Pull request #43103 updated Started by user Sebastiaan van Stijn Rebuilds build #11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 18c43d71c0b11c81654e3ad3a81890ac1d612088+b47c0b8896f499099a4a624f9ba6c9485f7a153d (c06be6addd03a39be64b3eb8b3ccd3cae4472fb8) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43103@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-01-20T07:41:10.760Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-01-20T07:41:10.771Z] Trying to pass milestone 12 [Pipeline] milestone [2022-01-20T07:41:10.864Z] Trying to pass milestone 13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-01-20T07:41:26.118Z] Still waiting to schedule task [2022-01-20T07:41:26.119Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2022-01-20T07:42:14.857Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0179e9f7577940fdb) in /home/ubuntu/workspace/moby_PR-43103 [Pipeline] { [Pipeline] checkout [2022-01-20T07:42:14.959Z] The recommended git tool is: git [2022-01-20T07:42:17.762Z] using credential docker-jenkins-github-credentials [2022-01-20T07:42:17.770Z] Cloning the remote Git repository [2022-01-20T07:42:17.770Z] Cloning with configured refspecs honoured and without tags [2022-01-20T07:42:17.485Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T07:42:17.544Z] > git init /home/ubuntu/workspace/moby_PR-43103 # timeout=10 [2022-01-20T07:42:17.793Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:42:17.793Z] > git --version # timeout=10 [2022-01-20T07:42:17.804Z] > git --version # 'git version 2.17.1' [2022-01-20T07:42:17.805Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:42:17.806Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:42:41.068Z] Fetching without tags [2022-01-20T07:42:41.490Z] Merging remotes/origin/master commit b47c0b8896f499099a4a624f9ba6c9485f7a153d into PR head commit 18c43d71c0b11c81654e3ad3a81890ac1d612088 [2022-01-20T07:42:40.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:42:40.914Z] > git config --add remote.origin.fetch +refs/pull/43103/head:refs/remotes/origin/PR-43103 # timeout=10 [2022-01-20T07:42:40.960Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:42:41.000Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:42:41.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:42:41.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:42:41.061Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:42:41.493Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:42:41.531Z] > git checkout -f 18c43d71c0b11c81654e3ad3a81890ac1d612088 # timeout=10 [2022-01-20T07:42:42.432Z] > git remote # timeout=10 [2022-01-20T07:42:42.454Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T07:42:42.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:42:42.477Z] > git merge b47c0b8896f499099a4a624f9ba6c9485f7a153d # timeout=10 [2022-01-20T07:42:43.117Z] Merge succeeded, producing c8dbd9cae15602fae6f624fdabe02107360a4be2 [2022-01-20T07:42:43.117Z] Checking out Revision c8dbd9cae15602fae6f624fdabe02107360a4be2 (PR-43103) [2022-01-20T07:42:43.088Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T07:42:43.112Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:42:43.141Z] > git checkout -f c8dbd9cae15602fae6f624fdabe02107360a4be2 # timeout=10 [2022-01-20T07:42:46.965Z] Commit message: "Merge commit 'b47c0b8896f499099a4a624f9ba6c9485f7a153d' into HEAD" [2022-01-20T07:42:47.000Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T07:42:46.965Z] > git rev-list --no-walk 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 # timeout=10 [2022-01-20T07:42:48.170Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43103:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-01-20T07:42:58.170Z] Unable to find image 'alpine:latest' locally [2022-01-20T07:42:58.170Z] latest: Pulling from library/alpine [2022-01-20T07:42:58.170Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T07:42:58.170Z] 59bf1c3509f3: Download complete [2022-01-20T07:42:58.747Z] 59bf1c3509f3: Pull complete [2022-01-20T07:42:58.747Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-01-20T07:42:58.747Z] Status: Downloaded newer image for alpine:latest [2022-01-20T07:43:06.876Z] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-01-20T07:43:07.124Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0179e9f7577940fdb) in /home/ubuntu/workspace/moby_PR-43103 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-01-20T07:43:07.178Z] The recommended git tool is: git [Pipeline] // stage [2022-01-20T07:43:07.188Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-01-20T07:43:07.210Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-01-20T07:43:07.221Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-01-20T07:43:07.519Z] Merging remotes/origin/master commit b47c0b8896f499099a4a624f9ba6c9485f7a153d into PR head commit 18c43d71c0b11c81654e3ad3a81890ac1d612088 [Pipeline] } [Pipeline] } [2022-01-20T07:43:07.767Z] Merge succeeded, producing 5e9459fdce4b1f65412f5f6dd922dd946e310003 [2022-01-20T07:43:07.767Z] Checking out Revision 5e9459fdce4b1f65412f5f6dd922dd946e310003 (PR-43103) [2022-01-20T07:43:07.907Z] Commit message: "Merge commit 'b47c0b8896f499099a4a624f9ba6c9485f7a153d' into HEAD" [2022-01-20T07:43:07.927Z] First time build. Skipping changelog. [2022-01-20T07:43:07.202Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43103/.git # timeout=10 [2022-01-20T07:43:07.219Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:43:07.232Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:43:07.233Z] > git --version # timeout=10 [2022-01-20T07:43:07.245Z] > git --version # 'git version 2.17.1' [2022-01-20T07:43:07.245Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:43:07.246Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:43:07.528Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:43:07.548Z] > git checkout -f 18c43d71c0b11c81654e3ad3a81890ac1d612088 # timeout=10 [2022-01-20T07:43:07.623Z] > git remote # timeout=10 [2022-01-20T07:43:07.635Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T07:43:07.640Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:43:07.642Z] > git merge b47c0b8896f499099a4a624f9ba6c9485f7a153d # timeout=10 [2022-01-20T07:43:07.763Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T07:43:07.776Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:43:07.781Z] > git checkout -f 5e9459fdce4b1f65412f5f6dd922dd946e310003 # timeout=10 [2022-01-20T07:43:07.916Z] > git rev-list --no-walk 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T07:43:08.640Z] + [ PR != PR ] [2022-01-20T07:43:08.640Z] + [ master != master ] [2022-01-20T07:43:08.640Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T07:43:09.012Z] + docker version [2022-01-20T07:43:09.012Z] Client: Docker Engine - Community [2022-01-20T07:43:09.012Z] Version: 20.10.12 [2022-01-20T07:43:09.012Z] API version: 1.41 [2022-01-20T07:43:09.012Z] Go version: go1.16.12 [2022-01-20T07:43:09.012Z] Git commit: e91ed57 [2022-01-20T07:43:09.012Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T07:43:09.012Z] OS/Arch: linux/amd64 [2022-01-20T07:43:09.012Z] Context: default [2022-01-20T07:43:09.012Z] Experimental: true [2022-01-20T07:43:09.012Z] [2022-01-20T07:43:09.012Z] Server: Docker Engine - Community [2022-01-20T07:43:09.012Z] Engine: [2022-01-20T07:43:09.012Z] Version: 20.10.12 [2022-01-20T07:43:09.012Z] API version: 1.41 (minimum version 1.12) [2022-01-20T07:43:09.012Z] Go version: go1.16.12 [2022-01-20T07:43:09.012Z] Git commit: 459d0df [2022-01-20T07:43:09.012Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T07:43:09.012Z] OS/Arch: linux/amd64 [2022-01-20T07:43:09.012Z] Experimental: true [2022-01-20T07:43:09.012Z] containerd: [2022-01-20T07:43:09.012Z] Version: 1.4.12 [2022-01-20T07:43:09.012Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:43:09.012Z] runc: [2022-01-20T07:43:09.012Z] Version: 1.0.2 [2022-01-20T07:43:09.012Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T07:43:09.012Z] docker-init: [2022-01-20T07:43:09.012Z] Version: 0.19.0 [2022-01-20T07:43:09.012Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T07:43:09.298Z] + docker info [2022-01-20T07:43:22.124Z] Still waiting to schedule task [2022-01-20T07:43:22.124Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0179e9f7577940fdb)’ [2022-01-20T07:43:22.125Z] Still waiting to schedule task [2022-01-20T07:43:22.125Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0179e9f7577940fdb)’ [2022-01-20T07:43:22.126Z] Still waiting to schedule task [2022-01-20T07:43:22.126Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-01-20T07:43:22.129Z] Still waiting to schedule task [2022-01-20T07:43:22.130Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-01-20T07:43:22.130Z] Still waiting to schedule task [2022-01-20T07:43:22.131Z] All nodes of label ‘windows-2019’ are offline [2022-01-20T07:43:22.131Z] Still waiting to schedule task [2022-01-20T07:43:22.132Z] All nodes of label ‘windows-2022’ are offline [2022-01-20T07:43:22.133Z] Still waiting to schedule task [2022-01-20T07:43:22.133Z] All nodes of label ‘windows-2022’ are offline [2022-01-20T07:43:35.888Z] Client: [2022-01-20T07:43:35.888Z] Context: default [2022-01-20T07:43:35.888Z] Debug Mode: false [2022-01-20T07:43:35.888Z] Plugins: [2022-01-20T07:43:35.888Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T07:43:35.888Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T07:43:35.888Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T07:43:35.888Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T07:43:35.888Z] [2022-01-20T07:43:35.888Z] Server: [2022-01-20T07:43:35.888Z] Containers: 0 [2022-01-20T07:43:35.888Z] Running: 0 [2022-01-20T07:43:35.888Z] Paused: 0 [2022-01-20T07:43:35.888Z] Stopped: 0 [2022-01-20T07:43:35.888Z] Images: 1 [2022-01-20T07:43:35.888Z] Server Version: 20.10.12 [2022-01-20T07:43:35.888Z] Storage Driver: overlay2 [2022-01-20T07:43:35.888Z] Backing Filesystem: extfs [2022-01-20T07:43:35.888Z] Supports d_type: true [2022-01-20T07:43:35.888Z] Native Overlay Diff: true [2022-01-20T07:43:35.888Z] userxattr: false [2022-01-20T07:43:35.888Z] Logging Driver: json-file [2022-01-20T07:43:35.888Z] Cgroup Driver: cgroupfs [2022-01-20T07:43:35.888Z] Cgroup Version: 1 [2022-01-20T07:43:35.888Z] Plugins: [2022-01-20T07:43:35.888Z] Volume: local [2022-01-20T07:43:35.888Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T07:43:35.888Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T07:43:35.888Z] Swarm: inactive [2022-01-20T07:43:35.888Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T07:43:35.888Z] Default Runtime: runc [2022-01-20T07:43:35.888Z] Init Binary: docker-init [2022-01-20T07:43:35.888Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:43:35.888Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T07:43:35.888Z] init version: de40ad0 [2022-01-20T07:43:35.888Z] Security Options: [2022-01-20T07:43:35.888Z] apparmor [2022-01-20T07:43:35.888Z] seccomp [2022-01-20T07:43:35.888Z] Profile: default [2022-01-20T07:43:35.888Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T07:43:35.888Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T07:43:35.888Z] OSType: linux [2022-01-20T07:43:35.888Z] Architecture: x86_64 [2022-01-20T07:43:35.888Z] CPUs: 2 [2022-01-20T07:43:35.888Z] Total Memory: 7.565GiB [2022-01-20T07:43:35.888Z] Name: ip-10-100-96-207 [2022-01-20T07:43:35.888Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T07:43:35.888Z] Docker Root Dir: /var/lib/docker [2022-01-20T07:43:35.888Z] Debug Mode: false [2022-01-20T07:43:35.888Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:43:35.888Z] Labels: [2022-01-20T07:43:35.888Z] Experimental: true [2022-01-20T07:43:35.888Z] Insecure Registries: [2022-01-20T07:43:35.888Z] 127.0.0.0/8 [2022-01-20T07:43:35.888Z] Live Restore Enabled: true [2022-01-20T07:43:35.888Z] [2022-01-20T07:43:35.888Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T07:43:36.179Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:43:36.179Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:43:36.179Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43103/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T07:43:36.179Z] + bash /home/ubuntu/workspace/moby_PR-43103/check-config.sh [2022-01-20T07:43:36.179Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T07:43:36.179Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T07:43:36.179Z] [2022-01-20T07:43:36.179Z] Generally Necessary: [2022-01-20T07:43:36.179Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T07:43:36.179Z] - apparmor: enabled and tools installed [2022-01-20T07:43:36.179Z] - CONFIG_NAMESPACES: enabled [2022-01-20T07:43:36.179Z] - CONFIG_NET_NS: enabled [2022-01-20T07:43:36.179Z] - CONFIG_PID_NS: enabled [2022-01-20T07:43:36.179Z] - CONFIG_IPC_NS: enabled [2022-01-20T07:43:36.179Z] - CONFIG_UTS_NS: enabled [2022-01-20T07:43:36.179Z] - CONFIG_CGROUPS: enabled [2022-01-20T07:43:36.179Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T07:43:36.179Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T07:43:36.179Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T07:43:36.179Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T07:43:36.179Z] - CONFIG_CPUSETS: enabled [2022-01-20T07:43:36.179Z] - CONFIG_MEMCG: enabled [2022-01-20T07:43:36.179Z] - CONFIG_KEYS: enabled [2022-01-20T07:43:36.179Z] - CONFIG_VETH: enabled (as module) [2022-01-20T07:43:36.179Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T07:43:36.179Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T07:43:36.179Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T07:43:36.179Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T07:43:36.440Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T07:43:36.440Z] [2022-01-20T07:43:36.440Z] Optional Features: [2022-01-20T07:43:36.440Z] - CONFIG_USER_NS: enabled [2022-01-20T07:43:36.440Z] - CONFIG_SECCOMP: enabled [2022-01-20T07:43:36.440Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T07:43:36.440Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T07:43:36.440Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T07:43:36.440Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T07:43:36.440Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T07:43:36.440Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T07:43:36.440Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T07:43:36.440Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T07:43:36.440Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T07:43:36.440Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T07:43:36.440Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T07:43:36.440Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T07:43:36.440Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T07:43:36.440Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T07:43:36.440Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T07:43:36.440Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T07:43:36.440Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T07:43:36.440Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T07:43:36.440Z] - CONFIG_EXT4_FS: enabled [2022-01-20T07:43:36.440Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T07:43:36.440Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T07:43:36.440Z] - Network Drivers: [2022-01-20T07:43:36.440Z] - "overlay": [2022-01-20T07:43:36.440Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T07:43:36.440Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T07:43:36.440Z] Optional (for encrypted networks): [2022-01-20T07:43:36.440Z] - CONFIG_CRYPTO: enabled [2022-01-20T07:43:36.440Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T07:43:36.440Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T07:43:36.441Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T07:43:36.441Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T07:43:36.441Z] - CONFIG_XFRM: enabled [2022-01-20T07:43:36.441Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T07:43:36.441Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T07:43:36.441Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T07:43:36.441Z] - "ipvlan": [2022-01-20T07:43:36.441Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T07:43:36.441Z] - "macvlan": [2022-01-20T07:43:36.441Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T07:43:36.441Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T07:43:36.441Z] - "ftp,tftp client in container": [2022-01-20T07:43:36.702Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T07:43:36.702Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T07:43:36.702Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T07:43:36.702Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T07:43:36.702Z] - Storage Drivers: [2022-01-20T07:43:36.702Z] - "aufs": [2022-01-20T07:43:36.702Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T07:43:36.702Z] - "btrfs": [2022-01-20T07:43:36.702Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T07:43:36.702Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T07:43:36.702Z] - "devicemapper": [2022-01-20T07:43:36.702Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T07:43:36.702Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T07:43:36.702Z] - "overlay": [2022-01-20T07:43:36.702Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T07:43:36.702Z] - "zfs": [2022-01-20T07:43:36.702Z] - /dev/zfs: present [2022-01-20T07:43:36.702Z] - zfs command: missing [2022-01-20T07:43:36.702Z] - zpool command: missing [2022-01-20T07:43:36.702Z] [2022-01-20T07:43:36.702Z] Limits: [2022-01-20T07:43:36.702Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T07:43:36.702Z] [2022-01-20T07:43:36.702Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T07:43:37.035Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:5e9459fdce4b1f65412f5f6dd922dd946e310003 . [2022-01-20T07:43:37.294Z] #2 [internal] load .dockerignore [2022-01-20T07:43:37.294Z] #2 sha256:b50fb20ab4dc759c30580def82fd5947ad427ae570dc6029472c1daac4b508f0 [2022-01-20T07:43:37.294Z] #2 transferring context: 87B 0.0s done [2022-01-20T07:43:37.294Z] #2 DONE 0.0s [2022-01-20T07:43:37.294Z] [2022-01-20T07:43:37.294Z] #1 [internal] load build definition from Dockerfile [2022-01-20T07:43:37.294Z] #1 sha256:c4c457bfe9892db7690ab2940b3a2ff9a2eb2f2992ce947afea8df95d96741ab [2022-01-20T07:43:37.294Z] #1 transferring dockerfile: 17.53kB 0.0s done [2022-01-20T07:43:37.294Z] #1 DONE 0.1s [2022-01-20T07:43:37.294Z] [2022-01-20T07:43:37.294Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T07:43:37.294Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T07:43:37.553Z] #3 DONE 0.3s [2022-01-20T07:43:37.553Z] [2022-01-20T07:43:37.553Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T07:43:37.553Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T07:43:37.553Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T07:43:37.553Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T07:43:37.553Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T07:43:37.553Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T07:43:37.553Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T07:43:37.813Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-20T07:43:37.813Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T07:43:38.072Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-20T07:43:38.072Z] #4 DONE 0.6s [2022-01-20T07:43:38.072Z] [2022-01-20T07:43:38.072Z] #5 [internal] load build definition from Dockerfile [2022-01-20T07:43:38.072Z] #5 sha256:633f5a760a0f1f1577af623726b2bd3399fce7135a54e08bb74af5e8b004098f [2022-01-20T07:43:38.072Z] #5 DONE 0.0s [2022-01-20T07:43:38.072Z] [2022-01-20T07:43:38.072Z] #6 [internal] load .dockerignore [2022-01-20T07:43:38.072Z] #6 sha256:69b52e6605484f20faf2064059d4d13bf3b5dfae5dcc64e90fb4d13e1b4cd0a3 [2022-01-20T07:43:38.072Z] #6 DONE 0.0s [2022-01-20T07:43:38.072Z] [2022-01-20T07:43:38.072Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:43:38.072Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T07:43:39.007Z] #10 ... [2022-01-20T07:43:39.007Z] [2022-01-20T07:43:39.007Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T07:43:39.007Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T07:43:39.007Z] #7 DONE 0.8s [2022-01-20T07:43:39.007Z] [2022-01-20T07:43:39.007Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T07:43:39.007Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T07:43:39.007Z] #8 DONE 0.9s [2022-01-20T07:43:39.007Z] [2022-01-20T07:43:39.007Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:43:39.007Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T07:43:39.007Z] #10 DONE 0.9s [2022-01-20T07:43:39.007Z] [2022-01-20T07:43:39.007Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:43:39.007Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T07:43:39.269Z] #9 DONE 0.9s [2022-01-20T07:43:39.843Z] [2022-01-20T07:43:39.843Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:43:39.843Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T07:43:39.843Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T07:43:39.843Z] #78 DONE 0.0s [2022-01-20T07:43:39.843Z] [2022-01-20T07:43:39.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:39.843Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:43:39.843Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T07:43:40.103Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T07:43:40.103Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T07:43:40.103Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T07:43:40.103Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.0s [2022-01-20T07:43:40.103Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 3.15MB / 54.92MB 0.1s [2022-01-20T07:43:40.103Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 0.1s [2022-01-20T07:43:40.103Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.05MB / 10.87MB 0.1s [2022-01-20T07:43:40.370Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 12.58MB / 54.92MB 0.2s [2022-01-20T07:43:40.370Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 1.05MB / 5.15MB 0.2s [2022-01-20T07:43:40.370Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 8.39MB / 10.87MB 0.2s [2022-01-20T07:43:40.371Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 19.92MB / 54.92MB 0.3s [2022-01-20T07:43:40.371Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 4.19MB / 5.15MB 0.3s [2022-01-20T07:43:40.371Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.3s [2022-01-20T07:43:40.633Z] #11 ... [2022-01-20T07:43:40.633Z] [2022-01-20T07:43:40.633Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T07:43:40.633Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T07:43:40.633Z] #52 DONE 0.0s [2022-01-20T07:43:40.633Z] [2022-01-20T07:43:40.633Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:40.633Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:43:40.633Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 27.44MB / 54.92MB 0.4s [2022-01-20T07:43:40.633Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.4s [2022-01-20T07:43:40.633Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 39.85MB / 54.92MB 0.6s [2022-01-20T07:43:40.633Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 0.6s done [2022-01-20T07:43:40.633Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 0.5s done [2022-01-20T07:43:40.633Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 3.15MB / 54.57MB 0.6s [2022-01-20T07:43:40.633Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 1.11MB / 85.80MB 0.6s [2022-01-20T07:43:40.633Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 44.04MB / 54.92MB 0.7s [2022-01-20T07:43:40.633Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 8.39MB / 54.57MB 0.7s [2022-01-20T07:43:40.633Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 9.33MB / 85.80MB 0.7s [2022-01-20T07:43:40.895Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 52.43MB / 54.92MB 0.8s [2022-01-20T07:43:40.895Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 12.58MB / 54.57MB 0.8s [2022-01-20T07:43:40.895Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 14.68MB / 85.80MB 0.8s [2022-01-20T07:43:41.163Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 32.51MB / 54.57MB 1.0s [2022-01-20T07:43:41.163Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 23.07MB / 85.80MB 1.0s [2022-01-20T07:43:41.164Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 38.80MB / 54.57MB 1.1s [2022-01-20T07:43:41.423Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 51.38MB / 54.57MB 1.2s [2022-01-20T07:43:41.423Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.4s done [2022-01-20T07:43:41.423Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 1.4s [2022-01-20T07:43:41.423Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 41.94MB / 85.80MB 1.4s [2022-01-20T07:43:41.683Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 54.53MB / 85.80MB 1.6s [2022-01-20T07:43:41.683Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-20T07:43:41.683Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 65.01MB / 85.80MB 1.7s [2022-01-20T07:43:41.943Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 74.45MB / 85.80MB 1.8s [2022-01-20T07:43:41.943Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 2.0s [2022-01-20T07:43:42.205Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 2.0s done [2022-01-20T07:43:42.205Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.1s [2022-01-20T07:43:43.145Z] #11 ... [2022-01-20T07:43:43.145Z] [2022-01-20T07:43:43.145Z] #31 [internal] load build context [2022-01-20T07:43:43.145Z] #31 sha256:c0dc347953a7ba3460388569b3407a23caaa85f709e396e7157734eba2bdd449 [2022-01-20T07:43:43.145Z] #31 transferring context: 54.80MB 2.9s done [2022-01-20T07:43:43.145Z] #31 DONE 3.0s [2022-01-20T07:43:43.145Z] [2022-01-20T07:43:43.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:43.145Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:43:43.145Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 2.9s done [2022-01-20T07:43:43.145Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 2.9s done [2022-01-20T07:43:43.145Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0B / 134.83MB 2.9s [2022-01-20T07:43:43.145Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 9.44MB / 134.83MB 3.0s [2022-01-20T07:43:43.145Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 18.87MB / 134.83MB 3.1s [2022-01-20T07:43:43.407Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 35.55MB / 134.83MB 3.3s [2022-01-20T07:43:43.407Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 45.09MB / 134.83MB 3.4s [2022-01-20T07:43:43.668Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 54.53MB / 134.83MB 3.5s [2022-01-20T07:43:43.928Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 70.25MB / 134.83MB 3.8s [2022-01-20T07:43:43.928Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 77.59MB / 134.83MB 3.9s [2022-01-20T07:43:43.928Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 87.03MB / 134.83MB 4.0s [2022-01-20T07:43:44.188Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 94.37MB / 134.83MB 4.1s [2022-01-20T07:43:44.188Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 101.71MB / 134.83MB 4.2s [2022-01-20T07:43:44.448Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 111.15MB / 134.83MB 4.3s [2022-01-20T07:43:44.448Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 119.54MB / 134.83MB 4.4s [2022-01-20T07:43:44.708Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 127.00MB / 134.83MB 4.5s [2022-01-20T07:43:44.708Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 4.7s [2022-01-20T07:43:45.646Z] #11 ... [2022-01-20T07:43:45.646Z] [2022-01-20T07:43:45.646Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:43:45.646Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T07:43:45.646Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T07:43:45.646Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:43:45.646Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T07:43:45.646Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T07:43:45.646Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.5s done [2022-01-20T07:43:45.646Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done [2022-01-20T07:43:45.646Z] #76 DONE 5.8s [2022-01-20T07:43:45.646Z] [2022-01-20T07:43:45.646Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:43:45.646Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T07:43:45.646Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T07:43:45.646Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:43:45.646Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T07:43:45.647Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.6s done [2022-01-20T07:43:45.647Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-01-20T07:43:45.647Z] #78 DONE 5.8s [2022-01-20T07:43:45.647Z] [2022-01-20T07:43:45.647Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:45.647Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:43:47.027Z] #11 ... [2022-01-20T07:43:47.027Z] [2022-01-20T07:43:47.027Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T07:43:47.027Z] #35 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T07:43:47.027Z] #35 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-20T07:43:47.027Z] #35 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T07:43:47.027Z] #35 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T07:43:47.027Z] #35 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T07:43:47.027Z] #35 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.4s done [2022-01-20T07:43:47.027Z] #35 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 4.9s done [2022-01-20T07:43:47.027Z] #35 DONE 7.1s [2022-01-20T07:43:47.027Z] [2022-01-20T07:43:47.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:47.027Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:43:47.027Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-20T07:43:47.596Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.4s done [2022-01-20T07:43:47.855Z] #11 ... [2022-01-20T07:43:47.855Z] [2022-01-20T07:43:47.855Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T07:43:47.855Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T07:43:47.855Z] #77 DONE 0.5s [2022-01-20T07:43:47.855Z] [2022-01-20T07:43:47.855Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:47.855Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:43:47.855Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.1s [2022-01-20T07:43:48.433Z] #11 ... [2022-01-20T07:43:48.433Z] [2022-01-20T07:43:48.433Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T07:43:48.433Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T07:43:48.433Z] #79 DONE 0.6s [2022-01-20T07:43:48.433Z] [2022-01-20T07:43:48.433Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:48.433Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:43:48.433Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.6s done [2022-01-20T07:43:48.693Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T07:43:53.973Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.5s done [2022-01-20T07:43:53.973Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T07:43:57.270Z] #11 ... [2022-01-20T07:43:57.270Z] [2022-01-20T07:43:57.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-01-20T07:43:57.270Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T07:43:57.270Z] #36 1.599 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:43:57.270Z] #36 1.609 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:43:57.270Z] #36 1.609 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:43:57.270Z] #36 1.808 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:43:57.270Z] #36 2.009 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:43:57.270Z] #36 2.301 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:43:57.270Z] #36 3.678 Fetched 8492 kB in 2s (3617 kB/s) [2022-01-20T07:43:57.270Z] #36 3.678 Reading package lists... [2022-01-20T07:43:57.270Z] #36 4.468 Reading package lists... [2022-01-20T07:43:57.270Z] #36 5.249 Building dependency tree... [2022-01-20T07:43:57.270Z] #36 5.614 The following additional packages will be installed: [2022-01-20T07:43:57.270Z] #36 5.614 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T07:43:57.270Z] #36 5.614 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T07:43:57.270Z] #36 5.614 Recommended packages: [2022-01-20T07:43:57.270Z] #36 5.614 libldap-common publicsuffix libsasl2-modules [2022-01-20T07:43:57.270Z] #36 5.787 The following NEW packages will be installed: [2022-01-20T07:43:57.270Z] #36 5.787 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T07:43:57.270Z] #36 5.787 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T07:43:57.270Z] #36 5.787 libssh2-1 openssl [2022-01-20T07:43:57.270Z] #36 6.056 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:43:57.270Z] #36 6.056 Need to get 3038 kB of archives. [2022-01-20T07:43:57.270Z] #36 6.056 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T07:43:57.270Z] #36 6.056 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T07:43:57.270Z] #36 6.076 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T07:43:57.270Z] #36 6.076 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T07:43:57.270Z] #36 6.076 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T07:43:57.270Z] #36 6.076 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T07:43:57.270Z] #36 6.076 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T07:43:57.270Z] #36 6.076 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T07:43:57.270Z] #36 6.076 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T07:43:57.271Z] #36 6.076 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T07:43:57.271Z] #36 6.077 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T07:43:57.271Z] #36 6.079 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T07:43:57.271Z] #36 6.100 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T07:43:57.271Z] #36 6.100 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T07:43:57.271Z] #36 6.100 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T07:43:57.271Z] #36 6.101 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T07:43:57.271Z] #36 6.281 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:43:57.271Z] #36 6.308 Fetched 3038 kB in 0s (9759 kB/s) [2022-01-20T07:43:57.271Z] #36 6.331 Selecting previously unselected package openssl. [2022-01-20T07:43:57.271Z] #36 6.331 (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-01-20T07:43:57.271Z] #36 6.336 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.348 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:43:57.271Z] #36 6.484 Selecting previously unselected package ca-certificates. [2022-01-20T07:43:57.271Z] #36 6.484 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T07:43:57.271Z] #36 6.489 Unpacking ca-certificates (20210119) ... [2022-01-20T07:43:57.271Z] #36 6.564 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T07:43:57.271Z] #36 6.564 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.572 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T07:43:57.271Z] #36 6.636 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T07:43:57.271Z] #36 6.636 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.641 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:43:57.271Z] #36 6.676 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T07:43:57.271Z] #36 6.676 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.680 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:43:57.271Z] #36 6.725 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T07:43:57.271Z] #36 6.725 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.728 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T07:43:57.271Z] #36 6.791 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T07:43:57.271Z] #36 6.791 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.794 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T07:43:57.271Z] #36 6.832 Selecting previously unselected package libpsl5:amd64. [2022-01-20T07:43:57.271Z] #36 6.832 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.837 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T07:43:57.271Z] #36 6.876 Selecting previously unselected package librtmp1:amd64. [2022-01-20T07:43:57.271Z] #36 6.876 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.879 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:43:57.271Z] #36 6.923 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T07:43:57.271Z] #36 6.923 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.926 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T07:43:57.271Z] #36 6.977 Selecting previously unselected package libcurl4:amd64. [2022-01-20T07:43:57.271Z] #36 6.977 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 6.980 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:43:57.271Z] #36 7.042 Selecting previously unselected package curl. [2022-01-20T07:43:57.271Z] #36 7.042 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 7.054 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:43:57.271Z] #36 7.113 Selecting previously unselected package libonig5:amd64. [2022-01-20T07:43:57.271Z] #36 7.114 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 7.119 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:43:57.271Z] #36 7.178 Selecting previously unselected package libjq1:amd64. [2022-01-20T07:43:57.271Z] #36 7.179 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 7.183 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:43:57.271Z] #36 7.228 Selecting previously unselected package jq. [2022-01-20T07:43:57.271Z] #36 7.228 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T07:43:57.271Z] #36 7.234 Unpacking jq (1.6-2.1) ... [2022-01-20T07:43:57.271Z] #36 7.274 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T07:43:57.271Z] #36 7.285 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T07:43:57.271Z] #36 7.297 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T07:43:57.271Z] #36 7.310 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:43:57.271Z] #36 7.321 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:43:57.271Z] #36 7.330 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:43:57.271Z] #36 7.339 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T07:43:57.271Z] #36 7.349 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:43:57.271Z] #36 7.363 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:43:57.271Z] #36 7.374 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:43:57.271Z] #36 7.387 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T07:43:57.271Z] #36 7.400 Setting up ca-certificates (20210119) ... [2022-01-20T07:43:57.271Z] #36 8.003 Updating certificates in /etc/ssl/certs... [2022-01-20T07:43:57.271Z] #36 8.754 129 added, 0 removed; done. [2022-01-20T07:43:57.271Z] #36 8.813 Setting up jq (1.6-2.1) ... [2022-01-20T07:43:57.271Z] #36 8.826 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:43:57.271Z] #36 8.837 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:43:57.271Z] #36 8.844 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:43:57.271Z] #36 8.860 Processing triggers for ca-certificates (20210119) ... [2022-01-20T07:43:57.271Z] #36 8.868 Updating certificates in /etc/ssl/certs... [2022-01-20T07:43:57.271Z] #36 9.473 0 added, 0 removed; done. [2022-01-20T07:43:57.271Z] #36 9.473 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T07:43:57.271Z] #36 9.476 done. [2022-01-20T07:43:57.271Z] #36 ... [2022-01-20T07:43:57.271Z] [2022-01-20T07:43:57.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:57.271Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:43:57.530Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.2s done [2022-01-20T07:43:58.466Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T07:43:58.726Z] #11 ... [2022-01-20T07:43:58.726Z] [2022-01-20T07:43:58.726Z] #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-01-20T07:43:58.726Z] #36 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T07:43:58.726Z] #36 DONE 11.7s [2022-01-20T07:43:58.726Z] [2022-01-20T07:43:58.726Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:58.726Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:43:58.986Z] #11 ... [2022-01-20T07:43:58.986Z] [2022-01-20T07:43:58.986Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T07:43:58.986Z] #37 sha256:721873510fe1af12bfa673515a95923a0f310a1f053a87f7bfcccf8f09cfc847 [2022-01-20T07:43:58.986Z] #37 DONE 0.1s [2022-01-20T07:43:58.986Z] [2022-01-20T07:43:58.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:43:58.986Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:44:04.265Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.0s [2022-01-20T07:44:06.176Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.8s done [2022-01-20T07:44:06.437Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T07:44:06.698Z] #11 DONE 26.7s [2022-01-20T07:44:06.698Z] [2022-01-20T07:44:06.698Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T07:44:06.698Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T07:44:08.607Z] #12 ... [2022-01-20T07:44:08.607Z] [2022-01-20T07:44:08.607Z] #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-01-20T07:44:08.607Z] #38 sha256:e6b6e925932f322fde4d6c19c85314c10479ae56f7e68069bc69c1ca5807f934 [2022-01-20T07:44:08.607Z] #38 1.501 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T07:44:08.607Z] #38 1.756 [2022-01-20T07:44:08.607Z] #38 1.974 #=#=# ######################################################################## 100.0% [2022-01-20T07:44:08.607Z] #38 2.213 [2022-01-20T07:44:08.607Z] #38 3.088 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T07:44:08.607Z] #38 3.344 [2022-01-20T07:44:08.607Z] #38 3.559 #=#=# 0.1% ######################################################################## 100.0% [2022-01-20T07:44:08.607Z] #38 3.966 [2022-01-20T07:44:08.607Z] #38 4.928 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T07:44:08.607Z] #38 5.188 [2022-01-20T07:44:08.607Z] #38 5.407 #=#=# ############### 22.0% ######################################### 58.1% ################################################################ 90.0% ######################################################################## 100.0% [2022-01-20T07:44:08.607Z] #38 5.942 [2022-01-20T07:44:08.607Z] #38 6.873 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T07:44:08.607Z] #38 7.095 [2022-01-20T07:44:08.607Z] #38 7.315 #=#=# ######################################################################## 100.0% [2022-01-20T07:44:08.607Z] #38 7.533 [2022-01-20T07:44:08.607Z] #38 8.180 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T07:44:08.607Z] #38 8.373 [2022-01-20T07:44:08.607Z] #38 8.586 #=#=# ######################################################################## 100.0% [2022-01-20T07:44:08.607Z] #38 8.763 [2022-01-20T07:44:08.607Z] #38 8.802 Download of images into '/build' complete. [2022-01-20T07:44:08.607Z] #38 8.802 Use something like the following to load the result into a Docker daemon: [2022-01-20T07:44:08.607Z] #38 8.802 tar -cC '/build' . | docker load [2022-01-20T07:44:08.607Z] #38 DONE 9.7s [2022-01-20T07:44:08.867Z] [2022-01-20T07:44:08.867Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T07:44:08.867Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T07:44:08.867Z] #12 DONE 2.0s [2022-01-20T07:44:08.867Z] [2022-01-20T07:44:08.867Z] #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-01-20T07:44:08.867Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T07:44:09.445Z] #13 DONE 0.6s [2022-01-20T07:44:09.445Z] [2022-01-20T07:44:09.445Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T07:44:09.445Z] #49 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T07:44:09.445Z] #49 DONE 0.1s [2022-01-20T07:44:09.445Z] [2022-01-20T07:44:09.445Z] #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-01-20T07:44:09.445Z] #58 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:44:09.445Z] #58 ... [2022-01-20T07:44:09.445Z] [2022-01-20T07:44:09.445Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T07:44:09.445Z] #40 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T07:44:09.445Z] #40 DONE 0.1s [2022-01-20T07:44:09.445Z] [2022-01-20T07:44:09.445Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T07:44:09.445Z] #53 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T07:44:09.445Z] #53 DONE 0.2s [2022-01-20T07:44:09.706Z] [2022-01-20T07:44:09.706Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:44:09.706Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:44:11.086Z] #54 ... [2022-01-20T07:44:11.086Z] [2022-01-20T07:44:11.086Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-01-20T07:44:11.086Z] #14 sha256:b528e53a51127fb91cd6a2362619b287efa2edfb37640e7846f5678c367160bd [2022-01-20T07:44:11.086Z] #14 DONE 1.8s [2022-01-20T07:44:11.346Z] [2022-01-20T07:44:11.346Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-01-20T07:44:11.346Z] #15 sha256:ff3d419980735e128d69b3fd90aaa6db3dcb8c3120b1847281e7b800bef9e60e [2022-01-20T07:44:12.726Z] #15 DONE 1.6s [2022-01-20T07:44:12.726Z] [2022-01-20T07:44:12.726Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:44:12.726Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:44:12.726Z] #54 3.157 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:44:12.989Z] #54 3.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:44:12.989Z] #54 3.485 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T07:44:12.989Z] #54 3.526 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:44:13.559Z] #54 4.019 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:44:14.129Z] #54 ... [2022-01-20T07:44:14.129Z] [2022-01-20T07:44:14.129Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-01-20T07:44:14.129Z] #16 sha256:c31bd055c8582b07783506ebd1a7e53b0f93c5b4c1eb459e688f7d5954e9b794 [2022-01-20T07:44:14.129Z] #16 DONE 1.3s [2022-01-20T07:44:14.129Z] [2022-01-20T07:44:14.129Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-01-20T07:44:14.129Z] #17 sha256:0d08915663b214379070a90f84a63d609faf3b2071ffb0eab3c3d491ac33ff05 [2022-01-20T07:44:15.068Z] #17 DONE 1.2s [2022-01-20T07:44:15.069Z] [2022-01-20T07:44:15.069Z] #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-01-20T07:44:15.069Z] #58 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:44:15.069Z] #58 3.190 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T07:44:15.069Z] #58 4.392 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T07:44:15.069Z] #58 4.602 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T07:44:15.069Z] #58 4.650 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T07:44:15.069Z] #58 4.837 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T07:44:15.069Z] #58 4.837 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T07:44:15.069Z] #58 4.980 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T07:44:15.069Z] #58 5.047 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T07:44:15.069Z] #58 5.338 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T07:44:15.069Z] #58 5.369 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T07:44:15.069Z] #58 5.546 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T07:44:15.069Z] #58 5.616 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T07:44:15.069Z] #58 5.774 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T07:44:16.985Z] #58 ... [2022-01-20T07:44:16.985Z] [2022-01-20T07:44:16.985Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-01-20T07:44:16.985Z] #18 sha256:a285b8b291826085114f2a4a523b8c3aaaa84fc746c526403f40dab4c630a691 [2022-01-20T07:44:16.985Z] #18 DONE 1.4s [2022-01-20T07:44:16.985Z] [2022-01-20T07:44:16.985Z] #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-01-20T07:44:16.985Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T07:44:17.925Z] #19 1.313 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:44:17.925Z] #19 1.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:44:17.925Z] #19 1.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:44:18.506Z] #19 1.947 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T07:44:19.591Z] #19 ... [2022-01-20T07:44:19.591Z] [2022-01-20T07:44:19.591Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:44:19.591Z] #56 sha256:876a12f828c00691c018b6d4b67cc6141add3c70e4de08d95ae11570fd64681c [2022-01-20T07:44:19.591Z] #56 2.585 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-20T07:44:19.591Z] #56 ... [2022-01-20T07:44:19.591Z] [2022-01-20T07:44:19.592Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:44:19.592Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:44:19.592Z] #50 2.929 + git clone https://github.com/docker/distribution.git . [2022-01-20T07:44:19.592Z] #50 2.930 Cloning into '.'... [2022-01-20T07:44:19.592Z] #50 ... [2022-01-20T07:44:19.592Z] [2022-01-20T07:44:19.592Z] #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-01-20T07:44:19.592Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T07:44:19.592Z] #43 2.951 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T07:44:19.853Z] #43 ... [2022-01-20T07:44:19.853Z] [2022-01-20T07:44:19.853Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:44:19.853Z] #60 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:44:19.853Z] #60 3.322 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T07:44:19.853Z] #60 8.516 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T07:44:19.853Z] #60 8.518 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T07:44:19.853Z] #60 8.563 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T07:44:19.853Z] #60 8.564 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T07:44:19.853Z] #60 8.649 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T07:44:19.853Z] #60 8.768 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T07:44:19.853Z] #60 8.929 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T07:44:19.853Z] #60 8.937 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T07:44:19.853Z] #60 9.454 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T07:44:19.853Z] #60 9.656 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T07:44:19.853Z] #60 ... [2022-01-20T07:44:19.853Z] [2022-01-20T07:44:19.853Z] #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-01-20T07:44:19.853Z] #62 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T07:44:19.853Z] #62 3.562 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T07:44:19.853Z] #62 5.324 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T07:44:19.853Z] #62 5.332 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T07:44:19.853Z] #62 5.519 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T07:44:19.853Z] #62 7.043 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T07:44:20.143Z] #62 ... [2022-01-20T07:44:20.143Z] [2022-01-20T07:44:20.143Z] #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-01-20T07:44:20.143Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:44:20.143Z] #41 2.307 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T07:44:20.143Z] #41 2.308 Cloning into '.'... [2022-01-20T07:44:20.143Z] #41 ... [2022-01-20T07:44:20.143Z] [2022-01-20T07:44:20.143Z] #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-01-20T07:44:20.143Z] #58 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:44:20.143Z] #58 10.50 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T07:44:20.143Z] #58 10.50 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T07:44:23.163Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00af109408fbcd395) in /home/ubuntu/workspace/moby_PR-43103 [Pipeline] { [2022-01-20T07:44:23.173Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0204cba7fe829b5a6) in /home/ubuntu/workspace/moby_PR-43103 [Pipeline] { [2022-01-20T07:44:23.190Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03811e39c3037f475) in /home/ubuntu/workspace/moby_PR-43103 [Pipeline] checkout [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2022-01-20T07:44:23.277Z] The recommended git tool is: git [2022-01-20T07:44:23.282Z] The recommended git tool is: git [2022-01-20T07:44:23.373Z] The recommended git tool is: git [2022-01-20T07:44:23.495Z] #58 ... [2022-01-20T07:44:23.495Z] [2022-01-20T07:44:23.495Z] #56 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:44:23.495Z] #56 sha256:876a12f828c00691c018b6d4b67cc6141add3c70e4de08d95ae11570fd64681c [2022-01-20T07:44:23.495Z] #56 13.79 Usage of /build/vndr: [2022-01-20T07:44:23.495Z] #56 13.79 /build/vndr [[import path] [revision]] [repository] [2022-01-20T07:44:23.495Z] #56 13.79 /build/vndr init [2022-01-20T07:44:23.495Z] #56 13.79 -strict [2022-01-20T07:44:23.495Z] #56 13.79 checking mode. treat non-trivial warning as an error [2022-01-20T07:44:23.495Z] #56 13.79 -verbose [2022-01-20T07:44:23.495Z] #56 13.79 shows all warnings [2022-01-20T07:44:23.495Z] #56 13.79 -whitelist value [2022-01-20T07:44:23.495Z] #56 13.79 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-20T07:44:23.495Z] #56 DONE 14.0s [2022-01-20T07:44:23.495Z] [2022-01-20T07:44:23.495Z] #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-01-20T07:44:23.495Z] #43 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T07:44:23.495Z] #43 13.26 tomll can be used in two ways: [2022-01-20T07:44:23.495Z] #43 13.27 Writing to STDIN and reading from STDOUT: [2022-01-20T07:44:23.495Z] #43 13.27 cat file.toml | tomll > file.toml [2022-01-20T07:44:23.495Z] #43 13.27 [2022-01-20T07:44:23.495Z] #43 13.27 Reading and updating a list of files: [2022-01-20T07:44:23.495Z] #43 13.27 tomll a.toml b.toml c.toml [2022-01-20T07:44:23.495Z] #43 13.27 [2022-01-20T07:44:23.495Z] #43 13.27 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T07:44:23.495Z] #43 DONE 14.0s [2022-01-20T07:44:23.495Z] [2022-01-20T07:44:23.495Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:44:23.495Z] #60 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:44:23.495Z] #60 12.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T07:44:23.495Z] #60 12.53 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T07:44:23.495Z] #60 12.53 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T07:44:23.495Z] #60 12.69 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T07:44:23.495Z] #60 12.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T07:44:23.495Z] #60 12.78 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T07:44:23.495Z] #60 12.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T07:44:23.495Z] #60 13.19 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T07:44:23.495Z] #60 13.20 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T07:44:23.495Z] #60 13.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T07:44:23.495Z] #60 13.32 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T07:44:23.495Z] #60 13.43 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T07:44:23.495Z] #60 13.45 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T07:44:23.495Z] #60 13.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T07:44:23.495Z] #60 13.51 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T07:44:23.495Z] #60 13.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T07:44:23.495Z] #60 13.72 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T07:44:23.495Z] #60 13.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T07:44:23.495Z] #60 13.84 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T07:44:23.495Z] #60 13.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T07:44:23.495Z] #60 13.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T07:44:23.495Z] #60 13.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T07:44:23.495Z] #60 13.94 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T07:44:23.495Z] #60 14.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T07:44:23.495Z] #60 14.04 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T07:44:23.495Z] #60 14.05 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T07:44:23.495Z] #60 14.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T07:44:23.495Z] #60 14.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T07:44:23.495Z] #60 14.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T07:44:23.495Z] #60 14.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T07:44:23.757Z] #60 14.31 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T07:44:23.757Z] #60 14.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T07:44:24.019Z] #60 14.57 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T07:44:24.019Z] #60 14.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T07:44:24.019Z] #60 14.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T07:44:24.019Z] #60 14.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T07:44:24.019Z] #60 14.77 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T07:44:24.279Z] #60 14.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T07:44:24.279Z] #60 14.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T07:44:24.279Z] #60 14.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T07:44:24.279Z] #60 14.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T07:44:24.279Z] #60 14.94 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T07:44:24.539Z] #60 15.11 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T07:44:24.539Z] #60 15.13 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T07:44:24.539Z] #60 15.15 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T07:44:24.539Z] #60 15.21 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T07:44:24.798Z] #60 15.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T07:44:24.798Z] #60 15.40 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T07:44:24.798Z] #60 15.49 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T07:44:25.368Z] #60 ... [2022-01-20T07:44:25.368Z] [2022-01-20T07:44:25.368Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:44:25.368Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:44:25.368Z] #54 5.840 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:44:25.368Z] #54 7.887 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T07:44:25.368Z] #54 9.246 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:44:25.368Z] #54 14.92 Fetched 8496 kB in 12s (696 kB/s) [2022-01-20T07:44:25.628Z] #54 14.92 Reading package lists... [2022-01-20T07:44:25.628Z] #54 ... [2022-01-20T07:44:25.628Z] [2022-01-20T07:44:25.628Z] #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-01-20T07:44:25.628Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T07:44:25.628Z] #19 2.792 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:44:25.628Z] #19 3.943 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T07:44:25.628Z] #19 5.054 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T07:44:25.628Z] #19 6.014 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:44:25.628Z] #19 6.757 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T07:44:25.628Z] #19 7.719 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T07:44:25.628Z] #19 7.734 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:44:25.628Z] #19 7.734 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T07:44:25.628Z] #19 7.756 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T07:44:25.628Z] #19 7.756 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T07:44:25.628Z] #19 7.766 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:44:25.628Z] #19 7.802 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:44:25.628Z] #19 7.802 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:44:25.628Z] #19 7.802 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T07:44:25.628Z] #19 7.802 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T07:44:25.628Z] #19 7.802 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T07:44:25.628Z] #19 7.802 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T07:44:25.628Z] #19 ... [2022-01-20T07:44:25.628Z] [2022-01-20T07:44:25.628Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:44:25.628Z] #60 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:44:25.628Z] #60 16.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T07:44:25.628Z] #60 16.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T07:44:25.628Z] #60 16.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T07:44:25.628Z] #60 16.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T07:44:25.892Z] #60 16.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T07:44:25.892Z] #60 16.61 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T07:44:26.075Z] using credential docker-jenkins-github-credentials [2022-01-20T07:44:26.084Z] Cloning the remote Git repository [2022-01-20T07:44:26.084Z] Cloning with configured refspecs honoured and without tags [2022-01-20T07:44:26.109Z] using credential docker-jenkins-github-credentials [2022-01-20T07:44:26.116Z] Cloning the remote Git repository [2022-01-20T07:44:26.116Z] Cloning with configured refspecs honoured and without tags [2022-01-20T07:44:26.153Z] #60 16.79 go: downloading golang.org/x/text v0.3.2 [2022-01-20T07:44:26.154Z] using credential docker-jenkins-github-credentials [2022-01-20T07:44:26.160Z] Cloning the remote Git repository [2022-01-20T07:44:26.160Z] Cloning with configured refspecs honoured and without tags [2022-01-20T07:44:25.415Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T07:44:25.487Z] > git init /home/ubuntu/workspace/moby_PR-43103 # timeout=10 [2022-01-20T07:44:25.766Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:44:25.766Z] > git --version # timeout=10 [2022-01-20T07:44:25.783Z] > git --version # 'git version 2.17.1' [2022-01-20T07:44:25.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:25.786Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:25.416Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T07:44:25.470Z] > git init /home/ubuntu/workspace/moby_PR-43103 # timeout=10 [2022-01-20T07:44:25.669Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:44:25.669Z] > git --version # timeout=10 [2022-01-20T07:44:25.682Z] > git --version # 'git version 2.17.1' [2022-01-20T07:44:25.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:25.684Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:26.176Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T07:44:26.223Z] > git init /home/ubuntu/workspace/moby_PR-43103 # timeout=10 [2022-01-20T07:44:26.626Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:44:26.627Z] > git --version # timeout=10 [2022-01-20T07:44:26.638Z] > git --version # 'git version 2.25.1' [2022-01-20T07:44:26.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:26.640Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:30.358Z] #60 21.06 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T07:44:30.358Z] #60 21.07 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T07:44:30.358Z] #60 21.15 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T07:44:30.620Z] #60 21.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T07:44:30.620Z] #60 21.17 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T07:44:31.190Z] #60 21.85 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T07:44:31.190Z] #60 21.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T07:44:31.450Z] #60 22.07 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T07:44:32.831Z] #60 ... [2022-01-20T07:44:32.831Z] [2022-01-20T07:44:32.831Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:44:32.831Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:44:32.831Z] #54 14.92 Reading package lists... [2022-01-20T07:44:32.831Z] #54 18.41 Reading package lists... [2022-01-20T07:44:32.831Z] #54 21.43 Building dependency tree... [2022-01-20T07:44:32.831Z] #54 22.88 The following additional packages will be installed: [2022-01-20T07:44:32.831Z] #54 22.88 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:44:32.831Z] #54 22.89 python3-protobuf python3-six [2022-01-20T07:44:32.831Z] #54 22.89 Suggested packages: [2022-01-20T07:44:32.831Z] #54 22.89 python3-setuptools [2022-01-20T07:44:32.831Z] #54 22.89 Recommended packages: [2022-01-20T07:44:32.831Z] #54 22.89 iproute2 | iproute [2022-01-20T07:44:32.831Z] #54 23.25 The following NEW packages will be installed: [2022-01-20T07:44:32.831Z] #54 23.25 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:44:32.831Z] #54 23.26 python3-protobuf python3-six [2022-01-20T07:44:33.400Z] #54 23.72 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:44:33.400Z] #54 23.72 Need to get 2292 kB of archives. [2022-01-20T07:44:33.400Z] #54 23.72 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T07:44:33.400Z] #54 23.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T07:44:33.400Z] #54 23.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:44:33.400Z] #54 23.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T07:44:33.400Z] #54 23.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T07:44:33.400Z] #54 23.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T07:44:33.400Z] #54 23.77 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-01-20T07:44:33.400Z] #54 23.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T07:44:33.660Z] #54 ... [2022-01-20T07:44:33.661Z] [2022-01-20T07:44:33.661Z] #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-01-20T07:44:33.661Z] #62 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T07:44:33.661Z] #62 24.47 v3.0.2 [2022-01-20T07:44:34.602Z] #62 DONE 25.2s [2022-01-20T07:44:34.602Z] [2022-01-20T07:44:34.602Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:44:34.602Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:44:34.602Z] #50 17.39 + git checkout -q v2.3.0 [2022-01-20T07:44:34.602Z] #50 18.74 + 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-01-20T07:44:35.961Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b548a8fdccf61e1) in /home/ubuntu/workspace/moby_PR-43103 [Pipeline] { [Pipeline] checkout [2022-01-20T07:44:36.050Z] The recommended git tool is: git [2022-01-20T07:44:36.514Z] #50 ... [2022-01-20T07:44:36.514Z] [2022-01-20T07:44:36.514Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:44:36.514Z] #54 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:44:36.514Z] #54 27.05 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T07:44:37.453Z] #54 27.89 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:44:37.713Z] #54 27.99 Fetched 2292 kB in 4s (560 kB/s) [2022-01-20T07:44:37.713Z] #54 28.04 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T07:44:37.713Z] #54 28.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-01-20T07:44:37.713Z] #54 28.07 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T07:44:37.713Z] #54 28.08 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T07:44:37.973Z] #54 28.51 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:44:37.973Z] #54 28.51 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:44:37.973Z] #54 28.52 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:44:38.233Z] #54 28.66 Selecting previously unselected package python3-six. [2022-01-20T07:44:38.233Z] #54 28.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T07:44:38.233Z] #54 28.68 Unpacking python3-six (1.16.0-2) ... [2022-01-20T07:44:38.233Z] #54 28.74 Selecting previously unselected package python3-protobuf. [2022-01-20T07:44:38.233Z] #54 28.74 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T07:44:38.233Z] #54 28.75 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T07:44:38.812Z] #54 29.06 Selecting previously unselected package libnet1:amd64. [2022-01-20T07:44:38.812Z] #54 29.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T07:44:38.812Z] #54 29.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:44:38.812Z] #54 29.18 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T07:44:38.812Z] #54 29.19 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T07:44:38.812Z] #54 29.19 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:44:38.812Z] #54 29.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T07:44:38.812Z] #54 29.27 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T07:44:38.812Z] #54 29.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:44:38.812Z] #54 29.45 Selecting previously unselected package criu. [2022-01-20T07:44:38.812Z] #54 29.45 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T07:44:39.074Z] #54 29.46 Unpacking criu (3.16.1-3) ... [2022-01-20T07:44:39.644Z] #54 29.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:44:39.688Z] using credential docker-jenkins-github-credentials [2022-01-20T07:44:39.697Z] Cloning the remote Git repository [2022-01-20T07:44:39.697Z] Cloning with configured refspecs honoured and without tags [2022-01-20T07:44:39.756Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T07:44:39.811Z] > git init /home/ubuntu/workspace/moby_PR-43103 # timeout=10 [2022-01-20T07:44:40.584Z] #54 30.99 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T07:44:40.584Z] #54 31.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:44:40.584Z] #54 31.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:44:40.584Z] #54 31.03 Setting up python3-six (1.16.0-2) ... [2022-01-20T07:44:40.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:44:40.476Z] > git --version # timeout=10 [2022-01-20T07:44:40.491Z] > git --version # 'git version 2.25.1' [2022-01-20T07:44:40.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:40.493Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:41.525Z] #54 31.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:44:41.525Z] #54 31.77 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T07:44:44.077Z] #54 34.00 Setting up criu (3.16.1-3) ... [2022-01-20T07:44:44.651Z] #54 35.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:44:45.039Z] Fetching without tags [2022-01-20T07:44:45.299Z] Merging remotes/origin/master commit b47c0b8896f499099a4a624f9ba6c9485f7a153d into PR head commit 18c43d71c0b11c81654e3ad3a81890ac1d612088 [2022-01-20T07:44:44.989Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:44:45.003Z] > git config --add remote.origin.fetch +refs/pull/43103/head:refs/remotes/origin/PR-43103 # timeout=10 [2022-01-20T07:44:45.015Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:45.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:44:45.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:44:45.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:45.086Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:45.305Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:44:45.311Z] > git checkout -f 18c43d71c0b11c81654e3ad3a81890ac1d612088 # timeout=10 [2022-01-20T07:44:45.604Z] #54 DONE 36.0s [2022-01-20T07:44:45.604Z] [2022-01-20T07:44:45.604Z] #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-01-20T07:44:45.604Z] #58 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:44:45.604Z] #58 36.16 gotestsum version dev [2022-01-20T07:44:45.604Z] #58 DONE 36.3s [2022-01-20T07:44:45.604Z] [2022-01-20T07:44:45.604Z] #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-01-20T07:44:45.604Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:44:45.604Z] #41 27.98 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T07:44:45.604Z] #41 28.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T07:44:46.322Z] Merge succeeded, producing b07535d44b505980b492b70443d52340b4e8f151 [2022-01-20T07:44:46.322Z] Checking out Revision b07535d44b505980b492b70443d52340b4e8f151 (PR-43103) [2022-01-20T07:44:46.064Z] > git remote # timeout=10 [2022-01-20T07:44:46.080Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T07:44:46.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:46.090Z] > git merge b47c0b8896f499099a4a624f9ba6c9485f7a153d # timeout=10 [2022-01-20T07:44:46.314Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T07:44:46.325Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:44:46.329Z] > git checkout -f b07535d44b505980b492b70443d52340b4e8f151 # timeout=10 [2022-01-20T07:44:49.223Z] Fetching without tags [2022-01-20T07:44:49.149Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:44:49.178Z] > git config --add remote.origin.fetch +refs/pull/43103/head:refs/remotes/origin/PR-43103 # timeout=10 [2022-01-20T07:44:49.194Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:49.213Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:44:49.226Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:44:49.226Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:49.255Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:49.476Z] Merging remotes/origin/master commit b47c0b8896f499099a4a624f9ba6c9485f7a153d into PR head commit 18c43d71c0b11c81654e3ad3a81890ac1d612088 [2022-01-20T07:44:49.482Z] Fetching without tags [2022-01-20T07:44:49.792Z] Merging remotes/origin/master commit b47c0b8896f499099a4a624f9ba6c9485f7a153d into PR head commit 18c43d71c0b11c81654e3ad3a81890ac1d612088 [2022-01-20T07:44:49.808Z] #41 ... [2022-01-20T07:44:49.808Z] [2022-01-20T07:44:49.808Z] #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-01-20T07:44:49.808Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T07:44:49.808Z] #19 32.66 Fetched 48.8 MB in 32s (1544 kB/s) [2022-01-20T07:44:49.813Z] Commit message: "Merge commit 'b47c0b8896f499099a4a624f9ba6c9485f7a153d' into HEAD" [2022-01-20T07:44:49.821Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T07:44:50.580Z] Merge succeeded, producing 94c47e88981d14f6564158c1d118892f880e2e88 [2022-01-20T07:44:50.581Z] Checking out Revision 94c47e88981d14f6564158c1d118892f880e2e88 (PR-43103) [2022-01-20T07:44:50.712Z] + docker version [2022-01-20T07:44:51.397Z] Merge succeeded, producing 94c47e88981d14f6564158c1d118892f880e2e88 [2022-01-20T07:44:51.398Z] Checking out Revision 94c47e88981d14f6564158c1d118892f880e2e88 (PR-43103) [2022-01-20T07:44:49.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:44:49.407Z] > git config --add remote.origin.fetch +refs/pull/43103/head:refs/remotes/origin/PR-43103 # timeout=10 [2022-01-20T07:44:49.450Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:49.466Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:44:49.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:44:49.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:49.529Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:49.799Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:44:49.821Z] > git checkout -f 18c43d71c0b11c81654e3ad3a81890ac1d612088 # timeout=10 [2022-01-20T07:44:50.525Z] > git remote # timeout=10 [2022-01-20T07:44:50.565Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T07:44:50.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:50.616Z] > git merge b47c0b8896f499099a4a624f9ba6c9485f7a153d # timeout=10 [2022-01-20T07:44:51.369Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T07:44:51.400Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:44:51.428Z] > git checkout -f 94c47e88981d14f6564158c1d118892f880e2e88 # timeout=10 [2022-01-20T07:44:49.489Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:44:49.510Z] > git checkout -f 18c43d71c0b11c81654e3ad3a81890ac1d612088 # timeout=10 [2022-01-20T07:44:50.192Z] > git remote # timeout=10 [2022-01-20T07:44:50.218Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T07:44:50.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:50.244Z] > git merge b47c0b8896f499099a4a624f9ba6c9485f7a153d # timeout=10 [2022-01-20T07:44:50.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T07:44:50.583Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:44:50.598Z] > git checkout -f 94c47e88981d14f6564158c1d118892f880e2e88 # timeout=10 [2022-01-20T07:44:49.816Z] > git rev-list --no-walk 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 # timeout=10 [2022-01-20T07:44:54.790Z] Commit message: "Merge commit 'b47c0b8896f499099a4a624f9ba6c9485f7a153d' into HEAD" [2022-01-20T07:44:54.827Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T07:44:55.275Z] Fetching without tags [2022-01-20T07:44:55.311Z] Commit message: "Merge commit 'b47c0b8896f499099a4a624f9ba6c9485f7a153d' into HEAD" [2022-01-20T07:44:55.540Z] Merging remotes/origin/master commit b47c0b8896f499099a4a624f9ba6c9485f7a153d into PR head commit 18c43d71c0b11c81654e3ad3a81890ac1d612088 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T07:44:55.762Z] + docker version [2022-01-20T07:44:56.318Z] + docker version [2022-01-20T07:44:55.232Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:44:55.243Z] > git config --add remote.origin.fetch +refs/pull/43103/head:refs/remotes/origin/PR-43103 # timeout=10 [2022-01-20T07:44:55.248Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:55.259Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:44:55.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:44:55.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:55.281Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:44:55.548Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:44:55.569Z] > git checkout -f 18c43d71c0b11c81654e3ad3a81890ac1d612088 # timeout=10 [2022-01-20T07:44:56.128Z] > git remote # timeout=10 [2022-01-20T07:44:56.143Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T07:44:56.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:44:56.203Z] > git merge b47c0b8896f499099a4a624f9ba6c9485f7a153d # timeout=10 [2022-01-20T07:44:54.793Z] > git rev-list --no-walk 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 # timeout=10 [2022-01-20T07:44:56.628Z] Merge succeeded, producing 2ebb040a9e64fc265d750dcf7dc56801a80a228b [2022-01-20T07:44:56.628Z] Checking out Revision 2ebb040a9e64fc265d750dcf7dc56801a80a228b (PR-43103) [2022-01-20T07:44:56.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T07:44:56.630Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:44:56.640Z] > git checkout -f 2ebb040a9e64fc265d750dcf7dc56801a80a228b # timeout=10 [2022-01-20T07:44:59.802Z] #19 32.66 Reading package lists... [2022-01-20T07:45:00.377Z] Commit message: "Merge commit 'b47c0b8896f499099a4a624f9ba6c9485f7a153d' into HEAD" [2022-01-20T07:45:00.425Z] First time build. Skipping changelog. [2022-01-20T07:45:00.381Z] > git rev-list --no-walk 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 # timeout=10 [2022-01-20T07:45:00.659Z] Client: Docker Engine - Community [2022-01-20T07:45:00.659Z] Version: 20.10.12 [2022-01-20T07:45:00.659Z] API version: 1.41 [2022-01-20T07:45:00.659Z] Go version: go1.16.12 [2022-01-20T07:45:00.659Z] Git commit: e91ed57 [2022-01-20T07:45:00.659Z] Built: Mon Dec 13 11:45:33 2021 [2022-01-20T07:45:00.659Z] OS/Arch: linux/amd64 [2022-01-20T07:45:00.659Z] Context: default [2022-01-20T07:45:00.659Z] Experimental: true [2022-01-20T07:45:00.659Z] [2022-01-20T07:45:00.659Z] Server: Docker Engine - Community [2022-01-20T07:45:00.659Z] Engine: [2022-01-20T07:45:00.659Z] Version: 20.10.12 [2022-01-20T07:45:00.659Z] API version: 1.41 (minimum version 1.12) [2022-01-20T07:45:00.659Z] Go version: go1.16.12 [2022-01-20T07:45:00.659Z] Git commit: 459d0df [2022-01-20T07:45:00.659Z] Built: Mon Dec 13 11:43:42 2021 [2022-01-20T07:45:00.659Z] OS/Arch: linux/amd64 [2022-01-20T07:45:00.659Z] Experimental: true [2022-01-20T07:45:00.659Z] containerd: [2022-01-20T07:45:00.659Z] Version: 1.4.12 [2022-01-20T07:45:00.659Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:45:00.659Z] runc: [2022-01-20T07:45:00.659Z] Version: 1.0.2 [2022-01-20T07:45:00.659Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T07:45:00.659Z] docker-init: [2022-01-20T07:45:00.659Z] Version: 0.19.0 [2022-01-20T07:45:00.659Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T07:45:01.006Z] + docker info [2022-01-20T07:45:01.536Z] + docker version [2022-01-20T07:45:04.466Z] Client: Docker Engine - Community [2022-01-20T07:45:04.466Z] Version: 20.10.12 [2022-01-20T07:45:04.466Z] API version: 1.41 [2022-01-20T07:45:04.466Z] Go version: go1.16.12 [2022-01-20T07:45:04.466Z] Git commit: e91ed57 [2022-01-20T07:45:04.466Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T07:45:04.466Z] OS/Arch: linux/amd64 [2022-01-20T07:45:04.466Z] Context: default [2022-01-20T07:45:04.466Z] Experimental: true [2022-01-20T07:45:04.466Z] [2022-01-20T07:45:04.466Z] Server: Docker Engine - Community [2022-01-20T07:45:04.466Z] Engine: [2022-01-20T07:45:04.466Z] Version: 20.10.12 [2022-01-20T07:45:04.466Z] API version: 1.41 (minimum version 1.12) [2022-01-20T07:45:04.466Z] Go version: go1.16.12 [2022-01-20T07:45:04.466Z] Git commit: 459d0df [2022-01-20T07:45:04.466Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T07:45:04.466Z] OS/Arch: linux/amd64 [2022-01-20T07:45:04.466Z] Experimental: true [2022-01-20T07:45:04.466Z] containerd: [2022-01-20T07:45:04.466Z] Version: 1.4.12 [2022-01-20T07:45:04.466Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:45:04.466Z] runc: [2022-01-20T07:45:04.466Z] Version: 1.0.2 [2022-01-20T07:45:04.466Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T07:45:04.466Z] docker-init: [2022-01-20T07:45:04.466Z] Version: 0.19.0 [2022-01-20T07:45:04.466Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T07:45:04.788Z] + docker info [2022-01-20T07:45:05.763Z] Client: Docker Engine - Community [2022-01-20T07:45:05.763Z] Version: 20.10.12 [2022-01-20T07:45:05.763Z] API version: 1.41 [2022-01-20T07:45:05.763Z] Go version: go1.16.12 [2022-01-20T07:45:05.763Z] Git commit: e91ed57 [2022-01-20T07:45:05.763Z] Built: Mon Dec 13 11:45:27 2021 [2022-01-20T07:45:05.763Z] OS/Arch: linux/amd64 [2022-01-20T07:45:05.763Z] Context: default [2022-01-20T07:45:05.763Z] Experimental: true [2022-01-20T07:45:05.763Z] [2022-01-20T07:45:05.763Z] Server: Docker Engine - Community [2022-01-20T07:45:05.763Z] Engine: [2022-01-20T07:45:05.763Z] Version: 20.10.12 [2022-01-20T07:45:05.763Z] API version: 1.41 (minimum version 1.12) [2022-01-20T07:45:05.763Z] Go version: go1.16.12 [2022-01-20T07:45:05.763Z] Git commit: 459d0df [2022-01-20T07:45:05.764Z] Built: Mon Dec 13 11:43:36 2021 [2022-01-20T07:45:05.764Z] OS/Arch: linux/amd64 [2022-01-20T07:45:05.764Z] Experimental: true [2022-01-20T07:45:05.764Z] containerd: [2022-01-20T07:45:05.764Z] Version: 1.4.12 [2022-01-20T07:45:05.764Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:45:05.764Z] runc: [2022-01-20T07:45:05.764Z] Version: 1.0.2 [2022-01-20T07:45:05.764Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T07:45:05.764Z] docker-init: [2022-01-20T07:45:05.764Z] Version: 0.19.0 [2022-01-20T07:45:05.764Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T07:45:06.094Z] + docker info [2022-01-20T07:45:07.939Z] #19 41.86 Reading package lists... [2022-01-20T07:45:09.324Z] #19 50.71 Building dependency tree... [2022-01-20T07:45:11.238Z] #19 54.46 The following additional packages will be installed: [2022-01-20T07:45:11.238Z] #19 54.46 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-20T07:45:11.238Z] #19 54.46 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.46 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.46 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-20T07:45:11.238Z] #19 54.46 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.46 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.46 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-01-20T07:45:11.238Z] #19 54.46 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-01-20T07:45:11.238Z] #19 54.46 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.46 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.46 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-20T07:45:11.238Z] #19 54.46 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-20T07:45:11.238Z] #19 54.46 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-20T07:45:11.238Z] #19 54.46 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-20T07:45:11.238Z] #19 54.46 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.46 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.47 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-20T07:45:11.238Z] #19 54.47 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-20T07:45:11.238Z] #19 54.47 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-20T07:45:11.238Z] #19 54.47 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-20T07:45:11.238Z] #19 54.47 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-20T07:45:11.238Z] #19 54.47 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-20T07:45:11.238Z] #19 54.47 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-20T07:45:11.238Z] #19 54.47 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-20T07:45:11.238Z] #19 54.47 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-20T07:45:11.238Z] #19 54.47 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-20T07:45:11.238Z] #19 54.47 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-20T07:45:11.238Z] #19 54.47 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-20T07:45:11.238Z] #19 54.47 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-20T07:45:11.238Z] #19 54.47 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-20T07:45:11.238Z] #19 54.47 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-20T07:45:11.238Z] #19 54.47 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-20T07:45:11.238Z] #19 54.48 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-20T07:45:11.238Z] #19 54.48 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-20T07:45:11.238Z] #19 54.48 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-20T07:45:11.238Z] #19 54.48 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-20T07:45:11.238Z] #19 54.48 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-20T07:45:11.238Z] #19 54.48 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-20T07:45:11.238Z] #19 54.48 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-20T07:45:11.238Z] #19 54.48 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-20T07:45:11.238Z] #19 54.48 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-20T07:45:11.238Z] #19 54.48 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-20T07:45:11.238Z] #19 54.48 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-20T07:45:11.238Z] #19 54.48 linux-libc-dev-s390x-cross patch xz-utils [2022-01-20T07:45:11.238Z] #19 54.52 Suggested packages: [2022-01-20T07:45:11.238Z] #19 54.52 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-01-20T07:45:11.238Z] #19 54.52 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.52 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-01-20T07:45:11.238Z] #19 54.52 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-01-20T07:45:11.238Z] #19 54.52 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-01-20T07:45:11.238Z] #19 54.52 libyaml-shell-perl ed diffutils-doc [2022-01-20T07:45:11.238Z] #19 54.52 Recommended packages: [2022-01-20T07:45:11.238Z] #19 54.52 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-01-20T07:45:11.238Z] #19 54.52 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-01-20T07:45:13.776Z] Client: Docker Engine - Community [2022-01-20T07:45:13.776Z] Version: 20.10.12 [2022-01-20T07:45:13.776Z] API version: 1.41 [2022-01-20T07:45:13.776Z] Go version: go1.16.12 [2022-01-20T07:45:13.776Z] Git commit: e91ed57 [2022-01-20T07:45:13.776Z] Built: Mon Dec 13 11:44:28 2021 [2022-01-20T07:45:13.776Z] OS/Arch: linux/arm64 [2022-01-20T07:45:13.776Z] Context: default [2022-01-20T07:45:13.776Z] Experimental: true [2022-01-20T07:45:13.776Z] [2022-01-20T07:45:13.776Z] Server: Docker Engine - Community [2022-01-20T07:45:13.776Z] Engine: [2022-01-20T07:45:13.776Z] Version: 20.10.12 [2022-01-20T07:45:13.776Z] API version: 1.41 (minimum version 1.12) [2022-01-20T07:45:13.776Z] Go version: go1.16.12 [2022-01-20T07:45:13.776Z] Git commit: 459d0df [2022-01-20T07:45:13.776Z] Built: Mon Dec 13 11:43:05 2021 [2022-01-20T07:45:13.776Z] OS/Arch: linux/arm64 [2022-01-20T07:45:13.776Z] Experimental: true [2022-01-20T07:45:13.776Z] containerd: [2022-01-20T07:45:13.776Z] Version: 1.4.12 [2022-01-20T07:45:13.776Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:45:13.776Z] runc: [2022-01-20T07:45:13.776Z] Version: 1.0.2 [2022-01-20T07:45:13.776Z] GitCommit: v1.0.2-0-g52b36a2 [2022-01-20T07:45:13.776Z] docker-init: [2022-01-20T07:45:13.776Z] Version: 0.19.0 [2022-01-20T07:45:13.776Z] GitCommit: de40ad0 [Pipeline] sh [2022-01-20T07:45:14.096Z] + docker info [2022-01-20T07:45:14.535Z] #19 57.92 The following NEW packages will be installed: [2022-01-20T07:45:14.535Z] #19 57.92 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-01-20T07:45:14.535Z] #19 57.92 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-01-20T07:45:14.535Z] #19 57.92 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-01-20T07:45:14.535Z] #19 57.92 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-01-20T07:45:14.535Z] #19 57.92 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-01-20T07:45:14.535Z] #19 57.92 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-01-20T07:45:14.535Z] #19 57.92 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-01-20T07:45:14.535Z] #19 57.92 crossbuild-essential-armel crossbuild-essential-armhf [2022-01-20T07:45:14.535Z] #19 57.92 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-01-20T07:45:14.535Z] #19 57.93 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-01-20T07:45:14.535Z] #19 57.93 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-01-20T07:45:14.535Z] #19 57.93 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-01-20T07:45:14.535Z] #19 57.93 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-01-20T07:45:14.535Z] #19 57.93 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-01-20T07:45:14.535Z] #19 57.93 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-01-20T07:45:14.535Z] #19 57.93 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-01-20T07:45:14.535Z] #19 57.93 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-01-20T07:45:14.535Z] #19 57.93 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-01-20T07:45:14.535Z] #19 57.93 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-01-20T07:45:14.535Z] #19 57.93 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-01-20T07:45:14.535Z] #19 57.93 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-01-20T07:45:14.535Z] #19 57.93 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-01-20T07:45:14.535Z] #19 57.93 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-01-20T07:45:14.535Z] #19 57.93 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-01-20T07:45:14.535Z] #19 57.93 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-01-20T07:45:14.535Z] #19 57.93 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-01-20T07:45:14.535Z] #19 57.93 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-01-20T07:45:14.535Z] #19 57.93 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-01-20T07:45:14.535Z] #19 57.93 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-01-20T07:45:14.535Z] #19 57.93 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-01-20T07:45:14.535Z] #19 57.94 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-01-20T07:45:14.535Z] #19 57.94 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-01-20T07:45:14.535Z] #19 57.94 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-01-20T07:45:14.535Z] #19 57.94 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-01-20T07:45:14.535Z] #19 57.94 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-01-20T07:45:14.535Z] #19 57.94 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-01-20T07:45:14.535Z] #19 57.95 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-01-20T07:45:14.535Z] #19 57.95 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-01-20T07:45:14.535Z] #19 57.95 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-01-20T07:45:14.535Z] #19 57.95 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-01-20T07:45:14.535Z] #19 57.95 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-01-20T07:45:14.535Z] #19 57.95 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-01-20T07:45:14.535Z] #19 57.95 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-01-20T07:45:14.535Z] #19 57.95 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-01-20T07:45:14.535Z] #19 57.95 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-01-20T07:45:14.535Z] #19 57.95 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-01-20T07:45:14.535Z] #19 57.96 linux-libc-dev-s390x-cross patch xz-utils [2022-01-20T07:45:15.105Z] #19 58.51 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:45:15.105Z] #19 58.51 Need to get 787 MB of archives. [2022-01-20T07:45:15.105Z] #19 58.51 After this operation, 3385 MB of additional disk space will be used. [2022-01-20T07:45:15.105Z] #19 58.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-01-20T07:45:15.105Z] #19 58.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T07:45:15.105Z] #19 58.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-01-20T07:45:15.105Z] #19 58.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-01-20T07:45:15.105Z] #19 58.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-01-20T07:45:15.368Z] #19 58.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T07:45:15.368Z] #19 58.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-01-20T07:45:15.368Z] #19 58.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-01-20T07:45:15.368Z] #19 58.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-01-20T07:45:15.668Z] #19 59.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-01-20T07:45:16.249Z] #19 59.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-01-20T07:45:16.249Z] #19 59.46 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-01-20T07:45:16.249Z] #19 59.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-01-20T07:45:17.630Z] #19 61.13 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-01-20T07:45:17.630Z] #19 61.14 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-01-20T07:45:19.535Z] #19 62.67 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-01-20T07:45:19.535Z] #19 62.68 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-01-20T07:45:20.478Z] #19 63.96 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-01-20T07:45:20.740Z] #19 63.96 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-01-20T07:45:22.121Z] #19 65.37 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-01-20T07:45:22.121Z] #19 65.37 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-01-20T07:45:23.060Z] #19 66.57 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-01-20T07:45:23.060Z] #19 66.57 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-01-20T07:45:23.060Z] #19 66.57 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-01-20T07:45:23.060Z] #19 66.57 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-01-20T07:45:23.060Z] #19 66.57 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-01-20T07:45:23.060Z] #19 66.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-01-20T07:45:23.060Z] #19 66.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-01-20T07:45:23.060Z] #19 66.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-01-20T07:45:23.061Z] #19 66.60 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-01-20T07:45:23.061Z] #19 66.61 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-01-20T07:45:23.061Z] #19 66.61 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-01-20T07:45:23.061Z] #19 66.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-01-20T07:45:23.061Z] #19 66.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-01-20T07:45:23.061Z] #19 66.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-01-20T07:45:23.321Z] #19 66.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-01-20T07:45:23.321Z] #19 66.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-01-20T07:45:23.321Z] #19 66.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-01-20T07:45:23.581Z] #19 66.83 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-01-20T07:45:23.842Z] #19 67.10 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-01-20T07:45:25.225Z] #19 68.75 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-01-20T07:45:25.488Z] #19 68.76 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-01-20T07:45:25.488Z] #19 68.80 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-01-20T07:45:25.488Z] #19 68.87 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-01-20T07:45:25.488Z] #19 68.90 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-01-20T07:45:26.061Z] #19 ... [2022-01-20T07:45:26.061Z] [2022-01-20T07:45:26.061Z] #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-01-20T07:45:26.061Z] #41 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:45:26.061Z] #41 DONE 76.7s [2022-01-20T07:45:26.061Z] [2022-01-20T07:45:26.061Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:45:26.061Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:45:26.631Z] #50 ... [2022-01-20T07:45:26.631Z] [2022-01-20T07:45:26.631Z] #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-01-20T07:45:26.631Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T07:45:26.631Z] #19 70.12 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-01-20T07:45:26.631Z] #19 70.13 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T07:45:26.631Z] #19 70.13 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-01-20T07:45:26.631Z] #19 70.18 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-01-20T07:45:26.631Z] #19 70.18 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-01-20T07:45:26.631Z] #19 70.18 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T07:45:26.757Z] Client: [2022-01-20T07:45:26.757Z] Context: default [2022-01-20T07:45:26.757Z] Debug Mode: false [2022-01-20T07:45:26.757Z] Plugins: [2022-01-20T07:45:26.757Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T07:45:26.757Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T07:45:26.757Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T07:45:26.757Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T07:45:26.757Z] [2022-01-20T07:45:26.757Z] Server: [2022-01-20T07:45:26.757Z] Containers: 0 [2022-01-20T07:45:26.757Z] Running: 0 [2022-01-20T07:45:26.757Z] Paused: 0 [2022-01-20T07:45:26.757Z] Stopped: 0 [2022-01-20T07:45:26.757Z] Images: 0 [2022-01-20T07:45:26.757Z] Server Version: 20.10.12 [2022-01-20T07:45:26.757Z] Storage Driver: overlay2 [2022-01-20T07:45:26.757Z] Backing Filesystem: extfs [2022-01-20T07:45:26.757Z] Supports d_type: true [2022-01-20T07:45:26.757Z] Native Overlay Diff: true [2022-01-20T07:45:26.757Z] userxattr: false [2022-01-20T07:45:26.757Z] Logging Driver: json-file [2022-01-20T07:45:26.757Z] Cgroup Driver: cgroupfs [2022-01-20T07:45:26.757Z] Cgroup Version: 1 [2022-01-20T07:45:26.757Z] Plugins: [2022-01-20T07:45:26.757Z] Volume: local [2022-01-20T07:45:26.757Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T07:45:26.757Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T07:45:26.757Z] Swarm: inactive [2022-01-20T07:45:26.757Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T07:45:26.757Z] Default Runtime: runc [2022-01-20T07:45:26.757Z] Init Binary: docker-init [2022-01-20T07:45:26.757Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:45:26.757Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T07:45:26.757Z] init version: de40ad0 [2022-01-20T07:45:26.757Z] Security Options: [2022-01-20T07:45:26.757Z] apparmor [2022-01-20T07:45:26.757Z] seccomp [2022-01-20T07:45:26.757Z] Profile: default [2022-01-20T07:45:26.757Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T07:45:26.757Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T07:45:26.757Z] OSType: linux [2022-01-20T07:45:26.757Z] Architecture: x86_64 [2022-01-20T07:45:26.757Z] CPUs: 2 [2022-01-20T07:45:26.757Z] Total Memory: 7.483GiB [2022-01-20T07:45:26.757Z] Name: ip-10-100-34-50 [2022-01-20T07:45:26.757Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T07:45:26.757Z] Docker Root Dir: /var/lib/docker [2022-01-20T07:45:26.757Z] Debug Mode: false [2022-01-20T07:45:26.757Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:45:26.757Z] Labels: [2022-01-20T07:45:26.757Z] Experimental: true [2022-01-20T07:45:26.757Z] Insecure Registries: [2022-01-20T07:45:26.757Z] 127.0.0.0/8 [2022-01-20T07:45:26.757Z] Live Restore Enabled: true [2022-01-20T07:45:26.757Z] [2022-01-20T07:45:26.757Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T07:45:27.048Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:45:27.048Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:45:27.048Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43103/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T07:45:27.048Z] + bash /home/ubuntu/workspace/moby_PR-43103/check-config.sh [2022-01-20T07:45:27.048Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T07:45:27.048Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T07:45:27.048Z] [2022-01-20T07:45:27.048Z] Generally Necessary: [2022-01-20T07:45:27.048Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T07:45:27.048Z] - apparmor: enabled and tools installed [2022-01-20T07:45:27.048Z] - CONFIG_NAMESPACES: enabled [2022-01-20T07:45:27.048Z] - CONFIG_NET_NS: enabled [2022-01-20T07:45:27.204Z] #19 70.56 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T07:45:27.204Z] #19 70.57 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-01-20T07:45:27.204Z] #19 70.57 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-01-20T07:45:27.204Z] #19 70.58 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-01-20T07:45:27.204Z] #19 70.58 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-01-20T07:45:27.204Z] #19 70.59 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-01-20T07:45:27.204Z] #19 70.59 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-01-20T07:45:27.204Z] #19 70.59 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-01-20T07:45:27.204Z] #19 70.59 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-01-20T07:45:27.204Z] #19 70.59 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-01-20T07:45:27.204Z] #19 70.59 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-01-20T07:45:27.316Z] - CONFIG_PID_NS: enabled [2022-01-20T07:45:27.316Z] - CONFIG_IPC_NS: enabled [2022-01-20T07:45:27.316Z] - CONFIG_UTS_NS: enabled [2022-01-20T07:45:27.316Z] - CONFIG_CGROUPS: enabled [2022-01-20T07:45:27.316Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T07:45:27.316Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T07:45:27.316Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T07:45:27.316Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T07:45:27.316Z] - CONFIG_CPUSETS: enabled [2022-01-20T07:45:27.316Z] - CONFIG_MEMCG: enabled [2022-01-20T07:45:27.316Z] - CONFIG_KEYS: enabled [2022-01-20T07:45:27.316Z] - CONFIG_VETH: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T07:45:27.316Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T07:45:27.316Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T07:45:27.316Z] [2022-01-20T07:45:27.316Z] Optional Features: [2022-01-20T07:45:27.316Z] - CONFIG_USER_NS: enabled [2022-01-20T07:45:27.316Z] - CONFIG_SECCOMP: enabled [2022-01-20T07:45:27.316Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T07:45:27.316Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T07:45:27.316Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T07:45:27.316Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T07:45:27.316Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T07:45:27.465Z] #19 70.80 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-01-20T07:45:27.465Z] #19 70.84 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-01-20T07:45:27.465Z] #19 70.85 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-01-20T07:45:27.465Z] #19 70.87 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-01-20T07:45:27.465Z] #19 70.87 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-01-20T07:45:27.465Z] #19 70.87 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-01-20T07:45:27.465Z] #19 70.88 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-01-20T07:45:27.465Z] #19 70.93 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-01-20T07:45:27.465Z] #19 70.95 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-01-20T07:45:27.578Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T07:45:27.578Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T07:45:27.578Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T07:45:27.578Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T07:45:27.578Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T07:45:27.578Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T07:45:27.578Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T07:45:27.578Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T07:45:27.578Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T07:45:27.578Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T07:45:27.578Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T07:45:27.578Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T07:45:27.578Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T07:45:27.578Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T07:45:27.578Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T07:45:27.578Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T07:45:27.578Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T07:45:27.578Z] - CONFIG_EXT4_FS: enabled [2022-01-20T07:45:27.578Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T07:45:27.578Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T07:45:27.578Z] - Network Drivers: [2022-01-20T07:45:27.578Z] - "overlay": [2022-01-20T07:45:27.578Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T07:45:27.578Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T07:45:27.578Z] Optional (for encrypted networks): [2022-01-20T07:45:27.578Z] - CONFIG_CRYPTO: enabled [2022-01-20T07:45:27.578Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T07:45:27.578Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T07:45:27.578Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T07:45:27.578Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T07:45:27.578Z] - CONFIG_XFRM: enabled [2022-01-20T07:45:27.578Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T07:45:27.578Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T07:45:27.578Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T07:45:27.578Z] - "ipvlan": [2022-01-20T07:45:27.578Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T07:45:27.578Z] - "macvlan": [2022-01-20T07:45:27.727Z] #19 70.96 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-01-20T07:45:27.727Z] #19 70.98 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-01-20T07:45:27.959Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T07:45:27.959Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T07:45:27.959Z] - "ftp,tftp client in container": [2022-01-20T07:45:27.959Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T07:45:27.959Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T07:45:27.959Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T07:45:27.959Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T07:45:27.959Z] - Storage Drivers: [2022-01-20T07:45:27.959Z] - "aufs": [2022-01-20T07:45:27.959Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T07:45:27.959Z] - "btrfs": [2022-01-20T07:45:27.959Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T07:45:27.959Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T07:45:27.959Z] - "devicemapper": [2022-01-20T07:45:27.959Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T07:45:27.959Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T07:45:27.959Z] - "overlay": [2022-01-20T07:45:27.959Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T07:45:27.959Z] - "zfs": [2022-01-20T07:45:27.959Z] - /dev/zfs: present [2022-01-20T07:45:27.959Z] - zfs command: missing [2022-01-20T07:45:27.959Z] - zpool command: missing [2022-01-20T07:45:27.959Z] [2022-01-20T07:45:27.959Z] Limits: [2022-01-20T07:45:27.959Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T07:45:27.959Z] [2022-01-20T07:45:27.959Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T07:45:28.062Z] Client: [2022-01-20T07:45:28.062Z] Context: default [2022-01-20T07:45:28.062Z] Debug Mode: false [2022-01-20T07:45:28.062Z] Plugins: [2022-01-20T07:45:28.062Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T07:45:28.062Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T07:45:28.062Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T07:45:28.062Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T07:45:28.062Z] [2022-01-20T07:45:28.062Z] Server: [2022-01-20T07:45:28.062Z] Containers: 0 [2022-01-20T07:45:28.062Z] Running: 0 [2022-01-20T07:45:28.062Z] Paused: 0 [2022-01-20T07:45:28.062Z] Stopped: 0 [2022-01-20T07:45:28.062Z] Images: 0 [2022-01-20T07:45:28.062Z] Server Version: 20.10.12 [2022-01-20T07:45:28.062Z] Storage Driver: overlay2 [2022-01-20T07:45:28.062Z] Backing Filesystem: extfs [2022-01-20T07:45:28.062Z] Supports d_type: true [2022-01-20T07:45:28.062Z] Native Overlay Diff: true [2022-01-20T07:45:28.062Z] userxattr: false [2022-01-20T07:45:28.062Z] Logging Driver: json-file [2022-01-20T07:45:28.062Z] Cgroup Driver: cgroupfs [2022-01-20T07:45:28.062Z] Cgroup Version: 1 [2022-01-20T07:45:28.062Z] Plugins: [2022-01-20T07:45:28.062Z] Volume: local [2022-01-20T07:45:28.062Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T07:45:28.062Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T07:45:28.062Z] Swarm: inactive [2022-01-20T07:45:28.062Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-01-20T07:45:28.062Z] Default Runtime: runc [2022-01-20T07:45:28.062Z] Init Binary: docker-init [2022-01-20T07:45:28.062Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:45:28.062Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T07:45:28.062Z] init version: de40ad0 [2022-01-20T07:45:28.062Z] Security Options: [2022-01-20T07:45:28.062Z] apparmor [2022-01-20T07:45:28.062Z] seccomp [2022-01-20T07:45:28.062Z] Profile: default [2022-01-20T07:45:28.062Z] Kernel Version: 5.4.0-1061-aws [2022-01-20T07:45:28.062Z] Operating System: Ubuntu 18.04.6 LTS [2022-01-20T07:45:28.062Z] OSType: linux [2022-01-20T07:45:28.062Z] Architecture: x86_64 [2022-01-20T07:45:28.062Z] CPUs: 2 [2022-01-20T07:45:28.062Z] Total Memory: 7.483GiB [2022-01-20T07:45:28.062Z] Name: ip-10-100-36-171 [2022-01-20T07:45:28.062Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-01-20T07:45:28.062Z] Docker Root Dir: /var/lib/docker [2022-01-20T07:45:28.062Z] Debug Mode: false [2022-01-20T07:45:28.062Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:45:28.062Z] Labels: [2022-01-20T07:45:28.062Z] Experimental: true [2022-01-20T07:45:28.062Z] Insecure Registries: [2022-01-20T07:45:28.062Z] 127.0.0.0/8 [2022-01-20T07:45:28.062Z] Live Restore Enabled: true [2022-01-20T07:45:28.062Z] [2022-01-20T07:45:28.062Z] WARNING: No swap limit support [Pipeline] sh [2022-01-20T07:45:28.321Z] + sudo modprobe ip_vs [2022-01-20T07:45:28.321Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94c47e88981d14f6564158c1d118892f880e2e88 . [2022-01-20T07:45:28.387Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:45:28.387Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:45:28.387Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43103/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T07:45:28.387Z] + bash /home/ubuntu/workspace/moby_PR-43103/check-config.sh [2022-01-20T07:45:28.387Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T07:45:28.387Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-01-20T07:45:28.387Z] [2022-01-20T07:45:28.387Z] Generally Necessary: [2022-01-20T07:45:28.387Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T07:45:28.387Z] - apparmor: enabled and tools installed [2022-01-20T07:45:28.387Z] - CONFIG_NAMESPACES: enabled [2022-01-20T07:45:28.387Z] - CONFIG_NET_NS: enabled [2022-01-20T07:45:28.387Z] - CONFIG_PID_NS: enabled [2022-01-20T07:45:28.387Z] - CONFIG_IPC_NS: enabled [2022-01-20T07:45:28.387Z] - CONFIG_UTS_NS: enabled [2022-01-20T07:45:28.387Z] - CONFIG_CGROUPS: enabled [2022-01-20T07:45:28.387Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T07:45:28.387Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T07:45:28.387Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T07:45:28.387Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T07:45:28.387Z] - CONFIG_CPUSETS: enabled [2022-01-20T07:45:28.387Z] - CONFIG_MEMCG: enabled [2022-01-20T07:45:28.387Z] - CONFIG_KEYS: enabled [2022-01-20T07:45:28.387Z] - CONFIG_VETH: enabled (as module) [2022-01-20T07:45:28.387Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T07:45:28.387Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T07:45:28.387Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T07:45:28.387Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T07:45:28.387Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T07:45:28.387Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T07:45:28.387Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T07:45:28.387Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T07:45:28.387Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T07:45:28.652Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T07:45:28.652Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T07:45:28.652Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T07:45:28.652Z] [2022-01-20T07:45:28.652Z] Optional Features: [2022-01-20T07:45:28.652Z] - CONFIG_USER_NS: enabled [2022-01-20T07:45:28.652Z] - CONFIG_SECCOMP: enabled [2022-01-20T07:45:28.652Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T07:45:28.652Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T07:45:28.652Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T07:45:28.652Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-01-20T07:45:28.652Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-01-20T07:45:28.652Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T07:45:28.652Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T07:45:28.652Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T07:45:28.652Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T07:45:28.652Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T07:45:28.652Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T07:45:28.652Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T07:45:28.652Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T07:45:28.652Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T07:45:28.652Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T07:45:28.652Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T07:45:28.652Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T07:45:28.652Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T07:45:28.652Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T07:45:28.652Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T07:45:28.652Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T07:45:28.652Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T07:45:28.652Z] - CONFIG_EXT4_FS: enabled [2022-01-20T07:45:28.652Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T07:45:28.652Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T07:45:28.652Z] - Network Drivers: [2022-01-20T07:45:28.652Z] - "overlay": [2022-01-20T07:45:28.652Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T07:45:28.652Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T07:45:28.652Z] Optional (for encrypted networks): [2022-01-20T07:45:28.914Z] - CONFIG_CRYPTO: enabled [2022-01-20T07:45:28.914Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T07:45:28.914Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T07:45:28.914Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T07:45:28.914Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T07:45:28.914Z] - CONFIG_XFRM: enabled [2022-01-20T07:45:28.914Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T07:45:28.914Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T07:45:28.914Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T07:45:28.914Z] - "ipvlan": [2022-01-20T07:45:28.914Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T07:45:28.914Z] - "macvlan": [2022-01-20T07:45:28.914Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T07:45:28.914Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T07:45:28.914Z] - "ftp,tftp client in container": [2022-01-20T07:45:28.914Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T07:45:28.914Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T07:45:28.914Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T07:45:28.914Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T07:45:28.914Z] - Storage Drivers: [2022-01-20T07:45:28.914Z] - "aufs": [2022-01-20T07:45:28.914Z] - CONFIG_AUFS_FS: enabled (as module) [2022-01-20T07:45:28.914Z] - "btrfs": [2022-01-20T07:45:28.914Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T07:45:28.914Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T07:45:28.914Z] - "devicemapper": [2022-01-20T07:45:28.914Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T07:45:28.914Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T07:45:28.914Z] - "overlay": [2022-01-20T07:45:28.914Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T07:45:28.914Z] - "zfs": [2022-01-20T07:45:28.914Z] - /dev/zfs: present [2022-01-20T07:45:28.914Z] - zfs command: missing [2022-01-20T07:45:28.914Z] - zpool command: missing [2022-01-20T07:45:28.914Z] [2022-01-20T07:45:28.914Z] Limits: [2022-01-20T07:45:28.914Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T07:45:28.914Z] [2022-01-20T07:45:28.914Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-01-20T07:45:29.106Z] #19 72.24 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-01-20T07:45:29.106Z] #19 72.24 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-01-20T07:45:29.106Z] #19 72.26 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-01-20T07:45:29.106Z] #19 72.29 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-01-20T07:45:29.106Z] #19 72.31 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-01-20T07:45:29.255Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:94c47e88981d14f6564158c1d118892f880e2e88 . [2022-01-20T07:45:29.273Z] #1 [internal] load build definition from Dockerfile [2022-01-20T07:45:29.273Z] #1 sha256:c683fd7a449e8466ab3b4830a0232393386813d3a7853888c9fa0fc63c9fd608 [2022-01-20T07:45:29.273Z] #1 transferring dockerfile: 17.53kB done [2022-01-20T07:45:29.273Z] #1 DONE 0.0s [2022-01-20T07:45:29.273Z] [2022-01-20T07:45:29.273Z] #2 [internal] load .dockerignore [2022-01-20T07:45:29.273Z] #2 sha256:dc1e57459869842c6fc4a00a1c69590b070edbba8896a3c2f875e9be3c485f60 [2022-01-20T07:45:29.273Z] #2 transferring context: 87B done [2022-01-20T07:45:29.273Z] #2 DONE 0.0s [2022-01-20T07:45:29.273Z] [2022-01-20T07:45:29.273Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T07:45:29.273Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T07:45:29.516Z] #1 [internal] load build definition from Dockerfile [2022-01-20T07:45:29.516Z] #1 sha256:5fa33aa9cdbf0746564f7fa055c63b91eac2c81f62752bf9b5ae8f00e098544d [2022-01-20T07:45:29.516Z] #1 transferring dockerfile: 17.53kB done [2022-01-20T07:45:29.516Z] #1 DONE 0.1s [2022-01-20T07:45:29.516Z] [2022-01-20T07:45:29.516Z] #2 [internal] load .dockerignore [2022-01-20T07:45:29.516Z] #2 sha256:2e45cbc4f925fc22cc54cfc9975672dcc06e4c63482247477e87d375d65fcd8e [2022-01-20T07:45:29.516Z] #2 transferring context: 87B done [2022-01-20T07:45:29.516Z] #2 DONE 0.0s [2022-01-20T07:45:29.516Z] [2022-01-20T07:45:29.516Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T07:45:29.516Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T07:45:29.536Z] #3 DONE 0.4s [2022-01-20T07:45:29.536Z] [2022-01-20T07:45:29.536Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T07:45:29.536Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T07:45:29.536Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-01-20T07:45:29.778Z] #3 DONE 0.4s [2022-01-20T07:45:29.778Z] [2022-01-20T07:45:29.778Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T07:45:29.778Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T07:45:29.778Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T07:45:29.798Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T07:45:29.798Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T07:45:29.798Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-01-20T07:45:29.798Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T07:45:29.798Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-01-20T07:45:30.038Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T07:45:30.038Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T07:45:30.038Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T07:45:30.038Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T07:45:30.045Z] #19 73.41 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-01-20T07:45:30.045Z] #19 73.41 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-01-20T07:45:30.045Z] #19 73.42 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-01-20T07:45:30.045Z] #19 73.44 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-01-20T07:45:30.045Z] #19 73.44 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-01-20T07:45:30.045Z] #19 73.45 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-01-20T07:45:30.045Z] #19 73.45 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-01-20T07:45:30.045Z] #19 73.47 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-01-20T07:45:30.045Z] #19 73.47 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-01-20T07:45:30.045Z] #19 73.49 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-01-20T07:45:30.045Z] #19 73.50 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-01-20T07:45:30.060Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-20T07:45:30.060Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T07:45:30.298Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-20T07:45:30.298Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T07:45:30.326Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-20T07:45:30.326Z] #4 DONE 0.9s [2022-01-20T07:45:30.558Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-01-20T07:45:30.907Z] [2022-01-20T07:45:30.907Z] #5 [internal] load .dockerignore [2022-01-20T07:45:30.907Z] #5 sha256:36f73549fd995f6d6f01dacbccc65f9ff067beca3e2426223635234e604fdde5 [2022-01-20T07:45:30.907Z] #5 DONE 0.0s [2022-01-20T07:45:30.907Z] [2022-01-20T07:45:30.907Z] #6 [internal] load build definition from Dockerfile [2022-01-20T07:45:30.907Z] #6 sha256:c736b7888d47971476f262b699c9f329abf5883014becd45b40f7f8b232e72a5 [2022-01-20T07:45:30.907Z] #6 DONE 0.0s [2022-01-20T07:45:30.907Z] [2022-01-20T07:45:30.907Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:45:30.907Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T07:45:31.423Z] #19 74.70 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-01-20T07:45:31.423Z] #19 74.70 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-01-20T07:45:31.423Z] #19 74.71 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-01-20T07:45:31.423Z] #19 74.74 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-01-20T07:45:31.423Z] #19 74.77 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-01-20T07:45:31.941Z] #4 DONE 2.0s [2022-01-20T07:45:32.236Z] Client: [2022-01-20T07:45:32.236Z] Context: default [2022-01-20T07:45:32.236Z] Debug Mode: false [2022-01-20T07:45:32.236Z] Plugins: [2022-01-20T07:45:32.236Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T07:45:32.236Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T07:45:32.236Z] [2022-01-20T07:45:32.236Z] Server: [2022-01-20T07:45:32.236Z] Containers: 0 [2022-01-20T07:45:32.236Z] Running: 0 [2022-01-20T07:45:32.236Z] Paused: 0 [2022-01-20T07:45:32.236Z] Stopped: 0 [2022-01-20T07:45:32.236Z] Images: 0 [2022-01-20T07:45:32.236Z] Server Version: 20.10.12 [2022-01-20T07:45:32.236Z] Storage Driver: overlay2 [2022-01-20T07:45:32.236Z] Backing Filesystem: extfs [2022-01-20T07:45:32.236Z] Supports d_type: true [2022-01-20T07:45:32.236Z] Native Overlay Diff: true [2022-01-20T07:45:32.236Z] userxattr: false [2022-01-20T07:45:32.236Z] Logging Driver: json-file [2022-01-20T07:45:32.236Z] Cgroup Driver: cgroupfs [2022-01-20T07:45:32.236Z] Cgroup Version: 1 [2022-01-20T07:45:32.236Z] Plugins: [2022-01-20T07:45:32.236Z] Volume: local [2022-01-20T07:45:32.236Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T07:45:32.236Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T07:45:32.236Z] Swarm: inactive [2022-01-20T07:45:32.236Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T07:45:32.236Z] Default Runtime: runc [2022-01-20T07:45:32.236Z] Init Binary: docker-init [2022-01-20T07:45:32.236Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:45:32.236Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T07:45:32.236Z] init version: de40ad0 [2022-01-20T07:45:32.236Z] Security Options: [2022-01-20T07:45:32.236Z] apparmor [2022-01-20T07:45:32.236Z] seccomp [2022-01-20T07:45:32.236Z] Profile: default [2022-01-20T07:45:32.236Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T07:45:32.236Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T07:45:32.236Z] OSType: linux [2022-01-20T07:45:32.236Z] Architecture: aarch64 [2022-01-20T07:45:32.236Z] CPUs: 2 [2022-01-20T07:45:32.236Z] Total Memory: 7.576GiB [2022-01-20T07:45:32.236Z] Name: ip-10-100-62-201 [2022-01-20T07:45:32.236Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-01-20T07:45:32.236Z] Docker Root Dir: /var/lib/docker [2022-01-20T07:45:32.236Z] Debug Mode: false [2022-01-20T07:45:32.236Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:45:32.236Z] Labels: [2022-01-20T07:45:32.236Z] Experimental: true [2022-01-20T07:45:32.236Z] Insecure Registries: [2022-01-20T07:45:32.236Z] 127.0.0.0/8 [2022-01-20T07:45:32.236Z] Live Restore Enabled: true [2022-01-20T07:45:32.236Z] [Pipeline] sh [2022-01-20T07:45:32.361Z] #19 75.85 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-01-20T07:45:32.361Z] #19 75.85 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-01-20T07:45:32.361Z] #19 75.85 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-01-20T07:45:32.361Z] #19 75.87 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-01-20T07:45:32.361Z] #19 75.88 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-01-20T07:45:32.361Z] #19 75.88 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-01-20T07:45:32.361Z] #19 75.88 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-01-20T07:45:32.361Z] #19 75.89 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-01-20T07:45:32.361Z] #19 75.92 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-01-20T07:45:32.524Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:45:32.525Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:45:32.525Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43103/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-01-20T07:45:32.525Z] + bash /home/ubuntu/workspace/moby_PR-43103/check-config.sh [2022-01-20T07:45:32.525Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-01-20T07:45:32.525Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-01-20T07:45:32.525Z] [2022-01-20T07:45:32.525Z] Generally Necessary: [2022-01-20T07:45:32.525Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-01-20T07:45:32.525Z] - apparmor: enabled and tools installed [2022-01-20T07:45:32.525Z] - CONFIG_NAMESPACES: enabled [2022-01-20T07:45:32.525Z] - CONFIG_NET_NS: enabled [2022-01-20T07:45:32.525Z] - CONFIG_PID_NS: enabled [2022-01-20T07:45:32.525Z] - CONFIG_IPC_NS: enabled [2022-01-20T07:45:32.621Z] #19 76.03 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-01-20T07:45:32.621Z] #19 76.07 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-01-20T07:45:32.621Z] #19 76.07 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-01-20T07:45:32.621Z] #19 76.09 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-01-20T07:45:32.786Z] - CONFIG_UTS_NS: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CGROUPS: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CGROUP_DEVICE: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CGROUP_FREEZER: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CGROUP_SCHED: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CPUSETS: enabled [2022-01-20T07:45:32.786Z] - CONFIG_MEMCG: enabled [2022-01-20T07:45:32.786Z] - CONFIG_KEYS: enabled [2022-01-20T07:45:32.786Z] - CONFIG_VETH: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_BRIDGE: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_NF_NAT: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_POSIX_MQUEUE: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CGROUP_BPF: enabled [2022-01-20T07:45:32.786Z] [2022-01-20T07:45:32.786Z] Optional Features: [2022-01-20T07:45:32.786Z] - CONFIG_USER_NS: enabled [2022-01-20T07:45:32.786Z] - CONFIG_SECCOMP: enabled [2022-01-20T07:45:32.786Z] - CONFIG_SECCOMP_FILTER: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CGROUP_PIDS: enabled [2022-01-20T07:45:32.786Z] - CONFIG_MEMCG_SWAP: enabled [2022-01-20T07:45:32.786Z] (cgroup swap accounting is currently enabled) [2022-01-20T07:45:32.786Z] - CONFIG_BLK_CGROUP: enabled [2022-01-20T07:45:32.786Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CGROUP_PERF: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-01-20T07:45:32.786Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-01-20T07:45:32.786Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-01-20T07:45:32.786Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-01-20T07:45:32.786Z] - CONFIG_RT_GROUP_SCHED: missing [2022-01-20T07:45:32.786Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_IP_VS: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_IP_VS_NFCT: enabled [2022-01-20T07:45:32.786Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-01-20T07:45:32.786Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-01-20T07:45:32.786Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_SECURITY_SELINUX: enabled [2022-01-20T07:45:32.786Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-01-20T07:45:32.786Z] - CONFIG_EXT4_FS: enabled [2022-01-20T07:45:32.786Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-01-20T07:45:32.786Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-01-20T07:45:32.786Z] - Network Drivers: [2022-01-20T07:45:32.786Z] - "overlay": [2022-01-20T07:45:32.786Z] - CONFIG_VXLAN: enabled (as module) [2022-01-20T07:45:32.786Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-01-20T07:45:32.786Z] Optional (for encrypted networks): [2022-01-20T07:45:32.880Z] #19 76.24 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-01-20T07:45:32.888Z] [2022-01-20T07:45:32.888Z] #5 [internal] load .dockerignore [2022-01-20T07:45:32.888Z] #5 sha256:21225ed220d1505c2a9109d6b445cd860419a27f296cca33b50ada92575422cb [2022-01-20T07:45:32.888Z] #5 DONE 0.0s [2022-01-20T07:45:32.888Z] [2022-01-20T07:45:32.888Z] #6 [internal] load build definition from Dockerfile [2022-01-20T07:45:32.888Z] #6 sha256:715715c81987e90d556d66008fa8187f28250c36f8dc362c5b7559431d25cb7e [2022-01-20T07:45:32.888Z] #6 DONE 0.0s [2022-01-20T07:45:32.888Z] [2022-01-20T07:45:32.888Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:45:32.888Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T07:45:33.035Z] Client: [2022-01-20T07:45:33.035Z] Context: default [2022-01-20T07:45:33.035Z] Debug Mode: false [2022-01-20T07:45:33.035Z] Plugins: [2022-01-20T07:45:33.035Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-01-20T07:45:33.035Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-01-20T07:45:33.035Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-01-20T07:45:33.035Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-01-20T07:45:33.035Z] [2022-01-20T07:45:33.035Z] Server: [2022-01-20T07:45:33.035Z] Containers: 0 [2022-01-20T07:45:33.035Z] Running: 0 [2022-01-20T07:45:33.035Z] Paused: 0 [2022-01-20T07:45:33.035Z] Stopped: 0 [2022-01-20T07:45:33.035Z] Images: 0 [2022-01-20T07:45:33.035Z] Server Version: 20.10.12 [2022-01-20T07:45:33.035Z] Storage Driver: overlay2 [2022-01-20T07:45:33.035Z] Backing Filesystem: extfs [2022-01-20T07:45:33.035Z] Supports d_type: true [2022-01-20T07:45:33.035Z] Native Overlay Diff: true [2022-01-20T07:45:33.035Z] userxattr: false [2022-01-20T07:45:33.035Z] Logging Driver: json-file [2022-01-20T07:45:33.035Z] Cgroup Driver: systemd [2022-01-20T07:45:33.035Z] Cgroup Version: 2 [2022-01-20T07:45:33.035Z] Plugins: [2022-01-20T07:45:33.035Z] Volume: local [2022-01-20T07:45:33.035Z] Network: bridge host ipvlan macvlan null overlay [2022-01-20T07:45:33.035Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-01-20T07:45:33.035Z] Swarm: inactive [2022-01-20T07:45:33.035Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-01-20T07:45:33.035Z] Default Runtime: runc [2022-01-20T07:45:33.035Z] Init Binary: docker-init [2022-01-20T07:45:33.035Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-01-20T07:45:33.035Z] runc version: v1.0.2-0-g52b36a2 [2022-01-20T07:45:33.035Z] init version: de40ad0 [2022-01-20T07:45:33.035Z] Security Options: [2022-01-20T07:45:33.035Z] apparmor [2022-01-20T07:45:33.035Z] seccomp [2022-01-20T07:45:33.035Z] Profile: default [2022-01-20T07:45:33.035Z] cgroupns [2022-01-20T07:45:33.035Z] Kernel Version: 5.11.0-1023-aws [2022-01-20T07:45:33.035Z] Operating System: Ubuntu 20.04.3 LTS [2022-01-20T07:45:33.035Z] OSType: linux [2022-01-20T07:45:33.035Z] Architecture: x86_64 [2022-01-20T07:45:33.035Z] CPUs: 2 [2022-01-20T07:45:33.035Z] Total Memory: 7.477GiB [2022-01-20T07:45:33.035Z] Name: ip-10-100-87-103 [2022-01-20T07:45:33.035Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-01-20T07:45:33.035Z] Docker Root Dir: /var/lib/docker [2022-01-20T07:45:33.035Z] Debug Mode: false [2022-01-20T07:45:33.035Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:45:33.035Z] Labels: [2022-01-20T07:45:33.035Z] Experimental: true [2022-01-20T07:45:33.035Z] Insecure Registries: [2022-01-20T07:45:33.035Z] 127.0.0.0/8 [2022-01-20T07:45:33.035Z] Live Restore Enabled: true [2022-01-20T07:45:33.035Z] [Pipeline] } [2022-01-20T07:45:33.047Z] - CONFIG_CRYPTO: enabled [2022-01-20T07:45:33.047Z] - CONFIG_CRYPTO_AEAD: enabled [2022-01-20T07:45:33.047Z] - CONFIG_CRYPTO_GCM: enabled [2022-01-20T07:45:33.047Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-01-20T07:45:33.047Z] - CONFIG_CRYPTO_GHASH: enabled [2022-01-20T07:45:33.047Z] - CONFIG_XFRM: enabled [2022-01-20T07:45:33.047Z] - CONFIG_XFRM_USER: enabled (as module) [2022-01-20T07:45:33.047Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-01-20T07:45:33.047Z] - CONFIG_INET_ESP: enabled (as module) [2022-01-20T07:45:33.047Z] - "ipvlan": [2022-01-20T07:45:33.047Z] - CONFIG_IPVLAN: enabled (as module) [2022-01-20T07:45:33.047Z] - "macvlan": [2022-01-20T07:45:33.047Z] - CONFIG_MACVLAN: enabled (as module) [2022-01-20T07:45:33.047Z] - CONFIG_DUMMY: enabled (as module) [2022-01-20T07:45:33.047Z] - "ftp,tftp client in container": [2022-01-20T07:45:33.047Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-01-20T07:45:33.047Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-01-20T07:45:33.047Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-01-20T07:45:33.047Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-01-20T07:45:33.047Z] - Storage Drivers: [2022-01-20T07:45:33.047Z] - "aufs": [2022-01-20T07:45:33.047Z] - CONFIG_AUFS_FS: missing [2022-01-20T07:45:33.047Z] - "btrfs": [2022-01-20T07:45:33.047Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-01-20T07:45:33.047Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-01-20T07:45:33.047Z] - "devicemapper": [2022-01-20T07:45:33.047Z] - CONFIG_BLK_DEV_DM: enabled [2022-01-20T07:45:33.047Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-01-20T07:45:33.047Z] - "overlay": [2022-01-20T07:45:33.047Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-01-20T07:45:33.047Z] - "zfs": [2022-01-20T07:45:33.047Z] - /dev/zfs: present [2022-01-20T07:45:33.047Z] - zfs command: missing [2022-01-20T07:45:33.047Z] - zpool command: missing [2022-01-20T07:45:33.047Z] [2022-01-20T07:45:33.047Z] Limits: [2022-01-20T07:45:33.047Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-01-20T07:45:33.047Z] [2022-01-20T07:45:33.047Z] + true [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2022-01-20T07:45:33.142Z] #19 76.55 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-01-20T07:45:33.387Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b07535d44b505980b492b70443d52340b4e8f151 . [2022-01-20T07:45:33.413Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ebb040a9e64fc265d750dcf7dc56801a80a228b . [2022-01-20T07:45:33.642Z] #2 [internal] load .dockerignore [2022-01-20T07:45:33.642Z] #2 sha256:9fc7f035cb1819e21c39a55aec1b0707e67bf786c35f55ce6788f5fbfb2bb9b9 [2022-01-20T07:45:33.642Z] #2 transferring context: 87B done [2022-01-20T07:45:33.642Z] #2 DONE 0.1s [2022-01-20T07:45:33.642Z] [2022-01-20T07:45:33.642Z] #1 [internal] load build definition from Dockerfile [2022-01-20T07:45:33.642Z] #1 sha256:f2e7fecb3d493cc669ce5e5b4d20171e4618a7ec771c7aba2ae9f2a721c1dbeb [2022-01-20T07:45:33.642Z] #1 transferring dockerfile: 17.53kB 0.1s done [2022-01-20T07:45:33.642Z] #1 DONE 0.2s [2022-01-20T07:45:33.642Z] [2022-01-20T07:45:33.642Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T07:45:33.642Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-01-20T07:45:33.733Z] #2 [internal] load .dockerignore [2022-01-20T07:45:33.733Z] #2 sha256:16ed935ffe919392ffea338c04753a56fa825d95a8b6151c6197aba49dc34777 [2022-01-20T07:45:33.832Z] #10 DONE 0.8s [2022-01-20T07:45:33.832Z] [2022-01-20T07:45:33.832Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T07:45:33.832Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T07:45:33.832Z] #7 DONE 0.7s [2022-01-20T07:45:33.832Z] [2022-01-20T07:45:33.832Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T07:45:33.832Z] #8 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T07:45:33.832Z] #8 DONE 0.8s [2022-01-20T07:45:33.832Z] [2022-01-20T07:45:33.832Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:45:33.832Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T07:45:33.832Z] #9 DONE 0.8s [2022-01-20T07:45:33.832Z] [2022-01-20T07:45:33.832Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:33.832Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:33.832Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-20T07:45:33.832Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T07:45:33.832Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T07:45:33.832Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T07:45:33.832Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.1s [2022-01-20T07:45:34.096Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.24MB / 54.92MB 0.3s [2022-01-20T07:45:34.096Z] #11 ... [2022-01-20T07:45:34.096Z] [2022-01-20T07:45:34.096Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T07:45:34.096Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T07:45:34.096Z] #45 DONE 0.0s [2022-01-20T07:45:34.096Z] [2022-01-20T07:45:34.096Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:34.096Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:34.096Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 16.78MB / 54.92MB 0.4s [2022-01-20T07:45:34.204Z] #3 DONE 0.4s [2022-01-20T07:45:34.204Z] [2022-01-20T07:45:34.204Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T07:45:34.204Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-01-20T07:45:34.204Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T07:45:34.204Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T07:45:34.204Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-01-20T07:45:34.204Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-01-20T07:45:34.204Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-01-20T07:45:34.209Z] #10 ... [2022-01-20T07:45:34.209Z] [2022-01-20T07:45:34.209Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T07:45:34.209Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T07:45:34.209Z] #7 DONE 3.0s [2022-01-20T07:45:34.209Z] [2022-01-20T07:45:34.209Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T07:45:34.209Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T07:45:34.209Z] #8 DONE 3.1s [2022-01-20T07:45:34.209Z] [2022-01-20T07:45:34.209Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:45:34.209Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T07:45:34.209Z] #10 DONE 3.1s [2022-01-20T07:45:34.209Z] [2022-01-20T07:45:34.209Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:45:34.209Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T07:45:34.209Z] #9 DONE 3.1s [2022-01-20T07:45:34.209Z] [2022-01-20T07:45:34.209Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:34.209Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T07:45:34.209Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-01-20T07:45:34.209Z] #71 DONE 0.0s [2022-01-20T07:45:34.209Z] [2022-01-20T07:45:34.209Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:34.209Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T07:45:34.209Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-01-20T07:45:34.209Z] #69 DONE 0.1s [2022-01-20T07:45:34.209Z] [2022-01-20T07:45:34.209Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:34.209Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:34.209Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:34.209Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-20T07:45:34.209Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T07:45:34.209Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T07:45:34.209Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 0B / 54.92MB 0.0s [2022-01-20T07:45:34.209Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T07:45:34.306Z] #2 transferring context: [2022-01-20T07:45:34.306Z] #2 transferring context: 87B done [2022-01-20T07:45:34.360Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 23.07MB / 54.92MB 0.5s [2022-01-20T07:45:34.360Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 27.26MB / 54.92MB 0.6s [2022-01-20T07:45:34.462Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-01-20T07:45:34.462Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-01-20T07:45:34.472Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.24MB / 54.92MB 0.3s [2022-01-20T07:45:34.472Z] #11 ... [2022-01-20T07:45:34.473Z] [2022-01-20T07:45:34.473Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T07:45:34.473Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T07:45:34.473Z] #45 DONE 0.0s [2022-01-20T07:45:34.473Z] [2022-01-20T07:45:34.473Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:34.473Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:34.473Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 12.58MB / 54.92MB 0.4s [2022-01-20T07:45:34.524Z] #19 77.77 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-01-20T07:45:34.524Z] #19 77.77 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-01-20T07:45:34.524Z] #19 77.79 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-01-20T07:45:34.524Z] #19 77.84 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-01-20T07:45:34.524Z] #19 77.87 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-01-20T07:45:34.567Z] #2 ... [2022-01-20T07:45:34.567Z] [2022-01-20T07:45:34.567Z] #1 [internal] load build definition from Dockerfile [2022-01-20T07:45:34.567Z] #1 sha256:e68c9595112a2744eefb8fa879efd54cd5156b12d9d83e3b940948b389c73761 [2022-01-20T07:45:34.567Z] #1 transferring dockerfile: 17.53kB done [2022-01-20T07:45:34.567Z] #1 DONE 1.1s [2022-01-20T07:45:34.621Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 37.75MB / 54.92MB 0.8s [2022-01-20T07:45:34.621Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0B / 5.15MB 1.0s [2022-01-20T07:45:34.621Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0B / 10.87MB 1.0s [2022-01-20T07:45:34.718Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-01-20T07:45:34.718Z] #4 DONE 0.8s [2022-01-20T07:45:34.735Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 18.87MB / 54.92MB 0.6s [2022-01-20T07:45:34.735Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 32.51MB / 54.92MB 0.7s [2022-01-20T07:45:34.828Z] [2022-01-20T07:45:34.828Z] #2 [internal] load .dockerignore [2022-01-20T07:45:34.828Z] #2 sha256:16ed935ffe919392ffea338c04753a56fa825d95a8b6151c6197aba49dc34777 [2022-01-20T07:45:34.828Z] #2 DONE 1.2s [2022-01-20T07:45:34.883Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 46.14MB / 54.92MB 1.1s [2022-01-20T07:45:34.883Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.53MB / 54.92MB 1.2s [2022-01-20T07:45:34.975Z] [2022-01-20T07:45:34.975Z] #6 [internal] load build definition from Dockerfile [2022-01-20T07:45:34.975Z] #6 sha256:da34ed19e171e46c6fbbc1cdb457c765a9082440ac174a43ca7891a426a0c775 [2022-01-20T07:45:34.975Z] #6 DONE 0.0s [2022-01-20T07:45:34.975Z] [2022-01-20T07:45:34.975Z] #5 [internal] load .dockerignore [2022-01-20T07:45:34.975Z] #5 sha256:e16e1b56f42be652151b442ae942d2e85d5ad4f4c37eec5f85e29dc2fdee3c85 [2022-01-20T07:45:34.975Z] #5 DONE 0.0s [2022-01-20T07:45:34.975Z] [2022-01-20T07:45:34.975Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T07:45:34.975Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T07:45:34.997Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 44.04MB / 54.92MB 0.9s [2022-01-20T07:45:35.097Z] [2022-01-20T07:45:35.097Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-01-20T07:45:35.097Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-01-20T07:45:35.149Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.4s [2022-01-20T07:45:35.149Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.05MB / 10.87MB 1.4s [2022-01-20T07:45:35.149Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 2.10MB / 10.87MB 1.5s [2022-01-20T07:45:35.261Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 49.28MB / 54.92MB 1.1s [2022-01-20T07:45:35.261Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 1.05MB / 10.87MB 1.1s [2022-01-20T07:45:35.261Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 2.10MB / 5.15MB 1.1s [2022-01-20T07:45:35.261Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 53.48MB / 54.92MB 1.2s [2022-01-20T07:45:35.261Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 7.34MB / 10.87MB 1.2s [2022-01-20T07:45:35.261Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 4.19MB / 5.15MB 1.2s [2022-01-20T07:45:35.411Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 4.19MB / 10.87MB 1.6s [2022-01-20T07:45:35.411Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 5.24MB / 10.87MB 1.7s [2022-01-20T07:45:35.462Z] #19 78.96 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-01-20T07:45:35.522Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 1.3s [2022-01-20T07:45:35.522Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.3s [2022-01-20T07:45:35.672Z] #3 DONE 0.4s [2022-01-20T07:45:35.672Z] [2022-01-20T07:45:35.672Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-01-20T07:45:35.672Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-01-20T07:45:35.672Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-01-20T07:45:35.672Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-01-20T07:45:35.672Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-01-20T07:45:35.672Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-01-20T07:45:35.672Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.2s [2022-01-20T07:45:35.672Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 1.05MB / 9.06MB 0.3s [2022-01-20T07:45:35.676Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.7s done [2022-01-20T07:45:35.676Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 6.45MB / 10.87MB 1.8s [2022-01-20T07:45:35.676Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.9s done [2022-01-20T07:45:35.676Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 2.0s [2022-01-20T07:45:35.676Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 2.0s [2022-01-20T07:45:35.676Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 2.0s [2022-01-20T07:45:35.722Z] #19 78.96 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-01-20T07:45:35.722Z] #19 78.96 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-01-20T07:45:35.722Z] #19 78.98 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-01-20T07:45:35.722Z] #19 78.98 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-01-20T07:45:35.722Z] #19 78.98 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-01-20T07:45:35.722Z] #19 78.98 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-01-20T07:45:35.722Z] #19 78.98 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-01-20T07:45:35.722Z] #19 79.02 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-01-20T07:45:35.722Z] #19 79.04 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-01-20T07:45:35.722Z] #19 79.06 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-01-20T07:45:35.722Z] #19 79.07 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-01-20T07:45:35.784Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 1.7s done [2022-01-20T07:45:35.902Z] #10 ... [2022-01-20T07:45:35.902Z] [2022-01-20T07:45:35.902Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T07:45:35.902Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-01-20T07:45:35.902Z] #8 DONE 0.9s [2022-01-20T07:45:35.902Z] [2022-01-20T07:45:35.902Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:45:35.902Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T07:45:35.902Z] #7 DONE 0.9s [2022-01-20T07:45:35.902Z] [2022-01-20T07:45:35.902Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:45:35.902Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T07:45:35.902Z] #9 DONE 0.9s [2022-01-20T07:45:35.902Z] [2022-01-20T07:45:35.902Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T07:45:35.902Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-01-20T07:45:35.902Z] #10 DONE 0.9s [2022-01-20T07:45:35.934Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.4s [2022-01-20T07:45:35.934Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-01-20T07:45:35.934Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-01-20T07:45:35.937Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 [2022-01-20T07:45:36.159Z] [2022-01-20T07:45:36.159Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T07:45:36.159Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T07:45:36.159Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.0s done [2022-01-20T07:45:36.195Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-01-20T07:45:36.195Z] #4 DONE 0.7s [2022-01-20T07:45:36.199Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 2.1s done [2022-01-20T07:45:36.199Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 8.39MB / 54.57MB 2.3s [2022-01-20T07:45:36.199Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 9.44MB / 85.80MB 2.3s [2022-01-20T07:45:36.199Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 0B / 134.83MB 2.3s [2022-01-20T07:45:36.360Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0B / 54.57MB 2.2s [2022-01-20T07:45:36.360Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 18.87MB / 54.57MB 2.4s [2022-01-20T07:45:36.449Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T07:45:36.456Z] [2022-01-20T07:45:36.456Z] #5 [internal] load .dockerignore [2022-01-20T07:45:36.456Z] #5 sha256:e8afabdddef4d10273568d13673b2cacb4017fbff8427c61c1fad2f76e379ad1 [2022-01-20T07:45:36.456Z] #5 DONE 0.0s [2022-01-20T07:45:36.456Z] [2022-01-20T07:45:36.456Z] #6 [internal] load build definition from Dockerfile [2022-01-20T07:45:36.456Z] #6 sha256:059731ca65462ec8d5f2dbfcf3eeb0b7d0e22331da0cc144e6b6df6e3e0d2139 [2022-01-20T07:45:36.456Z] #6 DONE 0.0s [2022-01-20T07:45:36.456Z] [2022-01-20T07:45:36.456Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-01-20T07:45:36.456Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-01-20T07:45:36.469Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 13.63MB / 54.57MB 2.6s [2022-01-20T07:45:36.469Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 16.78MB / 85.80MB 2.6s [2022-01-20T07:45:36.621Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.5s done [2022-01-20T07:45:36.621Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 23.07MB / 54.57MB 2.5s [2022-01-20T07:45:36.621Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 26.21MB / 54.57MB 2.6s [2022-01-20T07:45:36.707Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T07:45:36.708Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T07:45:36.729Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 18.87MB / 54.57MB 2.8s [2022-01-20T07:45:36.729Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.34MB / 134.83MB 2.8s [2022-01-20T07:45:36.729Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 23.07MB / 85.80MB 2.9s [2022-01-20T07:45:36.729Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 26.21MB / 54.57MB 3.1s [2022-01-20T07:45:36.729Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 29.36MB / 85.80MB 3.1s [2022-01-20T07:45:36.890Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 31.46MB / 54.57MB 2.7s [2022-01-20T07:45:36.890Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 34.60MB / 54.57MB 2.8s [2022-01-20T07:45:36.985Z] #28 ... [2022-01-20T07:45:36.985Z] [2022-01-20T07:45:36.985Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T07:45:36.985Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T07:45:36.985Z] #45 DONE 0.0s [2022-01-20T07:45:36.985Z] [2022-01-20T07:45:36.985Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:36.985Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T07:45:36.985Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T07:45:36.985Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:45:36.985Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T07:45:36.985Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T07:45:36.985Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s [2022-01-20T07:45:36.985Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-01-20T07:45:36.989Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 29.36MB / 54.57MB 3.2s [2022-01-20T07:45:36.989Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 17.83MB / 134.83MB 3.3s [2022-01-20T07:45:37.029Z] #10 DONE 0.8s [2022-01-20T07:45:37.029Z] [2022-01-20T07:45:37.029Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:45:37.029Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-01-20T07:45:37.029Z] #7 DONE 0.8s [2022-01-20T07:45:37.029Z] [2022-01-20T07:45:37.029Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-01-20T07:45:37.029Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-01-20T07:45:37.029Z] #8 DONE 0.8s [2022-01-20T07:45:37.029Z] [2022-01-20T07:45:37.029Z] #9 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-01-20T07:45:37.029Z] #9 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-01-20T07:45:37.029Z] #9 DONE 0.9s [2022-01-20T07:45:37.105Z] #19 80.52 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-01-20T07:45:37.105Z] #19 80.53 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-01-20T07:45:37.105Z] #19 80.54 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-01-20T07:45:37.105Z] #19 80.58 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-01-20T07:45:37.105Z] #19 80.61 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-01-20T07:45:37.152Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 2.9s done [2022-01-20T07:45:37.152Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 39.85MB / 54.57MB 2.9s [2022-01-20T07:45:37.152Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 51.38MB / 54.57MB 3.1s [2022-01-20T07:45:37.152Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 3.2s [2022-01-20T07:45:37.247Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-01-20T07:45:37.254Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 35.65MB / 54.57MB 3.4s [2022-01-20T07:45:37.254Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 36.70MB / 85.80MB 3.4s [2022-01-20T07:45:37.254Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 41.94MB / 54.57MB 3.6s [2022-01-20T07:45:37.254Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 30.41MB / 134.83MB 3.6s [2022-01-20T07:45:37.514Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 46.14MB / 54.57MB 3.7s [2022-01-20T07:45:37.514Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 41.94MB / 85.80MB 3.7s [2022-01-20T07:45:37.514Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 37.75MB / 134.83MB 3.7s [2022-01-20T07:45:37.729Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 2.10MB / 134.83MB 3.6s [2022-01-20T07:45:37.774Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 50.33MB / 54.57MB 3.9s [2022-01-20T07:45:37.774Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 49.28MB / 85.80MB 3.9s [2022-01-20T07:45:37.774Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 48.23MB / 134.83MB 4.0s [2022-01-20T07:45:38.004Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 13.63MB / 134.83MB 3.8s [2022-01-20T07:45:38.004Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 1.1s [2022-01-20T07:45:38.004Z] #11 ... [2022-01-20T07:45:38.004Z] [2022-01-20T07:45:38.004Z] #24 [internal] load build context [2022-01-20T07:45:38.004Z] #24 sha256:0d7129faacdcc2234c3ed2490617cee01c0fa7e6c037c103c494c3ce492797a6 [2022-01-20T07:45:38.004Z] #24 transferring context: 54.80MB 3.2s done [2022-01-20T07:45:38.004Z] #24 DONE 4.1s [2022-01-20T07:45:38.004Z] [2022-01-20T07:45:38.004Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:38.004Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:38.004Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 3.8s done [2022-01-20T07:45:38.004Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 20.97MB / 134.83MB 3.9s [2022-01-20T07:45:38.004Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 0B / 85.80MB 3.9s [2022-01-20T07:45:38.004Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 0B / 154B 3.9s [2022-01-20T07:45:38.035Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 4.2s [2022-01-20T07:45:38.035Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 58.72MB / 85.80MB 4.2s [2022-01-20T07:45:38.035Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 55.57MB / 134.83MB 4.2s [2022-01-20T07:45:38.265Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 5.24MB / 85.80MB 4.0s [2022-01-20T07:45:38.265Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 4.0s [2022-01-20T07:45:38.265Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 35.65MB / 134.83MB 4.2s [2022-01-20T07:45:38.265Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 15.73MB / 85.80MB 4.2s [2022-01-20T07:45:38.296Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 68.16MB / 85.80MB 4.4s [2022-01-20T07:45:38.296Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 63.96MB / 134.83MB 4.4s [2022-01-20T07:45:38.483Z] #19 81.79 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-01-20T07:45:38.483Z] #19 81.79 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-01-20T07:45:38.528Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 42.52MB / 134.83MB 4.3s [2022-01-20T07:45:38.528Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 21.43MB / 85.80MB 4.3s [2022-01-20T07:45:38.528Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 4.2s done [2022-01-20T07:45:38.528Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 54.05MB / 134.83MB 4.4s [2022-01-20T07:45:38.528Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 29.36MB / 85.80MB 4.4s [2022-01-20T07:45:38.566Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 4.6s done [2022-01-20T07:45:38.566Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 74.45MB / 85.80MB 4.7s [2022-01-20T07:45:38.566Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 72.35MB / 134.83MB 4.8s [2022-01-20T07:45:38.566Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 0B / 154B 4.8s [2022-01-20T07:45:38.566Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 4.8s done [2022-01-20T07:45:38.791Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 68.16MB / 134.83MB 4.6s [2022-01-20T07:45:38.791Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 48.23MB / 85.80MB 4.6s [2022-01-20T07:45:38.791Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 75.50MB / 134.83MB 4.7s [2022-01-20T07:45:38.791Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 58.72MB / 85.80MB 4.7s [2022-01-20T07:45:38.832Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 79.69MB / 85.80MB 5.0s [2022-01-20T07:45:39.052Z] #19 82.40 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:45:39.053Z] #11 ... [2022-01-20T07:45:39.053Z] [2022-01-20T07:45:39.053Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:39.053Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T07:45:39.053Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T07:45:39.053Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:45:39.053Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T07:45:39.053Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-01-20T07:45:39.053Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-01-20T07:45:39.053Z] #69 DONE 5.0s [2022-01-20T07:45:39.053Z] [2022-01-20T07:45:39.053Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:39.053Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:39.053Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 94.45MB / 134.83MB 4.9s [2022-01-20T07:45:39.053Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 70.25MB / 85.80MB 4.9s [2022-01-20T07:45:39.053Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 103.81MB / 134.83MB 5.0s [2022-01-20T07:45:39.053Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 78.64MB / 85.80MB 5.0s [2022-01-20T07:45:39.096Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 5.2s [2022-01-20T07:45:39.096Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 84.93MB / 134.83MB 5.2s [2022-01-20T07:45:39.096Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 93.32MB / 134.83MB 5.4s [2022-01-20T07:45:39.312Z] #19 82.64 Fetched 787 MB in 24s (33.3 MB/s) [2022-01-20T07:45:39.312Z] #19 82.69 Selecting previously unselected package liblocale-gettext-perl. [2022-01-20T07:45:39.312Z] #19 82.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T07:45:39.312Z] #19 82.71 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-01-20T07:45:39.312Z] #19 82.71 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-01-20T07:45:39.312Z] #19 82.75 Selecting previously unselected package bzip2. [2022-01-20T07:45:39.312Z] #19 82.76 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T07:45:39.312Z] #19 82.76 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T07:45:39.312Z] #19 82.81 Selecting previously unselected package libmagic-mgc. [2022-01-20T07:45:39.312Z] #19 82.81 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-01-20T07:45:39.312Z] #19 82.82 Unpacking libmagic-mgc (1:5.39-3) ... [2022-01-20T07:45:39.314Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 112.20MB / 134.83MB 5.1s [2022-01-20T07:45:39.314Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 84.93MB / 85.80MB 5.1s [2022-01-20T07:45:39.314Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 128.97MB / 134.83MB 5.3s [2022-01-20T07:45:39.357Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 104.86MB / 134.83MB 5.6s [2022-01-20T07:45:39.572Z] #19 83.02 Selecting previously unselected package libmagic1:amd64. [2022-01-20T07:45:39.572Z] #19 83.02 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-01-20T07:45:39.572Z] #19 83.03 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-01-20T07:45:39.572Z] #19 83.09 Selecting previously unselected package file. [2022-01-20T07:45:39.572Z] #19 83.09 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-01-20T07:45:39.572Z] #19 83.09 Unpacking file (1:5.39-3) ... [2022-01-20T07:45:39.572Z] #19 83.16 Selecting previously unselected package xz-utils. [2022-01-20T07:45:39.600Z] [2022-01-20T07:45:39.601Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:39.601Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T07:45:39.601Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.1s done [2022-01-20T07:45:39.618Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 113.59MB / 134.83MB 5.8s [2022-01-20T07:45:39.618Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 128.33MB / 134.83MB 6.0s [2022-01-20T07:45:39.775Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2022-01-20T07:45:39.831Z] #19 83.16 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T07:45:39.831Z] #19 83.17 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T07:45:39.831Z] #19 83.26 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-01-20T07:45:39.831Z] #19 83.26 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T07:45:39.831Z] #19 83.26 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-20T07:45:39.878Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 6.0s done [2022-01-20T07:45:40.175Z] #11 sha256:89b5d1fa04af24c4cae53f775b9382755b2ba1082bda77b9f8febaa8676b54cb 1.80kB / 1.80kB done [2022-01-20T07:45:40.175Z] #11 sha256:cac175c1423a6f67bcf70033345b7dc7d733176ab28932904a3e457acc6f5c56 7.08kB / 7.08kB done [2022-01-20T07:45:40.175Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T07:45:40.337Z] #71 DONE 3.9s [2022-01-20T07:45:40.337Z] [2022-01-20T07:45:40.337Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:40.337Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:40.337Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 0.0s done [2022-01-20T07:45:40.337Z] #11 sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 1.86kB / 1.86kB done [2022-01-20T07:45:40.337Z] #11 sha256:b0e471b2eee794eb119d40f24e42dc327196b010e40730722589937ea1c71443 1.80kB / 1.80kB done [2022-01-20T07:45:40.337Z] #11 sha256:8b86bf336a01235faf28137dae90772076e6f431a2951259d949eb9153012755 7.06kB / 7.06kB done [2022-01-20T07:45:40.337Z] #11 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.1s done [2022-01-20T07:45:40.337Z] #11 sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 5.15MB / 5.15MB 2.2s done [2022-01-20T07:45:40.337Z] #11 sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 10.87MB / 10.87MB 2.6s done [2022-01-20T07:45:40.337Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 1.4s [2022-01-20T07:45:40.337Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 81.79MB / 85.80MB 4.0s [2022-01-20T07:45:40.337Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 36.70MB / 54.57MB 4.0s [2022-01-20T07:45:40.337Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 36.70MB / 134.83MB 4.0s [2022-01-20T07:45:40.337Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 42.99MB / 54.57MB 4.1s [2022-01-20T07:45:40.337Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 49.28MB / 54.57MB 4.2s [2022-01-20T07:45:40.337Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 48.23MB / 134.83MB 4.2s [2022-01-20T07:45:40.401Z] #19 83.98 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-01-20T07:45:40.436Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 0.5s [2022-01-20T07:45:40.436Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 6.29MB / 53.60MB 0.5s [2022-01-20T07:45:40.436Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0B / 10.66MB 0.5s [2022-01-20T07:45:40.436Z] #11 ... [2022-01-20T07:45:40.436Z] [2022-01-20T07:45:40.436Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-01-20T07:45:40.436Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-01-20T07:45:40.436Z] #45 DONE 0.0s [2022-01-20T07:45:40.436Z] [2022-01-20T07:45:40.436Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:40.436Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T07:45:40.595Z] #11 sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 54.57MB / 54.57MB 4.3s [2022-01-20T07:45:40.595Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 56.62MB / 134.83MB 4.3s [2022-01-20T07:45:40.595Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 72.35MB / 134.83MB 4.5s [2022-01-20T07:45:40.660Z] #19 83.98 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-01-20T07:45:40.660Z] #19 83.99 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-20T07:45:40.697Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 16.78MB / 53.60MB 0.7s [2022-01-20T07:45:40.697Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 2.10MB / 10.66MB 0.7s [2022-01-20T07:45:40.697Z] #11 sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 5.14MB / 5.14MB 0.7s done [2022-01-20T07:45:40.697Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 26.21MB / 53.60MB 0.9s [2022-01-20T07:45:40.697Z] #11 sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 10.66MB / 10.66MB 0.8s done [2022-01-20T07:45:40.697Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 0B / 54.67MB 0.9s [2022-01-20T07:45:40.701Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 6.5s done [2022-01-20T07:45:40.862Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 79.69MB / 134.83MB 4.6s [2022-01-20T07:45:40.862Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 95.42MB / 134.83MB 4.8s [2022-01-20T07:45:40.963Z] #11 ... [2022-01-20T07:45:40.963Z] [2022-01-20T07:45:40.963Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:40.963Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T07:45:40.963Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:45:40.963Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T07:45:40.963Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T07:45:40.963Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-01-20T07:45:40.963Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-01-20T07:45:40.963Z] #71 DONE 7.2s [2022-01-20T07:45:40.963Z] [2022-01-20T07:45:40.963Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:40.963Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:40.963Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.9s done [2022-01-20T07:45:40.967Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 10.49MB / 54.67MB 1.1s [2022-01-20T07:45:40.967Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 0B / 81.01MB 1.1s [2022-01-20T07:45:40.967Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 35.65MB / 53.60MB 1.2s [2022-01-20T07:45:40.967Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 16.78MB / 54.67MB 1.2s [2022-01-20T07:45:40.967Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 6.29MB / 81.01MB 1.2s [2022-01-20T07:45:41.124Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 108.00MB / 134.83MB 5.0s [2022-01-20T07:45:41.230Z] #19 84.69 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-01-20T07:45:41.230Z] #19 84.69 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-01-20T07:45:41.233Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 23.07MB / 54.67MB 1.3s [2022-01-20T07:45:41.234Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 18.87MB / 81.01MB 1.3s [2022-01-20T07:45:41.234Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 41.94MB / 53.60MB 1.4s [2022-01-20T07:45:41.234Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 34.60MB / 54.67MB 1.4s [2022-01-20T07:45:41.234Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 24.12MB / 81.01MB 1.4s [2022-01-20T07:45:41.269Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.1s [2022-01-20T07:45:41.269Z] #11 ... [2022-01-20T07:45:41.269Z] [2022-01-20T07:45:41.269Z] #24 [internal] load build context [2022-01-20T07:45:41.269Z] #24 sha256:0a91c1b6adb0fc523f538fa4379bbcb3ac295d30129e984c903d4db954ebdcbd [2022-01-20T07:45:41.269Z] #24 transferring context: 54.80MB 6.4s done [2022-01-20T07:45:41.269Z] #24 DONE 7.5s [2022-01-20T07:45:41.269Z] [2022-01-20T07:45:41.269Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:41.269Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T07:45:41.269Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T07:45:41.269Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:45:41.269Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T07:45:41.269Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T07:45:41.269Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-01-20T07:45:41.269Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-01-20T07:45:41.269Z] #69 DONE 7.5s [2022-01-20T07:45:41.269Z] [2022-01-20T07:45:41.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:41.269Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:41.269Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 7.3s done [2022-01-20T07:45:41.269Z] #11 ... [2022-01-20T07:45:41.269Z] [2022-01-20T07:45:41.269Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:41.269Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T07:45:41.269Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-01-20T07:45:41.269Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:45:41.269Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T07:45:41.269Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T07:45:41.269Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-01-20T07:45:41.269Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.4s done [2022-01-20T07:45:41.269Z] #71 DONE 7.6s [2022-01-20T07:45:41.269Z] [2022-01-20T07:45:41.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:41.269Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:41.381Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 119.54MB / 134.83MB 5.2s [2022-01-20T07:45:41.489Z] #19 84.70 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-20T07:45:41.499Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 45.09MB / 53.60MB 1.5s [2022-01-20T07:45:41.499Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 45.09MB / 54.67MB 1.5s [2022-01-20T07:45:41.499Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 48.23MB / 54.67MB 1.6s [2022-01-20T07:45:41.499Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 30.41MB / 81.01MB 1.6s [2022-01-20T07:45:41.499Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 51.38MB / 53.60MB 1.7s [2022-01-20T07:45:41.638Z] #11 ... [2022-01-20T07:45:41.638Z] [2022-01-20T07:45:41.638Z] #24 [internal] load build context [2022-01-20T07:45:41.638Z] #24 sha256:c2b19676ef8cd21fb9617750d5fcc4f74bfdb9afff5d32df3c88ffc99bb9277d [2022-01-20T07:45:41.638Z] #24 transferring context: 54.79MB 5.1s done [2022-01-20T07:45:41.638Z] #24 DONE 5.4s [2022-01-20T07:45:41.638Z] [2022-01-20T07:45:41.638Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:41.638Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T07:45:41.638Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T07:45:41.638Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:45:41.638Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T07:45:41.638Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T07:45:41.638Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-01-20T07:45:41.638Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done [2022-01-20T07:45:41.638Z] #69 DONE 5.4s [2022-01-20T07:45:41.638Z] [2022-01-20T07:45:41.638Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:41.638Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:41.639Z] #11 ... [2022-01-20T07:45:41.639Z] [2022-01-20T07:45:41.639Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T07:45:41.639Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T07:45:41.639Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.3s done [2022-01-20T07:45:41.763Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 53.48MB / 54.67MB 1.8s [2022-01-20T07:45:41.763Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 35.65MB / 81.01MB 1.8s [2022-01-20T07:45:41.763Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 46.14MB / 81.01MB 1.9s [2022-01-20T07:45:42.024Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 63.96MB / 81.01MB 2.1s [2022-01-20T07:45:42.024Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 77.22MB / 81.01MB 2.2s [2022-01-20T07:45:42.058Z] #19 85.41 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-01-20T07:45:42.058Z] #19 85.41 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T07:45:42.058Z] #19 85.41 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-20T07:45:42.398Z] #11 ... [2022-01-20T07:45:42.398Z] [2022-01-20T07:45:42.398Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T07:45:42.398Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T07:45:42.398Z] #70 DONE 0.8s [2022-01-20T07:45:42.398Z] [2022-01-20T07:45:42.398Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T07:45:42.398Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T07:45:42.398Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-20T07:45:42.398Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T07:45:42.398Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T07:45:42.398Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T07:45:42.398Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 2.5s done [2022-01-20T07:45:42.398Z] #28 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 4.5s done [2022-01-20T07:45:42.398Z] #28 DONE 8.2s [2022-01-20T07:45:42.398Z] [2022-01-20T07:45:42.398Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:42.398Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:42.398Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-20T07:45:42.568Z] #28 ... [2022-01-20T07:45:42.568Z] [2022-01-20T07:45:42.568Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:42.568Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:42.568Z] #11 sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 85.80MB / 85.80MB 5.3s done [2022-01-20T07:45:42.568Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 6.4s [2022-01-20T07:45:42.568Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 6.4s [2022-01-20T07:45:42.627Z] #19 86.03 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-01-20T07:45:42.627Z] #19 86.03 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-01-20T07:45:42.627Z] #19 86.04 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-20T07:45:42.654Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 6.5s done [2022-01-20T07:45:42.658Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.5s done [2022-01-20T07:45:42.920Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-20T07:45:42.965Z] #11 ... [2022-01-20T07:45:42.965Z] [2022-01-20T07:45:42.965Z] #24 [internal] load build context [2022-01-20T07:45:42.965Z] #24 sha256:698caad1070971fe666fc2dfc6bcfcc4789d53fb2b4c217789762861007bfd26 [2022-01-20T07:45:42.965Z] #24 transferring context: 54.80MB 2.2s done [2022-01-20T07:45:42.965Z] #24 DONE 3.3s [2022-01-20T07:45:42.965Z] [2022-01-20T07:45:42.965Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:42.965Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T07:45:42.965Z] #11 sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 53.60MB / 53.60MB 3.1s done [2022-01-20T07:45:43.183Z] #11 ... [2022-01-20T07:45:43.183Z] [2022-01-20T07:45:43.183Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T07:45:43.183Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T07:45:43.183Z] #72 DONE 1.1s [2022-01-20T07:45:43.183Z] [2022-01-20T07:45:43.183Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:43.183Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:43.197Z] #19 86.50 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-01-20T07:45:43.197Z] #19 86.51 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:45:43.197Z] #19 86.51 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:45:43.197Z] #19 86.56 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-01-20T07:45:43.197Z] #19 86.57 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:45:43.197Z] #19 86.57 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:45:43.225Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-20T07:45:43.226Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 [2022-01-20T07:45:43.523Z] #11 ... [2022-01-20T07:45:43.523Z] [2022-01-20T07:45:43.523Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T07:45:43.523Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T07:45:43.523Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-20T07:45:43.523Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T07:45:43.523Z] #28 sha256:a4c378901a2ba14fd331e96a49101556e91ed592d5fd68ba7405fdbf9b969e61 529B / 529B done [2022-01-20T07:45:43.523Z] #28 sha256:6f4986d78878699c680b97e3d7a2fd131bf4def477f1abad9a9edcb5d99cda3c 1.46kB / 1.46kB done [2022-01-20T07:45:43.523Z] #28 sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 54.92MB / 54.92MB 1.7s done [2022-01-20T07:45:43.523Z] #28 DONE 9.6s [2022-01-20T07:45:43.523Z] [2022-01-20T07:45:43.523Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:43.523Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:43.755Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.7s done [2022-01-20T07:45:43.785Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.3s done [2022-01-20T07:45:43.785Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.1s [2022-01-20T07:45:43.937Z] #11 extracting sha256:0e29546d541cdbd309281d21a73a9d1db78665c1b95b74f32b009e0b77a6e1e3 5.0s done [2022-01-20T07:45:44.016Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 0.1s [2022-01-20T07:45:44.356Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.5s done [2022-01-20T07:45:44.499Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd [2022-01-20T07:45:44.614Z] #11 sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 54.67MB / 54.67MB 4.5s done [2022-01-20T07:45:44.614Z] #11 sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 0B / 124B 4.7s [2022-01-20T07:45:44.614Z] #11 sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 124B / 124B 4.8s [2022-01-20T07:45:44.616Z] #11 ... [2022-01-20T07:45:44.616Z] [2022-01-20T07:45:44.616Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T07:45:44.616Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T07:45:44.616Z] #70 DONE 0.7s [2022-01-20T07:45:44.616Z] [2022-01-20T07:45:44.616Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:44.616Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:44.616Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T07:45:44.757Z] #11 extracting sha256:9b829c73b52b92b97d5c07a54fb0f3e921995a296c714b53a32ae67d19231fcd 0.3s done [2022-01-20T07:45:44.958Z] #11 extracting sha256:94a23d3cb5be24659b25f17537307e7f568d665244f6a383c1c6e51e31080749 1.7s done [2022-01-20T07:45:45.322Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 [2022-01-20T07:45:45.558Z] #11 ... [2022-01-20T07:45:45.558Z] [2022-01-20T07:45:45.558Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T07:45:45.558Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T07:45:45.558Z] #72 DONE 0.8s [2022-01-20T07:45:45.558Z] [2022-01-20T07:45:45.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:45.558Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:45.578Z] #11 extracting sha256:cb5b7ae361722f070eca53f35823ed21baa85d61d5d95cd5a95ab53d740cdd56 0.3s done [2022-01-20T07:45:45.834Z] #11 sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 134.83MB / 134.83MB 9.7s done [2022-01-20T07:45:46.091Z] #11 sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf 154B / 154B 9.7s done [2022-01-20T07:45:46.345Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b [2022-01-20T07:45:46.353Z] #11 ... [2022-01-20T07:45:46.353Z] [2022-01-20T07:45:46.353Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T07:45:46.353Z] #28 sha256:5e328b93e8329d0696da26560aa1df1f8c999c3a65e5b5fc057f0b591cda9cb4 [2022-01-20T07:45:46.353Z] #28 DONE 10.0s [2022-01-20T07:45:46.353Z] [2022-01-20T07:45:46.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:46.353Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:46.353Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 [2022-01-20T07:45:46.605Z] #11 extracting sha256:ac9d381bd1e98fa8759f80ff42db63c8fce4ac9407b2e7c8e0f031ed9f96432b 0.2s done [2022-01-20T07:45:46.866Z] #11 sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 81.01MB / 81.01MB 6.9s done [2022-01-20T07:45:46.866Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 [2022-01-20T07:45:47.279Z] #11 ... [2022-01-20T07:45:47.279Z] [2022-01-20T07:45:47.279Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d [2022-01-20T07:45:47.279Z] #28 sha256:fb44ae50789b09fc0145b46dda6c04e339b5d6f167ece4162d2be3767a465791 [2022-01-20T07:45:47.279Z] #28 resolve docker.io/library/debian:bullseye@sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 0.1s done [2022-01-20T07:45:47.279Z] #28 sha256:2906804d2a64e8a13a434a1a127fe3f6a28bf7cf3696be4223b06276f32f1f2d 1.85kB / 1.85kB done [2022-01-20T07:45:47.279Z] #28 sha256:2f8b378ec53ef6cd638495467ffed6f6e2fd958c5c68d2dfd5d25650cb3d9f38 529B / 529B done [2022-01-20T07:45:47.279Z] #28 sha256:5852ca45f7bf5f8b89b0054cf0f5a7c581273023c685ebbf6a3a60fcd930a69a 1.48kB / 1.48kB done [2022-01-20T07:45:47.279Z] #28 DONE 7.4s [2022-01-20T07:45:47.279Z] [2022-01-20T07:45:47.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:47.279Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T07:45:47.279Z] #11 sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 124B / 124B 7.0s done [2022-01-20T07:45:47.279Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 0B / 102.65MB 7.2s [2022-01-20T07:45:47.541Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 10.49MB / 102.65MB 7.5s [2022-01-20T07:45:47.541Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 16.78MB / 102.65MB 7.6s [2022-01-20T07:45:47.541Z] #11 extracting sha256:aa9c5b49b9db3dd2553e8ae6c2081b77274ec0a8b1f9903b0e5ac83900642098 0.6s done [2022-01-20T07:45:47.803Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 32.51MB / 102.65MB 7.9s [2022-01-20T07:45:48.209Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 44.04MB / 102.65MB 8.2s [2022-01-20T07:45:48.471Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 50.33MB / 102.65MB 8.4s [2022-01-20T07:45:48.471Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 56.28MB / 102.65MB 8.6s [2022-01-20T07:45:48.471Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd [2022-01-20T07:45:48.471Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 66.06MB / 102.65MB 8.7s [2022-01-20T07:45:48.735Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 71.30MB / 102.65MB 8.8s [2022-01-20T07:45:48.882Z] #11 ... [2022-01-20T07:45:48.882Z] [2022-01-20T07:45:48.882Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T07:45:48.882Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-01-20T07:45:48.882Z] #70 DONE 1.1s [2022-01-20T07:45:48.882Z] [2022-01-20T07:45:48.882Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:48.882Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:48.996Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 80.74MB / 102.65MB 9.0s [2022-01-20T07:45:49.257Z] #11 ... [2022-01-20T07:45:49.257Z] [2022-01-20T07:45:49.257Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:49.257Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-01-20T07:45:49.257Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T07:45:49.257Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:45:49.257Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-01-20T07:45:49.257Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-01-20T07:45:49.257Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.8s done [2022-01-20T07:45:49.257Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done [2022-01-20T07:45:49.257Z] #71 DONE 9.4s [2022-01-20T07:45:49.257Z] [2022-01-20T07:45:49.257Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:49.257Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T07:45:49.257Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 91.23MB / 102.65MB 9.4s [2022-01-20T07:45:49.309Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.1s [2022-01-20T07:45:49.652Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 97.87MB / 102.65MB 9.6s [2022-01-20T07:45:49.765Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 4.8s done [2022-01-20T07:45:49.765Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T07:45:49.912Z] #11 ... [2022-01-20T07:45:49.912Z] [2022-01-20T07:45:49.912Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:49.912Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T07:45:49.912Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-01-20T07:45:49.912Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-01-20T07:45:49.912Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-01-20T07:45:49.912Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-01-20T07:45:49.912Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 8.5s done [2022-01-20T07:45:49.912Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-01-20T07:45:49.912Z] #69 ... [2022-01-20T07:45:49.912Z] [2022-01-20T07:45:49.912Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:49.912Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T07:45:50.248Z] #11 ... [2022-01-20T07:45:50.248Z] [2022-01-20T07:45:50.248Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T07:45:50.248Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-01-20T07:45:50.248Z] #72 DONE 1.5s [2022-01-20T07:45:50.248Z] [2022-01-20T07:45:50.248Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:50.248Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:50.696Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 6.7s done [2022-01-20T07:45:50.957Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T07:45:51.617Z] #11 extracting sha256:6494e4811622b31c027ccac322ca463937fd805f569a93e6f15c01aade718793 5.0s done [2022-01-20T07:45:51.617Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 [2022-01-20T07:45:52.352Z] #11 ... [2022-01-20T07:45:52.352Z] [2022-01-20T07:45:52.352Z] #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-01-20T07:45:52.352Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T07:45:52.352Z] #29 1.961 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:45:52.352Z] #29 1.964 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:45:52.352Z] #29 1.987 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:45:52.352Z] #29 2.146 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:45:52.352Z] #29 2.431 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:45:52.352Z] #29 2.753 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:45:52.352Z] #29 3.994 Fetched 8492 kB in 2s (3688 kB/s) [2022-01-20T07:45:52.352Z] #29 3.994 Reading package lists... [2022-01-20T07:45:52.352Z] #29 4.819 Reading package lists... [2022-01-20T07:45:52.352Z] #29 5.596 Building dependency tree... [2022-01-20T07:45:52.352Z] #29 5.989 The following additional packages will be installed: [2022-01-20T07:45:52.352Z] #29 5.989 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T07:45:52.352Z] #29 5.989 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T07:45:52.352Z] #29 5.989 Recommended packages: [2022-01-20T07:45:52.352Z] #29 5.989 libldap-common publicsuffix libsasl2-modules [2022-01-20T07:45:52.352Z] #29 6.223 The following NEW packages will be installed: [2022-01-20T07:45:52.352Z] #29 6.224 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T07:45:52.352Z] #29 6.231 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T07:45:52.352Z] #29 6.231 libssh2-1 openssl [2022-01-20T07:45:52.352Z] #29 6.513 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:45:52.352Z] #29 6.513 Need to get 3038 kB of archives. [2022-01-20T07:45:52.352Z] #29 6.513 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T07:45:52.352Z] #29 6.513 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T07:45:52.352Z] #29 6.531 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T07:45:52.352Z] #29 6.531 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T07:45:52.352Z] #29 6.535 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T07:45:52.352Z] #29 6.553 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T07:45:52.352Z] #29 6.553 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T07:45:52.352Z] #29 6.553 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T07:45:52.352Z] #29 6.554 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T07:45:52.352Z] #29 6.563 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T07:45:52.352Z] #29 6.563 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T07:45:52.352Z] #29 6.563 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T07:45:52.352Z] #29 6.563 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T07:45:52.352Z] #29 6.597 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T07:45:52.352Z] #29 6.597 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T07:45:52.352Z] #29 6.597 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T07:45:52.352Z] #29 6.812 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:45:52.352Z] #29 6.862 Fetched 3038 kB in 0s (8355 kB/s) [2022-01-20T07:45:52.352Z] #29 6.898 Selecting previously unselected package openssl. [2022-01-20T07:45:52.352Z] #29 6.898 (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-01-20T07:45:52.352Z] #29 6.901 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 6.909 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:45:52.352Z] #29 7.087 Selecting previously unselected package ca-certificates. [2022-01-20T07:45:52.352Z] #29 7.087 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T07:45:52.352Z] #29 7.097 Unpacking ca-certificates (20210119) ... [2022-01-20T07:45:52.352Z] #29 7.211 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T07:45:52.352Z] #29 7.211 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.225 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T07:45:52.352Z] #29 7.311 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T07:45:52.352Z] #29 7.311 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.316 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:52.352Z] #29 7.364 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T07:45:52.352Z] #29 7.364 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.371 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:52.352Z] #29 7.443 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T07:45:52.352Z] #29 7.443 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.447 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T07:45:52.352Z] #29 7.535 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T07:45:52.352Z] #29 7.535 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.539 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T07:45:52.352Z] #29 7.602 Selecting previously unselected package libpsl5:amd64. [2022-01-20T07:45:52.352Z] #29 7.602 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.611 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T07:45:52.352Z] #29 7.659 Selecting previously unselected package librtmp1:amd64. [2022-01-20T07:45:52.352Z] #29 7.659 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.668 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:45:52.352Z] #29 7.718 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T07:45:52.352Z] #29 7.718 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.724 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T07:45:52.352Z] #29 7.801 Selecting previously unselected package libcurl4:amd64. [2022-01-20T07:45:52.352Z] #29 7.801 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.809 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:52.352Z] #29 7.933 Selecting previously unselected package curl. [2022-01-20T07:45:52.352Z] #29 7.933 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 7.939 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:52.352Z] #29 8.028 Selecting previously unselected package libonig5:amd64. [2022-01-20T07:45:52.352Z] #29 8.028 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 8.034 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:45:52.352Z] #29 8.116 Selecting previously unselected package libjq1:amd64. [2022-01-20T07:45:52.352Z] #29 8.116 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 8.125 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:45:52.352Z] #29 8.187 Selecting previously unselected package jq. [2022-01-20T07:45:52.352Z] #29 8.187 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T07:45:52.352Z] #29 8.192 Unpacking jq (1.6-2.1) ... [2022-01-20T07:45:52.352Z] #29 8.247 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T07:45:52.352Z] #29 8.260 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T07:45:52.352Z] #29 8.280 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T07:45:52.352Z] #29 8.285 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:52.352Z] #29 8.296 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:45:52.352Z] #29 8.307 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:52.352Z] #29 8.320 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T07:45:52.352Z] #29 8.334 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:45:52.352Z] #29 8.352 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:45:52.352Z] #29 8.363 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:45:52.352Z] #29 8.373 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T07:45:52.352Z] #29 8.385 Setting up ca-certificates (20210119) ... [2022-01-20T07:45:52.352Z] #29 9.068 Updating certificates in /etc/ssl/certs... [2022-01-20T07:45:52.352Z] #29 9.848 129 added, 0 removed; done. [2022-01-20T07:45:52.352Z] #29 9.880 Setting up jq (1.6-2.1) ... [2022-01-20T07:45:52.352Z] #29 9.890 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:52.352Z] #29 9.902 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:52.352Z] #29 9.913 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:45:52.352Z] #29 9.932 Processing triggers for ca-certificates (20210119) ... [2022-01-20T07:45:52.352Z] #29 9.950 Updating certificates in /etc/ssl/certs... [2022-01-20T07:45:52.352Z] #29 ... [2022-01-20T07:45:52.352Z] [2022-01-20T07:45:52.352Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:52.352Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:53.187Z] #19 95.95 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-01-20T07:45:53.187Z] #19 95.96 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:45:53.187Z] #19 95.96 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:45:53.187Z] #19 96.04 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-01-20T07:45:53.187Z] #19 96.04 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:45:53.187Z] #19 96.05 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T07:45:53.211Z] #11 extracting sha256:841dd868500b6685b6cda93c97ea76e817b427d7a10bf73e9d03356fac199ffd 4.2s done [2022-01-20T07:45:53.978Z] #11 ... [2022-01-20T07:45:53.978Z] [2022-01-20T07:45:53.978Z] #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-01-20T07:45:53.978Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T07:45:53.978Z] #29 1.305 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:45:53.978Z] #29 1.355 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:45:53.978Z] #29 1.372 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:45:53.978Z] #29 1.458 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:45:53.978Z] #29 1.621 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:45:53.978Z] #29 1.854 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:45:53.978Z] #29 3.355 Fetched 8492 kB in 2s (3632 kB/s) [2022-01-20T07:45:53.978Z] #29 3.355 Reading package lists... [2022-01-20T07:45:53.978Z] #29 4.158 Reading package lists... [2022-01-20T07:45:53.978Z] #29 4.972 Building dependency tree... [2022-01-20T07:45:53.978Z] #29 5.388 The following additional packages will be installed: [2022-01-20T07:45:53.978Z] #29 5.388 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T07:45:53.978Z] #29 5.388 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T07:45:53.978Z] #29 5.388 Recommended packages: [2022-01-20T07:45:53.978Z] #29 5.388 libldap-common publicsuffix libsasl2-modules [2022-01-20T07:45:53.978Z] #29 5.564 The following NEW packages will be installed: [2022-01-20T07:45:53.978Z] #29 5.564 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T07:45:53.978Z] #29 5.564 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T07:45:53.978Z] #29 5.564 libssh2-1 openssl [2022-01-20T07:45:53.978Z] #29 5.835 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:45:53.978Z] #29 5.835 Need to get 3038 kB of archives. [2022-01-20T07:45:53.978Z] #29 5.835 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T07:45:53.978Z] #29 5.835 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T07:45:53.978Z] #29 5.858 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T07:45:53.978Z] #29 5.858 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T07:45:53.978Z] #29 5.858 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T07:45:53.978Z] #29 5.858 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T07:45:53.978Z] #29 5.858 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T07:45:53.978Z] #29 5.860 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T07:45:53.978Z] #29 5.860 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T07:45:53.978Z] #29 5.864 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T07:45:53.978Z] #29 5.864 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T07:45:53.978Z] #29 5.871 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T07:45:53.978Z] #29 5.886 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T07:45:53.978Z] #29 5.886 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T07:45:53.978Z] #29 5.886 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T07:45:53.978Z] #29 5.886 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T07:45:53.978Z] #29 6.109 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:45:53.978Z] #29 6.146 Fetched 3038 kB in 0s (9360 kB/s) [2022-01-20T07:45:53.978Z] #29 6.180 Selecting previously unselected package openssl. [2022-01-20T07:45:53.978Z] #29 6.180 (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-01-20T07:45:53.978Z] #29 6.187 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.193 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:45:53.978Z] #29 6.310 Selecting previously unselected package ca-certificates. [2022-01-20T07:45:53.978Z] #29 6.310 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T07:45:53.978Z] #29 6.315 Unpacking ca-certificates (20210119) ... [2022-01-20T07:45:53.978Z] #29 6.394 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T07:45:53.978Z] #29 6.394 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.401 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T07:45:53.978Z] #29 6.481 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T07:45:53.978Z] #29 6.483 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.486 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:53.978Z] #29 6.530 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T07:45:53.978Z] #29 6.532 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.535 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:53.978Z] #29 6.591 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T07:45:53.978Z] #29 6.591 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.596 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T07:45:53.978Z] #29 6.663 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T07:45:53.978Z] #29 6.663 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.669 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T07:45:53.978Z] #29 6.736 Selecting previously unselected package libpsl5:amd64. [2022-01-20T07:45:53.978Z] #29 6.736 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.740 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T07:45:53.978Z] #29 6.784 Selecting previously unselected package librtmp1:amd64. [2022-01-20T07:45:53.978Z] #29 6.784 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.789 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:45:53.978Z] #29 6.835 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T07:45:53.978Z] #29 6.835 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.839 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T07:45:53.978Z] #29 6.897 Selecting previously unselected package libcurl4:amd64. [2022-01-20T07:45:53.978Z] #29 6.897 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.902 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:53.978Z] #29 6.966 Selecting previously unselected package curl. [2022-01-20T07:45:53.978Z] #29 6.966 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 6.968 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:53.978Z] #29 7.072 Selecting previously unselected package libonig5:amd64. [2022-01-20T07:45:53.978Z] #29 7.072 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 7.076 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:45:53.978Z] #29 7.168 Selecting previously unselected package libjq1:amd64. [2022-01-20T07:45:53.978Z] #29 7.170 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 7.174 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:45:53.978Z] #29 7.219 Selecting previously unselected package jq. [2022-01-20T07:45:53.978Z] #29 7.219 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T07:45:53.978Z] #29 7.234 Unpacking jq (1.6-2.1) ... [2022-01-20T07:45:53.978Z] #29 7.277 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T07:45:53.978Z] #29 7.290 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T07:45:53.978Z] #29 7.305 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T07:45:53.978Z] #29 7.317 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:53.978Z] #29 7.329 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:45:53.978Z] #29 7.342 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:53.978Z] #29 7.354 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T07:45:53.978Z] #29 7.367 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:45:53.978Z] #29 7.387 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:45:53.978Z] #29 7.398 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:45:53.978Z] #29 7.413 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T07:45:53.978Z] #29 7.420 Setting up ca-certificates (20210119) ... [2022-01-20T07:45:53.978Z] #29 8.031 Updating certificates in /etc/ssl/certs... [2022-01-20T07:45:53.978Z] #29 8.756 129 added, 0 removed; done. [2022-01-20T07:45:53.978Z] #29 8.829 Setting up jq (1.6-2.1) ... [2022-01-20T07:45:53.978Z] #29 8.842 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:53.978Z] #29 8.855 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:53.978Z] #29 8.867 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:45:53.978Z] #29 8.884 Processing triggers for ca-certificates (20210119) ... [2022-01-20T07:45:53.978Z] #29 8.895 Updating certificates in /etc/ssl/certs... [2022-01-20T07:45:53.978Z] #29 9.533 0 added, 0 removed; done. [2022-01-20T07:45:53.978Z] #29 9.533 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T07:45:53.978Z] #29 9.535 done. [2022-01-20T07:45:53.978Z] #29 ... [2022-01-20T07:45:53.978Z] [2022-01-20T07:45:53.978Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:53.978Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:53.978Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.1s done [2022-01-20T07:45:54.153Z] #11 sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 102.65MB / 102.65MB 14.2s done [2022-01-20T07:45:54.153Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b [2022-01-20T07:45:54.731Z] #11 ... [2022-01-20T07:45:54.731Z] [2022-01-20T07:45:54.731Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-01-20T07:45:54.731Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-01-20T07:45:54.731Z] #69 DONE 14.9s [2022-01-20T07:45:54.731Z] [2022-01-20T07:45:54.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:54.731Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T07:45:54.901Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 3.5s done [2022-01-20T07:45:54.918Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T07:45:55.165Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T07:45:55.179Z] #11 ... [2022-01-20T07:45:55.179Z] [2022-01-20T07:45:55.179Z] #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-01-20T07:45:55.179Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T07:45:55.179Z] #29 DONE 11.8s [2022-01-20T07:45:55.426Z] #11 ... [2022-01-20T07:45:55.426Z] [2022-01-20T07:45:55.426Z] #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-01-20T07:45:55.426Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T07:45:55.426Z] #29 10.59 0 added, 0 removed; done. [2022-01-20T07:45:55.426Z] #29 10.59 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T07:45:55.426Z] #29 10.60 done. [2022-01-20T07:45:55.426Z] #29 DONE 13.3s [2022-01-20T07:45:55.426Z] [2022-01-20T07:45:55.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:55.426Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:55.444Z] [2022-01-20T07:45:55.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:55.444Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:55.444Z] #11 ... [2022-01-20T07:45:55.444Z] [2022-01-20T07:45:55.444Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T07:45:55.444Z] #30 sha256:fde9db4cf569e60b433a7e9332156ffc71707e1e5a7c6563d154b865152af861 [2022-01-20T07:45:55.444Z] #30 DONE 0.2s [2022-01-20T07:45:55.444Z] [2022-01-20T07:45:55.444Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:55.444Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:56.000Z] #11 ... [2022-01-20T07:45:56.000Z] [2022-01-20T07:45:56.000Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T07:45:56.000Z] #30 sha256:a2f63d03163af0d73a8d39d5cd796ec7596a02aef32f8bd4e36ddaccefc85494 [2022-01-20T07:45:56.000Z] #30 DONE 0.4s [2022-01-20T07:45:56.000Z] [2022-01-20T07:45:56.000Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:56.000Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:56.872Z] #11 extracting sha256:6e1d20a8313edd44a36cb9198f4d11ac5eedb41d1faf5e8a33c5a0a5a25d2b92 4.6s done [2022-01-20T07:45:56.872Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 [2022-01-20T07:45:56.872Z] #11 ... [2022-01-20T07:45:56.872Z] [2022-01-20T07:45:56.872Z] #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-01-20T07:45:56.872Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T07:45:56.872Z] #29 1.874 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:45:56.872Z] #29 1.874 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:45:56.872Z] #29 1.886 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:45:56.872Z] #29 2.058 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:45:56.872Z] #29 2.255 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:45:56.872Z] #29 2.810 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:45:56.872Z] #29 4.293 Fetched 8492 kB in 3s (3060 kB/s) [2022-01-20T07:45:56.872Z] #29 4.293 Reading package lists... [2022-01-20T07:45:56.872Z] #29 5.140 Reading package lists... [2022-01-20T07:45:56.872Z] #29 5.912 Building dependency tree... [2022-01-20T07:45:56.872Z] #29 6.272 The following additional packages will be installed: [2022-01-20T07:45:56.872Z] #29 6.272 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T07:45:56.872Z] #29 6.273 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T07:45:56.872Z] #29 6.274 Recommended packages: [2022-01-20T07:45:56.872Z] #29 6.274 libldap-common publicsuffix libsasl2-modules [2022-01-20T07:45:56.872Z] #29 6.451 The following NEW packages will be installed: [2022-01-20T07:45:56.872Z] #29 6.451 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T07:45:56.872Z] #29 6.451 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T07:45:56.872Z] #29 6.451 libssh2-1 openssl [2022-01-20T07:45:56.872Z] #29 6.730 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:45:56.872Z] #29 6.730 Need to get 3038 kB of archives. [2022-01-20T07:45:56.872Z] #29 6.730 After this operation, 6650 kB of additional disk space will be used. [2022-01-20T07:45:56.873Z] #29 6.730 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-01-20T07:45:56.873Z] #29 6.739 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-01-20T07:45:56.873Z] #29 6.743 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-01-20T07:45:56.873Z] #29 6.744 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-01-20T07:45:56.873Z] #29 6.745 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-01-20T07:45:56.873Z] #29 6.747 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-01-20T07:45:56.873Z] #29 6.750 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-01-20T07:45:56.873Z] #29 6.750 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-01-20T07:45:56.873Z] #29 6.752 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-01-20T07:45:56.873Z] #29 6.754 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-01-20T07:45:56.873Z] #29 6.756 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-01-20T07:45:56.873Z] #29 6.759 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-01-20T07:45:56.873Z] #29 6.767 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T07:45:56.873Z] #29 6.767 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T07:45:56.873Z] #29 6.767 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T07:45:56.873Z] #29 6.955 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:45:56.873Z] #29 6.982 Fetched 3038 kB in 0s (9846 kB/s) [2022-01-20T07:45:56.873Z] #29 7.007 Selecting previously unselected package openssl. [2022-01-20T07:45:56.873Z] #29 7.007 (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-01-20T07:45:56.873Z] #29 7.011 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.014 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:45:56.873Z] #29 7.156 Selecting previously unselected package ca-certificates. [2022-01-20T07:45:56.873Z] #29 7.156 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T07:45:56.873Z] #29 7.160 Unpacking ca-certificates (20210119) ... [2022-01-20T07:45:56.873Z] #29 7.287 Selecting previously unselected package libbrotli1:amd64. [2022-01-20T07:45:56.873Z] #29 7.287 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.293 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T07:45:56.873Z] #29 7.380 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-20T07:45:56.873Z] #29 7.380 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.383 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:56.873Z] #29 7.428 Selecting previously unselected package libsasl2-2:amd64. [2022-01-20T07:45:56.873Z] #29 7.428 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.432 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:56.873Z] #29 7.476 Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-20T07:45:56.873Z] #29 7.476 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.479 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T07:45:56.873Z] #29 7.540 Selecting previously unselected package libnghttp2-14:amd64. [2022-01-20T07:45:56.873Z] #29 7.540 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.544 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T07:45:56.873Z] #29 7.584 Selecting previously unselected package libpsl5:amd64. [2022-01-20T07:45:56.873Z] #29 7.585 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.588 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T07:45:56.873Z] #29 7.625 Selecting previously unselected package librtmp1:amd64. [2022-01-20T07:45:56.873Z] #29 7.625 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.629 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:45:56.873Z] #29 7.668 Selecting previously unselected package libssh2-1:amd64. [2022-01-20T07:45:56.873Z] #29 7.668 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.678 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T07:45:56.873Z] #29 7.719 Selecting previously unselected package libcurl4:amd64. [2022-01-20T07:45:56.873Z] #29 7.720 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.725 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:56.873Z] #29 7.786 Selecting previously unselected package curl. [2022-01-20T07:45:56.873Z] #29 7.786 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.790 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:56.873Z] #29 7.854 Selecting previously unselected package libonig5:amd64. [2022-01-20T07:45:56.873Z] #29 7.854 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.855 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:45:56.873Z] #29 7.909 Selecting previously unselected package libjq1:amd64. [2022-01-20T07:45:56.873Z] #29 7.909 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.912 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:45:56.873Z] #29 7.952 Selecting previously unselected package jq. [2022-01-20T07:45:56.873Z] #29 7.952 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-01-20T07:45:56.873Z] #29 7.956 Unpacking jq (1.6-2.1) ... [2022-01-20T07:45:56.873Z] #29 8.004 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-01-20T07:45:56.873Z] #29 8.016 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-01-20T07:45:56.873Z] #29 8.025 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-01-20T07:45:56.873Z] #29 8.034 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:56.873Z] #29 8.043 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:45:56.873Z] #29 8.053 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:56.873Z] #29 8.063 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-01-20T07:45:56.873Z] #29 8.071 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:45:56.873Z] #29 8.084 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:45:56.873Z] #29 8.093 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:45:56.873Z] #29 8.103 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-01-20T07:45:56.873Z] #29 8.113 Setting up ca-certificates (20210119) ... [2022-01-20T07:45:56.873Z] #29 8.677 Updating certificates in /etc/ssl/certs... [2022-01-20T07:45:56.873Z] #29 9.317 129 added, 0 removed; done. [2022-01-20T07:45:56.873Z] #29 9.476 Setting up jq (1.6-2.1) ... [2022-01-20T07:45:56.873Z] #29 9.487 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:56.873Z] #29 9.496 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:45:56.873Z] #29 9.506 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:45:56.873Z] #29 9.524 Processing triggers for ca-certificates (20210119) ... [2022-01-20T07:45:56.873Z] #29 9.536 Updating certificates in /etc/ssl/certs... [2022-01-20T07:45:56.873Z] #29 10.11 0 added, 0 removed; done. [2022-01-20T07:45:56.873Z] #29 10.11 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T07:45:56.873Z] #29 10.11 done. [2022-01-20T07:45:56.873Z] #29 ... [2022-01-20T07:45:56.873Z] [2022-01-20T07:45:56.873Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:56.873Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:45:57.275Z] #11 ... [2022-01-20T07:45:57.275Z] [2022-01-20T07:45:57.275Z] #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-01-20T07:45:57.275Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T07:45:57.275Z] #29 1.308 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:45:57.275Z] #29 1.313 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:45:57.275Z] #29 1.318 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:45:57.275Z] #29 1.459 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:45:57.275Z] #29 1.579 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:45:57.275Z] #29 1.874 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:45:57.275Z] #29 3.420 Fetched 8377 kB in 2s (3518 kB/s) [2022-01-20T07:45:57.275Z] #29 3.420 Reading package lists... [2022-01-20T07:45:57.275Z] #29 4.070 Reading package lists... [2022-01-20T07:45:57.275Z] #29 4.601 Building dependency tree... [2022-01-20T07:45:57.275Z] #29 4.939 The following additional packages will be installed: [2022-01-20T07:45:57.275Z] #29 4.939 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-01-20T07:45:57.275Z] #29 4.939 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-01-20T07:45:57.275Z] #29 4.939 Recommended packages: [2022-01-20T07:45:57.275Z] #29 4.939 libldap-common publicsuffix libsasl2-modules [2022-01-20T07:45:57.275Z] #29 5.059 The following NEW packages will be installed: [2022-01-20T07:45:57.275Z] #29 5.059 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-01-20T07:45:57.275Z] #29 5.059 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-01-20T07:45:57.275Z] #29 5.059 libssh2-1 openssl [2022-01-20T07:45:57.275Z] #29 5.331 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:45:57.275Z] #29 5.331 Need to get 2932 kB of archives. [2022-01-20T07:45:57.275Z] #29 5.331 After this operation, 6483 kB of additional disk space will be used. [2022-01-20T07:45:57.275Z] #29 5.331 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-01-20T07:45:57.275Z] #29 5.468 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-01-20T07:45:57.275Z] #29 5.490 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-01-20T07:45:57.275Z] #29 5.555 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-01-20T07:45:57.275Z] #29 5.555 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-01-20T07:45:57.275Z] #29 5.559 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-01-20T07:45:57.275Z] #29 5.585 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-01-20T07:45:57.275Z] #29 5.616 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-01-20T07:45:57.275Z] #29 5.710 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-01-20T07:45:57.275Z] #29 5.808 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-01-20T07:45:57.275Z] #29 5.899 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-01-20T07:45:57.275Z] #29 5.994 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-01-20T07:45:57.275Z] #29 6.034 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-20T07:45:57.275Z] #29 6.042 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-20T07:45:57.275Z] #29 6.104 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-20T07:45:57.275Z] #29 6.801 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:45:57.275Z] #29 6.880 Fetched 2932 kB in 1s (2736 kB/s) [2022-01-20T07:45:57.275Z] #29 7.324 Selecting previously unselected package openssl. [2022-01-20T07:45:57.275Z] #29 7.324 (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-01-20T07:45:57.275Z] #29 7.324 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-01-20T07:45:57.275Z] #29 7.419 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:45:57.275Z] #29 8.690 Selecting previously unselected package ca-certificates. [2022-01-20T07:45:57.275Z] #29 8.690 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-01-20T07:45:57.275Z] #29 8.823 Unpacking ca-certificates (20210119) ... [2022-01-20T07:45:57.275Z] #29 9.451 Selecting previously unselected package libbrotli1:arm64. [2022-01-20T07:45:57.275Z] #29 9.451 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-01-20T07:45:57.275Z] #29 9.466 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-20T07:45:57.275Z] #29 9.567 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-01-20T07:45:57.276Z] #29 9.567 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-20T07:45:57.276Z] #29 9.575 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:57.276Z] #29 9.645 Selecting previously unselected package libsasl2-2:arm64. [2022-01-20T07:45:57.276Z] #29 9.645 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-01-20T07:45:57.276Z] #29 9.652 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:45:57.276Z] #29 9.740 Selecting previously unselected package libldap-2.4-2:arm64. [2022-01-20T07:45:57.276Z] #29 9.740 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-01-20T07:45:57.276Z] #29 9.747 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-20T07:45:57.276Z] #29 10.07 Selecting previously unselected package libnghttp2-14:arm64. [2022-01-20T07:45:57.276Z] #29 10.07 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-01-20T07:45:57.276Z] #29 10.24 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-20T07:45:57.276Z] #29 ... [2022-01-20T07:45:57.276Z] [2022-01-20T07:45:57.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:45:57.276Z] #11 sha256:962b3a8218a5a11d7d829c6c48a6d90ba2ad021ef3e63fa974287b65d8fcc9c3 [2022-01-20T07:45:58.659Z] #11 extracting sha256:627b3401fb617535edd16e96bd5941ecea7fe10ce6087bd47707602cfc396c2b 4.4s done [2022-01-20T07:46:00.045Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd [2022-01-20T07:46:00.145Z] #11 ... [2022-01-20T07:46:00.145Z] [2022-01-20T07:46:00.145Z] #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-01-20T07:46:00.145Z] #29 sha256:39bcb803db3fb62875203216ca39406b318edba942ba3bef5bd533f59ce21ed1 [2022-01-20T07:46:00.145Z] #29 DONE 13.2s [2022-01-20T07:46:00.145Z] [2022-01-20T07:46:00.145Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:46:00.145Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:46:00.735Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.3s [2022-01-20T07:46:01.295Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.2s [2022-01-20T07:46:01.315Z] #19 ... [2022-01-20T07:46:01.315Z] [2022-01-20T07:46:01.315Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:01.315Z] #60 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:01.315Z] #60 112.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T07:46:01.518Z] #11 ... [2022-01-20T07:46:01.518Z] [2022-01-20T07:46:01.518Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T07:46:01.518Z] #30 sha256:a8af4fad5a4ac9407b6111666ea7ceb8571fc61bc7acd39d6f01c2e9cb57478d [2022-01-20T07:46:01.518Z] #30 DONE 1.7s [2022-01-20T07:46:01.518Z] [2022-01-20T07:46:01.518Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:9398cab51b551e0eb1b50a3e0478e0f9918ac892aa7d8d2341fb2cd299f4f513 [2022-01-20T07:46:01.518Z] #11 sha256:016916f229fb05e05dc0bbadbcde8c81dd65cf51ffcd866461493a7e651dc741 [2022-01-20T07:46:01.518Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 5.2s [2022-01-20T07:46:02.126Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.6s done [2022-01-20T07:46:02.697Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T07:46:02.697Z] #11 DONE 29.0s [2022-01-20T07:46:02.697Z] [2022-01-20T07:46:02.697Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T07:46:02.697Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T07:46:02.968Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 6.2s done [2022-01-20T07:46:02.968Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T07:46:02.968Z] #11 DONE 26.8s [2022-01-20T07:46:02.968Z] [2022-01-20T07:46:02.968Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T07:46:02.968Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T07:46:03.209Z] #11 extracting sha256:0de4ec44fc3ed288a7a70b666da00df2ec11c768c12d4973ead63e3e3a6a0859 7.8s done [2022-01-20T07:46:03.471Z] #11 extracting sha256:6432567af305a4304605a3dc4b2de74851afd22731ddf7249b96a7a740d317cf done [2022-01-20T07:46:03.471Z] #11 DONE 29.6s [2022-01-20T07:46:03.471Z] [2022-01-20T07:46:03.471Z] #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-01-20T07:46:03.471Z] #31 sha256:0710523b12b94d53aca815cc1fc461045f4313b88e16c9654f3318d863eebe2a [2022-01-20T07:46:03.471Z] #31 1.505 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T07:46:03.471Z] #31 1.774 [2022-01-20T07:46:03.471Z] #31 1.992 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:03.471Z] #31 2.249 [2022-01-20T07:46:03.471Z] #31 3.094 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T07:46:03.471Z] #31 3.367 [2022-01-20T07:46:03.471Z] #31 3.584 #=#=# 0.6% ######################################################################## 100.0% [2022-01-20T07:46:03.471Z] #31 3.925 [2022-01-20T07:46:03.471Z] #31 4.787 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T07:46:03.471Z] #31 5.055 [2022-01-20T07:46:03.471Z] #31 5.284 #=#=# ############### 21.1% ########################################## 59.1% ####################################################### 76.4% ######################################################################## 100.0% [2022-01-20T07:46:03.471Z] #31 5.921 [2022-01-20T07:46:03.471Z] #31 6.838 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T07:46:03.471Z] #31 7.145 [2022-01-20T07:46:03.471Z] #31 7.371 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:03.471Z] #31 7.593 [2022-01-20T07:46:03.533Z] #12 DONE 0.6s [2022-01-20T07:46:03.533Z] [2022-01-20T07:46:03.533Z] #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-01-20T07:46:03.533Z] #31 sha256:5a4f9d0e37e95189b5ceb99d029151574601338d80fa7a4bd9ead56b6ca95d8a [2022-01-20T07:46:03.533Z] #31 1.575 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T07:46:03.533Z] #31 1.776 [2022-01-20T07:46:03.533Z] #31 1.989 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:03.533Z] #31 2.290 [2022-01-20T07:46:03.732Z] #31 ... [2022-01-20T07:46:03.732Z] [2022-01-20T07:46:03.732Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T07:46:03.732Z] #12 sha256:03cbbbe5264556b234ae858dd69330bbf0ae57a83384a975fb14f1ae7c737f06 [2022-01-20T07:46:04.494Z] #31 ... [2022-01-20T07:46:04.494Z] [2022-01-20T07:46:04.494Z] #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-01-20T07:46:04.494Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T07:46:04.494Z] #13 DONE 0.7s [2022-01-20T07:46:04.494Z] [2022-01-20T07:46:04.494Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T07:46:04.494Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T07:46:04.494Z] #42 DONE 0.1s [2022-01-20T07:46:04.494Z] [2022-01-20T07:46:04.494Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:04.494Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:04.494Z] #43 ... [2022-01-20T07:46:04.494Z] [2022-01-20T07:46:04.494Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T07:46:04.494Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T07:46:04.494Z] #33 DONE 0.2s [2022-01-20T07:46:04.494Z] [2022-01-20T07:46:04.495Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T07:46:04.495Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T07:46:04.495Z] #46 DONE 0.2s [2022-01-20T07:46:04.606Z] #12 DONE 2.0s [2022-01-20T07:46:04.607Z] [2022-01-20T07:46:04.607Z] #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-01-20T07:46:04.607Z] #31 sha256:ac7e73f8805f4328caca2b93717965454ad33c916789f235a36feb8e89511dd6 [2022-01-20T07:46:04.607Z] #31 1.520 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T07:46:04.607Z] #31 1.793 [2022-01-20T07:46:04.607Z] #31 2.011 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:04.607Z] #31 2.279 [2022-01-20T07:46:04.607Z] #31 3.183 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T07:46:04.607Z] #31 3.443 [2022-01-20T07:46:04.607Z] #31 3.657 #=#=# ################################## 47.3% ######################################################################## 100.0% [2022-01-20T07:46:04.607Z] #31 3.976 [2022-01-20T07:46:04.607Z] #31 4.911 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T07:46:04.607Z] #31 5.175 [2022-01-20T07:46:04.607Z] #31 5.398 #=#=# 0.1% ################################### 49.6% ######################################################################## 100.0% [2022-01-20T07:46:04.607Z] #31 6.105 [2022-01-20T07:46:04.607Z] #31 7.145 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T07:46:04.607Z] #31 7.327 [2022-01-20T07:46:04.607Z] #31 7.541 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:04.607Z] #31 7.795 [2022-01-20T07:46:04.607Z] #31 8.414 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T07:46:04.607Z] #31 8.582 [2022-01-20T07:46:04.607Z] #31 8.794 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:04.607Z] #31 9.027 [2022-01-20T07:46:04.607Z] #31 9.065 Download of images into '/build' complete. [2022-01-20T07:46:04.607Z] #31 9.065 Use something like the following to load the result into a Docker daemon: [2022-01-20T07:46:04.607Z] #31 9.065 tar -cC '/build' . | docker load [2022-01-20T07:46:04.607Z] #31 DONE 9.3s [2022-01-20T07:46:04.607Z] [2022-01-20T07:46:04.607Z] #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-01-20T07:46:04.607Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T07:46:04.752Z] [2022-01-20T07:46:04.752Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T07:46:04.752Z] #64 sha256:b90b7b446a5972723bd3660ff4be737f73b7f2f9edb6e54ee429066e147c1400 [2022-01-20T07:46:04.752Z] #64 DONE 0.4s [2022-01-20T07:46:04.752Z] [2022-01-20T07:46:04.752Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T07:46:04.752Z] #25 sha256:b71b779ec5cb1ec36c71a14eb59c1235ee8aa1d9f6079b0bdaeecdbad7ef51e0 [2022-01-20T07:46:04.752Z] #25 DONE 0.4s [2022-01-20T07:46:04.752Z] [2022-01-20T07:46:04.752Z] #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-01-20T07:46:04.752Z] #65 sha256:1f71c7a536d04a89d8d181507ce0a43604457dc39f0ed586769ae929fae35afe [2022-01-20T07:46:05.342Z] #11 extracting sha256:499ac46314c257f999ffe452e3a4ac1c8bc46c373f461074d4737870caca50bd 5.1s done [2022-01-20T07:46:05.342Z] #11 extracting sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 [2022-01-20T07:46:05.342Z] #11 extracting sha256:63c2674d92dba6ae349f7ae5d7460b37a9dc8744644dedd1f83d0ed1dbd7c806 done [2022-01-20T07:46:05.550Z] #13 DONE 0.7s [2022-01-20T07:46:05.550Z] [2022-01-20T07:46:05.550Z] #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-01-20T07:46:05.550Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T07:46:05.550Z] #36 ... [2022-01-20T07:46:05.550Z] [2022-01-20T07:46:05.550Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T07:46:05.550Z] #25 sha256:de5b8e2438b37b12393f4c9a49772a0f50b4a7bfeaada391186b0454c7b13051 [2022-01-20T07:46:05.550Z] #25 DONE 0.2s [2022-01-20T07:46:05.812Z] [2022-01-20T07:46:05.812Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T07:46:05.812Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T07:46:05.812Z] #33 DONE 0.2s [2022-01-20T07:46:05.812Z] [2022-01-20T07:46:05.812Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T07:46:05.812Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T07:46:05.812Z] #46 DONE 0.2s [2022-01-20T07:46:05.812Z] [2022-01-20T07:46:05.812Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T07:46:05.812Z] #64 sha256:f5c8ac35c123fa9c6216f8f3183c911e3f647b9d587efb64d3cb4372c179444b [2022-01-20T07:46:05.813Z] #64 DONE 0.2s [2022-01-20T07:46:05.813Z] [2022-01-20T07:46:05.813Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T07:46:05.813Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T07:46:05.813Z] #42 DONE 0.3s [2022-01-20T07:46:05.813Z] [2022-01-20T07:46:05.813Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:05.813Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:06.282Z] #12 DONE 2.2s [2022-01-20T07:46:06.282Z] [2022-01-20T07:46:06.282Z] #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-01-20T07:46:06.282Z] #31 sha256:0710523b12b94d53aca815cc1fc461045f4313b88e16c9654f3318d863eebe2a [2022-01-20T07:46:06.282Z] #31 8.255 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T07:46:06.282Z] #31 8.434 [2022-01-20T07:46:06.282Z] #31 8.647 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:06.282Z] #31 8.825 [2022-01-20T07:46:06.282Z] #31 8.864 Download of images into '/build' complete. [2022-01-20T07:46:06.282Z] #31 8.864 Use something like the following to load the result into a Docker daemon: [2022-01-20T07:46:06.282Z] #31 8.864 tar -cC '/build' . | docker load [2022-01-20T07:46:06.282Z] #31 DONE 9.9s [2022-01-20T07:46:06.282Z] [2022-01-20T07:46:06.282Z] #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-01-20T07:46:06.282Z] #13 sha256:f7735ec6592b88b649d66ab2e69ea6a2b3398928bf58462994f70520fbe88fcc [2022-01-20T07:46:06.542Z] #13 DONE 0.6s [2022-01-20T07:46:06.542Z] [2022-01-20T07:46:06.542Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T07:46:06.542Z] #25 sha256:c7afd46f612fb82a9e859338e13cc47f7658fb6f98b0741838fa8f0889a6d099 [2022-01-20T07:46:06.542Z] #25 ... [2022-01-20T07:46:06.542Z] [2022-01-20T07:46:06.542Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T07:46:06.542Z] #42 sha256:6df18a1cbf32ae0dbb54fd86536fa70fef801c693fabf8ca94b397d501658057 [2022-01-20T07:46:06.542Z] #42 DONE 0.2s [2022-01-20T07:46:06.727Z] #11 DONE 27.1s [2022-01-20T07:46:06.727Z] [2022-01-20T07:46:06.727Z] #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-01-20T07:46:06.727Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T07:46:06.727Z] #29 11.91 Selecting previously unselected package libpsl5:arm64. [2022-01-20T07:46:06.727Z] #29 11.91 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-01-20T07:46:06.727Z] #29 12.00 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-01-20T07:46:06.727Z] #29 12.50 Selecting previously unselected package librtmp1:arm64. [2022-01-20T07:46:06.727Z] #29 12.50 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-01-20T07:46:06.727Z] #29 12.78 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:46:06.727Z] #29 13.26 Selecting previously unselected package libssh2-1:arm64. [2022-01-20T07:46:06.727Z] #29 13.26 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-01-20T07:46:06.727Z] #29 13.27 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-01-20T07:46:06.727Z] #29 13.40 Selecting previously unselected package libcurl4:arm64. [2022-01-20T07:46:06.727Z] #29 13.40 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-20T07:46:06.727Z] #29 13.42 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:46:06.727Z] #29 13.52 Selecting previously unselected package curl. [2022-01-20T07:46:06.727Z] #29 13.52 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-01-20T07:46:06.727Z] #29 13.53 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:46:06.727Z] #29 14.25 Selecting previously unselected package libonig5:arm64. [2022-01-20T07:46:06.727Z] #29 14.25 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-20T07:46:06.727Z] #29 14.26 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T07:46:06.727Z] #29 14.34 Selecting previously unselected package libjq1:arm64. [2022-01-20T07:46:06.727Z] #29 14.34 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-01-20T07:46:06.727Z] #29 14.35 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-20T07:46:06.727Z] #29 14.78 Selecting previously unselected package jq. [2022-01-20T07:46:06.727Z] #29 14.78 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-01-20T07:46:06.727Z] #29 14.78 Unpacking jq (1.6-2.1) ... [2022-01-20T07:46:06.727Z] #29 15.13 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-01-20T07:46:06.727Z] #29 15.35 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-01-20T07:46:06.727Z] #29 15.63 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-01-20T07:46:06.727Z] #29 16.01 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:46:06.727Z] #29 16.35 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-01-20T07:46:06.727Z] #29 16.63 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-01-20T07:46:06.727Z] #29 16.70 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-01-20T07:46:06.727Z] #29 17.08 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-01-20T07:46:06.727Z] #29 17.47 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T07:46:06.727Z] #29 17.50 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-20T07:46:06.727Z] #29 17.55 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-01-20T07:46:06.727Z] #29 17.89 Setting up ca-certificates (20210119) ... [2022-01-20T07:46:06.727Z] #29 18.37 Updating certificates in /etc/ssl/certs... [2022-01-20T07:46:06.727Z] #29 18.74 129 added, 0 removed; done. [2022-01-20T07:46:06.727Z] #29 19.52 Setting up jq (1.6-2.1) ... [2022-01-20T07:46:06.727Z] #29 19.55 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-01-20T07:46:06.727Z] #29 19.57 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-01-20T07:46:06.727Z] #29 19.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:06.727Z] #29 19.63 Processing triggers for ca-certificates (20210119) ... [2022-01-20T07:46:06.727Z] #29 19.64 Updating certificates in /etc/ssl/certs... [2022-01-20T07:46:06.803Z] [2022-01-20T07:46:06.803Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T07:46:06.803Z] #33 sha256:98d5654ceec952420a8b3d953715f6f9a47e2f6532f7388f73e17751e924a797 [2022-01-20T07:46:06.803Z] #33 DONE 0.2s [2022-01-20T07:46:06.803Z] [2022-01-20T07:46:06.803Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T07:46:06.803Z] #46 sha256:7637d72c282c0da148c4c3fca0d2b40d5aa304f92b36b3602e1d88b10226c023 [2022-01-20T07:46:06.803Z] #46 DONE 0.3s [2022-01-20T07:46:06.803Z] [2022-01-20T07:46:06.803Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T07:46:06.803Z] #64 sha256:f464dca6e33be875c8001c0d41aba3244f786185dcb1e91ca1fedc3fd2388cd3 [2022-01-20T07:46:06.803Z] #64 DONE 0.3s [2022-01-20T07:46:06.803Z] [2022-01-20T07:46:06.803Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T07:46:06.803Z] #25 sha256:c7afd46f612fb82a9e859338e13cc47f7658fb6f98b0741838fa8f0889a6d099 [2022-01-20T07:46:06.803Z] #25 DONE 0.3s [2022-01-20T07:46:06.803Z] [2022-01-20T07:46:06.803Z] #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-01-20T07:46:06.803Z] #26 sha256:7217282f5a0b0c8b3afd757acfe7e4ced86564c335a12898d8dfdcb80912a0e6 [2022-01-20T07:46:07.049Z] #29 ... [2022-01-20T07:46:07.049Z] [2022-01-20T07:46:07.049Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-01-20T07:46:07.049Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-01-20T07:46:07.889Z] #60 ... [2022-01-20T07:46:07.889Z] [2022-01-20T07:46:07.889Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:07.889Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:07.889Z] #50 113.1 + dpkg --print-architecture [2022-01-20T07:46:07.889Z] #50 113.1 + git checkout -q v2.1.0 [2022-01-20T07:46:07.889Z] #50 113.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T07:46:07.889Z] #50 113.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T07:46:07.889Z] #50 ... [2022-01-20T07:46:07.889Z] [2022-01-20T07:46:07.889Z] #60 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:07.889Z] #60 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:07.889Z] #60 DONE 118.4s [2022-01-20T07:46:07.889Z] [2022-01-20T07:46:07.889Z] #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-01-20T07:46:07.889Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T07:46:07.889Z] #19 105.3 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-01-20T07:46:07.889Z] #19 105.3 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:07.889Z] #19 105.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:46:07.889Z] #19 106.8 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-01-20T07:46:07.889Z] #19 106.8 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:07.889Z] #19 107.0 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T07:46:08.462Z] #70 DONE 1.5s [2022-01-20T07:46:08.462Z] [2022-01-20T07:46:08.462Z] #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-01-20T07:46:08.462Z] #29 sha256:2b601b3cbc9c15664da8f9d986d91fcaaeaab089f69b78c88b08e8a4a1db5c22 [2022-01-20T07:46:08.462Z] #29 20.04 0 added, 0 removed; done. [2022-01-20T07:46:08.462Z] #29 20.04 Running hooks in /etc/ca-certificates/update.d... [2022-01-20T07:46:08.462Z] #29 20.04 done. [2022-01-20T07:46:08.462Z] #29 DONE 21.2s [2022-01-20T07:46:08.462Z] [2022-01-20T07:46:08.462Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-01-20T07:46:08.462Z] #30 sha256:3d01db5341c546511aa571535cb0f39e1a1f7b75f497f1521903032fd2e91cc3 [2022-01-20T07:46:09.848Z] #30 DONE 1.5s [2022-01-20T07:46:09.848Z] [2022-01-20T07:46:09.848Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-01-20T07:46:09.848Z] #12 sha256:059305053a1305c609c5d7486a7e82bf23458cb3df663d15bd23930a14a66e79 [2022-01-20T07:46:09.848Z] #12 DONE 3.0s [2022-01-20T07:46:09.848Z] [2022-01-20T07:46:09.848Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-01-20T07:46:09.848Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-01-20T07:46:09.848Z] #72 DONE 1.6s [2022-01-20T07:46:09.848Z] [2022-01-20T07:46:09.848Z] #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-01-20T07:46:09.848Z] #31 sha256:80f86c90e1b77d29954a4451b360f5534358621f6bcce6c7df534ea617b5bcd2 [2022-01-20T07:46:10.004Z] #65 ... [2022-01-20T07:46:10.004Z] [2022-01-20T07:46:10.004Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:10.004Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:10.004Z] #43 4.893 + git clone https://github.com/docker/distribution.git . [2022-01-20T07:46:10.004Z] #43 4.896 Cloning into '.'... [2022-01-20T07:46:10.018Z] #43 3.697 + git clone https://github.com/docker/distribution.git . [2022-01-20T07:46:10.018Z] #43 3.706 Cloning into '.'... [2022-01-20T07:46:10.426Z] #31 ... [2022-01-20T07:46:10.426Z] [2022-01-20T07:46:10.426Z] #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-01-20T07:46:10.426Z] #13 sha256:b2a8b1e017b0665c279d1a34550861dd757bc78e7584a053937a84bb0e2b18a7 [2022-01-20T07:46:10.426Z] #13 DONE 0.5s [2022-01-20T07:46:10.426Z] [2022-01-20T07:46:10.426Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-01-20T07:46:10.426Z] #42 sha256:87e6f23d041c4b750fdf48a7d9b8d4843351058800251e463255df53a0dba834 [2022-01-20T07:46:10.426Z] #42 DONE 0.2s [2022-01-20T07:46:10.426Z] [2022-01-20T07:46:10.426Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:10.426Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T07:46:10.431Z] #19 113.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-01-20T07:46:10.431Z] #19 113.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:10.431Z] #19 113.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:46:10.431Z] #19 113.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-01-20T07:46:10.431Z] #19 113.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:10.431Z] #19 113.7 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:46:10.687Z] #43 ... [2022-01-20T07:46:10.687Z] [2022-01-20T07:46:10.687Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-01-20T07:46:10.687Z] #33 sha256:063aa483859b7c7284bc2227d45a54025b2826dcea048c46f0f5cfefb7364997 [2022-01-20T07:46:10.687Z] #33 DONE 0.3s [2022-01-20T07:46:10.687Z] [2022-01-20T07:46:10.687Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T07:46:10.687Z] #25 sha256:34a00ce6fc54507bd30aee164369fa07b78280d79bd54fa37e0bad3db6bfbe55 [2022-01-20T07:46:10.687Z] #25 DONE 0.3s [2022-01-20T07:46:10.687Z] [2022-01-20T07:46:10.687Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-01-20T07:46:10.687Z] #46 sha256:614c773f4c72c1c203072d976a5ccd0dd5ca3e13b9a9d34d751c11fcf100a0b9 [2022-01-20T07:46:10.687Z] #46 DONE 0.3s [2022-01-20T07:46:10.687Z] [2022-01-20T07:46:10.687Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T07:46:10.687Z] #64 sha256:fec2883bef1f85080faac978daba55ea558d11b43903d661b0d72b2ac2f4b9c9 [2022-01-20T07:46:10.687Z] #64 DONE 0.4s [2022-01-20T07:46:10.687Z] [2022-01-20T07:46:10.687Z] #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-01-20T07:46:10.687Z] #65 sha256:a76a2e545aecd9d6fea799bd4534b3176cfc4fb102ec1f3ab6620519bd9f5951 [2022-01-20T07:46:10.961Z] #43 ... [2022-01-20T07:46:10.961Z] [2022-01-20T07:46:10.961Z] #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-01-20T07:46:10.961Z] #65 sha256:cb0e1ce007171128f808dcec5133ae380e0ce7c8c2b3f3498066dc298adccea9 [2022-01-20T07:46:10.961Z] #65 3.921 + RM_GOPATH=0 [2022-01-20T07:46:10.961Z] #65 3.921 + TMP_GOPATH= [2022-01-20T07:46:10.961Z] #65 3.921 + : /build [2022-01-20T07:46:10.961Z] #65 3.921 + '[' -z '' ']' [2022-01-20T07:46:10.961Z] #65 3.921 ++ mktemp -d [2022-01-20T07:46:10.961Z] #65 3.925 + export GOPATH=/tmp/tmp.UsO0xWrmaV [2022-01-20T07:46:10.961Z] #65 3.926 + GOPATH=/tmp/tmp.UsO0xWrmaV [2022-01-20T07:46:10.961Z] #65 3.926 + RM_GOPATH=1 [2022-01-20T07:46:10.961Z] #65 3.926 + case "$(go env GOARCH)" in [2022-01-20T07:46:10.961Z] #65 3.928 ++ go env GOARCH [2022-01-20T07:46:10.961Z] #65 3.946 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:10.961Z] #65 3.946 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:10.961Z] #65 3.948 ++ dirname /install.sh [2022-01-20T07:46:10.961Z] #65 3.952 + dir=/ [2022-01-20T07:46:10.961Z] #65 3.953 + bin=rootlesskit [2022-01-20T07:46:10.961Z] #65 3.953 + shift [2022-01-20T07:46:10.961Z] #65 3.953 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T07:46:10.961Z] #65 3.954 + . //rootlesskit.installer [2022-01-20T07:46:10.961Z] #65 3.954 ++ : v0.14.6 [2022-01-20T07:46:10.961Z] #65 3.954 + install_rootlesskit [2022-01-20T07:46:10.961Z] #65 3.958 + case "$1" in [2022-01-20T07:46:10.961Z] #65 3.959 + export CGO_ENABLED=0 [2022-01-20T07:46:10.961Z] #65 3.959 + CGO_ENABLED=0 [2022-01-20T07:46:10.961Z] #65 3.959 + _install_rootlesskit [2022-01-20T07:46:10.961Z] #65 3.960 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T07:46:10.961Z] #65 3.960 Install rootlesskit version v0.14.6 [2022-01-20T07:46:10.961Z] #65 3.961 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:46:10.961Z] #65 3.961 + GOBIN=/build [2022-01-20T07:46:10.961Z] #65 3.961 + GO111MODULE=on [2022-01-20T07:46:10.961Z] #65 3.961 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T07:46:10.961Z] #65 4.453 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T07:46:11.013Z] #26 4.001 + RM_GOPATH=0 [2022-01-20T07:46:11.013Z] #26 4.001 + TMP_GOPATH= [2022-01-20T07:46:11.013Z] #26 4.001 + : /build [2022-01-20T07:46:11.013Z] #26 4.001 + '[' -z '' ']' [2022-01-20T07:46:11.013Z] #26 4.001 ++ mktemp -d [2022-01-20T07:46:11.013Z] #26 4.005 + export GOPATH=/tmp/tmp.9fCuOOcb0q [2022-01-20T07:46:11.013Z] #26 4.005 + GOPATH=/tmp/tmp.9fCuOOcb0q [2022-01-20T07:46:11.013Z] #26 4.005 + RM_GOPATH=1 [2022-01-20T07:46:11.013Z] #26 4.005 + case "$(go env GOARCH)" in [2022-01-20T07:46:11.013Z] #26 4.006 ++ go env GOARCH [2022-01-20T07:46:11.013Z] #26 4.021 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:11.013Z] #26 4.021 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:11.013Z] #26 4.022 ++ dirname /install.sh [2022-01-20T07:46:11.013Z] #26 4.025 + dir=/ [2022-01-20T07:46:11.013Z] #26 4.026 + bin=dockercli [2022-01-20T07:46:11.013Z] #26 4.026 + shift [2022-01-20T07:46:11.013Z] #26 4.027 + '[' '!' -f //dockercli.installer ']' [2022-01-20T07:46:11.013Z] #26 4.027 + . //dockercli.installer [2022-01-20T07:46:11.013Z] #26 4.027 ++ : stable [2022-01-20T07:46:11.013Z] #26 4.028 ++ : 17.06.2-ce [2022-01-20T07:46:11.013Z] #26 4.028 + install_dockercli [2022-01-20T07:46:11.013Z] #26 4.029 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T07:46:11.013Z] #26 4.029 Install docker/cli version 17.06.2-ce from stable [2022-01-20T07:46:11.013Z] #26 4.030 ++ uname -m [2022-01-20T07:46:11.013Z] #26 4.032 + arch=x86_64 [2022-01-20T07:46:11.013Z] #26 4.035 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T07:46:11.013Z] #26 4.035 + url=https://download.docker.com/linux/static [2022-01-20T07:46:11.013Z] #26 4.036 + tar -xz docker/docker [2022-01-20T07:46:11.013Z] #26 4.040 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T07:46:13.543Z] #65 7.805 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T07:46:13.543Z] #65 7.922 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T07:46:13.848Z] #19 ... [2022-01-20T07:46:13.848Z] [2022-01-20T07:46:13.848Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:13.848Z] #50 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:13.848Z] #50 DONE 124.2s [2022-01-20T07:46:13.848Z] [2022-01-20T07:46:13.848Z] #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-01-20T07:46:13.848Z] #19 sha256:334519f39f574109a1954a12942d48905a375bde8be81dea12ff713ec2b1e0cc [2022-01-20T07:46:13.999Z] #65 3.116 + RM_GOPATH=0 [2022-01-20T07:46:13.999Z] #65 3.120 + TMP_GOPATH= [2022-01-20T07:46:13.999Z] #65 3.120 + : /build [2022-01-20T07:46:13.999Z] #65 3.120 + '[' -z '' ']' [2022-01-20T07:46:13.999Z] #65 3.129 ++ mktemp -d [2022-01-20T07:46:13.999Z] #65 3.139 + export GOPATH=/tmp/tmp.PVG8nwyZGp [2022-01-20T07:46:13.999Z] #65 3.139 + GOPATH=/tmp/tmp.PVG8nwyZGp [2022-01-20T07:46:13.999Z] #65 3.139 + RM_GOPATH=1 [2022-01-20T07:46:13.999Z] #65 3.139 + case "$(go env GOARCH)" in [2022-01-20T07:46:13.999Z] #65 3.140 ++ go env GOARCH [2022-01-20T07:46:13.999Z] #65 3.159 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:13.999Z] #65 3.159 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:13.999Z] #65 3.159 ++ dirname /install.sh [2022-01-20T07:46:13.999Z] #65 3.167 + dir=/ [2022-01-20T07:46:13.999Z] #65 3.167 + bin=rootlesskit [2022-01-20T07:46:13.999Z] #65 3.167 + shift [2022-01-20T07:46:13.999Z] #65 3.167 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T07:46:13.999Z] #65 3.167 + . //rootlesskit.installer [2022-01-20T07:46:13.999Z] #65 3.167 ++ : v0.14.6 [2022-01-20T07:46:13.999Z] #65 3.167 + install_rootlesskit [2022-01-20T07:46:13.999Z] #65 3.167 + case "$1" in [2022-01-20T07:46:13.999Z] #65 3.167 + export CGO_ENABLED=0 [2022-01-20T07:46:13.999Z] #65 3.167 + CGO_ENABLED=0 [2022-01-20T07:46:13.999Z] #65 3.167 + _install_rootlesskit [2022-01-20T07:46:13.999Z] #65 3.168 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T07:46:13.999Z] #65 3.168 Install rootlesskit version v0.14.6 [2022-01-20T07:46:13.999Z] #65 3.168 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:46:13.999Z] #65 3.168 + GOBIN=/build [2022-01-20T07:46:13.999Z] #65 3.168 + GO111MODULE=on [2022-01-20T07:46:13.999Z] #65 3.168 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T07:46:14.118Z] #65 8.349 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T07:46:14.266Z] #65 3.652 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T07:46:15.272Z] #26 ... [2022-01-20T07:46:15.272Z] [2022-01-20T07:46:15.272Z] #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-01-20T07:46:15.272Z] #65 sha256:dca7605477c763d14ee22c4a9fa7a45ce93509cb9891c621ede6b61b2ee364db [2022-01-20T07:46:15.272Z] #65 4.085 + RM_GOPATH=0 [2022-01-20T07:46:15.272Z] #65 4.085 + TMP_GOPATH= [2022-01-20T07:46:15.272Z] #65 4.085 + : /build [2022-01-20T07:46:15.272Z] #65 4.085 + '[' -z '' ']' [2022-01-20T07:46:15.272Z] #65 4.087 ++ mktemp -d [2022-01-20T07:46:15.272Z] #65 4.089 + export GOPATH=/tmp/tmp.nP5nIAcTqv [2022-01-20T07:46:15.272Z] #65 4.089 + GOPATH=/tmp/tmp.nP5nIAcTqv [2022-01-20T07:46:15.272Z] #65 4.089 + RM_GOPATH=1 [2022-01-20T07:46:15.272Z] #65 4.089 + case "$(go env GOARCH)" in [2022-01-20T07:46:15.272Z] #65 4.090 ++ go env GOARCH [2022-01-20T07:46:15.272Z] #65 4.124 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:15.272Z] #65 4.125 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:15.272Z] #65 4.125 ++ dirname /install.sh [2022-01-20T07:46:15.272Z] #65 4.128 + dir=/ [2022-01-20T07:46:15.272Z] #65 4.128 + bin=rootlesskit [2022-01-20T07:46:15.272Z] #65 4.128 + shift [2022-01-20T07:46:15.272Z] #65 4.128 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T07:46:15.272Z] #65 4.129 + . //rootlesskit.installer [2022-01-20T07:46:15.272Z] #65 4.129 ++ : v0.14.6 [2022-01-20T07:46:15.272Z] #65 4.129 + install_rootlesskit [2022-01-20T07:46:15.272Z] #65 4.131 + case "$1" in [2022-01-20T07:46:15.272Z] #65 4.134 + export CGO_ENABLED=0 [2022-01-20T07:46:15.272Z] #65 4.134 + CGO_ENABLED=0 [2022-01-20T07:46:15.272Z] #65 4.134 + _install_rootlesskit [2022-01-20T07:46:15.272Z] #65 4.134 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T07:46:15.272Z] #65 4.134 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:46:15.272Z] #65 4.134 Install rootlesskit version v0.14.6 [2022-01-20T07:46:15.272Z] #65 4.134 + GOBIN=/build [2022-01-20T07:46:15.272Z] #65 4.134 + GO111MODULE=on [2022-01-20T07:46:15.272Z] #65 4.134 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T07:46:15.272Z] #65 4.776 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T07:46:15.272Z] #65 8.039 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T07:46:15.272Z] #65 8.040 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T07:46:15.272Z] #43 ... [2022-01-20T07:46:15.272Z] [2022-01-20T07:46:15.272Z] #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-01-20T07:46:15.272Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:15.272Z] #60 6.636 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:15.272Z] #60 6.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:15.272Z] #60 6.696 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:15.272Z] #60 7.594 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:15.272Z] #60 9.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:15.272Z] #60 ... [2022-01-20T07:46:15.272Z] [2022-01-20T07:46:15.272Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:46:15.272Z] #49 sha256:876a12f828c00691c018b6d4b67cc6141add3c70e4de08d95ae11570fd64681c [2022-01-20T07:46:15.272Z] #49 5.008 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-20T07:46:15.272Z] #49 ... [2022-01-20T07:46:15.272Z] [2022-01-20T07:46:15.272Z] #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-01-20T07:46:15.272Z] #31 sha256:5a4f9d0e37e95189b5ceb99d029151574601338d80fa7a4bd9ead56b6ca95d8a [2022-01-20T07:46:15.272Z] #31 3.363 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T07:46:15.272Z] #31 4.014 [2022-01-20T07:46:15.272Z] #31 4.286 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:15.272Z] #31 4.746 [2022-01-20T07:46:15.272Z] #31 5.882 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T07:46:15.272Z] #31 6.253 [2022-01-20T07:46:15.272Z] #31 6.483 #=#=# ################## 25.8% ######################################### 57.8% ################################################################ 89.5% ######################################################################## 100.0% [2022-01-20T07:46:15.272Z] #31 7.054 [2022-01-20T07:46:15.272Z] #31 8.646 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T07:46:15.272Z] #31 10.23 #=#=# [2022-01-20T07:46:15.272Z] #31 10.58 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:15.272Z] #31 12.07 [2022-01-20T07:46:15.272Z] #31 ... [2022-01-20T07:46:15.272Z] [2022-01-20T07:46:15.272Z] #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-01-20T07:46:15.272Z] #51 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:46:15.272Z] #51 5.813 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T07:46:15.272Z] #51 7.497 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T07:46:15.272Z] #51 7.512 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T07:46:15.272Z] #51 7.676 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T07:46:15.272Z] #51 7.678 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T07:46:15.272Z] #51 8.117 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T07:46:15.272Z] #51 8.219 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T07:46:15.273Z] #51 8.235 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T07:46:15.273Z] #51 8.344 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T07:46:15.273Z] #51 8.529 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T07:46:15.273Z] #51 8.569 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T07:46:15.273Z] #51 8.712 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T07:46:15.273Z] #51 8.974 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T07:46:15.273Z] #51 ... [2022-01-20T07:46:15.273Z] [2022-01-20T07:46:15.273Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T07:46:15.273Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T07:46:15.273Z] #36 5.929 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T07:46:15.273Z] #36 ... [2022-01-20T07:46:15.273Z] [2022-01-20T07:46:15.273Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:15.273Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:15.273Z] #47 6.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:15.273Z] #47 6.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:15.273Z] #47 6.324 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:15.273Z] #47 6.925 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T07:46:15.273Z] #47 7.421 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:15.273Z] #47 9.705 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:15.273Z] #47 ... [2022-01-20T07:46:15.273Z] [2022-01-20T07:46:15.273Z] #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-01-20T07:46:15.273Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:46:15.273Z] #34 3.952 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T07:46:15.273Z] #34 3.958 Cloning into '.'... [2022-01-20T07:46:15.514Z] #65 ... [2022-01-20T07:46:15.514Z] [2022-01-20T07:46:15.514Z] #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-01-20T07:46:15.514Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:15.514Z] #60 3.207 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:15.514Z] #60 3.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:15.514Z] #60 3.229 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:15.514Z] #60 3.632 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:15.514Z] #60 5.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:15.514Z] #60 6.994 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:15.514Z] #60 ... [2022-01-20T07:46:15.514Z] [2022-01-20T07:46:15.514Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:15.514Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:15.514Z] #38 3.207 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:15.514Z] #38 3.240 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:15.514Z] #38 3.240 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:15.514Z] #38 3.698 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:15.514Z] #38 5.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:15.514Z] #38 6.862 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:15.531Z] #34 ... [2022-01-20T07:46:15.531Z] [2022-01-20T07:46:15.531Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:15.531Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:15.531Z] #38 4.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:15.531Z] #38 4.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:15.531Z] #38 4.752 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:15.531Z] #38 5.188 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:15.531Z] #38 6.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:15.531Z] #38 9.177 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:15.531Z] #38 ... [2022-01-20T07:46:15.531Z] [2022-01-20T07:46:15.531Z] #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-01-20T07:46:15.531Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:15.531Z] #14 3.955 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:15.531Z] #14 4.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:15.531Z] #14 4.212 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:15.531Z] #14 4.233 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:15.531Z] #14 5.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:15.531Z] #14 6.993 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:15.533Z] #65 8.794 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T07:46:15.753Z] #19 119.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-01-20T07:46:15.753Z] #19 119.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:15.753Z] #19 119.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:46:15.753Z] #19 119.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-01-20T07:46:15.753Z] #19 119.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:15.753Z] #19 119.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:46:15.775Z] #38 ... [2022-01-20T07:46:15.775Z] [2022-01-20T07:46:15.775Z] #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-01-20T07:46:15.775Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:15.775Z] #14 4.404 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:15.775Z] #14 4.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:15.775Z] #14 4.465 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:15.775Z] #14 5.437 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:15.775Z] #14 7.854 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:15.775Z] #14 9.634 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:15.775Z] #14 ... [2022-01-20T07:46:15.775Z] [2022-01-20T07:46:15.775Z] #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-01-20T07:46:15.775Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:46:15.775Z] #34 3.974 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T07:46:15.775Z] #34 3.984 Cloning into '.'... [2022-01-20T07:46:15.787Z] #14 ... [2022-01-20T07:46:15.787Z] [2022-01-20T07:46:15.787Z] #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-01-20T07:46:15.787Z] #55 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T07:46:15.787Z] #55 5.831 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T07:46:15.787Z] #55 6.902 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T07:46:15.787Z] #55 6.910 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T07:46:15.787Z] #55 6.972 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T07:46:15.787Z] #55 8.986 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T07:46:15.787Z] #55 ... [2022-01-20T07:46:15.787Z] [2022-01-20T07:46:15.787Z] #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-01-20T07:46:15.787Z] #26 sha256:cba4a62e6bbcf09b1fff3ca52133f532d1f863d46b889a499709d0477edf9a3d [2022-01-20T07:46:15.787Z] #26 4.967 + RM_GOPATH=0 [2022-01-20T07:46:15.787Z] #26 4.967 + TMP_GOPATH= [2022-01-20T07:46:15.787Z] #26 4.967 + : /build [2022-01-20T07:46:15.787Z] #26 4.967 + '[' -z '' ']' [2022-01-20T07:46:15.787Z] #26 4.967 ++ mktemp -d [2022-01-20T07:46:15.787Z] #26 4.967 + export GOPATH=/tmp/tmp.S2O5SfIsKe [2022-01-20T07:46:15.787Z] #26 4.967 + GOPATH=/tmp/tmp.S2O5SfIsKe [2022-01-20T07:46:15.787Z] #26 4.967 + RM_GOPATH=1 [2022-01-20T07:46:15.787Z] #26 4.967 + case "$(go env GOARCH)" in [2022-01-20T07:46:15.787Z] #26 4.967 ++ go env GOARCH [2022-01-20T07:46:15.787Z] #26 4.967 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:15.787Z] #26 4.967 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:15.787Z] #26 4.967 ++ dirname /install.sh [2022-01-20T07:46:15.787Z] #26 4.967 + dir=/ [2022-01-20T07:46:15.787Z] #26 4.967 + bin=dockercli [2022-01-20T07:46:15.787Z] #26 4.967 + shift [2022-01-20T07:46:15.787Z] #26 4.967 + '[' '!' -f //dockercli.installer ']' [2022-01-20T07:46:15.787Z] #26 4.967 + . //dockercli.installer [2022-01-20T07:46:15.787Z] #26 4.967 ++ : stable [2022-01-20T07:46:15.787Z] #26 4.967 ++ : 17.06.2-ce [2022-01-20T07:46:15.787Z] #26 4.967 + install_dockercli [2022-01-20T07:46:15.787Z] #26 4.967 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T07:46:15.787Z] #26 4.967 ++ uname -m [2022-01-20T07:46:15.787Z] #26 4.967 + arch=x86_64 [2022-01-20T07:46:15.787Z] #26 4.967 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T07:46:15.787Z] #26 4.967 + url=https://download.docker.com/linux/static [2022-01-20T07:46:15.787Z] #26 4.967 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T07:46:15.787Z] #26 4.967 + tar -xz docker/docker [2022-01-20T07:46:15.787Z] #26 4.967 Install docker/cli version 17.06.2-ce from stable [2022-01-20T07:46:16.036Z] #34 ... [2022-01-20T07:46:16.036Z] [2022-01-20T07:46:16.036Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:16.036Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:16.036Z] #47 4.068 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:16.036Z] #47 4.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:16.036Z] #47 4.128 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:16.036Z] #47 4.659 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T07:46:16.036Z] #47 5.344 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:16.036Z] #47 7.972 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:16.036Z] #47 9.907 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:16.036Z] #47 ... [2022-01-20T07:46:16.036Z] [2022-01-20T07:46:16.036Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:16.036Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:16.036Z] #53 4.236 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T07:46:16.036Z] #53 10.36 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T07:46:16.036Z] #53 10.37 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T07:46:16.036Z] #53 10.45 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T07:46:16.036Z] #53 10.47 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T07:46:16.036Z] #53 10.48 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T07:46:16.045Z] #26 ... [2022-01-20T07:46:16.045Z] [2022-01-20T07:46:16.045Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:16.045Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:16.045Z] #53 5.520 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T07:46:16.191Z] #65 ... [2022-01-20T07:46:16.191Z] [2022-01-20T07:46:16.191Z] #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-01-20T07:46:16.191Z] #31 sha256:80f86c90e1b77d29954a4451b360f5534358621f6bcce6c7df534ea617b5bcd2 [2022-01-20T07:46:16.191Z] #31 1.765 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-01-20T07:46:16.191Z] #31 2.086 [2022-01-20T07:46:16.192Z] #31 2.298 #=#=# # 2.0% ######################################################################## 100.0% [2022-01-20T07:46:16.192Z] #31 2.595 [2022-01-20T07:46:16.192Z] #31 3.984 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-01-20T07:46:16.192Z] #31 5.296 #=#=# [2022-01-20T07:46:16.192Z] #31 5.575 #=#=# 0.8% ######################################################################## 100.0% [2022-01-20T07:46:16.297Z] #53 10.81 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T07:46:16.298Z] #53 ... [2022-01-20T07:46:16.298Z] [2022-01-20T07:46:16.298Z] #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-01-20T07:46:16.298Z] #26 sha256:a5c6f0042654c88314b6fa9e8ded804636b20e3165fcfc39b0ee0c1cfa0d9407 [2022-01-20T07:46:16.298Z] #26 3.474 + RM_GOPATH=0 [2022-01-20T07:46:16.298Z] #26 3.474 + TMP_GOPATH= [2022-01-20T07:46:16.298Z] #26 3.474 + : /build [2022-01-20T07:46:16.298Z] #26 3.474 + '[' -z '' ']' [2022-01-20T07:46:16.298Z] #26 3.474 ++ mktemp -d [2022-01-20T07:46:16.298Z] #26 3.474 + export GOPATH=/tmp/tmp.ZbKFmb04iZ [2022-01-20T07:46:16.298Z] #26 3.474 + GOPATH=/tmp/tmp.ZbKFmb04iZ [2022-01-20T07:46:16.298Z] #26 3.474 + RM_GOPATH=1 [2022-01-20T07:46:16.298Z] #26 3.474 + case "$(go env GOARCH)" in [2022-01-20T07:46:16.298Z] #26 3.479 ++ go env GOARCH [2022-01-20T07:46:16.298Z] #26 3.490 Install docker/cli version 17.06.2-ce from stable [2022-01-20T07:46:16.298Z] #26 3.490 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:16.298Z] #26 3.490 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:16.298Z] #26 3.490 ++ dirname /install.sh [2022-01-20T07:46:16.298Z] #26 3.490 + dir=/ [2022-01-20T07:46:16.298Z] #26 3.490 + bin=dockercli [2022-01-20T07:46:16.298Z] #26 3.490 + shift [2022-01-20T07:46:16.298Z] #26 3.490 + '[' '!' -f //dockercli.installer ']' [2022-01-20T07:46:16.298Z] #26 3.490 + . //dockercli.installer [2022-01-20T07:46:16.298Z] #26 3.490 ++ : stable [2022-01-20T07:46:16.298Z] #26 3.490 ++ : 17.06.2-ce [2022-01-20T07:46:16.298Z] #26 3.490 + install_dockercli [2022-01-20T07:46:16.298Z] #26 3.490 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T07:46:16.298Z] #26 3.490 ++ uname -m [2022-01-20T07:46:16.298Z] #26 3.490 + arch=x86_64 [2022-01-20T07:46:16.298Z] #26 3.490 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T07:46:16.298Z] #26 3.490 + url=https://download.docker.com/linux/static [2022-01-20T07:46:16.298Z] #26 3.490 + tar -xz docker/docker [2022-01-20T07:46:16.298Z] #26 3.495 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T07:46:16.302Z] #53 ... [2022-01-20T07:46:16.302Z] [2022-01-20T07:46:16.302Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-01-20T07:46:16.302Z] #31 sha256:5a4f9d0e37e95189b5ceb99d029151574601338d80fa7a4bd9ead56b6ca95d8a [2022-01-20T07:46:16.302Z] #31 15.00 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T07:46:16.474Z] #65 ... [2022-01-20T07:46:16.474Z] [2022-01-20T07:46:16.474Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:16.474Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:16.474Z] #53 4.601 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T07:46:16.558Z] #26 ... [2022-01-20T07:46:16.558Z] [2022-01-20T07:46:16.558Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:46:16.558Z] #49 sha256:876a12f828c00691c018b6d4b67cc6141add3c70e4de08d95ae11570fd64681c [2022-01-20T07:46:16.558Z] #49 3.544 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-20T07:46:16.558Z] #49 ... [2022-01-20T07:46:16.558Z] [2022-01-20T07:46:16.558Z] #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-01-20T07:46:16.558Z] #51 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:46:16.558Z] #51 4.339 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T07:46:16.558Z] #51 5.900 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T07:46:16.558Z] #51 5.910 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T07:46:16.558Z] #51 5.929 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T07:46:16.558Z] #51 6.011 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T07:46:16.558Z] #51 6.427 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T07:46:16.558Z] #51 6.441 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T07:46:16.558Z] #51 6.586 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T07:46:16.558Z] #51 6.673 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T07:46:16.558Z] #51 6.975 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T07:46:16.558Z] #51 11.32 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T07:46:16.558Z] #51 ... [2022-01-20T07:46:16.558Z] [2022-01-20T07:46:16.558Z] #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-01-20T07:46:16.558Z] #55 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T07:46:16.558Z] #55 4.702 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T07:46:16.558Z] #55 5.869 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T07:46:16.558Z] #55 5.881 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T07:46:16.558Z] #55 5.980 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T07:46:16.558Z] #55 7.975 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T07:46:16.734Z] #53 ... [2022-01-20T07:46:16.734Z] [2022-01-20T07:46:16.734Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:16.734Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:16.734Z] #47 4.461 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:16.734Z] #47 4.491 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:16.734Z] #47 4.492 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:16.734Z] #47 5.060 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T07:46:16.735Z] #47 5.460 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:16.735Z] #47 7.802 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:16.735Z] #47 10.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:16.735Z] #47 ... [2022-01-20T07:46:16.735Z] [2022-01-20T07:46:16.735Z] #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-01-20T07:46:16.735Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T07:46:16.735Z] #36 4.013 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T07:46:16.831Z] #55 ... [2022-01-20T07:46:16.831Z] [2022-01-20T07:46:16.831Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:16.831Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:16.831Z] #53 11.20 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T07:46:16.831Z] #53 11.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T07:46:16.997Z] #36 ... [2022-01-20T07:46:16.997Z] [2022-01-20T07:46:16.997Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:16.997Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:16.997Z] #43 3.570 + git clone https://github.com/docker/distribution.git . [2022-01-20T07:46:16.997Z] #43 3.577 Cloning into '.'... [2022-01-20T07:46:16.997Z] #43 ... [2022-01-20T07:46:16.997Z] [2022-01-20T07:46:16.997Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:16.997Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:16.997Z] #38 4.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:16.997Z] #38 4.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:16.997Z] #38 4.530 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:16.997Z] #38 5.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:16.997Z] #38 7.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:16.997Z] #38 9.759 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:17.137Z] #31 6.933 [2022-01-20T07:46:17.137Z] #31 ... [2022-01-20T07:46:17.137Z] [2022-01-20T07:46:17.137Z] #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-01-20T07:46:17.137Z] #65 sha256:a76a2e545aecd9d6fea799bd4534b3176cfc4fb102ec1f3ab6620519bd9f5951 [2022-01-20T07:46:17.137Z] #65 6.332 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T07:46:17.137Z] #65 6.336 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T07:46:17.262Z] #38 ... [2022-01-20T07:46:17.262Z] [2022-01-20T07:46:17.262Z] #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-01-20T07:46:17.262Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:17.262Z] #60 3.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:17.262Z] #60 3.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:17.262Z] #60 3.289 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:17.262Z] #60 3.564 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:17.262Z] #60 4.407 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:17.262Z] #60 6.132 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:17.523Z] #60 ... [2022-01-20T07:46:17.523Z] [2022-01-20T07:46:17.523Z] #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-01-20T07:46:17.523Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:17.523Z] #14 4.684 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:17.523Z] #14 4.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:17.523Z] #14 4.713 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:17.523Z] #14 5.584 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:46:17.523Z] #14 8.028 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:46:17.523Z] #14 10.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:17.523Z] #14 ... [2022-01-20T07:46:17.523Z] [2022-01-20T07:46:17.523Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:46:17.523Z] #49 sha256:876a12f828c00691c018b6d4b67cc6141add3c70e4de08d95ae11570fd64681c [2022-01-20T07:46:17.523Z] #49 4.112 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-20T07:46:17.715Z] #65 6.804 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T07:46:17.776Z] #53 12.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T07:46:17.776Z] #53 12.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T07:46:17.784Z] #49 ... [2022-01-20T07:46:17.784Z] [2022-01-20T07:46:17.784Z] #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-01-20T07:46:17.784Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:46:17.784Z] #34 4.136 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T07:46:17.784Z] #34 4.151 Cloning into '.'... [2022-01-20T07:46:17.784Z] #34 ... [2022-01-20T07:46:17.784Z] [2022-01-20T07:46:17.784Z] #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-01-20T07:46:17.784Z] #55 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T07:46:17.784Z] #55 3.538 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T07:46:17.784Z] #55 4.577 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T07:46:17.784Z] #55 4.583 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T07:46:17.784Z] #55 4.640 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T07:46:17.784Z] #55 6.313 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T07:46:18.045Z] #55 ... [2022-01-20T07:46:18.045Z] [2022-01-20T07:46:18.045Z] #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-01-20T07:46:18.045Z] #51 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:46:18.045Z] #51 4.197 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T07:46:18.045Z] #51 5.612 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T07:46:18.045Z] #51 5.681 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T07:46:18.045Z] #51 5.693 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T07:46:18.045Z] #51 5.737 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T07:46:18.045Z] #51 6.198 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T07:46:18.045Z] #51 6.204 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T07:46:18.045Z] #51 6.343 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T07:46:18.045Z] #51 6.411 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T07:46:18.045Z] #51 6.564 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T07:46:18.045Z] #51 11.34 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T07:46:18.045Z] #51 11.45 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T07:46:18.045Z] #51 11.51 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T07:46:18.045Z] #51 ... [2022-01-20T07:46:18.045Z] [2022-01-20T07:46:18.045Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:18.045Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:18.045Z] #53 11.04 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T07:46:18.045Z] #53 11.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T07:46:18.045Z] #53 11.14 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T07:46:18.045Z] #53 11.17 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T07:46:18.045Z] #53 11.23 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T07:46:18.045Z] #53 11.62 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T07:46:18.298Z] Running on azwin-2-504930 in d:\jenkins\workspace\moby_PR-43103 [Pipeline] { [2022-01-20T07:46:18.308Z] #53 11.98 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T07:46:18.308Z] #53 12.00 go: downloading github.com/mattn/go-isatty v0.0.8 [Pipeline] ws [2022-01-20T07:46:18.316Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T07:46:18.569Z] #53 12.08 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T07:46:18.569Z] #53 12.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T07:46:18.826Z] #31 17.12 #=#=# [2022-01-20T07:46:18.826Z] #31 17.42 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:18.826Z] #31 ... [2022-01-20T07:46:18.826Z] [2022-01-20T07:46:18.826Z] #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-01-20T07:46:18.826Z] #26 sha256:cba4a62e6bbcf09b1fff3ca52133f532d1f863d46b889a499709d0477edf9a3d [2022-01-20T07:46:18.826Z] #26 13.60 + mkdir -p /build [2022-01-20T07:46:18.826Z] #26 13.61 + mv docker/docker /build/ [2022-01-20T07:46:18.826Z] #26 13.64 + rmdir docker [2022-01-20T07:46:18.826Z] #26 DONE 14.2s [2022-01-20T07:46:19.082Z] [2022-01-20T07:46:19.082Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:19.082Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:19.082Z] #53 12.27 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T07:46:19.082Z] #53 12.27 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T07:46:19.082Z] #53 12.31 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T07:46:19.082Z] #53 12.32 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T07:46:19.082Z] #53 12.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T07:46:19.082Z] #53 12.61 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T07:46:19.082Z] #53 13.04 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T07:46:19.082Z] #53 13.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T07:46:19.082Z] #53 14.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T07:46:19.082Z] #53 14.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T07:46:19.141Z] #53 12.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T07:46:19.402Z] #53 13.09 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T07:46:19.503Z] The recommended git tool is: git [2022-01-20T07:46:19.663Z] #53 13.23 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T07:46:19.689Z] #53 ... [2022-01-20T07:46:19.689Z] [2022-01-20T07:46:19.689Z] #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-01-20T07:46:19.689Z] #26 sha256:a5c6f0042654c88314b6fa9e8ded804636b20e3165fcfc39b0ee0c1cfa0d9407 [2022-01-20T07:46:19.689Z] #26 12.33 + mkdir -p /build [2022-01-20T07:46:19.689Z] #26 12.33 + mv docker/docker /build/ [2022-01-20T07:46:19.689Z] #26 12.33 + rmdir docker [2022-01-20T07:46:19.689Z] #26 DONE 13.8s [2022-01-20T07:46:19.689Z] [2022-01-20T07:46:19.689Z] #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-01-20T07:46:19.689Z] #65 sha256:cb0e1ce007171128f808dcec5133ae380e0ce7c8c2b3f3498066dc298adccea9 [2022-01-20T07:46:19.689Z] #65 12.63 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T07:46:19.689Z] #65 13.23 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T07:46:19.689Z] #65 13.34 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T07:46:19.689Z] #65 13.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T07:46:19.689Z] #65 13.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T07:46:19.689Z] #65 13.53 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T07:46:19.689Z] #65 13.92 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T07:46:19.927Z] #53 13.52 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T07:46:19.954Z] #19 123.0 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-01-20T07:46:19.954Z] #19 123.0 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:19.954Z] #19 123.0 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:46:19.954Z] #19 123.0 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-01-20T07:46:19.954Z] #19 123.0 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:19.954Z] #19 123.0 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T07:46:19.954Z] #19 123.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-01-20T07:46:19.954Z] #19 123.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:19.954Z] #19 123.0 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T07:46:19.954Z] #19 123.1 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-01-20T07:46:19.954Z] #19 123.1 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:19.954Z] #19 123.1 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:46:19.954Z] #19 123.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-01-20T07:46:19.954Z] #19 123.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:19.954Z] #19 123.1 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:46:19.954Z] #19 123.1 Selecting previously unselected package cross-config. [2022-01-20T07:46:19.954Z] #19 123.1 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-01-20T07:46:19.954Z] #19 123.2 Unpacking cross-config (2.6.18+nmu1) ... [2022-01-20T07:46:19.954Z] #19 123.3 Selecting previously unselected package gcc-10-cross-base. [2022-01-20T07:46:19.954Z] #19 123.3 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:19.954Z] #19 123.3 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-20T07:46:19.954Z] #19 123.3 Selecting previously unselected package libc6-arm64-cross. [2022-01-20T07:46:19.954Z] #19 123.3 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-01-20T07:46:19.954Z] #19 123.3 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-01-20T07:46:19.954Z] #19 123.4 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-01-20T07:46:19.954Z] #19 123.4 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:19.954Z] #19 123.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:19.954Z] #19 123.4 Selecting previously unselected package libgomp1-arm64-cross. [2022-01-20T07:46:19.954Z] #19 123.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:19.954Z] #19 123.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:19.954Z] #19 123.5 Selecting previously unselected package libitm1-arm64-cross. [2022-01-20T07:46:19.954Z] #19 123.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:19.954Z] #19 123.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:19.954Z] #19 123.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-01-20T07:46:19.954Z] #19 123.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:19.954Z] #19 123.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:19.954Z] #19 123.5 Selecting previously unselected package libasan6-arm64-cross. [2022-01-20T07:46:19.954Z] #19 123.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:19.957Z] #65 ... [2022-01-20T07:46:19.957Z] [2022-01-20T07:46:19.957Z] #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-01-20T07:46:19.957Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T07:46:19.957Z] #36 4.592 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T07:46:20.213Z] #19 123.5 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:20.218Z] #36 ... [2022-01-20T07:46:20.218Z] [2022-01-20T07:46:20.218Z] #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-01-20T07:46:20.218Z] #51 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:46:20.218Z] #51 11.66 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T07:46:20.218Z] #51 11.86 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T07:46:20.219Z] #51 14.00 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T07:46:20.219Z] #51 14.00 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T07:46:20.269Z] #65 9.597 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T07:46:20.269Z] #65 ... [2022-01-20T07:46:20.269Z] [2022-01-20T07:46:20.269Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:20.269Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T07:46:20.269Z] #38 3.647 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:20.269Z] #38 3.658 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:20.269Z] #38 3.670 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:20.269Z] #38 4.311 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:46:20.272Z] #38 5.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:46:20.272Z] #38 6.077 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:46:20.469Z] #53 ... [2022-01-20T07:46:20.469Z] [2022-01-20T07:46:20.469Z] #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-01-20T07:46:20.469Z] #65 sha256:1f71c7a536d04a89d8d181507ce0a43604457dc39f0ed586769ae929fae35afe [2022-01-20T07:46:20.469Z] #65 5.633 + RM_GOPATH=0 [2022-01-20T07:46:20.469Z] #65 5.633 + TMP_GOPATH= [2022-01-20T07:46:20.469Z] #65 5.633 + : /build [2022-01-20T07:46:20.469Z] #65 5.633 + '[' -z '' ']' [2022-01-20T07:46:20.469Z] #65 5.642 ++ mktemp -d [2022-01-20T07:46:20.469Z] #65 5.642 + export GOPATH=/tmp/tmp.YhSmku4eb7 [2022-01-20T07:46:20.469Z] #65 5.642 + GOPATH=/tmp/tmp.YhSmku4eb7 [2022-01-20T07:46:20.469Z] #65 5.642 + RM_GOPATH=1 [2022-01-20T07:46:20.469Z] #65 5.642 + case "$(go env GOARCH)" in [2022-01-20T07:46:20.469Z] #65 5.642 ++ go env GOARCH [2022-01-20T07:46:20.469Z] #65 5.649 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:20.469Z] #65 5.649 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:20.469Z] #65 5.649 ++ dirname /install.sh [2022-01-20T07:46:20.469Z] #65 5.657 Install rootlesskit version v0.14.6 [2022-01-20T07:46:20.469Z] #65 5.666 + dir=/ [2022-01-20T07:46:20.469Z] #65 5.666 + bin=rootlesskit [2022-01-20T07:46:20.469Z] #65 5.666 + shift [2022-01-20T07:46:20.469Z] #65 5.666 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T07:46:20.469Z] #65 5.666 + . //rootlesskit.installer [2022-01-20T07:46:20.469Z] #65 5.666 ++ : v0.14.6 [2022-01-20T07:46:20.469Z] #65 5.666 + install_rootlesskit [2022-01-20T07:46:20.469Z] #65 5.666 + case "$1" in [2022-01-20T07:46:20.469Z] #65 5.666 + export CGO_ENABLED=0 [2022-01-20T07:46:20.469Z] #65 5.666 + CGO_ENABLED=0 [2022-01-20T07:46:20.469Z] #65 5.666 + _install_rootlesskit [2022-01-20T07:46:20.469Z] #65 5.666 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T07:46:20.469Z] #65 5.666 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:46:20.469Z] #65 5.666 + GOBIN=/build [2022-01-20T07:46:20.469Z] #65 5.666 + GO111MODULE=on [2022-01-20T07:46:20.469Z] #65 5.666 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T07:46:20.469Z] #65 6.186 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T07:46:20.469Z] #65 9.892 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T07:46:20.469Z] #65 9.954 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T07:46:20.469Z] #65 10.52 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T07:46:20.469Z] #65 13.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T07:46:20.469Z] #65 14.68 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T07:46:20.469Z] #65 14.82 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T07:46:20.469Z] #65 14.82 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T07:46:20.469Z] #65 15.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T07:46:20.469Z] #65 15.15 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T07:46:20.469Z] #65 15.26 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T07:46:20.469Z] #65 15.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T07:46:20.469Z] #65 ... [2022-01-20T07:46:20.469Z] [2022-01-20T07:46:20.469Z] #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-01-20T07:46:20.469Z] #31 sha256:5a4f9d0e37e95189b5ceb99d029151574601338d80fa7a4bd9ead56b6ca95d8a [2022-01-20T07:46:20.469Z] #31 18.82 [2022-01-20T07:46:20.469Z] #31 19.21 Download of images into '/build' complete. [2022-01-20T07:46:20.469Z] #31 19.21 Use something like the following to load the result into a Docker daemon: [2022-01-20T07:46:20.469Z] #31 19.21 tar -cC '/build' . | docker load [2022-01-20T07:46:20.473Z] #19 123.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-01-20T07:46:20.473Z] #19 123.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:20.473Z] #19 123.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:20.473Z] #19 123.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-01-20T07:46:20.473Z] #19 123.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:20.473Z] #19 123.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:20.536Z] #38 ... [2022-01-20T07:46:20.536Z] [2022-01-20T07:46:20.536Z] #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-01-20T07:46:20.536Z] #51 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T07:46:20.536Z] #51 3.716 go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T07:46:20.536Z] #51 5.974 go: downloading github.com/fatih/color v1.10.0 [2022-01-20T07:46:20.536Z] #51 6.071 go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T07:46:20.536Z] #51 6.081 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T07:46:20.536Z] #51 6.172 go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T07:46:20.537Z] #51 6.647 go: downloading golang.org/x/tools v0.1.0 [2022-01-20T07:46:20.537Z] #51 6.691 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T07:46:20.537Z] #51 6.785 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T07:46:20.537Z] #51 6.895 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T07:46:20.537Z] #51 6.995 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T07:46:20.537Z] #51 10.16 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T07:46:20.729Z] #31 DONE 19.5s [2022-01-20T07:46:20.729Z] [2022-01-20T07:46:20.729Z] #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-01-20T07:46:20.729Z] #65 sha256:1f71c7a536d04a89d8d181507ce0a43604457dc39f0ed586769ae929fae35afe [2022-01-20T07:46:20.729Z] #65 15.94 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T07:46:20.732Z] #19 124.1 Selecting previously unselected package libstdc++6-arm64-cross. [2022-01-20T07:46:20.733Z] #19 124.1 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:20.733Z] #19 124.1 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:20.733Z] #19 124.2 Selecting previously unselected package libubsan1-arm64-cross. [2022-01-20T07:46:20.733Z] #19 124.2 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:20.733Z] #19 124.2 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:20.822Z] #51 10.29 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T07:46:20.822Z] #51 ... [2022-01-20T07:46:20.823Z] [2022-01-20T07:46:20.823Z] #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-01-20T07:46:20.823Z] #55 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-20T07:46:20.823Z] #55 3.672 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-01-20T07:46:20.823Z] #55 5.518 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-01-20T07:46:20.823Z] #55 5.532 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-01-20T07:46:20.823Z] #55 5.535 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-01-20T07:46:20.823Z] #55 7.074 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-01-20T07:46:20.823Z] #55 ... [2022-01-20T07:46:20.823Z] [2022-01-20T07:46:20.823Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T07:46:20.823Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T07:46:20.823Z] #14 3.137 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:20.823Z] #14 3.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:20.823Z] #14 3.175 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:20.823Z] #14 3.968 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:46:20.823Z] #14 5.095 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:46:20.823Z] #14 6.197 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:46:20.871Z] #53 ... [2022-01-20T07:46:20.871Z] [2022-01-20T07:46:20.871Z] #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-01-20T07:46:20.871Z] #26 sha256:7217282f5a0b0c8b3afd757acfe7e4ced86564c335a12898d8dfdcb80912a0e6 [2022-01-20T07:46:20.871Z] #26 13.24 + mkdir -p /build [2022-01-20T07:46:20.871Z] #26 13.25 + mv docker/docker /build/ [2022-01-20T07:46:20.871Z] #26 13.27 + rmdir docker [2022-01-20T07:46:20.871Z] #26 DONE 14.0s [2022-01-20T07:46:20.871Z] [2022-01-20T07:46:20.871Z] #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-01-20T07:46:20.871Z] #65 sha256:dca7605477c763d14ee22c4a9fa7a45ce93509cb9891c621ede6b61b2ee364db [2022-01-20T07:46:20.871Z] #65 11.69 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T07:46:20.871Z] #65 12.39 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T07:46:20.871Z] #65 12.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T07:46:20.871Z] #65 12.86 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T07:46:20.871Z] #65 12.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T07:46:20.871Z] #65 13.04 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T07:46:20.871Z] #65 13.23 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T07:46:20.871Z] #65 13.66 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T07:46:20.871Z] #65 13.85 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T07:46:20.871Z] #65 14.22 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T07:46:20.992Z] #19 124.3 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-01-20T07:46:20.992Z] #19 124.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:20.992Z] #19 124.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:20.992Z] #19 124.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-01-20T07:46:20.992Z] #19 124.4 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:20.992Z] #19 124.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:46:21.098Z] #14 ... [2022-01-20T07:46:21.098Z] [2022-01-20T07:46:21.098Z] #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-01-20T07:46:21.098Z] #60 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T07:46:21.098Z] #60 3.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:21.098Z] #60 3.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:21.098Z] #60 3.022 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:21.098Z] #60 3.598 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:46:21.098Z] #60 4.891 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:46:21.098Z] #60 5.348 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:46:21.098Z] #60 ... [2022-01-20T07:46:21.098Z] [2022-01-20T07:46:21.098Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:46:21.098Z] #49 sha256:fee4995ed85f3437b00580a14b094664380131afc53b9a20b5988fa377be897c [2022-01-20T07:46:21.098Z] #49 3.843 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-01-20T07:46:21.098Z] #49 ... [2022-01-20T07:46:21.098Z] [2022-01-20T07:46:21.098Z] #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-01-20T07:46:21.098Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T07:46:21.098Z] #34 3.245 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-01-20T07:46:21.098Z] #34 3.247 Cloning into '.'... [2022-01-20T07:46:21.406Z] #34 ... [2022-01-20T07:46:21.406Z] [2022-01-20T07:46:21.406Z] #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-01-20T07:46:21.406Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-20T07:46:21.406Z] #36 3.447 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-01-20T07:46:21.406Z] #36 ... [2022-01-20T07:46:21.406Z] [2022-01-20T07:46:21.406Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:21.406Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T07:46:21.406Z] #47 3.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:46:21.406Z] #47 3.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:46:21.406Z] #47 3.439 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:46:21.406Z] #47 3.926 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-01-20T07:46:21.406Z] #47 4.177 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:46:21.406Z] #47 5.278 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:46:21.406Z] #47 7.063 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:46:21.406Z] #47 9.029 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T07:46:21.678Z] #47 ... [2022-01-20T07:46:21.678Z] [2022-01-20T07:46:21.678Z] #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-01-20T07:46:21.678Z] #26 sha256:6d8c49f98b0c70b70f74fbb23f5949cb43e98121e8543b915c9684dbeeccb45a [2022-01-20T07:46:21.678Z] #26 3.150 + RM_GOPATH=0 [2022-01-20T07:46:21.678Z] #26 3.150 + TMP_GOPATH= [2022-01-20T07:46:21.678Z] #26 3.150 + : /build [2022-01-20T07:46:21.678Z] #26 3.150 + '[' -z '' ']' [2022-01-20T07:46:21.678Z] #26 3.150 ++ mktemp -d [2022-01-20T07:46:21.678Z] #26 3.151 + export GOPATH=/tmp/tmp.FgfD4vI9u6 [2022-01-20T07:46:21.678Z] #26 3.159 + GOPATH=/tmp/tmp.FgfD4vI9u6 [2022-01-20T07:46:21.678Z] #26 3.159 + RM_GOPATH=1 [2022-01-20T07:46:21.678Z] #26 3.159 + case "$(go env GOARCH)" in [2022-01-20T07:46:21.678Z] #26 3.162 ++ go env GOARCH [2022-01-20T07:46:21.678Z] #26 3.175 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:21.678Z] #26 3.175 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:21.678Z] #26 3.176 ++ dirname /install.sh [2022-01-20T07:46:21.678Z] #26 3.182 + dir=/ [2022-01-20T07:46:21.678Z] #26 3.184 + bin=dockercli [2022-01-20T07:46:21.678Z] #26 3.184 + shift [2022-01-20T07:46:21.678Z] #26 3.184 + '[' '!' -f //dockercli.installer ']' [2022-01-20T07:46:21.678Z] #26 3.184 + . //dockercli.installer [2022-01-20T07:46:21.678Z] #26 3.184 ++ : stable [2022-01-20T07:46:21.678Z] #26 3.184 ++ : 17.06.2-ce [2022-01-20T07:46:21.678Z] #26 3.184 + install_dockercli [2022-01-20T07:46:21.678Z] #26 3.184 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T07:46:21.678Z] #26 3.184 Install docker/cli version 17.06.2-ce from stable [2022-01-20T07:46:21.678Z] #26 3.184 ++ uname -m [2022-01-20T07:46:21.678Z] #26 3.188 + arch=aarch64 [2022-01-20T07:46:21.678Z] #26 3.193 + '[' aarch64 '!=' x86_64 ']' [2022-01-20T07:46:21.678Z] #26 3.193 + '[' aarch64 '!=' s390x ']' [2022-01-20T07:46:21.678Z] #26 3.193 + '[' aarch64 '!=' armhf ']' [2022-01-20T07:46:21.678Z] #26 3.193 + build_dockercli [2022-01-20T07:46:21.678Z] #26 3.193 + git clone https://github.com/docker/docker-ce /tmp/tmp.FgfD4vI9u6/tmp/docker-ce [2022-01-20T07:46:21.678Z] #26 3.208 Cloning into '/tmp/tmp.FgfD4vI9u6/tmp/docker-ce'... [2022-01-20T07:46:21.678Z] #26 ... [2022-01-20T07:46:21.678Z] [2022-01-20T07:46:21.678Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:21.678Z] #53 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T07:46:21.678Z] #53 3.622 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-01-20T07:46:21.678Z] #53 9.053 go: downloading github.com/fatih/color v1.7.0 [2022-01-20T07:46:21.678Z] #53 9.058 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-01-20T07:46:21.678Z] #53 9.076 go: downloading github.com/pkg/errors v0.8.1 [2022-01-20T07:46:21.678Z] #53 9.093 go: downloading github.com/spf13/cobra v0.0.5 [2022-01-20T07:46:21.678Z] #53 9.532 go: downloading github.com/spf13/pflag v1.0.5 [2022-01-20T07:46:21.678Z] #53 9.556 go: downloading github.com/spf13/viper v1.6.1 [2022-01-20T07:46:21.678Z] #53 9.693 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T07:46:21.678Z] #53 9.748 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T07:46:21.678Z] #53 9.830 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-01-20T07:46:21.678Z] #53 9.851 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-01-20T07:46:21.678Z] #53 10.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-01-20T07:46:21.678Z] #53 10.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-01-20T07:46:21.959Z] #53 ... [2022-01-20T07:46:21.959Z] [2022-01-20T07:46:21.959Z] #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-01-20T07:46:21.959Z] #65 sha256:a76a2e545aecd9d6fea799bd4534b3176cfc4fb102ec1f3ab6620519bd9f5951 [2022-01-20T07:46:21.959Z] #65 10.13 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T07:46:21.959Z] #65 10.13 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T07:46:21.959Z] #65 10.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T07:46:21.959Z] #65 10.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T07:46:21.959Z] #65 10.47 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T07:46:21.959Z] #65 10.57 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T07:46:21.959Z] #65 11.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T07:46:22.131Z] #51 ... [2022-01-20T07:46:22.131Z] [2022-01-20T07:46:22.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.23.8" && /build/golangci-lint --version [2022-01-20T07:46:22.132Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:22.132Z] #53 15.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T07:46:22.132Z] #53 15.76 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T07:46:22.132Z] #53 15.87 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T07:46:22.132Z] #53 15.98 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T07:46:22.132Z] #53 16.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T07:46:22.132Z] #53 16.12 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T07:46:22.132Z] #53 16.21 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T07:46:22.132Z] #53 16.46 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T07:46:22.132Z] #53 16.47 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T07:46:22.132Z] #53 16.60 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T07:46:22.132Z] #53 16.63 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T07:46:22.132Z] #53 16.70 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T07:46:22.132Z] #53 16.72 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T07:46:22.394Z] #53 16.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T07:46:22.394Z] #53 16.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T07:46:22.394Z] #53 16.94 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T07:46:22.536Z] #65 11.69 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T07:46:22.536Z] #65 11.76 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T07:46:22.657Z] #53 17.22 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T07:46:22.657Z] #53 17.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T07:46:22.657Z] #53 17.30 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T07:46:22.924Z] #53 17.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T07:46:22.924Z] #53 17.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T07:46:22.924Z] #53 17.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T07:46:22.924Z] #53 17.38 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T07:46:22.924Z] #53 17.46 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T07:46:22.924Z] #53 17.47 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T07:46:23.184Z] #53 17.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T07:46:23.184Z] #53 17.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T07:46:23.184Z] #53 17.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T07:46:23.184Z] #53 17.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T07:46:23.184Z] #53 17.81 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T07:46:23.184Z] #53 17.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T07:46:23.184Z] #53 17.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T07:46:23.251Z] #65 18.35 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T07:46:23.427Z] #65 ... [2022-01-20T07:46:23.427Z] [2022-01-20T07:46:23.427Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:23.427Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:23.427Z] #53 17.04 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T07:46:23.444Z] #53 ... [2022-01-20T07:46:23.444Z] [2022-01-20T07:46:23.444Z] #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-01-20T07:46:23.444Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T07:46:23.444Z] #36 17.80 tomll can be used in two ways: [2022-01-20T07:46:23.444Z] #36 17.81 Writing to STDIN and reading from STDOUT: [2022-01-20T07:46:23.444Z] #36 17.81 cat file.toml | tomll > file.toml [2022-01-20T07:46:23.444Z] #36 17.81 [2022-01-20T07:46:23.444Z] #36 17.81 Reading and updating a list of files: [2022-01-20T07:46:23.444Z] #36 17.81 tomll a.toml b.toml c.toml [2022-01-20T07:46:23.444Z] #36 17.81 [2022-01-20T07:46:23.444Z] #36 17.81 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T07:46:23.444Z] #36 DONE 18.1s [2022-01-20T07:46:23.444Z] [2022-01-20T07:46:23.444Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:23.444Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:23.444Z] #53 18.12 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T07:46:23.444Z] #53 18.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T07:46:23.481Z] #65 ... [2022-01-20T07:46:23.481Z] [2022-01-20T07:46:23.481Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:23.481Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T07:46:23.481Z] #43 2.865 + git clone https://github.com/docker/distribution.git . [2022-01-20T07:46:23.481Z] #43 2.867 Cloning into '.'... [2022-01-20T07:46:23.481Z] #43 ... [2022-01-20T07:46:23.481Z] [2022-01-20T07:46:23.481Z] #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-01-20T07:46:23.481Z] #60 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T07:46:23.481Z] #60 12.80 Fetched 8377 kB in 10s (835 kB/s) [2022-01-20T07:46:23.508Z] #65 18.60 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T07:46:23.689Z] #53 17.11 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T07:46:23.689Z] #53 17.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T07:46:23.705Z] #53 18.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T07:46:23.705Z] #53 18.29 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T07:46:23.965Z] #53 18.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T07:46:24.073Z] #65 ... [2022-01-20T07:46:24.073Z] [2022-01-20T07:46:24.073Z] #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-01-20T07:46:24.073Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T07:46:24.073Z] #36 19.39 tomll can be used in two ways: [2022-01-20T07:46:24.073Z] #36 19.39 Writing to STDIN and reading from STDOUT: [2022-01-20T07:46:24.073Z] #36 19.39 cat file.toml | tomll > file.toml [2022-01-20T07:46:24.073Z] #36 19.39 [2022-01-20T07:46:24.073Z] #36 19.39 Reading and updating a list of files: [2022-01-20T07:46:24.073Z] #36 19.39 tomll a.toml b.toml c.toml [2022-01-20T07:46:24.073Z] #36 19.39 [2022-01-20T07:46:24.073Z] #36 19.39 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T07:46:24.073Z] #36 DONE 19.7s [2022-01-20T07:46:24.073Z] [2022-01-20T07:46:24.073Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:24.073Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:24.073Z] #53 17.78 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-01-20T07:46:24.073Z] #53 17.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T07:46:24.073Z] #53 17.85 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T07:46:24.073Z] #53 18.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T07:46:24.073Z] #53 18.12 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-01-20T07:46:24.073Z] #53 18.12 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T07:46:24.073Z] #53 18.12 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T07:46:24.073Z] #53 18.58 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T07:46:24.073Z] #53 18.58 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T07:46:24.073Z] #53 18.67 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T07:46:24.073Z] #53 18.67 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T07:46:24.073Z] #53 18.89 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T07:46:24.073Z] #53 18.89 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T07:46:24.073Z] #53 18.92 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T07:46:24.073Z] #53 18.95 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T07:46:24.073Z] #53 18.99 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T07:46:24.073Z] #53 19.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T07:46:24.073Z] #53 19.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T07:46:24.073Z] #53 19.30 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T07:46:24.073Z] #53 19.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T07:46:24.073Z] #53 19.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T07:46:24.073Z] #53 19.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T07:46:24.073Z] #53 19.35 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T07:46:24.073Z] #53 19.44 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T07:46:24.073Z] #53 19.44 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T07:46:24.073Z] #53 19.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T07:46:24.073Z] #53 19.54 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T07:46:24.073Z] #53 19.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T07:46:24.073Z] #53 19.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T07:46:24.073Z] #53 19.62 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T07:46:24.073Z] #53 19.67 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T07:46:24.073Z] #53 19.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T07:46:24.225Z] #53 18.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T07:46:24.226Z] #53 18.76 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T07:46:24.226Z] #53 18.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T07:46:24.226Z] #53 18.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T07:46:24.275Z] #53 ... [2022-01-20T07:46:24.275Z] [2022-01-20T07:46:24.275Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-01-20T07:46:24.275Z] #36 sha256:e3b06d2cc729b500db80a4f8f2b9ef144764be859b05cce2d047165ef878a07d [2022-01-20T07:46:24.275Z] #36 17.31 tomll can be used in two ways: [2022-01-20T07:46:24.275Z] #36 17.31 Writing to STDIN and reading from STDOUT: [2022-01-20T07:46:24.275Z] #36 17.32 cat file.toml | tomll > file.toml [2022-01-20T07:46:24.275Z] #36 17.32 [2022-01-20T07:46:24.275Z] #36 17.32 Reading and updating a list of files: [2022-01-20T07:46:24.275Z] #36 17.32 tomll a.toml b.toml c.toml [2022-01-20T07:46:24.275Z] #36 17.32 [2022-01-20T07:46:24.275Z] #36 17.32 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T07:46:24.275Z] #36 DONE 17.6s [2022-01-20T07:46:24.275Z] [2022-01-20T07:46:24.275Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:24.275Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:24.275Z] #53 17.82 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T07:46:24.275Z] #53 17.86 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T07:46:24.275Z] #53 18.00 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T07:46:24.486Z] #53 18.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T07:46:24.536Z] #53 18.02 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T07:46:24.641Z] #53 20.07 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T07:46:24.641Z] #53 20.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T07:46:24.641Z] #53 20.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T07:46:24.641Z] #53 20.25 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T07:46:24.641Z] #53 20.25 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T07:46:24.749Z] #53 19.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T07:46:24.749Z] #53 19.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T07:46:24.749Z] #53 19.31 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T07:46:24.749Z] #53 19.45 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T07:46:24.797Z] #53 18.33 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T07:46:24.797Z] #53 18.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T07:46:24.897Z] #53 20.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T07:46:24.897Z] #53 20.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T07:46:24.897Z] #53 20.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T07:46:24.897Z] #53 20.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T07:46:24.897Z] #53 20.55 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T07:46:25.011Z] #53 19.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T07:46:25.011Z] #53 19.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T07:46:25.011Z] #53 19.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T07:46:25.058Z] #53 18.45 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T07:46:25.058Z] #53 18.50 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T07:46:25.058Z] #53 18.50 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T07:46:25.154Z] #53 20.91 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T07:46:25.154Z] #53 20.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T07:46:25.320Z] #53 18.82 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T07:46:25.320Z] #53 18.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T07:46:25.320Z] #53 18.89 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T07:46:25.411Z] #53 20.93 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T07:46:25.411Z] #53 ... [2022-01-20T07:46:25.411Z] [2022-01-20T07:46:25.411Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:46:25.411Z] #49 sha256:876a12f828c00691c018b6d4b67cc6141add3c70e4de08d95ae11570fd64681c [2022-01-20T07:46:25.411Z] #49 20.16 Usage of /build/vndr: [2022-01-20T07:46:25.411Z] #49 20.16 /build/vndr [[import path] [revision]] [repository] [2022-01-20T07:46:25.411Z] #49 20.16 /build/vndr init [2022-01-20T07:46:25.411Z] #49 20.16 -strict [2022-01-20T07:46:25.411Z] #49 20.16 checking mode. treat non-trivial warning as an error [2022-01-20T07:46:25.411Z] #49 20.16 -verbose [2022-01-20T07:46:25.411Z] #49 20.16 shows all warnings [2022-01-20T07:46:25.411Z] #49 20.16 -whitelist value [2022-01-20T07:46:25.411Z] #49 20.16 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-20T07:46:25.411Z] #49 DONE 21.0s [2022-01-20T07:46:25.411Z] [2022-01-20T07:46:25.411Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:25.411Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:25.411Z] #53 21.09 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T07:46:25.411Z] #53 21.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T07:46:25.411Z] #53 21.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T07:46:25.411Z] #53 21.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T07:46:25.581Z] #53 19.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T07:46:25.581Z] #53 19.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T07:46:25.581Z] #53 19.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T07:46:25.581Z] #53 19.22 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T07:46:25.843Z] #53 19.23 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T07:46:25.843Z] #53 19.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T07:46:25.843Z] #53 19.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T07:46:25.952Z] #53 20.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T07:46:25.952Z] #53 20.45 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T07:46:25.952Z] #53 20.49 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T07:46:26.107Z] #53 19.52 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T07:46:26.107Z] #53 19.68 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T07:46:26.107Z] #53 19.74 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T07:46:26.215Z] #53 ... [2022-01-20T07:46:26.215Z] [2022-01-20T07:46:26.215Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:46:26.215Z] #49 sha256:876a12f828c00691c018b6d4b67cc6141add3c70e4de08d95ae11570fd64681c [2022-01-20T07:46:26.215Z] #49 20.50 Usage of /build/vndr: [2022-01-20T07:46:26.215Z] #49 20.50 /build/vndr [[import path] [revision]] [repository] [2022-01-20T07:46:26.215Z] #49 20.50 /build/vndr init [2022-01-20T07:46:26.215Z] #49 20.50 -strict [2022-01-20T07:46:26.215Z] #49 20.50 checking mode. treat non-trivial warning as an error [2022-01-20T07:46:26.215Z] #49 20.50 -verbose [2022-01-20T07:46:26.215Z] #49 20.50 shows all warnings [2022-01-20T07:46:26.215Z] #49 20.50 -whitelist value [2022-01-20T07:46:26.215Z] #49 20.50 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-20T07:46:26.215Z] #49 DONE 20.7s [2022-01-20T07:46:26.215Z] [2022-01-20T07:46:26.215Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:26.215Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:26.215Z] #53 20.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T07:46:26.269Z] #19 129.6 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-01-20T07:46:26.269Z] #19 129.6 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:26.269Z] #19 129.6 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:46:26.269Z] #19 129.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-01-20T07:46:26.269Z] #19 129.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-01-20T07:46:26.269Z] #19 129.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-20T07:46:26.382Z] #53 19.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T07:46:26.382Z] #53 19.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T07:46:26.382Z] #53 19.92 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T07:46:26.382Z] #53 19.94 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T07:46:26.477Z] #53 21.03 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T07:46:26.477Z] #53 21.14 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T07:46:26.528Z] #19 129.8 Selecting previously unselected package libc6-dev-arm64-cross. [2022-01-20T07:46:26.528Z] #19 129.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-01-20T07:46:26.528Z] #19 129.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-20T07:46:26.778Z] #53 22.11 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T07:46:26.778Z] #53 22.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T07:46:26.778Z] #53 22.11 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T07:46:26.778Z] #53 22.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T07:46:26.778Z] #53 22.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T07:46:26.778Z] #53 22.11 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T07:46:26.778Z] #53 ... [2022-01-20T07:46:26.779Z] [2022-01-20T07:46:26.779Z] #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-01-20T07:46:26.779Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:26.779Z] #60 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:26.779Z] #60 20.55 Fetched 8492 kB in 14s (600 kB/s) [2022-01-20T07:46:26.779Z] #60 20.55 Reading package lists... [2022-01-20T07:46:26.779Z] #60 ... [2022-01-20T07:46:26.779Z] [2022-01-20T07:46:26.779Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:26.779Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:26.779Z] #47 12.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:46:26.779Z] #47 14.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T07:46:26.779Z] #47 21.35 Fetched 8496 kB in 15s (563 kB/s) [2022-01-20T07:46:26.779Z] #47 21.35 Reading package lists... [2022-01-20T07:46:26.779Z] #47 ... [2022-01-20T07:46:26.779Z] [2022-01-20T07:46:26.779Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:26.779Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:26.779Z] #53 22.43 go: downloading golang.org/x/text v0.3.2 [2022-01-20T07:46:26.786Z] #19 130.1 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-01-20T07:46:26.786Z] #19 130.1 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:26.786Z] #19 130.1 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:46:26.786Z] #19 130.3 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-01-20T07:46:26.958Z] #53 ... [2022-01-20T07:46:26.958Z] [2022-01-20T07:46:26.958Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:46:26.958Z] #49 sha256:876a12f828c00691c018b6d4b67cc6141add3c70e4de08d95ae11570fd64681c [2022-01-20T07:46:26.958Z] #49 20.33 Usage of /build/vndr: [2022-01-20T07:46:26.958Z] #49 20.33 /build/vndr [[import path] [revision]] [repository] [2022-01-20T07:46:26.958Z] #49 20.33 /build/vndr init [2022-01-20T07:46:26.958Z] #49 20.33 -strict [2022-01-20T07:46:26.958Z] #49 20.33 checking mode. treat non-trivial warning as an error [2022-01-20T07:46:26.958Z] #49 20.33 -verbose [2022-01-20T07:46:26.958Z] #49 20.33 shows all warnings [2022-01-20T07:46:26.958Z] #49 20.33 -whitelist value [2022-01-20T07:46:26.958Z] #49 20.33 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-20T07:46:26.958Z] #49 DONE 20.4s [2022-01-20T07:46:26.958Z] [2022-01-20T07:46:26.958Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:26.958Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:26.958Z] #53 20.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T07:46:26.958Z] #53 20.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T07:46:26.958Z] #53 20.41 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T07:46:27.045Z] #19 130.4 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:27.045Z] #19 130.4 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:46:27.048Z] #53 21.45 go: downloading golang.org/x/text v0.3.2 [2022-01-20T07:46:27.220Z] #53 20.65 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T07:46:27.220Z] #53 20.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T07:46:27.482Z] #53 20.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T07:46:27.482Z] #53 20.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T07:46:27.623Z] #53 ... [2022-01-20T07:46:27.623Z] [2022-01-20T07:46:27.623Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:27.623Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:27.623Z] #47 11.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T07:46:27.623Z] #47 19.73 Fetched 8496 kB in 16s (532 kB/s) [2022-01-20T07:46:27.623Z] #47 19.73 Reading package lists... [2022-01-20T07:46:27.623Z] #47 ... [2022-01-20T07:46:27.623Z] [2022-01-20T07:46:27.623Z] #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-01-20T07:46:27.623Z] #65 sha256:cb0e1ce007171128f808dcec5133ae380e0ce7c8c2b3f3498066dc298adccea9 [2022-01-20T07:46:27.623Z] #65 14.87 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T07:46:27.623Z] #65 15.02 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T07:46:27.623Z] #65 16.87 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T07:46:27.623Z] #65 17.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T07:46:27.788Z] #60 12.80 Reading package lists... [2022-01-20T07:46:28.055Z] #53 21.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T07:46:28.055Z] #53 21.77 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T07:46:28.316Z] #53 21.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T07:46:28.316Z] #53 21.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T07:46:28.316Z] #53 21.93 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T07:46:28.316Z] #53 21.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T07:46:28.362Z] #60 17.15 Reading package lists... [2022-01-20T07:46:28.362Z] #60 ... [2022-01-20T07:46:28.362Z] [2022-01-20T07:46:28.362Z] #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-01-20T07:46:28.362Z] #31 sha256:80f86c90e1b77d29954a4451b360f5534358621f6bcce6c7df534ea617b5bcd2 [2022-01-20T07:46:28.362Z] #31 11.83 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-01-20T07:46:28.362Z] #31 13.22 [2022-01-20T07:46:28.362Z] #31 13.56 #=#=# 0.0% ########## 14.8% ####################### 32.6% ################################## 47.8% ############################################# 63.1% ###################################################### 75.2% ################################################################### 93.5% ##################################################################### 96.3% ######################################################################## 100.0% [2022-01-20T07:46:28.362Z] #31 15.76 [2022-01-20T07:46:28.892Z] #53 22.31 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T07:46:28.892Z] #53 22.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T07:46:28.892Z] #53 22.34 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T07:46:28.892Z] #53 22.57 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T07:46:29.008Z] #65 ... [2022-01-20T07:46:29.008Z] [2022-01-20T07:46:29.008Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:29.008Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:29.153Z] #53 22.58 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T07:46:29.153Z] #53 22.60 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T07:46:29.153Z] #53 22.63 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T07:46:29.153Z] #53 ... [2022-01-20T07:46:29.153Z] [2022-01-20T07:46:29.153Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:29.153Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:29.153Z] #47 12.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-01-20T07:46:29.153Z] #47 20.06 Fetched 8496 kB in 16s (534 kB/s) [2022-01-20T07:46:29.153Z] #47 20.06 Reading package lists... [2022-01-20T07:46:29.153Z] #47 ... [2022-01-20T07:46:29.153Z] [2022-01-20T07:46:29.153Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T07:46:29.153Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:29.153Z] #60 15.64 Fetched 8492 kB in 13s (677 kB/s) [2022-01-20T07:46:29.153Z] #60 15.64 Reading package lists... [2022-01-20T07:46:29.268Z] #43 23.41 + git checkout -q v2.3.0 [2022-01-20T07:46:29.727Z] #60 21.83 Reading package lists... [2022-01-20T07:46:29.727Z] #60 ... [2022-01-20T07:46:29.727Z] [2022-01-20T07:46:29.727Z] #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-01-20T07:46:29.727Z] #51 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:46:29.727Z] #51 13.44 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T07:46:29.727Z] #51 13.45 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T07:46:29.749Z] #31 19.65 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-01-20T07:46:29.988Z] #51 ... [2022-01-20T07:46:29.988Z] [2022-01-20T07:46:29.988Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:29.988Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:29.988Z] #43 23.20 + git checkout -q v2.3.0 [2022-01-20T07:46:30.057Z] #53 ... [2022-01-20T07:46:30.057Z] [2022-01-20T07:46:30.057Z] #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-01-20T07:46:30.057Z] #51 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:46:30.057Z] #51 15.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T07:46:30.057Z] #51 15.64 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T07:46:30.057Z] #51 ... [2022-01-20T07:46:30.057Z] [2022-01-20T07:46:30.057Z] #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-01-20T07:46:30.057Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:30.057Z] #14 15.73 Fetched 8492 kB in 12s (696 kB/s) [2022-01-20T07:46:30.057Z] #14 15.73 Reading package lists... [2022-01-20T07:46:30.057Z] #14 21.72 Reading package lists... [2022-01-20T07:46:30.057Z] #14 ... [2022-01-20T07:46:30.057Z] [2022-01-20T07:46:30.057Z] #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-01-20T07:46:30.057Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:30.057Z] #60 20.55 Reading package lists... [2022-01-20T07:46:30.322Z] #31 ... [2022-01-20T07:46:30.322Z] [2022-01-20T07:46:30.322Z] #49 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/LK4D4/vndr@v0.1.2" && /build/vndr --help [2022-01-20T07:46:30.322Z] #49 sha256:fee4995ed85f3437b00580a14b094664380131afc53b9a20b5988fa377be897c [2022-01-20T07:46:30.322Z] #49 17.32 Usage of /build/vndr: [2022-01-20T07:46:30.322Z] #49 17.32 /build/vndr [[import path] [revision]] [repository] [2022-01-20T07:46:30.322Z] #49 17.32 /build/vndr init [2022-01-20T07:46:30.322Z] #49 17.32 -strict [2022-01-20T07:46:30.322Z] #49 17.32 checking mode. treat non-trivial warning as an error [2022-01-20T07:46:30.322Z] #49 17.32 -verbose [2022-01-20T07:46:30.322Z] #49 17.32 shows all warnings [2022-01-20T07:46:30.322Z] #49 17.32 -whitelist value [2022-01-20T07:46:30.322Z] #49 17.32 regular expressions to whitelist for cleaning phase of vendoring, relative to the vendor/ directory [2022-01-20T07:46:30.322Z] #49 DONE 20.0s [2022-01-20T07:46:30.322Z] [2022-01-20T07:46:30.322Z] #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-01-20T07:46:30.322Z] #36 sha256:7d572ad8d8b7aceebfd0d37e3b53c74551a735626ad370a21d72854e2c4c2bdb [2022-01-20T07:46:30.322Z] #36 14.07 tomll can be used in two ways: [2022-01-20T07:46:30.322Z] #36 14.07 Writing to STDIN and reading from STDOUT: [2022-01-20T07:46:30.322Z] #36 14.07 cat file.toml | tomll > file.toml [2022-01-20T07:46:30.322Z] #36 14.07 [2022-01-20T07:46:30.322Z] #36 14.07 Reading and updating a list of files: [2022-01-20T07:46:30.322Z] #36 14.07 tomll a.toml b.toml c.toml [2022-01-20T07:46:30.322Z] #36 14.07 [2022-01-20T07:46:30.322Z] #36 14.07 When given a list of files, tomll will modify all files in place without asking. [2022-01-20T07:46:30.322Z] #36 DONE 20.0s [2022-01-20T07:46:30.322Z] [2022-01-20T07:46:30.322Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:30.322Z] #53 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T07:46:30.322Z] #53 14.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-01-20T07:46:30.322Z] #53 14.17 go: downloading github.com/stretchr/testify v1.4.0 [2022-01-20T07:46:30.322Z] #53 14.39 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-01-20T07:46:30.322Z] #53 14.43 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-01-20T07:46:30.322Z] #53 14.47 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-01-20T07:46:30.322Z] #53 14.72 go: downloading github.com/magiconair/properties v1.8.1 [2022-01-20T07:46:30.322Z] #53 14.72 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-20T07:46:30.322Z] #53 14.77 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-01-20T07:46:30.322Z] #53 14.90 go: downloading github.com/spf13/afero v1.1.2 [2022-01-20T07:46:30.322Z] #53 14.92 go: downloading github.com/spf13/cast v1.3.0 [2022-01-20T07:46:30.322Z] #53 15.08 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-01-20T07:46:30.322Z] #53 15.09 go: downloading github.com/subosito/gotenv v1.2.0 [2022-01-20T07:46:30.322Z] #53 15.15 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-01-20T07:46:30.323Z] #53 15.16 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-01-20T07:46:30.323Z] #53 15.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-01-20T07:46:30.323Z] #53 15.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-01-20T07:46:30.323Z] #53 15.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-01-20T07:46:30.323Z] #53 15.60 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-01-20T07:46:30.323Z] #53 15.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-01-20T07:46:30.323Z] #53 15.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-01-20T07:46:30.323Z] #53 15.86 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-01-20T07:46:30.323Z] #53 15.91 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-01-20T07:46:30.323Z] #53 16.11 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-01-20T07:46:30.323Z] #53 16.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-01-20T07:46:30.323Z] #53 16.35 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-01-20T07:46:30.323Z] #53 16.46 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-01-20T07:46:30.323Z] #53 16.57 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-01-20T07:46:30.323Z] #53 16.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-01-20T07:46:30.323Z] #53 17.04 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-01-20T07:46:30.323Z] #53 17.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-01-20T07:46:30.323Z] #53 17.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-01-20T07:46:30.323Z] #53 17.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-01-20T07:46:30.323Z] #53 17.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-01-20T07:46:30.323Z] #53 17.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-01-20T07:46:30.323Z] #53 17.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-01-20T07:46:30.323Z] #53 17.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-01-20T07:46:30.323Z] #53 17.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-01-20T07:46:30.323Z] #53 17.91 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-01-20T07:46:30.323Z] #53 17.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-01-20T07:46:30.323Z] #53 17.94 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-01-20T07:46:30.323Z] #53 17.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-01-20T07:46:30.323Z] #53 18.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-01-20T07:46:30.323Z] #53 18.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-01-20T07:46:30.323Z] #53 18.23 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-01-20T07:46:30.323Z] #53 18.30 go: downloading github.com/ultraware/funlen v0.0.2 [2022-01-20T07:46:30.323Z] #53 18.31 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-01-20T07:46:30.323Z] #53 18.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-01-20T07:46:30.323Z] #53 18.35 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-01-20T07:46:30.323Z] #53 18.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T07:46:30.323Z] #53 18.96 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T07:46:30.323Z] #53 19.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-01-20T07:46:30.323Z] #53 19.04 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-20T07:46:30.323Z] #53 19.08 go: downloading github.com/stretchr/objx v0.2.0 [2022-01-20T07:46:30.323Z] #53 19.23 go: downloading golang.org/x/text v0.3.2 [2022-01-20T07:46:30.580Z] Running on azwin-2-2f4500 in d:\jenkins\workspace\moby_PR-43103 [Pipeline] { [Pipeline] ws [2022-01-20T07:46:30.596Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T07:46:30.695Z] The recommended git tool is: git [2022-01-20T07:46:30.896Z] #53 ... [2022-01-20T07:46:30.896Z] [2022-01-20T07:46:30.896Z] #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-01-20T07:46:30.896Z] #51 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T07:46:30.896Z] #51 10.46 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T07:46:30.896Z] #51 12.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T07:46:30.896Z] #51 12.27 go: downloading golang.org/x/mod v0.3.0 [2022-01-20T07:46:30.896Z] #51 ... [2022-01-20T07:46:30.896Z] [2022-01-20T07:46:30.896Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:30.896Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T07:46:30.896Z] #43 16.73 + git checkout -q v2.3.0 [2022-01-20T07:46:30.896Z] #43 17.88 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-20T07:46:31.179Z] #43 25.45 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-01-20T07:46:31.442Z] #43 ... [2022-01-20T07:46:31.443Z] [2022-01-20T07:46:31.443Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:31.443Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:31.443Z] #38 15.95 Fetched 8492 kB in 13s (666 kB/s) [2022-01-20T07:46:31.443Z] #38 15.95 Reading package lists... [2022-01-20T07:46:31.443Z] #38 22.33 Reading package lists... [2022-01-20T07:46:31.443Z] #38 ... [2022-01-20T07:46:31.443Z] [2022-01-20T07:46:31.443Z] #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-01-20T07:46:31.443Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:31.443Z] #60 16.09 Fetched 8492 kB in 13s (656 kB/s) [2022-01-20T07:46:31.443Z] #60 16.09 Reading package lists... [2022-01-20T07:46:31.704Z] #60 22.40 Reading package lists... [2022-01-20T07:46:31.704Z] #60 ... [2022-01-20T07:46:31.704Z] [2022-01-20T07:46:31.704Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:31.704Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:31.704Z] #47 19.73 Reading package lists... [2022-01-20T07:46:31.935Z] #43 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-01-20T07:46:32.319Z] #19 135.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-01-20T07:46:32.320Z] #19 135.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:32.320Z] #19 135.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:46:32.320Z] #19 135.3 Selecting previously unselected package patch. [2022-01-20T07:46:32.320Z] #19 135.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-01-20T07:46:32.320Z] #19 135.3 Unpacking patch (2.7.6-7) ... [2022-01-20T07:46:32.320Z] #19 135.4 Selecting previously unselected package dpkg-dev. [2022-01-20T07:46:32.320Z] #19 135.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-01-20T07:46:32.320Z] #19 135.4 Unpacking dpkg-dev (1.20.9) ... [2022-01-20T07:46:32.320Z] #19 135.5 Selecting previously unselected package libconfig-inifiles-perl. [2022-01-20T07:46:32.320Z] #19 135.5 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-01-20T07:46:32.320Z] #19 135.5 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-01-20T07:46:32.320Z] #19 135.6 Selecting previously unselected package libio-string-perl. [2022-01-20T07:46:32.320Z] #19 135.6 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-01-20T07:46:32.320Z] #19 135.6 Unpacking libio-string-perl (1.08-3.1) ... [2022-01-20T07:46:32.320Z] #19 135.6 Selecting previously unselected package libicu67:amd64. [2022-01-20T07:46:32.320Z] #19 135.6 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-01-20T07:46:32.320Z] #19 135.6 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T07:46:32.676Z] #60 25.60 Reading package lists... [2022-01-20T07:46:32.676Z] #60 ... [2022-01-20T07:46:32.676Z] [2022-01-20T07:46:32.676Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:32.676Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:32.676Z] #38 18.15 Fetched 8492 kB in 14s (623 kB/s) [2022-01-20T07:46:32.676Z] #38 18.15 Reading package lists... [2022-01-20T07:46:32.676Z] #38 23.84 Reading package lists... [2022-01-20T07:46:32.676Z] #38 ... [2022-01-20T07:46:32.676Z] [2022-01-20T07:46:32.676Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T07:46:32.676Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:32.676Z] #14 21.72 Reading package lists... [2022-01-20T07:46:32.676Z] #14 26.35 Building dependency tree... [2022-01-20T07:46:32.889Z] #19 136.4 Selecting previously unselected package libxml2:amd64. [2022-01-20T07:46:32.889Z] #19 136.4 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T07:46:32.889Z] #19 136.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:46:32.889Z] #19 136.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-01-20T07:46:32.889Z] #19 136.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-01-20T07:46:33.148Z] #19 136.5 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-20T07:46:33.148Z] #19 136.5 Selecting previously unselected package libxml-sax-base-perl. [2022-01-20T07:46:33.148Z] #19 136.5 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-01-20T07:46:33.148Z] #19 136.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-01-20T07:46:33.148Z] #19 136.6 Selecting previously unselected package libxml-sax-perl. [2022-01-20T07:46:33.148Z] #19 136.6 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-01-20T07:46:33.148Z] #19 136.6 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-01-20T07:46:33.148Z] #19 136.6 Selecting previously unselected package libxml-libxml-perl. [2022-01-20T07:46:33.148Z] #19 136.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-01-20T07:46:33.148Z] #19 136.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-20T07:46:33.148Z] #19 136.7 Selecting previously unselected package libxml-simple-perl. [2022-01-20T07:46:33.148Z] #19 136.7 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-01-20T07:46:33.148Z] #19 136.7 Unpacking libxml-simple-perl (2.25-1) ... [2022-01-20T07:46:33.408Z] #19 136.8 Selecting previously unselected package libyaml-perl. [2022-01-20T07:46:33.408Z] #19 136.8 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-01-20T07:46:33.408Z] #19 136.8 Unpacking libyaml-perl (1.30-1) ... [2022-01-20T07:46:33.408Z] #19 136.8 Selecting previously unselected package libconfig-auto-perl. [2022-01-20T07:46:33.408Z] #19 136.9 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-01-20T07:46:33.408Z] #19 136.9 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-01-20T07:46:33.408Z] #19 136.9 Selecting previously unselected package libfile-which-perl. [2022-01-20T07:46:33.408Z] #19 136.9 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-01-20T07:46:33.408Z] #19 136.9 Unpacking libfile-which-perl (1.23-1) ... [2022-01-20T07:46:33.408Z] #19 136.9 Selecting previously unselected package libfile-homedir-perl. [2022-01-20T07:46:33.408Z] #19 136.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-01-20T07:46:33.408Z] #19 136.9 Unpacking libfile-homedir-perl (1.006-1) ... [2022-01-20T07:46:33.408Z] #19 136.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-01-20T07:46:33.408Z] #19 136.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-01-20T07:46:33.408Z] #19 137.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-20T07:46:33.447Z] #43 ... [2022-01-20T07:46:33.447Z] [2022-01-20T07:46:33.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-01-20T07:46:33.447Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T07:46:33.447Z] #14 12.65 Fetched 8377 kB in 10s (857 kB/s) [2022-01-20T07:46:33.447Z] #14 12.65 Reading package lists... [2022-01-20T07:46:33.447Z] #14 17.04 Reading package lists... [2022-01-20T07:46:33.447Z] #14 21.64 Building dependency tree... [2022-01-20T07:46:33.447Z] #14 ... [2022-01-20T07:46:33.447Z] [2022-01-20T07:46:33.447Z] #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-01-20T07:46:33.447Z] #31 sha256:80f86c90e1b77d29954a4451b360f5534358621f6bcce6c7df534ea617b5bcd2 [2022-01-20T07:46:33.447Z] #31 21.64 [2022-01-20T07:46:33.447Z] #31 22.00 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:33.447Z] #31 22.94 [2022-01-20T07:46:33.630Z] #14 29.19 The following additional packages will be installed: [2022-01-20T07:46:33.630Z] #14 29.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:46:33.630Z] #14 29.19 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T07:46:33.630Z] #14 29.19 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T07:46:33.630Z] #14 29.19 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T07:46:33.630Z] #14 29.19 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T07:46:33.630Z] #14 29.19 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T07:46:33.630Z] #14 29.19 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T07:46:33.630Z] #14 29.19 Suggested packages: [2022-01-20T07:46:33.630Z] #14 29.19 gcc-10-locales seccomp wine64 [2022-01-20T07:46:33.667Z] #19 137.0 Selecting previously unselected package dpkg-cross. [2022-01-20T07:46:33.667Z] #19 137.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-01-20T07:46:33.667Z] #19 137.0 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-01-20T07:46:33.667Z] #19 137.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-01-20T07:46:33.667Z] #19 137.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-01-20T07:46:33.667Z] #19 137.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-01-20T07:46:33.667Z] #19 137.0 Selecting previously unselected package libc6-armel-cross. [2022-01-20T07:46:33.667Z] #19 137.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-01-20T07:46:33.667Z] #19 137.1 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-01-20T07:46:33.667Z] #19 137.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-01-20T07:46:33.667Z] #19 137.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:33.667Z] #19 137.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:46:33.667Z] #19 137.2 Selecting previously unselected package libgomp1-armel-cross. [2022-01-20T07:46:33.667Z] #19 137.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:33.667Z] #19 137.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:46:33.667Z] #19 137.2 Selecting previously unselected package libatomic1-armel-cross. [2022-01-20T07:46:33.667Z] #19 137.2 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:33.667Z] #19 137.2 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:46:33.667Z] #19 137.3 Selecting previously unselected package libasan6-armel-cross. [2022-01-20T07:46:33.667Z] #19 137.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:33.667Z] #19 137.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:46:33.712Z] #31 ... [2022-01-20T07:46:33.712Z] [2022-01-20T07:46:33.712Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:33.712Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T07:46:33.712Z] #38 13.29 Fetched 8377 kB in 10s (846 kB/s) [2022-01-20T07:46:33.712Z] #38 13.29 Reading package lists... [2022-01-20T07:46:33.712Z] #38 17.69 Reading package lists... [2022-01-20T07:46:33.712Z] #38 22.05 Building dependency tree... [2022-01-20T07:46:33.712Z] #38 ... [2022-01-20T07:46:33.712Z] [2022-01-20T07:46:33.712Z] #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-01-20T07:46:33.712Z] #60 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T07:46:33.712Z] #60 17.15 Reading package lists... [2022-01-20T07:46:33.712Z] #60 21.78 Building dependency tree... [2022-01-20T07:46:33.882Z] #43 ... [2022-01-20T07:46:33.882Z] [2022-01-20T07:46:33.882Z] #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-01-20T07:46:33.882Z] #65 sha256:dca7605477c763d14ee22c4a9fa7a45ce93509cb9891c621ede6b61b2ee364db [2022-01-20T07:46:33.882Z] #65 16.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T07:46:33.882Z] #65 ... [2022-01-20T07:46:33.882Z] [2022-01-20T07:46:33.882Z] #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-01-20T07:46:33.882Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:33.882Z] #60 21.83 Reading package lists... [2022-01-20T07:46:33.882Z] #60 26.38 Building dependency tree... [2022-01-20T07:46:34.234Z] #19 137.5 Selecting previously unselected package libstdc++6-armel-cross. [2022-01-20T07:46:34.234Z] #19 137.5 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:34.234Z] #19 137.5 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:46:34.234Z] #19 137.6 Selecting previously unselected package libubsan1-armel-cross. [2022-01-20T07:46:34.234Z] #19 137.6 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:34.234Z] #19 137.6 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:46:34.234Z] #19 137.7 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-01-20T07:46:34.234Z] #19 137.7 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:34.234Z] #19 137.7 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:46:34.287Z] #60 ... [2022-01-20T07:46:34.287Z] [2022-01-20T07:46:34.287Z] #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-01-20T07:46:34.287Z] #65 sha256:a76a2e545aecd9d6fea799bd4534b3176cfc4fb102ec1f3ab6620519bd9f5951 [2022-01-20T07:46:34.287Z] #65 13.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T07:46:34.550Z] #65 ... [2022-01-20T07:46:34.550Z] [2022-01-20T07:46:34.550Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:34.550Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T07:46:34.550Z] #47 13.61 Fetched 8380 kB in 11s (797 kB/s) [2022-01-20T07:46:34.550Z] #47 13.61 Reading package lists... [2022-01-20T07:46:34.550Z] #47 17.96 Reading package lists... [2022-01-20T07:46:34.550Z] #47 22.83 Building dependency tree... [2022-01-20T07:46:34.550Z] #47 ... [2022-01-20T07:46:34.550Z] [2022-01-20T07:46:34.550Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:34.550Z] #53 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T07:46:34.550Z] #53 24.29 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T07:46:34.550Z] #53 24.29 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T07:46:34.550Z] #53 24.36 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T07:46:34.801Z] #19 138.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-01-20T07:46:34.801Z] #19 138.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:34.802Z] #19 138.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T07:46:34.812Z] #53 24.39 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T07:46:34.812Z] #53 24.45 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T07:46:34.996Z] #14 30.34 The following NEW packages will be installed: [2022-01-20T07:46:34.996Z] #14 30.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:46:34.996Z] #14 30.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T07:46:34.996Z] #14 30.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T07:46:34.996Z] #14 30.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T07:46:34.996Z] #14 30.34 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T07:46:34.996Z] #14 30.34 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T07:46:34.996Z] #14 30.34 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T07:46:34.996Z] #14 30.34 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T07:46:34.996Z] #14 30.34 mingw-w64-x86-64-dev [2022-01-20T07:46:34.996Z] #14 30.81 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:34.996Z] #14 30.81 Need to get 115 MB of archives. [2022-01-20T07:46:34.996Z] #14 30.81 After this operation, 645 MB of additional disk space will be used. [2022-01-20T07:46:34.996Z] #14 30.81 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-01-20T07:46:35.009Z] #47 24.89 Reading package lists... [2022-01-20T07:46:35.009Z] #47 29.24 Building dependency tree... [2022-01-20T07:46:35.009Z] #47 ... [2022-01-20T07:46:35.009Z] [2022-01-20T07:46:35.009Z] #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-01-20T07:46:35.009Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:35.009Z] #14 19.60 Fetched 8492 kB in 16s (545 kB/s) [2022-01-20T07:46:35.009Z] #14 19.60 Reading package lists... [2022-01-20T07:46:35.009Z] #14 24.53 Reading package lists... [2022-01-20T07:46:35.009Z] #14 28.82 Building dependency tree... [2022-01-20T07:46:35.009Z] #14 ... [2022-01-20T07:46:35.009Z] [2022-01-20T07:46:35.009Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:35.009Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:35.009Z] #53 27.31 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T07:46:35.009Z] #53 27.31 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T07:46:35.009Z] #53 27.38 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T07:46:35.009Z] #53 27.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T07:46:35.009Z] #53 27.48 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T07:46:35.009Z] #53 28.69 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T07:46:35.009Z] #53 28.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T07:46:35.009Z] #53 28.98 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T07:46:35.252Z] #14 30.90 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-01-20T07:46:35.508Z] #14 31.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T07:46:35.508Z] #14 31.03 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-01-20T07:46:35.508Z] #14 31.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T07:46:35.508Z] #14 31.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T07:46:35.764Z] #14 31.43 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-01-20T07:46:35.794Z] #60 29.35 The following additional packages will be installed: [2022-01-20T07:46:35.794Z] #60 29.35 libbtrfs0 [2022-01-20T07:46:35.794Z] #60 ... [2022-01-20T07:46:35.794Z] [2022-01-20T07:46:35.794Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:35.794Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:35.794Z] #38 19.32 Fetched 8492 kB in 15s (564 kB/s) [2022-01-20T07:46:35.794Z] #38 19.32 Reading package lists... [2022-01-20T07:46:35.794Z] #38 24.40 Reading package lists... [2022-01-20T07:46:35.794Z] #38 28.73 Building dependency tree... [2022-01-20T07:46:35.794Z] #38 ... [2022-01-20T07:46:35.794Z] [2022-01-20T07:46:35.795Z] #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-01-20T07:46:35.795Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:35.795Z] #60 29.55 The following NEW packages will be installed: [2022-01-20T07:46:36.055Z] #60 29.56 libbtrfs-dev libbtrfs0 [2022-01-20T07:46:36.055Z] #60 ... [2022-01-20T07:46:36.055Z] [2022-01-20T07:46:36.055Z] #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-01-20T07:46:36.055Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:36.055Z] #14 19.75 Fetched 8492 kB in 15s (553 kB/s) [2022-01-20T07:46:36.055Z] #14 19.75 Reading package lists... [2022-01-20T07:46:36.055Z] #14 25.03 Reading package lists... [2022-01-20T07:46:36.199Z] #53 25.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T07:46:36.199Z] #53 25.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T07:46:36.199Z] #53 25.88 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T07:46:36.316Z] #14 29.36 Building dependency tree... [2022-01-20T07:46:36.316Z] #14 ... [2022-01-20T07:46:36.316Z] [2022-01-20T07:46:36.316Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:36.316Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:36.316Z] #38 28.73 Building dependency tree... [2022-01-20T07:46:36.327Z] #14 31.74 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-01-20T07:46:36.327Z] #14 31.74 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-01-20T07:46:36.889Z] #14 32.42 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-01-20T07:46:37.837Z] #14 ... [2022-01-20T07:46:37.837Z] [2022-01-20T07:46:37.837Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:37.837Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:37.837Z] #43 23.47 + git checkout -q v2.3.0 [2022-01-20T07:46:37.837Z] #43 25.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-01-20T07:46:38.095Z] #43 ... [2022-01-20T07:46:38.095Z] [2022-01-20T07:46:38.095Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:38.095Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:38.095Z] #38 23.84 Reading package lists... [2022-01-20T07:46:38.095Z] #38 28.59 Building dependency tree... [2022-01-20T07:46:38.095Z] #38 31.58 The following additional packages will be installed: [2022-01-20T07:46:38.095Z] #38 31.58 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T07:46:38.095Z] #38 31.58 Suggested packages: [2022-01-20T07:46:38.095Z] #38 31.58 cmake-doc ninja-build lrzip [2022-01-20T07:46:38.095Z] #38 31.58 Recommended packages: [2022-01-20T07:46:38.095Z] #38 31.58 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T07:46:38.095Z] #38 32.42 The following NEW packages will be installed: [2022-01-20T07:46:38.095Z] #38 32.43 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T07:46:38.095Z] #38 32.43 vim-common xxd [2022-01-20T07:46:38.095Z] #38 32.88 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:38.095Z] #38 32.88 Need to get 17.7 MB of archives. [2022-01-20T07:46:38.095Z] #38 32.88 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T07:46:38.095Z] #38 32.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:46:38.095Z] #38 32.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:46:38.095Z] #38 32.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T07:46:38.095Z] #38 32.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T07:46:38.095Z] #38 33.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T07:46:38.095Z] #38 33.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T07:46:38.095Z] #38 33.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T07:46:38.095Z] #38 33.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T07:46:38.095Z] #38 33.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T07:46:38.095Z] #38 33.58 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T07:46:38.235Z] #38 31.41 The following additional packages will be installed: [2022-01-20T07:46:38.235Z] #38 31.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T07:46:38.235Z] #38 31.43 Suggested packages: [2022-01-20T07:46:38.235Z] #38 31.43 cmake-doc ninja-build lrzip [2022-01-20T07:46:38.235Z] #38 31.43 Recommended packages: [2022-01-20T07:46:38.235Z] #38 31.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T07:46:38.311Z] #53 ... [2022-01-20T07:46:38.311Z] [2022-01-20T07:46:38.311Z] #60 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-01-20T07:46:38.311Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:38.311Z] #60 22.40 Reading package lists... [2022-01-20T07:46:38.311Z] #60 26.64 Building dependency tree... [2022-01-20T07:46:38.311Z] #60 29.53 The following additional packages will be installed: [2022-01-20T07:46:38.311Z] #60 29.53 libbtrfs0 [2022-01-20T07:46:38.311Z] #60 29.68 The following NEW packages will be installed: [2022-01-20T07:46:38.311Z] #60 29.69 libbtrfs-dev libbtrfs0 [2022-01-20T07:46:38.311Z] #60 30.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:38.311Z] #60 30.10 Need to get 460 kB of archives. [2022-01-20T07:46:38.311Z] #60 30.10 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T07:46:38.311Z] #60 30.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T07:46:38.311Z] #60 30.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T07:46:38.311Z] #60 31.01 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:38.311Z] #60 31.25 Fetched 460 kB in 0s (1384 kB/s) [2022-01-20T07:46:38.311Z] #60 31.33 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T07:46:38.311Z] #60 31.33 (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-01-20T07:46:38.311Z] #60 31.43 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T07:46:38.311Z] #60 31.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:46:38.311Z] #60 31.64 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T07:46:38.311Z] #60 31.68 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T07:46:38.311Z] #60 31.69 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:46:38.311Z] #60 32.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:46:38.311Z] #60 32.08 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:46:38.311Z] #60 32.09 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:38.311Z] #60 DONE 32.8s [2022-01-20T07:46:38.311Z] [2022-01-20T07:46:38.311Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T07:46:38.311Z] #61 sha256:9820fe040defdcab95abd50cc62956abdd508da2f805714a8c4c2797194495a2 [2022-01-20T07:46:38.311Z] #61 DONE 0.1s [2022-01-20T07:46:38.311Z] [2022-01-20T07:46:38.311Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:38.311Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:38.311Z] #38 22.33 Reading package lists... [2022-01-20T07:46:38.311Z] #38 26.56 Building dependency tree... [2022-01-20T07:46:38.311Z] #38 29.41 The following additional packages will be installed: [2022-01-20T07:46:38.311Z] #38 29.42 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T07:46:38.311Z] #38 29.43 Suggested packages: [2022-01-20T07:46:38.311Z] #38 29.44 cmake-doc ninja-build lrzip [2022-01-20T07:46:38.311Z] #38 29.44 Recommended packages: [2022-01-20T07:46:38.311Z] #38 29.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T07:46:38.311Z] #38 30.22 The following NEW packages will be installed: [2022-01-20T07:46:38.311Z] #38 30.24 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T07:46:38.311Z] #38 30.25 vim-common xxd [2022-01-20T07:46:38.311Z] #38 30.63 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:38.311Z] #38 30.63 Need to get 17.7 MB of archives. [2022-01-20T07:46:38.311Z] #38 30.63 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T07:46:38.311Z] #38 30.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:46:38.311Z] #38 30.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:46:38.311Z] #38 30.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T07:46:38.311Z] #38 30.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T07:46:38.311Z] #38 31.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T07:46:38.311Z] #38 31.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T07:46:38.311Z] #38 31.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T07:46:38.311Z] #38 31.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T07:46:38.311Z] #38 31.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T07:46:38.311Z] #38 31.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T07:46:38.311Z] #38 32.36 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:38.311Z] #38 32.57 Fetched 17.7 MB in 1s (14.4 MB/s) [2022-01-20T07:46:38.311Z] #38 32.65 Selecting previously unselected package xxd. [2022-01-20T07:46:38.311Z] #38 32.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T07:46:38.311Z] #38 32.75 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:46:38.311Z] #38 32.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:38.311Z] #38 33.03 Selecting previously unselected package vim-common. [2022-01-20T07:46:38.352Z] #38 ... [2022-01-20T07:46:38.352Z] [2022-01-20T07:46:38.352Z] #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-01-20T07:46:38.352Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:38.352Z] #14 33.98 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-01-20T07:46:38.496Z] #38 32.15 The following NEW packages will be installed: [2022-01-20T07:46:38.496Z] #38 32.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T07:46:38.496Z] #38 32.17 vim-common xxd [2022-01-20T07:46:38.575Z] #38 33.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:46:38.575Z] #38 33.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:38.756Z] #38 ... [2022-01-20T07:46:38.756Z] [2022-01-20T07:46:38.756Z] #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-01-20T07:46:38.756Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:38.756Z] #60 29.98 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:38.756Z] #60 29.98 Need to get 460 kB of archives. [2022-01-20T07:46:38.756Z] #60 29.98 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T07:46:38.756Z] #60 29.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T07:46:38.756Z] #60 29.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T07:46:38.756Z] #60 30.83 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:38.756Z] #60 31.02 Fetched 460 kB in 0s (1317 kB/s) [2022-01-20T07:46:38.756Z] #60 31.13 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T07:46:38.756Z] #60 31.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-01-20T07:46:38.756Z] #60 31.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T07:46:38.756Z] #60 31.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:46:38.757Z] #60 31.43 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T07:46:38.757Z] #60 31.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T07:46:38.757Z] #60 31.44 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:46:38.757Z] #60 31.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:46:38.757Z] #60 31.78 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:46:38.757Z] #60 31.80 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:38.757Z] #60 DONE 32.3s [2022-01-20T07:46:38.757Z] [2022-01-20T07:46:38.757Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T07:46:38.757Z] #61 sha256:cea99e19e261ef2604e69bd6601a8cd676f2c129867ec0c96fb88e527477a3d6 [2022-01-20T07:46:38.757Z] #61 DONE 0.1s [2022-01-20T07:46:38.757Z] [2022-01-20T07:46:38.757Z] #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-01-20T07:46:38.757Z] #62 sha256:54d942e14c78d503a2d9adf5f4f2a5bc8129078c11e7f5b2b5d29df318d30887 [2022-01-20T07:46:38.838Z] #38 33.38 Selecting previously unselected package cmake-data. [2022-01-20T07:46:38.838Z] #38 33.38 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T07:46:38.838Z] #38 33.39 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:46:38.838Z] #38 ... [2022-01-20T07:46:38.838Z] [2022-01-20T07:46:38.838Z] #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-01-20T07:46:38.838Z] #55 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T07:46:38.838Z] #55 33.57 v3.0.2 [2022-01-20T07:46:38.914Z] #14 34.50 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-01-20T07:46:39.100Z] #55 DONE 33.7s [2022-01-20T07:46:39.100Z] [2022-01-20T07:46:39.100Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:39.100Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:39.100Z] #47 29.24 Building dependency tree... [2022-01-20T07:46:39.100Z] #47 31.96 The following additional packages will be installed: [2022-01-20T07:46:39.100Z] #47 31.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:46:39.100Z] #47 31.98 python3-protobuf python3-six [2022-01-20T07:46:39.100Z] #47 31.98 Suggested packages: [2022-01-20T07:46:39.100Z] #47 31.99 python3-setuptools [2022-01-20T07:46:39.100Z] #47 31.99 Recommended packages: [2022-01-20T07:46:39.100Z] #47 31.99 iproute2 | iproute [2022-01-20T07:46:39.100Z] #47 32.73 The following NEW packages will be installed: [2022-01-20T07:46:39.100Z] #47 32.73 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:46:39.100Z] #47 32.73 python3-protobuf python3-six [2022-01-20T07:46:39.100Z] #47 33.22 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:39.100Z] #47 33.22 Need to get 2292 kB of archives. [2022-01-20T07:46:39.100Z] #47 33.22 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T07:46:39.100Z] #47 33.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T07:46:39.100Z] #47 33.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:46:39.100Z] #47 33.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T07:46:39.100Z] #47 33.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T07:46:39.100Z] #47 33.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T07:46:39.100Z] #47 33.36 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-01-20T07:46:39.100Z] #47 33.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T07:46:39.703Z] #62 ... [2022-01-20T07:46:39.703Z] [2022-01-20T07:46:39.703Z] #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-01-20T07:46:39.703Z] #55 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T07:46:39.703Z] #55 33.17 v3.0.2 [2022-01-20T07:46:39.703Z] #55 DONE 33.3s [2022-01-20T07:46:39.703Z] [2022-01-20T07:46:39.703Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:39.703Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:39.703Z] #53 23.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-01-20T07:46:39.703Z] #53 23.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-01-20T07:46:39.703Z] #53 23.48 go: downloading golang.org/x/text v0.3.2 [2022-01-20T07:46:39.703Z] #53 28.28 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T07:46:39.703Z] #53 28.30 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T07:46:39.703Z] #53 28.42 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T07:46:39.703Z] #53 28.43 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T07:46:39.703Z] #53 28.45 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T07:46:39.703Z] #53 29.58 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T07:46:39.703Z] #53 29.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T07:46:39.703Z] #53 29.81 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T07:46:39.846Z] #14 35.22 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-01-20T07:46:39.846Z] #14 ... [2022-01-20T07:46:39.846Z] [2022-01-20T07:46:39.846Z] #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-01-20T07:46:39.846Z] #55 sha256:aa54a61e59505073eec406052f5ff896ab764d94fa0b9ccff610139d7b0cdc04 [2022-01-20T07:46:39.846Z] #55 35.08 v3.0.2 [2022-01-20T07:46:39.846Z] #55 DONE 35.5s [2022-01-20T07:46:39.963Z] #53 ... [2022-01-20T07:46:39.964Z] [2022-01-20T07:46:39.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-01-20T07:46:39.964Z] #62 sha256:54d942e14c78d503a2d9adf5f4f2a5bc8129078c11e7f5b2b5d29df318d30887 [2022-01-20T07:46:39.964Z] #62 1.044 + RM_GOPATH=0 [2022-01-20T07:46:39.964Z] #62 1.044 + TMP_GOPATH= [2022-01-20T07:46:39.964Z] #62 1.044 + : /build [2022-01-20T07:46:39.964Z] #62 1.044 + '[' -z '' ']' [2022-01-20T07:46:39.964Z] #62 1.044 ++ mktemp -d [2022-01-20T07:46:39.964Z] #62 1.044 + export GOPATH=/tmp/tmp.wm8xZ9mpqx [2022-01-20T07:46:39.964Z] #62 1.044 + GOPATH=/tmp/tmp.wm8xZ9mpqx [2022-01-20T07:46:39.964Z] #62 1.044 + RM_GOPATH=1 [2022-01-20T07:46:39.964Z] #62 1.044 + case "$(go env GOARCH)" in [2022-01-20T07:46:39.964Z] #62 1.044 ++ go env GOARCH [2022-01-20T07:46:39.964Z] #62 1.110 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:39.964Z] #62 1.110 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:39.964Z] #62 1.110 ++ dirname /install.sh [2022-01-20T07:46:39.964Z] #62 1.110 + dir=/ [2022-01-20T07:46:39.964Z] #62 1.110 + bin=containerd [2022-01-20T07:46:39.964Z] #62 1.110 + shift [2022-01-20T07:46:39.964Z] #62 1.110 + '[' '!' -f //containerd.installer ']' [2022-01-20T07:46:39.964Z] #62 1.110 + . //containerd.installer [2022-01-20T07:46:39.964Z] #62 1.110 ++ set -e [2022-01-20T07:46:39.964Z] #62 1.110 ++ : v1.5.9 [2022-01-20T07:46:39.964Z] #62 1.110 + install_containerd [2022-01-20T07:46:39.964Z] #62 1.110 + echo 'Install containerd version v1.5.9' [2022-01-20T07:46:39.964Z] #62 1.110 + git clone https://github.com/containerd/containerd.git /tmp/tmp.wm8xZ9mpqx/src/github.com/containerd/containerd [2022-01-20T07:46:39.964Z] #62 1.110 Cloning into '/tmp/tmp.wm8xZ9mpqx/src/github.com/containerd/containerd'... [2022-01-20T07:46:39.964Z] #62 1.110 Install containerd version v1.5.9 [2022-01-20T07:46:40.103Z] [2022-01-20T07:46:40.103Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:40.103Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:40.103Z] #38 34.84 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:40.103Z] #38 35.11 Fetched 17.7 MB in 1s (13.2 MB/s) [2022-01-20T07:46:40.103Z] #38 35.15 Selecting previously unselected package xxd. [2022-01-20T07:46:40.103Z] #38 35.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-01-20T07:46:40.103Z] #38 35.22 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:46:40.103Z] #38 35.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:40.103Z] #38 35.52 Selecting previously unselected package vim-common. [2022-01-20T07:46:40.103Z] #38 35.52 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:46:40.103Z] #38 35.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:40.103Z] #38 35.85 Selecting previously unselected package cmake-data. [2022-01-20T07:46:40.103Z] #38 35.85 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T07:46:40.103Z] #38 35.86 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:46:40.414Z] #53 ... [2022-01-20T07:46:40.414Z] [2022-01-20T07:46:40.414Z] #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-01-20T07:46:40.414Z] #60 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T07:46:40.414Z] #60 25.13 The following additional packages will be installed: [2022-01-20T07:46:40.414Z] #60 25.13 libbtrfs0 [2022-01-20T07:46:40.414Z] #60 25.27 The following NEW packages will be installed: [2022-01-20T07:46:40.414Z] #60 25.28 libbtrfs-dev libbtrfs0 [2022-01-20T07:46:40.414Z] #60 25.66 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:40.414Z] #60 25.66 Need to get 454 kB of archives. [2022-01-20T07:46:40.414Z] #60 25.66 After this operation, 1275 kB of additional disk space will be used. [2022-01-20T07:46:40.414Z] #60 25.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-20T07:46:40.414Z] #60 25.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-20T07:46:40.414Z] #60 26.45 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:40.414Z] #60 26.63 Fetched 454 kB in 0s (1445 kB/s) [2022-01-20T07:46:40.414Z] #60 26.68 Selecting previously unselected package libbtrfs0:arm64. [2022-01-20T07:46:40.414Z] #60 26.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 ... 15700 files and directories currently installed.) [2022-01-20T07:46:40.414Z] #60 26.70 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-20T07:46:40.414Z] #60 26.75 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T07:46:40.414Z] #60 26.92 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-20T07:46:40.414Z] #60 26.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-20T07:46:40.414Z] #60 26.95 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T07:46:40.414Z] #60 27.18 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T07:46:40.414Z] #60 27.21 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T07:46:40.414Z] #60 27.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:40.665Z] #38 ... [2022-01-20T07:46:40.665Z] [2022-01-20T07:46:40.665Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:40.665Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:40.665Z] #47 21.35 Reading package lists... [2022-01-20T07:46:40.665Z] #47 26.06 Reading package lists... [2022-01-20T07:46:40.665Z] #47 30.79 Building dependency tree... [2022-01-20T07:46:40.665Z] #47 33.97 The following additional packages will be installed: [2022-01-20T07:46:40.665Z] #47 33.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:46:40.665Z] #47 33.97 python3-protobuf python3-six [2022-01-20T07:46:40.665Z] #47 33.97 Suggested packages: [2022-01-20T07:46:40.665Z] #47 33.97 python3-setuptools [2022-01-20T07:46:40.665Z] #47 33.97 Recommended packages: [2022-01-20T07:46:40.665Z] #47 33.97 iproute2 | iproute [2022-01-20T07:46:40.665Z] #47 34.39 The following NEW packages will be installed: [2022-01-20T07:46:40.665Z] #47 34.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:46:40.665Z] #47 34.40 python3-protobuf python3-six [2022-01-20T07:46:40.665Z] #47 34.90 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:40.665Z] #47 34.90 Need to get 2292 kB of archives. [2022-01-20T07:46:40.665Z] #47 34.90 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T07:46:40.665Z] #47 34.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T07:46:40.665Z] #47 34.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:46:40.665Z] #47 34.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T07:46:40.665Z] #47 34.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T07:46:40.665Z] #47 34.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T07:46:40.665Z] #47 34.99 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-01-20T07:46:40.665Z] #47 34.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T07:46:40.665Z] #47 ... [2022-01-20T07:46:40.665Z] [2022-01-20T07:46:40.665Z] #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-01-20T07:46:40.665Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:40.665Z] #60 25.60 Reading package lists... [2022-01-20T07:46:40.665Z] #60 30.41 Building dependency tree... [2022-01-20T07:46:40.665Z] #60 33.54 The following additional packages will be installed: [2022-01-20T07:46:40.665Z] #60 33.56 libbtrfs0 [2022-01-20T07:46:40.665Z] #60 33.76 The following NEW packages will be installed: [2022-01-20T07:46:40.665Z] #60 33.87 libbtrfs-dev libbtrfs0 [2022-01-20T07:46:40.665Z] #60 34.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:40.665Z] #60 34.19 Need to get 460 kB of archives. [2022-01-20T07:46:40.665Z] #60 34.19 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T07:46:40.665Z] #60 34.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T07:46:40.665Z] #60 34.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T07:46:40.665Z] #60 35.26 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:40.665Z] #60 35.52 Fetched 460 kB in 0s (1349 kB/s) [2022-01-20T07:46:40.665Z] #60 35.62 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T07:46:40.665Z] #60 35.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-01-20T07:46:40.665Z] #60 35.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T07:46:40.665Z] #60 35.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:46:40.665Z] #60 35.84 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T07:46:40.665Z] #60 35.84 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T07:46:40.665Z] #60 35.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:46:40.665Z] #60 36.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:46:40.665Z] #60 36.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:46:40.666Z] #60 36.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:41.229Z] #60 ... [2022-01-20T07:46:41.229Z] [2022-01-20T07:46:41.229Z] #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-01-20T07:46:41.229Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:41.229Z] #14 36.68 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-01-20T07:46:41.229Z] #14 ... [2022-01-20T07:46:41.229Z] [2022-01-20T07:46:41.229Z] #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-01-20T07:46:41.229Z] #60 sha256:2863a34a8394af6d04c11f3d9e339f77039fc9082de27c8735be89ab11429dd4 [2022-01-20T07:46:41.229Z] #60 DONE 36.9s [2022-01-20T07:46:41.229Z] [2022-01-20T07:46:41.229Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T07:46:41.229Z] #61 sha256:9df3eaf5b1a8145030857f01f4229238ca8b06a39ddd2e15b76ff098e1307dd2 [2022-01-20T07:46:41.357Z] #60 ... [2022-01-20T07:46:41.357Z] [2022-01-20T07:46:41.357Z] #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-01-20T07:46:41.357Z] #31 sha256:80f86c90e1b77d29954a4451b360f5534358621f6bcce6c7df534ea617b5bcd2 [2022-01-20T07:46:41.357Z] #31 25.04 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-01-20T07:46:41.357Z] #31 26.42 [2022-01-20T07:46:41.357Z] #31 26.71 #=#=# ######################################################################## 100.0% [2022-01-20T07:46:41.357Z] #31 27.53 [2022-01-20T07:46:41.357Z] #31 27.79 Download of images into '/build' complete. [2022-01-20T07:46:41.357Z] #31 27.79 Use something like the following to load the result into a Docker daemon: [2022-01-20T07:46:41.357Z] #31 27.79 tar -cC '/build' . | docker load [2022-01-20T07:46:41.357Z] #31 DONE 31.2s [2022-01-20T07:46:41.357Z] [2022-01-20T07:46:41.357Z] #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-01-20T07:46:41.357Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T07:46:41.357Z] #34 30.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T07:46:41.357Z] #34 ... [2022-01-20T07:46:41.357Z] [2022-01-20T07:46:41.357Z] #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-01-20T07:46:41.357Z] #55 sha256:477e2efbeb6719d64a45c8639d755c4a56b3ed2c79ef1c5a9e8009d7f6354a1e [2022-01-20T07:46:41.357Z] #55 29.11 v3.0.2 [2022-01-20T07:46:41.357Z] #55 DONE 30.9s [2022-01-20T07:46:41.357Z] [2022-01-20T07:46:41.357Z] #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-01-20T07:46:41.357Z] #60 sha256:49fd9d07567e0bf0207b9ff64a4d5f72987c3d0a009693194fa34b580c3d0272 [2022-01-20T07:46:41.357Z] #60 DONE 30.9s [2022-01-20T07:46:41.357Z] [2022-01-20T07:46:41.357Z] #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-01-20T07:46:41.357Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T07:46:41.357Z] #34 30.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T07:46:41.372Z] #19 143.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-01-20T07:46:41.372Z] #19 143.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:41.372Z] #19 143.9 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T07:46:41.372Z] #19 144.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-01-20T07:46:41.372Z] #19 144.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-01-20T07:46:41.631Z] #19 145.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-20T07:46:41.792Z] #61 DONE 0.5s [2022-01-20T07:46:41.792Z] [2022-01-20T07:46:41.792Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T07:46:41.792Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:41.792Z] #14 37.16 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-01-20T07:46:41.792Z] #14 37.16 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T07:46:41.792Z] #14 37.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T07:46:41.792Z] #14 37.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T07:46:41.792Z] #14 37.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T07:46:41.792Z] #14 37.18 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-01-20T07:46:41.792Z] #14 37.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T07:46:41.792Z] #14 37.26 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T07:46:41.792Z] #14 37.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T07:46:41.792Z] #14 37.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T07:46:41.792Z] #14 37.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T07:46:41.792Z] #14 37.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T07:46:41.792Z] #14 37.26 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T07:46:41.792Z] #14 37.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-01-20T07:46:41.792Z] #14 37.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T07:46:41.792Z] #14 37.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T07:46:41.894Z] #62 ... [2022-01-20T07:46:41.894Z] [2022-01-20T07:46:41.894Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:41.894Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:41.894Z] #47 20.06 Reading package lists... [2022-01-20T07:46:41.894Z] #47 25.29 Reading package lists... [2022-01-20T07:46:41.894Z] #47 29.72 Building dependency tree... [2022-01-20T07:46:41.894Z] #47 32.88 The following additional packages will be installed: [2022-01-20T07:46:41.894Z] #47 32.93 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:46:41.894Z] #47 32.93 python3-protobuf python3-six [2022-01-20T07:46:41.894Z] #47 32.93 Suggested packages: [2022-01-20T07:46:41.894Z] #47 32.93 python3-setuptools [2022-01-20T07:46:41.894Z] #47 32.93 Recommended packages: [2022-01-20T07:46:41.894Z] #47 32.93 iproute2 | iproute [2022-01-20T07:46:41.894Z] #47 33.85 The following NEW packages will be installed: [2022-01-20T07:46:41.894Z] #47 33.88 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:46:41.894Z] #47 33.88 python3-protobuf python3-six [2022-01-20T07:46:41.894Z] #47 34.47 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:41.894Z] #47 34.47 Need to get 2292 kB of archives. [2022-01-20T07:46:41.894Z] #47 34.47 After this operation, 11.0 MB of additional disk space will be used. [2022-01-20T07:46:41.894Z] #47 34.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-01-20T07:46:41.894Z] #47 34.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:46:41.894Z] #47 34.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T07:46:41.894Z] #47 34.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-01-20T07:46:41.894Z] #47 34.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T07:46:41.894Z] #47 34.55 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-01-20T07:46:41.894Z] #47 34.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T07:46:41.894Z] #47 ... [2022-01-20T07:46:41.894Z] [2022-01-20T07:46:41.894Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:41.894Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:41.894Z] #38 32.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:41.894Z] #38 32.59 Need to get 17.7 MB of archives. [2022-01-20T07:46:41.894Z] #38 32.59 After this operation, 70.7 MB of additional disk space will be used. [2022-01-20T07:46:41.894Z] #38 32.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:46:41.894Z] #38 32.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:46:41.894Z] #38 32.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T07:46:41.894Z] #38 32.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T07:46:41.894Z] #38 33.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-01-20T07:46:41.894Z] #38 33.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T07:46:41.894Z] #38 33.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T07:46:41.894Z] #38 33.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T07:46:41.894Z] #38 33.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T07:46:41.894Z] #38 33.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T07:46:41.894Z] #38 34.96 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:41.894Z] #38 35.13 Fetched 17.7 MB in 2s (11.5 MB/s) [2022-01-20T07:46:41.894Z] #38 35.21 Selecting previously unselected package xxd. [2022-01-20T07:46:41.894Z] #38 35.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T07:46:41.894Z] #38 35.30 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:46:41.894Z] #38 35.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:41.894Z] #38 35.53 Selecting previously unselected package vim-common. [2022-01-20T07:46:41.894Z] #38 35.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:46:41.894Z] #38 35.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:42.156Z] #38 35.82 Selecting previously unselected package cmake-data. [2022-01-20T07:46:42.156Z] #38 35.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T07:46:42.156Z] #38 35.85 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:46:42.203Z] #19 145.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-01-20T07:46:42.203Z] #19 145.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-01-20T07:46:42.203Z] #19 145.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-20T07:46:42.409Z] #47 ... [2022-01-20T07:46:42.409Z] [2022-01-20T07:46:42.409Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:42.409Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:42.409Z] #38 36.43 Selecting previously unselected package libicu67:amd64. [2022-01-20T07:46:42.409Z] #38 36.43 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T07:46:42.409Z] #38 36.44 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T07:46:42.462Z] #19 145.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-01-20T07:46:42.462Z] #19 145.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:42.462Z] #19 145.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:46:42.722Z] #19 146.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-01-20T07:46:42.722Z] #19 146.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:42.722Z] #19 146.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T07:46:42.723Z] #14 38.25 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:42.723Z] #14 38.46 Fetched 115 MB in 7s (16.6 MB/s) [2022-01-20T07:46:42.980Z] #14 38.52 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T07:46:42.980Z] #14 38.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T07:46:42.980Z] #14 38.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T07:46:42.980Z] #14 38.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:46:43.273Z] #34 ... [2022-01-20T07:46:43.273Z] [2022-01-20T07:46:43.273Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T07:46:43.273Z] #61 sha256:647adac34979c99d47132c99ec0854ef0f4d138ee7a3a55d42a92cc121770ec7 [2022-01-20T07:46:43.273Z] #61 DONE 1.8s [2022-01-20T07:46:43.273Z] [2022-01-20T07:46:43.273Z] #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-01-20T07:46:43.273Z] #62 sha256:3bffb654de65388ede73624985a3daea796049614d3a072475dd422214af010e [2022-01-20T07:46:43.544Z] #14 ... [2022-01-20T07:46:43.544Z] [2022-01-20T07:46:43.544Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:46:43.544Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:46:43.544Z] #53 29.26 go: downloading github.com/gobwas/glob v0.2.3 [2022-01-20T07:46:43.544Z] #53 29.26 go: downloading github.com/kisielk/gotool v1.0.0 [2022-01-20T07:46:43.544Z] #53 29.33 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-01-20T07:46:43.544Z] #53 29.46 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-01-20T07:46:43.544Z] #53 29.61 go: downloading github.com/gogo/protobuf v1.2.1 [2022-01-20T07:46:43.544Z] #53 30.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-01-20T07:46:43.544Z] #53 30.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-01-20T07:46:43.544Z] #53 30.90 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-01-20T07:46:43.801Z] #53 ... [2022-01-20T07:46:43.801Z] [2022-01-20T07:46:43.801Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:43.801Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:43.801Z] #38 38.65 Selecting previously unselected package libicu67:amd64. [2022-01-20T07:46:43.801Z] #38 38.65 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T07:46:43.801Z] #38 38.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T07:46:43.846Z] #62 0.561 + RM_GOPATH=0 [2022-01-20T07:46:43.846Z] #62 0.561 + TMP_GOPATH= [2022-01-20T07:46:43.846Z] #62 0.561 + : /build [2022-01-20T07:46:43.846Z] #62 0.561 + '[' -z '' ']' [2022-01-20T07:46:43.846Z] #62 0.561 ++ mktemp -d [2022-01-20T07:46:43.846Z] #62 0.580 + export GOPATH=/tmp/tmp.22JGMu8oFP [2022-01-20T07:46:43.846Z] #62 0.580 + GOPATH=/tmp/tmp.22JGMu8oFP [2022-01-20T07:46:43.846Z] #62 0.580 + RM_GOPATH=1 [2022-01-20T07:46:43.846Z] #62 0.580 + case "$(go env GOARCH)" in [2022-01-20T07:46:43.846Z] #62 0.580 ++ go env GOARCH [2022-01-20T07:46:43.846Z] #62 0.597 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:43.846Z] #62 0.597 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:43.846Z] #62 0.598 ++ dirname /install.sh [2022-01-20T07:46:43.846Z] #62 0.598 + dir=/ [2022-01-20T07:46:43.846Z] #62 0.599 + bin=containerd [2022-01-20T07:46:43.846Z] #62 0.599 + shift [2022-01-20T07:46:43.846Z] #62 0.599 + '[' '!' -f //containerd.installer ']' [2022-01-20T07:46:43.846Z] #62 0.599 + . //containerd.installer [2022-01-20T07:46:43.846Z] #62 0.599 ++ set -e [2022-01-20T07:46:43.846Z] #62 0.599 ++ : v1.5.9 [2022-01-20T07:46:43.846Z] #62 0.599 + install_containerd [2022-01-20T07:46:43.846Z] #62 0.599 + echo 'Install containerd version v1.5.9' [2022-01-20T07:46:43.846Z] #62 0.599 + git clone https://github.com/containerd/containerd.git /tmp/tmp.22JGMu8oFP/src/github.com/containerd/containerd [2022-01-20T07:46:43.846Z] #62 0.599 Install containerd version v1.5.9 [2022-01-20T07:46:43.846Z] #62 0.607 Cloning into '/tmp/tmp.22JGMu8oFP/src/github.com/containerd/containerd'... [2022-01-20T07:46:44.712Z] #38 37.87 Selecting previously unselected package libicu67:amd64. [2022-01-20T07:46:44.712Z] #38 37.87 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-01-20T07:46:44.712Z] #38 37.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T07:46:44.790Z] #62 ... [2022-01-20T07:46:44.794Z] [2022-01-20T07:46:44.794Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:44.794Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T07:46:44.794Z] #47 22.83 Building dependency tree... [2022-01-20T07:46:44.794Z] #47 26.06 The following additional packages will be installed: [2022-01-20T07:46:44.794Z] #47 26.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:46:44.794Z] #47 26.08 python3-protobuf python3-six [2022-01-20T07:46:44.794Z] #47 26.09 Suggested packages: [2022-01-20T07:46:44.794Z] #47 26.09 python3-setuptools [2022-01-20T07:46:44.794Z] #47 26.09 Recommended packages: [2022-01-20T07:46:44.794Z] #47 26.09 iproute2 | iproute [2022-01-20T07:46:44.794Z] #47 26.52 The following NEW packages will be installed: [2022-01-20T07:46:44.794Z] #47 26.53 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-01-20T07:46:44.794Z] #47 26.53 python3-protobuf python3-six [2022-01-20T07:46:44.794Z] #47 26.95 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:44.794Z] #47 26.95 Need to get 2115 kB of archives. [2022-01-20T07:46:44.794Z] #47 26.95 After this operation, 10.7 MB of additional disk space will be used. [2022-01-20T07:46:44.794Z] #47 26.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-01-20T07:46:44.794Z] #47 27.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:46:44.794Z] #47 27.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-01-20T07:46:44.794Z] #47 27.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-01-20T07:46:44.794Z] #47 27.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T07:46:44.794Z] #47 27.21 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-01-20T07:46:44.794Z] #47 27.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-20T07:46:44.794Z] #47 30.29 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-01-20T07:46:44.794Z] #47 31.82 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:44.794Z] #47 32.02 Fetched 2115 kB in 4s (540 kB/s) [2022-01-20T07:46:44.794Z] #47 32.31 Selecting previously unselected package libprotobuf23:arm64. [2022-01-20T07:46:44.794Z] #47 32.31 (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-01-20T07:46:44.794Z] #47 32.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-01-20T07:46:44.794Z] #47 32.37 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-01-20T07:46:44.794Z] #47 32.98 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:46:44.794Z] #47 32.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:46:44.794Z] #47 32.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:46:44.794Z] #47 33.13 Selecting previously unselected package python3-six. [2022-01-20T07:46:44.794Z] #47 33.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T07:46:44.794Z] #47 33.14 Unpacking python3-six (1.16.0-2) ... [2022-01-20T07:46:44.794Z] #47 33.21 Selecting previously unselected package python3-protobuf. [2022-01-20T07:46:44.794Z] #47 33.21 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-01-20T07:46:44.794Z] #47 33.22 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T07:46:44.794Z] #47 33.63 Selecting previously unselected package libnet1:arm64. [2022-01-20T07:46:44.794Z] #47 33.64 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T07:46:44.794Z] #47 33.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:46:44.794Z] #47 33.75 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T07:46:44.794Z] #47 33.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-20T07:46:44.794Z] #47 33.78 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T07:46:44.794Z] #47 33.88 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T07:46:44.794Z] #47 33.89 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-20T07:46:44.794Z] #47 33.90 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T07:46:44.794Z] #47 33.98 Selecting previously unselected package criu. [2022-01-20T07:46:44.794Z] #47 33.98 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-01-20T07:46:44.794Z] #47 33.99 Unpacking criu (3.16.1-3) ... [2022-01-20T07:46:45.369Z] #47 ... [2022-01-20T07:46:45.369Z] [2022-01-20T07:46:45.369Z] #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-01-20T07:46:45.369Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T07:46:45.369Z] #14 25.04 The following additional packages will be installed: [2022-01-20T07:46:45.369Z] #14 25.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:46:45.369Z] #14 25.06 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T07:46:45.369Z] #14 25.06 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T07:46:45.369Z] #14 25.06 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T07:46:45.369Z] #14 25.06 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T07:46:45.369Z] #14 25.06 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T07:46:45.369Z] #14 25.06 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T07:46:45.369Z] #14 25.08 Suggested packages: [2022-01-20T07:46:45.369Z] #14 25.09 gcc-10-locales seccomp wine64 [2022-01-20T07:46:45.369Z] #14 26.11 The following NEW packages will be installed: [2022-01-20T07:46:45.369Z] #14 26.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:46:45.369Z] #14 26.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T07:46:45.370Z] #14 26.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T07:46:45.370Z] #14 26.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T07:46:45.370Z] #14 26.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T07:46:45.370Z] #14 26.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T07:46:45.370Z] #14 26.14 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T07:46:45.370Z] #14 26.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T07:46:45.370Z] #14 26.15 mingw-w64-x86-64-dev [2022-01-20T07:46:45.370Z] #14 26.69 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:45.370Z] #14 26.69 Need to get 108 MB of archives. [2022-01-20T07:46:45.370Z] #14 26.69 After this operation, 620 MB of additional disk space will be used. [2022-01-20T07:46:45.370Z] #14 26.69 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-01-20T07:46:45.370Z] #14 27.06 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-01-20T07:46:45.370Z] #14 27.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T07:46:45.370Z] #14 27.17 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-01-20T07:46:45.370Z] #14 27.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-01-20T07:46:45.370Z] #14 27.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T07:46:45.370Z] #14 27.72 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-01-20T07:46:45.370Z] #14 28.30 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-01-20T07:46:45.370Z] #14 28.31 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-01-20T07:46:45.370Z] #14 29.01 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-01-20T07:46:45.370Z] #14 30.33 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-01-20T07:46:45.370Z] #14 30.74 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-01-20T07:46:45.370Z] #14 31.51 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-01-20T07:46:45.370Z] #14 32.66 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-01-20T07:46:45.370Z] #14 33.28 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-01-20T07:46:45.370Z] #14 33.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-20T07:46:45.370Z] #14 33.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-20T07:46:45.370Z] #14 33.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-01-20T07:46:45.370Z] #14 33.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-01-20T07:46:45.370Z] #14 33.31 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-01-20T07:46:45.370Z] #14 33.32 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-01-20T07:46:45.370Z] #14 33.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-01-20T07:46:45.370Z] #14 33.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-01-20T07:46:45.370Z] #14 33.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-01-20T07:46:45.370Z] #14 33.32 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-01-20T07:46:45.370Z] #14 33.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-01-20T07:46:45.370Z] #14 33.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-01-20T07:46:45.370Z] #14 33.72 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-01-20T07:46:45.370Z] #14 33.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-20T07:46:45.370Z] #14 33.73 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-01-20T07:46:45.370Z] #14 34.62 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:45.370Z] #14 34.76 Fetched 108 MB in 8s (14.3 MB/s) [2022-01-20T07:46:45.370Z] #14 34.81 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T07:46:45.370Z] #14 34.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T07:46:45.370Z] #14 34.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-20T07:46:45.370Z] #14 34.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:46:45.370Z] #14 ... [2022-01-20T07:46:45.370Z] [2022-01-20T07:46:45.370Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:45.370Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T07:46:45.370Z] #47 34.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:46:45.635Z] #47 ... [2022-01-20T07:46:45.635Z] [2022-01-20T07:46:45.635Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:45.635Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T07:46:45.635Z] #38 25.38 The following additional packages will be installed: [2022-01-20T07:46:45.635Z] #38 25.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-01-20T07:46:45.635Z] #38 25.42 Suggested packages: [2022-01-20T07:46:45.635Z] #38 25.43 cmake-doc ninja-build lrzip [2022-01-20T07:46:45.635Z] #38 25.43 Recommended packages: [2022-01-20T07:46:45.635Z] #38 25.43 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T07:46:45.635Z] #38 26.10 The following NEW packages will be installed: [2022-01-20T07:46:45.635Z] #38 26.11 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-01-20T07:46:45.635Z] #38 26.11 vim-common xxd [2022-01-20T07:46:45.635Z] #38 26.44 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:45.635Z] #38 26.44 Need to get 15.6 MB of archives. [2022-01-20T07:46:45.635Z] #38 26.44 After this operation, 67.4 MB of additional disk space will be used. [2022-01-20T07:46:45.635Z] #38 26.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:46:45.635Z] #38 26.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:46:45.635Z] #38 26.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T07:46:45.635Z] #38 26.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-20T07:46:45.635Z] #38 26.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-01-20T07:46:45.635Z] #38 26.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-01-20T07:46:45.635Z] #38 26.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-01-20T07:46:45.635Z] #38 26.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-01-20T07:46:45.635Z] #38 26.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-01-20T07:46:45.635Z] #38 26.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-01-20T07:46:45.635Z] #38 28.23 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:45.635Z] #38 28.53 Fetched 15.6 MB in 1s (18.9 MB/s) [2022-01-20T07:46:45.635Z] #38 29.02 Selecting previously unselected package xxd. [2022-01-20T07:46:45.635Z] #38 29.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-01-20T07:46:45.635Z] #38 29.10 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T07:46:45.635Z] #38 29.33 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:45.635Z] #38 30.42 Selecting previously unselected package vim-common. [2022-01-20T07:46:45.635Z] #38 30.42 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:46:45.635Z] #38 30.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:45.635Z] #38 30.99 Selecting previously unselected package cmake-data. [2022-01-20T07:46:45.635Z] #38 30.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T07:46:45.635Z] #38 31.01 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:46:45.635Z] #38 33.93 Selecting previously unselected package libicu67:arm64. [2022-01-20T07:46:45.635Z] #38 33.94 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-01-20T07:46:45.635Z] #38 33.95 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-20T07:46:45.773Z] #38 ... [2022-01-20T07:46:45.773Z] [2022-01-20T07:46:45.773Z] #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-01-20T07:46:45.773Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:45.773Z] #14 28.82 Building dependency tree... [2022-01-20T07:46:45.773Z] #14 31.75 The following additional packages will be installed: [2022-01-20T07:46:45.773Z] #14 31.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:46:45.773Z] #14 31.75 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T07:46:45.773Z] #14 31.75 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T07:46:45.773Z] #14 31.75 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T07:46:45.773Z] #14 31.76 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T07:46:45.773Z] #14 31.77 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T07:46:45.773Z] #14 31.77 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T07:46:45.773Z] #14 31.78 Suggested packages: [2022-01-20T07:46:45.773Z] #14 31.79 gcc-10-locales seccomp wine64 [2022-01-20T07:46:45.773Z] #14 33.06 The following NEW packages will be installed: [2022-01-20T07:46:45.773Z] #14 33.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:46:45.773Z] #14 33.06 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T07:46:45.773Z] #14 33.06 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T07:46:45.773Z] #14 33.06 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T07:46:45.773Z] #14 33.06 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T07:46:45.773Z] #14 33.06 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T07:46:45.773Z] #14 33.06 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T07:46:45.773Z] #14 33.06 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T07:46:45.773Z] #14 33.07 mingw-w64-x86-64-dev [2022-01-20T07:46:45.773Z] #14 33.45 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:45.773Z] #14 33.45 Need to get 115 MB of archives. [2022-01-20T07:46:45.773Z] #14 33.45 After this operation, 645 MB of additional disk space will be used. [2022-01-20T07:46:45.773Z] #14 33.45 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-01-20T07:46:45.773Z] #14 33.68 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-01-20T07:46:45.773Z] #14 33.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T07:46:45.773Z] #14 33.93 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-01-20T07:46:45.773Z] #14 33.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T07:46:45.773Z] #14 33.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T07:46:45.773Z] #14 34.30 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-01-20T07:46:45.773Z] #14 34.54 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-01-20T07:46:45.773Z] #14 34.55 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-01-20T07:46:45.773Z] #14 35.24 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-01-20T07:46:45.773Z] #14 36.25 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-01-20T07:46:45.773Z] #14 36.67 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-01-20T07:46:45.773Z] #14 37.09 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-01-20T07:46:45.773Z] #14 38.45 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-01-20T07:46:45.773Z] #14 38.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-01-20T07:46:45.773Z] #14 38.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T07:46:45.773Z] #14 38.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T07:46:45.773Z] #14 38.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T07:46:45.773Z] #14 38.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T07:46:45.773Z] #14 38.98 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-01-20T07:46:45.773Z] #14 38.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T07:46:45.773Z] #14 39.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T07:46:45.773Z] #14 39.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T07:46:45.773Z] #14 39.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T07:46:45.773Z] #14 39.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T07:46:45.773Z] #14 39.04 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T07:46:45.773Z] #14 39.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T07:46:45.773Z] #14 39.08 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-01-20T07:46:45.773Z] #14 39.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T07:46:45.773Z] #14 39.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T07:46:45.773Z] #14 39.86 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:45.773Z] #14 40.13 Fetched 115 MB in 6s (19.2 MB/s) [2022-01-20T07:46:45.773Z] #14 ... [2022-01-20T07:46:45.773Z] [2022-01-20T07:46:45.773Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:45.773Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:45.773Z] #47 36.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T07:46:45.773Z] #47 37.94 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:45.773Z] #47 38.21 Fetched 2292 kB in 4s (546 kB/s) [2022-01-20T07:46:45.773Z] #47 38.30 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T07:46:45.773Z] #47 38.30 (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-01-20T07:46:45.773Z] #47 38.37 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T07:46:45.773Z] #47 38.39 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T07:46:45.773Z] #47 39.05 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:46:45.773Z] #47 39.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:46:45.773Z] #47 39.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:46:45.773Z] #47 39.30 Selecting previously unselected package python3-six. [2022-01-20T07:46:45.773Z] #47 39.30 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T07:46:45.773Z] #47 39.30 Unpacking python3-six (1.16.0-2) ... [2022-01-20T07:46:45.773Z] #47 39.39 Selecting previously unselected package python3-protobuf. [2022-01-20T07:46:45.773Z] #47 39.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T07:46:45.773Z] #47 39.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T07:46:45.773Z] #47 39.84 Selecting previously unselected package libnet1:amd64. [2022-01-20T07:46:45.773Z] #47 39.84 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T07:46:45.773Z] #47 39.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:46:45.773Z] #47 40.15 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T07:46:45.773Z] #47 40.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T07:46:45.773Z] #47 40.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:46:45.773Z] #47 40.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T07:46:46.039Z] #47 40.28 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T07:46:46.039Z] #47 40.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:46:46.039Z] #47 40.37 Selecting previously unselected package criu. [2022-01-20T07:46:46.039Z] #47 40.38 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T07:46:46.039Z] #47 40.39 Unpacking criu (3.16.1-3) ... [2022-01-20T07:46:46.100Z] #38 ... [2022-01-20T07:46:46.100Z] [2022-01-20T07:46:46.100Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:46.100Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:46.100Z] #47 37.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T07:46:46.100Z] #47 39.07 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:46.100Z] #47 39.26 Fetched 2292 kB in 4s (548 kB/s) [2022-01-20T07:46:46.100Z] #47 39.36 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T07:46:46.100Z] #47 39.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T07:46:46.100Z] #47 39.43 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T07:46:46.100Z] #47 39.43 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T07:46:46.273Z] using credential docker-jenkins-github-credentials [2022-01-20T07:46:46.355Z] Cloning the remote Git repository [2022-01-20T07:46:46.355Z] Cloning with configured refspecs honoured and without tags [2022-01-20T07:46:46.579Z] #38 ... [2022-01-20T07:46:46.579Z] [2022-01-20T07:46:46.579Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:46.579Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T07:46:46.579Z] #47 36.00 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-01-20T07:46:46.673Z] #47 ... [2022-01-20T07:46:46.673Z] [2022-01-20T07:46:46.673Z] #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-01-20T07:46:46.673Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:46.673Z] #14 29.36 Building dependency tree... [2022-01-20T07:46:46.673Z] #14 32.37 The following additional packages will be installed: [2022-01-20T07:46:46.673Z] #14 32.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:46:46.673Z] #14 32.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T07:46:46.673Z] #14 32.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T07:46:46.673Z] #14 32.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T07:46:46.673Z] #14 32.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T07:46:46.673Z] #14 32.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T07:46:46.673Z] #14 32.38 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T07:46:46.673Z] #14 32.41 Suggested packages: [2022-01-20T07:46:46.673Z] #14 32.41 gcc-10-locales seccomp wine64 [2022-01-20T07:46:46.673Z] #14 33.94 The following NEW packages will be installed: [2022-01-20T07:46:46.673Z] #14 33.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:46:46.673Z] #14 33.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T07:46:46.673Z] #14 33.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T07:46:46.673Z] #14 33.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T07:46:46.673Z] #14 33.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T07:46:46.673Z] #14 33.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T07:46:46.673Z] #14 33.97 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T07:46:46.673Z] #14 33.98 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T07:46:46.673Z] #14 33.98 mingw-w64-x86-64-dev [2022-01-20T07:46:46.673Z] #14 34.53 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:46:46.673Z] #14 34.53 Need to get 115 MB of archives. [2022-01-20T07:46:46.673Z] #14 34.53 After this operation, 645 MB of additional disk space will be used. [2022-01-20T07:46:46.673Z] #14 34.53 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-01-20T07:46:46.673Z] #14 34.61 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-01-20T07:46:46.673Z] #14 34.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T07:46:46.673Z] #14 34.74 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-01-20T07:46:46.673Z] #14 34.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T07:46:46.673Z] #14 34.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T07:46:46.673Z] #14 34.94 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-01-20T07:46:46.673Z] #14 35.08 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-01-20T07:46:46.673Z] #14 35.09 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-01-20T07:46:46.673Z] #14 35.46 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-01-20T07:46:46.673Z] #14 36.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-01-20T07:46:46.673Z] #14 36.63 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-01-20T07:46:46.673Z] #14 37.04 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-01-20T07:46:46.673Z] #14 37.92 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-01-20T07:46:46.673Z] #14 38.25 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-01-20T07:46:46.673Z] #14 38.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T07:46:46.673Z] #14 38.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T07:46:46.673Z] #14 38.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T07:46:46.673Z] #14 38.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T07:46:46.673Z] #14 38.27 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-01-20T07:46:46.673Z] #14 38.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T07:46:46.673Z] #14 38.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T07:46:46.673Z] #14 38.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T07:46:46.673Z] #14 38.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T07:46:46.673Z] #14 38.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T07:46:46.673Z] #14 38.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T07:46:46.673Z] #14 38.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T07:46:46.673Z] #14 38.35 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-01-20T07:46:46.673Z] #14 38.36 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T07:46:46.673Z] #14 38.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T07:46:46.673Z] #14 39.27 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:46.673Z] #14 39.48 Fetched 115 MB in 4s (27.0 MB/s) [2022-01-20T07:46:46.673Z] #14 39.53 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T07:46:46.673Z] #14 39.53 (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-01-20T07:46:46.673Z] #14 39.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T07:46:46.673Z] #14 39.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:46:46.843Z] #47 36.02 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:46:46.843Z] #47 36.05 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T07:46:46.843Z] #47 36.06 Setting up python3-six (1.16.0-2) ... [2022-01-20T07:46:46.934Z] #14 ... [2022-01-20T07:46:46.934Z] [2022-01-20T07:46:46.934Z] #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-01-20T07:46:46.934Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:46:46.934Z] #34 40.27 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-20T07:46:46.934Z] #34 40.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T07:46:47.010Z] #47 41.20 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:46:47.787Z] #47 36.99 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T07:46:47.787Z] #47 37.01 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T07:46:46.552Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T07:46:46.941Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T07:46:47.813Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:46:47.813Z] > git --version # timeout=10 [2022-01-20T07:46:47.858Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T07:46:47.858Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:46:47.862Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:46:48.046Z] #19 150.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-01-20T07:46:48.046Z] #19 150.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:48.046Z] #19 150.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T07:46:48.046Z] #19 150.7 Selecting previously unselected package crossbuild-essential-armel. [2022-01-20T07:46:48.046Z] #19 150.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-01-20T07:46:48.046Z] #19 150.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-01-20T07:46:48.046Z] #19 150.7 Selecting previously unselected package libc6-armhf-cross. [2022-01-20T07:46:48.046Z] #19 150.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-01-20T07:46:48.046Z] #19 150.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-01-20T07:46:48.046Z] #19 150.9 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-01-20T07:46:48.046Z] #19 150.9 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:48.046Z] #19 150.9 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:46:48.046Z] #19 150.9 Selecting previously unselected package libgomp1-armhf-cross. [2022-01-20T07:46:48.046Z] #19 150.9 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:48.046Z] #19 150.9 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:46:48.046Z] #19 150.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-01-20T07:46:48.046Z] #19 150.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:48.046Z] #19 151.0 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:46:48.046Z] #19 151.0 Selecting previously unselected package libasan6-armhf-cross. [2022-01-20T07:46:48.046Z] #19 151.0 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:48.046Z] #19 151.0 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:46:48.047Z] #19 151.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-01-20T07:46:48.047Z] #19 151.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:48.047Z] #19 151.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:46:48.047Z] #19 151.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-01-20T07:46:48.047Z] #19 151.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:48.047Z] #19 151.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:46:48.047Z] #19 151.4 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-01-20T07:46:48.047Z] #19 151.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:48.047Z] #19 151.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:46:48.047Z] #19 151.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-01-20T07:46:48.047Z] #19 151.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:48.047Z] #19 151.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T07:46:48.322Z] #34 41.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T07:46:48.398Z] #47 42.66 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T07:46:48.398Z] #47 42.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:46:48.398Z] #47 42.70 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:46:48.398Z] #47 42.73 Setting up python3-six (1.16.0-2) ... [2022-01-20T07:46:48.398Z] #47 ... [2022-01-20T07:46:48.398Z] [2022-01-20T07:46:48.398Z] #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-01-20T07:46:48.398Z] #62 sha256:de8f30264dbfd5843bbb29ab2eb160ca503c22f9f3beac07bd8dbbac131e5a0f [2022-01-20T07:46:48.398Z] #62 1.546 + RM_GOPATH=0 [2022-01-20T07:46:48.398Z] #62 1.546 + TMP_GOPATH= [2022-01-20T07:46:48.398Z] #62 1.546 + : /build [2022-01-20T07:46:48.398Z] #62 1.546 + '[' -z '' ']' [2022-01-20T07:46:48.398Z] #62 1.548 ++ mktemp -d [2022-01-20T07:46:48.398Z] #62 1.563 + export GOPATH=/tmp/tmp.B07A8rWPUU [2022-01-20T07:46:48.398Z] #62 1.563 + GOPATH=/tmp/tmp.B07A8rWPUU [2022-01-20T07:46:48.398Z] #62 1.563 + RM_GOPATH=1 [2022-01-20T07:46:48.398Z] #62 1.563 + case "$(go env GOARCH)" in [2022-01-20T07:46:48.398Z] #62 1.563 ++ go env GOARCH [2022-01-20T07:46:48.398Z] #62 1.608 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:48.398Z] #62 1.608 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:48.398Z] #62 1.608 ++ dirname /install.sh [2022-01-20T07:46:48.398Z] #62 1.613 + dir=/ [2022-01-20T07:46:48.398Z] #62 1.613 + bin=containerd [2022-01-20T07:46:48.398Z] #62 1.613 + shift [2022-01-20T07:46:48.398Z] #62 1.613 + '[' '!' -f //containerd.installer ']' [2022-01-20T07:46:48.398Z] #62 1.613 + . //containerd.installer [2022-01-20T07:46:48.398Z] #62 1.613 ++ set -e [2022-01-20T07:46:48.398Z] #62 1.613 ++ : v1.5.9 [2022-01-20T07:46:48.398Z] #62 1.613 + install_containerd [2022-01-20T07:46:48.398Z] #62 1.615 + echo 'Install containerd version v1.5.9' [2022-01-20T07:46:48.398Z] #62 1.615 Install containerd version v1.5.9 [2022-01-20T07:46:48.398Z] #62 1.615 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B07A8rWPUU/src/github.com/containerd/containerd [2022-01-20T07:46:48.398Z] #62 1.617 Cloning into '/tmp/tmp.B07A8rWPUU/src/github.com/containerd/containerd'... [2022-01-20T07:46:48.660Z] #62 ... [2022-01-20T07:46:48.660Z] [2022-01-20T07:46:48.660Z] #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-01-20T07:46:48.660Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:46:48.660Z] #34 40.81 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-01-20T07:46:48.660Z] #34 41.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T07:46:48.660Z] #34 41.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T07:46:49.113Z] #38 ... [2022-01-20T07:46:49.113Z] [2022-01-20T07:46:49.113Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:49.113Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:49.113Z] #47 38.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-01-20T07:46:49.113Z] #47 39.39 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:46:49.113Z] #47 39.59 Fetched 2292 kB in 4s (578 kB/s) [2022-01-20T07:46:49.113Z] #47 39.59 Selecting previously unselected package libprotobuf23:amd64. [2022-01-20T07:46:49.113Z] #47 39.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T07:46:49.113Z] #47 39.61 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-01-20T07:46:49.113Z] #47 39.71 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T07:46:49.113Z] #47 40.26 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:46:49.113Z] #47 40.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:46:49.113Z] #47 40.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:46:49.113Z] #47 40.41 Selecting previously unselected package python3-six. [2022-01-20T07:46:49.113Z] #47 40.41 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T07:46:49.113Z] #47 40.41 Unpacking python3-six (1.16.0-2) ... [2022-01-20T07:46:49.113Z] #47 40.49 Selecting previously unselected package python3-protobuf. [2022-01-20T07:46:49.113Z] #47 40.49 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T07:46:49.113Z] #47 40.49 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T07:46:49.113Z] #47 40.96 Selecting previously unselected package libnet1:amd64. [2022-01-20T07:46:49.113Z] #47 40.97 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T07:46:49.113Z] #47 40.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:46:49.113Z] #47 41.12 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T07:46:49.113Z] #47 41.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T07:46:49.113Z] #47 41.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:46:49.113Z] #47 41.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T07:46:49.113Z] #47 41.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T07:46:49.113Z] #47 41.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:46:49.113Z] #47 41.32 Selecting previously unselected package criu. [2022-01-20T07:46:49.113Z] #47 41.32 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T07:46:49.113Z] #47 41.32 Unpacking criu (3.16.1-3) ... [2022-01-20T07:46:49.113Z] #47 41.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:46:49.114Z] #47 43.51 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T07:46:49.114Z] #47 43.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:46:49.114Z] #47 43.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:46:49.114Z] #47 43.56 Setting up python3-six (1.16.0-2) ... [2022-01-20T07:46:49.370Z] #47 44.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:46:49.370Z] #47 ... [2022-01-20T07:46:49.370Z] [2022-01-20T07:46:49.370Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:49.370Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:49.370Z] #38 44.94 Selecting previously unselected package libxml2:amd64. [2022-01-20T07:46:49.370Z] #38 44.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T07:46:49.370Z] #38 44.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:46:49.932Z] #38 45.53 Selecting previously unselected package libarchive13:amd64. [2022-01-20T07:46:49.932Z] #38 45.53 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T07:46:49.932Z] #38 45.54 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T07:46:50.188Z] #38 45.84 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T07:46:50.188Z] #38 45.86 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T07:46:50.188Z] #38 45.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T07:46:50.336Z] #47 39.50 Setting up criu (3.16.1-3) ... [2022-01-20T07:46:50.444Z] #38 45.99 Selecting previously unselected package librhash0:amd64. [2022-01-20T07:46:50.444Z] #38 45.99 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T07:46:50.444Z] #38 46.00 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T07:46:50.700Z] #38 46.14 Selecting previously unselected package libuv1:amd64. [2022-01-20T07:46:50.700Z] #38 46.15 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T07:46:50.700Z] #38 46.16 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T07:46:50.700Z] #38 46.28 Selecting previously unselected package cmake. [2022-01-20T07:46:50.700Z] #38 46.32 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T07:46:50.700Z] #38 46.32 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:46:51.734Z] #47 40.84 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:52.069Z] #38 ... [2022-01-20T07:46:52.069Z] [2022-01-20T07:46:52.069Z] #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-01-20T07:46:52.069Z] #62 sha256:1708aca042881fb1f280f74ad4548befd39d691395bbc2904ac382b3f3f0c9ae [2022-01-20T07:46:52.069Z] #62 5.072 + RM_GOPATH=0 [2022-01-20T07:46:52.069Z] #62 5.072 + TMP_GOPATH= [2022-01-20T07:46:52.069Z] #62 5.072 + : /build [2022-01-20T07:46:52.069Z] #62 5.072 + '[' -z '' ']' [2022-01-20T07:46:52.069Z] #62 5.072 ++ mktemp -d [2022-01-20T07:46:52.069Z] #62 5.072 + export GOPATH=/tmp/tmp.f1w5KY7S3V [2022-01-20T07:46:52.069Z] #62 5.072 + GOPATH=/tmp/tmp.f1w5KY7S3V [2022-01-20T07:46:52.069Z] #62 5.072 + RM_GOPATH=1 [2022-01-20T07:46:52.069Z] #62 5.072 + case "$(go env GOARCH)" in [2022-01-20T07:46:52.069Z] #62 5.072 ++ go env GOARCH [2022-01-20T07:46:52.069Z] #62 5.092 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:52.069Z] #62 5.092 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:52.069Z] #62 5.097 Install containerd version v1.5.9 [2022-01-20T07:46:52.069Z] #62 5.097 ++ dirname /install.sh [2022-01-20T07:46:52.069Z] #62 5.097 + dir=/ [2022-01-20T07:46:52.069Z] #62 5.097 + bin=containerd [2022-01-20T07:46:52.069Z] #62 5.097 + shift [2022-01-20T07:46:52.069Z] #62 5.097 + '[' '!' -f //containerd.installer ']' [2022-01-20T07:46:52.069Z] #62 5.097 + . //containerd.installer [2022-01-20T07:46:52.069Z] #62 5.097 ++ set -e [2022-01-20T07:46:52.069Z] #62 5.097 ++ : v1.5.9 [2022-01-20T07:46:52.069Z] #62 5.097 + install_containerd [2022-01-20T07:46:52.069Z] #62 5.097 + echo 'Install containerd version v1.5.9' [2022-01-20T07:46:52.069Z] #62 5.097 + git clone https://github.com/containerd/containerd.git /tmp/tmp.f1w5KY7S3V/src/github.com/containerd/containerd [2022-01-20T07:46:52.069Z] #62 5.097 Cloning into '/tmp/tmp.f1w5KY7S3V/src/github.com/containerd/containerd'... [2022-01-20T07:46:52.069Z] #62 ... [2022-01-20T07:46:52.069Z] [2022-01-20T07:46:52.069Z] #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-01-20T07:46:52.069Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:52.069Z] #14 40.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T07:46:52.069Z] #14 40.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T07:46:52.069Z] #14 40.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:46:52.069Z] #14 43.08 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T07:46:52.069Z] #14 43.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T07:46:52.069Z] #14 43.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:46:52.069Z] #14 43.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T07:46:52.069Z] #14 43.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:46:52.069Z] #14 43.20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:46:52.069Z] #14 43.36 Selecting previously unselected package dmsetup. [2022-01-20T07:46:52.069Z] #14 43.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:46:52.069Z] #14 43.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:46:52.069Z] #14 43.52 Selecting previously unselected package mingw-w64-common. [2022-01-20T07:46:52.069Z] #14 43.53 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T07:46:52.069Z] #14 43.53 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T07:46:52.872Z] #34 ... [2022-01-20T07:46:52.872Z] [2022-01-20T07:46:52.872Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:52.872Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:52.872Z] #38 42.21 Selecting previously unselected package libxml2:amd64. [2022-01-20T07:46:52.872Z] #38 42.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T07:46:52.872Z] #38 42.23 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:46:52.872Z] #38 42.68 Selecting previously unselected package libarchive13:amd64. [2022-01-20T07:46:52.872Z] #38 42.73 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T07:46:52.872Z] #38 42.73 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T07:46:52.872Z] #38 43.07 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T07:46:52.872Z] #38 43.07 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T07:46:52.872Z] #38 43.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T07:46:52.872Z] #38 43.25 Selecting previously unselected package librhash0:amd64. [2022-01-20T07:46:52.872Z] #38 43.25 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T07:46:52.872Z] #38 43.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T07:46:52.872Z] #38 43.43 Selecting previously unselected package libuv1:amd64. [2022-01-20T07:46:52.872Z] #38 43.44 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T07:46:52.872Z] #38 43.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T07:46:52.872Z] #38 43.58 Selecting previously unselected package cmake. [2022-01-20T07:46:52.872Z] #38 43.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T07:46:52.872Z] #38 43.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:46:52.872Z] #38 47.02 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T07:46:52.872Z] #38 47.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:52.872Z] #38 47.09 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T07:46:52.872Z] #38 47.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:52.872Z] #38 47.16 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T07:46:52.872Z] #38 47.20 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T07:46:52.872Z] #38 47.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:46:52.872Z] #38 47.23 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:46:52.872Z] #38 47.26 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T07:46:52.872Z] #38 47.30 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:46:52.872Z] #38 47.33 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:52.896Z] #47 ... [2022-01-20T07:46:52.896Z] [2022-01-20T07:46:52.896Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:52.896Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T07:46:52.896Z] #38 38.90 Selecting previously unselected package libxml2:arm64. [2022-01-20T07:46:52.896Z] #38 38.90 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-01-20T07:46:52.896Z] #38 38.90 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:46:52.896Z] #38 39.30 Selecting previously unselected package libarchive13:arm64. [2022-01-20T07:46:52.896Z] #38 39.31 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-01-20T07:46:52.896Z] #38 39.31 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-20T07:46:52.896Z] #38 39.56 Selecting previously unselected package libjsoncpp24:arm64. [2022-01-20T07:46:52.896Z] #38 39.57 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-01-20T07:46:52.896Z] #38 39.59 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-20T07:46:52.896Z] #38 39.74 Selecting previously unselected package librhash0:arm64. [2022-01-20T07:46:52.896Z] #38 39.75 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-01-20T07:46:52.896Z] #38 39.75 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-01-20T07:46:52.896Z] #38 39.88 Selecting previously unselected package libuv1:arm64. [2022-01-20T07:46:52.896Z] #38 39.88 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-01-20T07:46:52.896Z] #38 39.88 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-01-20T07:46:52.896Z] #38 40.01 Selecting previously unselected package cmake. [2022-01-20T07:46:52.896Z] #38 40.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-01-20T07:46:52.896Z] #38 40.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:46:52.998Z] #14 48.67 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T07:46:52.998Z] #14 48.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T07:46:52.998Z] #14 48.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:46:53.318Z] #19 156.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-01-20T07:46:53.318Z] #19 156.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:46:53.318Z] #19 156.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T07:46:53.318Z] #19 156.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-01-20T07:46:53.318Z] #19 156.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-01-20T07:46:53.318Z] #19 156.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-20T07:46:53.616Z] #34 ... [2022-01-20T07:46:53.616Z] [2022-01-20T07:46:53.616Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:53.616Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:53.616Z] #38 43.35 Selecting previously unselected package libxml2:amd64. [2022-01-20T07:46:53.616Z] #38 43.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-01-20T07:46:53.616Z] #38 43.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:46:53.616Z] #38 43.79 Selecting previously unselected package libarchive13:amd64. [2022-01-20T07:46:53.616Z] #38 43.79 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T07:46:53.616Z] #38 43.79 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T07:46:53.616Z] #38 44.06 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T07:46:53.616Z] #38 44.07 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T07:46:53.616Z] #38 44.09 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T07:46:53.616Z] #38 44.22 Selecting previously unselected package librhash0:amd64. [2022-01-20T07:46:53.616Z] #38 44.23 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T07:46:53.616Z] #38 44.23 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T07:46:53.616Z] #38 44.42 Selecting previously unselected package libuv1:amd64. [2022-01-20T07:46:53.616Z] #38 44.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T07:46:53.616Z] #38 44.43 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T07:46:53.616Z] #38 44.58 Selecting previously unselected package cmake. [2022-01-20T07:46:53.616Z] #38 44.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T07:46:53.616Z] #38 44.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:46:54.253Z] #19 157.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-01-20T07:46:54.253Z] #19 157.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-01-20T07:46:54.253Z] #19 157.6 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-20T07:46:54.353Z] #38 44.09 Setting up libicu67:arm64 (67.1-7) ... [2022-01-20T07:46:54.514Z] #14 ... [2022-01-20T07:46:54.514Z] [2022-01-20T07:46:54.514Z] #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-01-20T07:46:54.514Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:46:54.514Z] #34 39.59 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-01-20T07:46:54.514Z] #34 39.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-01-20T07:46:54.514Z] #34 40.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-01-20T07:46:54.514Z] #34 ... [2022-01-20T07:46:54.514Z] [2022-01-20T07:46:54.514Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:54.514Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:54.514Z] #38 49.94 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T07:46:54.514Z] #38 49.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:54.514Z] #38 50.06 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T07:46:54.788Z] #38 DONE 49.3s [2022-01-20T07:46:54.788Z] [2022-01-20T07:46:54.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-01-20T07:46:54.788Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:54.788Z] #14 40.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T07:46:54.788Z] #14 40.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-01-20T07:46:54.788Z] #14 40.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T07:46:54.788Z] #14 40.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:46:54.788Z] #14 42.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T07:46:54.788Z] #14 42.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T07:46:54.788Z] #14 42.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:46:54.788Z] #14 44.67 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T07:46:54.788Z] #14 44.67 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T07:46:54.788Z] #14 44.67 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:46:54.788Z] #14 44.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T07:46:54.788Z] #14 44.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:46:54.788Z] #14 44.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:46:54.788Z] #14 44.93 Selecting previously unselected package dmsetup. [2022-01-20T07:46:54.788Z] #14 44.93 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:46:54.788Z] #14 44.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:46:54.788Z] #14 45.10 Selecting previously unselected package mingw-w64-common. [2022-01-20T07:46:54.788Z] #14 45.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T07:46:54.788Z] #14 45.11 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T07:46:54.788Z] #14 ... [2022-01-20T07:46:54.788Z] [2022-01-20T07:46:54.788Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T07:46:54.788Z] #39 sha256:faa0a8fc31d950145abbbc66515d6edac1960b104f9b987eee162f7ecb448f66 [2022-01-20T07:46:55.050Z] #39 DONE 0.3s [2022-01-20T07:46:55.050Z] [2022-01-20T07:46:55.051Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:55.051Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:55.051Z] #47 43.82 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:46:55.051Z] #47 43.84 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T07:46:55.051Z] #47 47.10 Setting up criu (3.16.1-3) ... [2022-01-20T07:46:55.051Z] #47 48.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:55.051Z] #47 DONE 49.4s [2022-01-20T07:46:55.051Z] [2022-01-20T07:46:55.051Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:46:55.051Z] #40 sha256:a3036b40273c331ddf5dbd55ed773b550e2dcce0d67b7af761ad9df036d73a57 [2022-01-20T07:46:55.087Z] #38 50.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:55.087Z] #38 50.70 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T07:46:55.188Z] #19 158.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-01-20T07:46:55.389Z] #38 50.92 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T07:46:55.389Z] #38 50.98 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:46:55.389Z] #38 51.03 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:46:55.448Z] #19 158.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:46:55.448Z] #19 158.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:46:55.533Z] #38 48.79 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T07:46:55.533Z] #38 48.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:55.533Z] #38 48.90 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T07:46:55.533Z] #38 48.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:55.533Z] #38 48.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T07:46:55.533Z] #38 49.00 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T07:46:55.533Z] #38 49.02 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:46:55.533Z] #38 49.05 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:46:55.533Z] #38 49.07 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T07:46:55.533Z] #38 49.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:46:55.533Z] #38 49.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:55.645Z] #38 51.23 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T07:46:55.645Z] #38 51.24 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:46:55.645Z] #38 ... [2022-01-20T07:46:55.645Z] [2022-01-20T07:46:55.645Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:55.645Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:55.645Z] #47 44.78 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T07:46:55.645Z] #47 48.02 Setting up criu (3.16.1-3) ... [2022-01-20T07:46:55.645Z] #47 49.73 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:55.645Z] #47 DONE 51.1s [2022-01-20T07:46:55.645Z] [2022-01-20T07:46:55.645Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:55.645Z] #38 sha256:286dcb8eb3ea84eeab5a0e876e418fee7ff1abb4d83870130e087389c6a35999 [2022-01-20T07:46:55.645Z] #38 51.26 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:56.207Z] #38 DONE 51.9s [2022-01-20T07:46:56.207Z] [2022-01-20T07:46:56.207Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:46:56.207Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:46:56.271Z] #38 45.43 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:56.271Z] #38 45.70 Setting up libuv1:arm64 (1.40.0-2) ... [2022-01-20T07:46:56.271Z] #38 45.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:46:56.271Z] #38 45.79 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-01-20T07:46:56.271Z] #38 45.83 Setting up librhash0:arm64 (1.4.1-2) ... [2022-01-20T07:46:56.271Z] #38 45.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:46:56.271Z] #38 45.93 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:46:56.439Z] #40 1.284 + RM_GOPATH=0 [2022-01-20T07:46:56.439Z] #40 1.284 + TMP_GOPATH= [2022-01-20T07:46:56.439Z] #40 1.284 + : /build [2022-01-20T07:46:56.439Z] #40 1.284 + '[' -z '' ']' [2022-01-20T07:46:56.439Z] #40 1.284 ++ mktemp -d [2022-01-20T07:46:56.439Z] #40 1.298 + export GOPATH=/tmp/tmp.PZOz4gU0M1 [2022-01-20T07:46:56.439Z] #40 1.298 + GOPATH=/tmp/tmp.PZOz4gU0M1 [2022-01-20T07:46:56.439Z] #40 1.298 + RM_GOPATH=1 [2022-01-20T07:46:56.439Z] #40 1.298 + case "$(go env GOARCH)" in [2022-01-20T07:46:56.439Z] #40 1.299 ++ go env GOARCH [2022-01-20T07:46:56.439Z] #40 1.354 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:56.439Z] #40 1.354 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:56.439Z] #40 1.369 ++ dirname /install.sh [2022-01-20T07:46:56.439Z] #40 1.381 Install tini version v0.19.0 [2022-01-20T07:46:56.439Z] #40 1.381 + dir=/ [2022-01-20T07:46:56.439Z] #40 1.381 + bin=tini [2022-01-20T07:46:56.439Z] #40 1.381 + shift [2022-01-20T07:46:56.439Z] #40 1.381 + '[' '!' -f //tini.installer ']' [2022-01-20T07:46:56.439Z] #40 1.381 + . //tini.installer [2022-01-20T07:46:56.439Z] #40 1.381 ++ : v0.19.0 [2022-01-20T07:46:56.439Z] #40 1.381 + install_tini [2022-01-20T07:46:56.439Z] #40 1.381 + echo 'Install tini version v0.19.0' [2022-01-20T07:46:56.439Z] #40 1.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.PZOz4gU0M1/tini [2022-01-20T07:46:56.439Z] #40 1.409 Cloning into '/tmp/tmp.PZOz4gU0M1/tini'... [2022-01-20T07:46:56.463Z] #43 ... [2022-01-20T07:46:56.463Z] [2022-01-20T07:46:56.463Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T07:46:56.463Z] #39 sha256:7e07e2d9062741936a7efbdfcd2acb1a82349bc51cdaf82f5c1b22e7152c0ed9 [2022-01-20T07:46:56.825Z] #19 160.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-01-20T07:46:56.825Z] #19 160.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:46:56.825Z] #19 160.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T07:46:56.848Z] #38 46.10 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-01-20T07:46:56.919Z] #38 DONE 50.3s [2022-01-20T07:46:56.919Z] [2022-01-20T07:46:56.919Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:56.919Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:56.919Z] #47 40.17 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:46:56.919Z] #47 40.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:46:56.919Z] #47 40.18 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:46:56.919Z] #47 40.34 Selecting previously unselected package python3-six. [2022-01-20T07:46:56.919Z] #47 40.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-01-20T07:46:56.919Z] #47 40.37 Unpacking python3-six (1.16.0-2) ... [2022-01-20T07:46:56.919Z] #47 40.46 Selecting previously unselected package python3-protobuf. [2022-01-20T07:46:56.919Z] #47 40.46 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-01-20T07:46:56.919Z] #47 40.47 Unpacking python3-protobuf (3.12.4-1) ... [2022-01-20T07:46:56.919Z] #47 40.98 Selecting previously unselected package libnet1:amd64. [2022-01-20T07:46:56.919Z] #47 40.98 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T07:46:56.919Z] #47 40.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:46:56.919Z] #47 41.16 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T07:46:56.919Z] #47 41.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T07:46:56.919Z] #47 41.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:46:56.919Z] #47 41.31 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T07:46:56.919Z] #47 41.31 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T07:46:56.919Z] #47 41.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:46:56.919Z] #47 41.45 Selecting previously unselected package criu. [2022-01-20T07:46:56.919Z] #47 41.46 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-01-20T07:46:56.919Z] #47 41.46 Unpacking criu (3.16.1-3) ... [2022-01-20T07:46:56.919Z] #47 42.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:46:56.919Z] #47 43.60 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-01-20T07:46:56.919Z] #47 43.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:46:56.919Z] #47 43.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:46:56.919Z] #47 43.67 Setting up python3-six (1.16.0-2) ... [2022-01-20T07:46:56.919Z] #47 44.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:46:56.919Z] #47 44.95 Setting up python3-protobuf (3.12.4-1) ... [2022-01-20T07:46:56.919Z] #47 48.81 Setting up criu (3.16.1-3) ... [2022-01-20T07:46:56.919Z] #47 ... [2022-01-20T07:46:56.919Z] [2022-01-20T07:46:56.919Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T07:46:56.919Z] #39 sha256:6e905f14d11b514d05cfe38a8b4f259590cba04b40d0d4888a800f1db52225f7 [2022-01-20T07:46:56.919Z] #39 DONE 0.1s [2022-01-20T07:46:56.919Z] [2022-01-20T07:46:56.919Z] #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-01-20T07:46:56.919Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:56.919Z] #14 41.82 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T07:46:56.919Z] #14 41.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T07:46:56.919Z] #14 41.84 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:46:56.919Z] #14 44.19 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T07:46:56.919Z] #14 44.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T07:46:56.919Z] #14 44.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:46:56.919Z] #14 44.33 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T07:46:56.919Z] #14 44.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:46:56.919Z] #14 44.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:46:56.919Z] #14 44.54 Selecting previously unselected package dmsetup. [2022-01-20T07:46:56.919Z] #14 44.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:46:56.919Z] #14 44.55 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:46:56.919Z] #14 44.69 Selecting previously unselected package mingw-w64-common. [2022-01-20T07:46:56.919Z] #14 44.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T07:46:56.919Z] #14 44.71 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T07:46:56.919Z] #14 49.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T07:46:56.919Z] #14 49.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T07:46:56.919Z] #14 49.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:46:56.919Z] #14 ... [2022-01-20T07:46:56.919Z] [2022-01-20T07:46:56.919Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:46:56.919Z] #40 sha256:cbf4d880932cbc69dda597197c5ba879b49aa884f38f14f0cae7175070f88908 [2022-01-20T07:46:57.012Z] #40 2.038 + cd /tmp/tmp.PZOz4gU0M1/tini [2022-01-20T07:46:57.012Z] #40 2.038 + git checkout -q v0.19.0 [2022-01-20T07:46:57.273Z] #40 2.046 + cmake . [2022-01-20T07:46:57.371Z] #38 46.90 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:46:57.371Z] #38 47.00 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:57.371Z] #38 ... [2022-01-20T07:46:57.371Z] [2022-01-20T07:46:57.371Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T07:46:57.372Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T07:46:57.372Z] #14 37.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T07:46:57.372Z] #14 37.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-01-20T07:46:57.372Z] #14 37.08 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:46:57.372Z] #14 39.20 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T07:46:57.372Z] #14 39.23 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T07:46:57.372Z] #14 39.24 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:46:57.372Z] #14 39.37 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-01-20T07:46:57.372Z] #14 39.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T07:46:57.372Z] #14 39.39 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T07:46:57.372Z] #14 39.53 Selecting previously unselected package dmsetup. [2022-01-20T07:46:57.372Z] #14 39.53 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T07:46:57.372Z] #14 39.54 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:46:57.372Z] #14 39.72 Selecting previously unselected package mingw-w64-common. [2022-01-20T07:46:57.372Z] #14 39.72 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T07:46:57.372Z] #14 39.73 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T07:46:57.372Z] #14 47.03 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T07:46:57.372Z] #14 47.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T07:46:57.400Z] #39 DONE 1.0s [2022-01-20T07:46:57.400Z] [2022-01-20T07:46:57.400Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:46:57.400Z] #40 sha256:b56f8823c7d3b405015b95b42cdb36a56d75ac44a2e8147a8de2b5c389fb2064 [2022-01-20T07:46:57.570Z] using credential docker-jenkins-github-credentials [2022-01-20T07:46:57.636Z] #14 47.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:46:57.653Z] Cloning the remote Git repository [2022-01-20T07:46:57.653Z] Cloning with configured refspecs honoured and without tags [2022-01-20T07:46:57.844Z] #40 2.567 -- The C compiler identification is GNU 10.2.1 [2022-01-20T07:46:57.844Z] #40 2.647 -- Detecting C compiler ABI info [2022-01-20T07:46:57.867Z] #40 0.838 + RM_GOPATH=0 [2022-01-20T07:46:57.867Z] #40 0.838 + TMP_GOPATH= [2022-01-20T07:46:57.867Z] #40 0.838 + : /build [2022-01-20T07:46:57.867Z] #40 0.838 + '[' -z '' ']' [2022-01-20T07:46:57.867Z] #40 0.839 ++ mktemp -d [2022-01-20T07:46:57.867Z] #40 0.842 + export GOPATH=/tmp/tmp.CsmtXRhGXd [2022-01-20T07:46:57.867Z] #40 0.842 + GOPATH=/tmp/tmp.CsmtXRhGXd [2022-01-20T07:46:57.867Z] #40 0.842 + RM_GOPATH=1 [2022-01-20T07:46:57.867Z] #40 0.843 + case "$(go env GOARCH)" in [2022-01-20T07:46:57.867Z] #40 0.844 ++ go env GOARCH [2022-01-20T07:46:57.867Z] #40 0.871 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:57.867Z] #40 0.872 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:46:57.867Z] #40 0.872 ++ dirname /install.sh [2022-01-20T07:46:57.867Z] #40 0.873 + dir=/ [2022-01-20T07:46:57.867Z] #40 0.873 + bin=tini [2022-01-20T07:46:57.867Z] #40 0.874 + shift [2022-01-20T07:46:57.867Z] #40 0.874 + '[' '!' -f //tini.installer ']' [2022-01-20T07:46:57.867Z] #40 0.874 + . //tini.installer [2022-01-20T07:46:57.867Z] #40 0.874 ++ : v0.19.0 [2022-01-20T07:46:57.867Z] #40 0.875 + install_tini [2022-01-20T07:46:57.867Z] #40 0.875 + echo 'Install tini version v0.19.0' [2022-01-20T07:46:57.867Z] #40 0.875 Install tini version v0.19.0 [2022-01-20T07:46:57.867Z] #40 0.875 + git clone https://github.com/krallin/tini.git /tmp/tmp.CsmtXRhGXd/tini [2022-01-20T07:46:57.867Z] #40 0.879 Cloning into '/tmp/tmp.CsmtXRhGXd/tini'... [2022-01-20T07:46:57.867Z] #40 ... [2022-01-20T07:46:57.867Z] [2022-01-20T07:46:57.867Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:57.867Z] #47 sha256:772e7ea7e4c90dad3af60eb2828772592267e1c6f85d53a6f1feb78ab6b69a0e [2022-01-20T07:46:57.867Z] #47 50.85 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:46:57.867Z] #47 DONE 51.1s [2022-01-20T07:46:58.128Z] [2022-01-20T07:46:58.128Z] #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-01-20T07:46:58.128Z] #62 sha256:54d942e14c78d503a2d9adf5f4f2a5bc8129078c11e7f5b2b5d29df318d30887 [2022-01-20T07:46:58.211Z] #14 ... [2022-01-20T07:46:58.211Z] [2022-01-20T07:46:58.211Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-01-20T07:46:58.211Z] #47 sha256:4daad2b70b6a1d5767cf2cafcd3b861362f86726fd5c613b12f38fd654515950 [2022-01-20T07:46:58.211Z] #47 DONE 47.4s [2022-01-20T07:46:58.211Z] [2022-01-20T07:46:58.211Z] #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-01-20T07:46:58.211Z] #51 sha256:f276a6026d97d886c474c0a6014913799478ab0a748940aa94018237559d4ac1 [2022-01-20T07:46:58.211Z] #51 43.77 gotestsum version dev [2022-01-20T07:46:58.211Z] #51 DONE 47.8s [2022-01-20T07:46:58.211Z] [2022-01-20T07:46:58.211Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:46:58.211Z] #38 sha256:6c74271894bad513dc452aee844e82593aa9f61f3bb66741bbf3ea1d0930b229 [2022-01-20T07:46:58.211Z] #38 DONE 47.8s [2022-01-20T07:46:58.211Z] [2022-01-20T07:46:58.211Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T07:46:58.211Z] #39 sha256:33cef4a3b7bee90cd843b2fcc58789864e4416e140eb3007441dff42a4fa6b7d [2022-01-20T07:46:58.419Z] #40 3.155 -- Detecting C compiler ABI info - done [2022-01-20T07:46:58.419Z] #40 3.267 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T07:46:58.419Z] #40 3.268 -- Detecting C compile features [2022-01-20T07:46:58.419Z] #40 3.269 -- Detecting C compile features - done [2022-01-20T07:46:58.419Z] #40 3.295 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T07:46:58.419Z] #40 ... [2022-01-20T07:46:58.419Z] [2022-01-20T07:46:58.419Z] #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-01-20T07:46:58.419Z] #51 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:46:58.419Z] #51 52.79 gotestsum version dev [2022-01-20T07:46:58.419Z] #51 DONE 53.2s [2022-01-20T07:46:58.460Z] Running on azwin-2-504931 in d:\jenkins\workspace\moby_PR-43103 [Pipeline] { [Pipeline] ws [2022-01-20T07:46:58.477Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-01-20T07:46:58.681Z] [2022-01-20T07:46:58.681Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:46:58.681Z] #40 sha256:a3036b40273c331ddf5dbd55ed773b550e2dcce0d67b7af761ad9df036d73a57 [2022-01-20T07:46:58.681Z] #40 3.609 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T07:46:58.681Z] #40 3.721 -- Configuring done [2022-01-20T07:46:58.943Z] #40 3.739 -- Generating done [2022-01-20T07:46:58.943Z] #40 3.745 -- Build files have been written to: /tmp/tmp.PZOz4gU0M1/tini [2022-01-20T07:46:58.943Z] #40 3.746 + make tini-static [2022-01-20T07:46:59.069Z] #62 ... [2022-01-20T07:46:59.069Z] [2022-01-20T07:46:59.069Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:46:59.069Z] #40 sha256:cbf4d880932cbc69dda597197c5ba879b49aa884f38f14f0cae7175070f88908 [2022-01-20T07:46:59.069Z] #40 1.908 + cd /tmp/tmp.CsmtXRhGXd/tini [2022-01-20T07:46:59.069Z] #40 1.908 + git checkout -q v0.19.0 [2022-01-20T07:46:59.069Z] #40 1.925 + cmake . [2022-01-20T07:46:59.069Z] #40 2.321 -- The C compiler identification is GNU 10.2.1 [2022-01-20T07:46:59.162Z] #39 DONE 0.9s [2022-01-20T07:46:59.162Z] [2022-01-20T07:46:59.162Z] #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-01-20T07:46:59.162Z] #65 sha256:a76a2e545aecd9d6fea799bd4534b3176cfc4fb102ec1f3ab6620519bd9f5951 [2022-01-20T07:46:59.162Z] #65 ... [2022-01-20T07:46:59.162Z] [2022-01-20T07:46:59.162Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:46:59.162Z] #40 sha256:ad80c01cdac658a991d714c7ba59c4a28c91d61f34847be9817956b173b8fce9 [2022-01-20T07:46:59.204Z] #40 4.167 Scanning dependencies of target tini-static [2022-01-20T07:46:59.330Z] #40 2.429 -- Detecting C compiler ABI info [2022-01-20T07:46:57.846Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T07:46:58.247Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T07:46:59.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:46:59.051Z] > git --version # timeout=10 [2022-01-20T07:46:59.102Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T07:46:59.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:46:59.105Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:46:59.465Z] #40 4.318 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T07:46:59.905Z] #40 3.003 -- Detecting C compiler ABI info - done [2022-01-20T07:46:59.905Z] #40 ... [2022-01-20T07:46:59.905Z] [2022-01-20T07:46:59.905Z] #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-01-20T07:46:59.905Z] #51 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:46:59.905Z] #51 53.33 gotestsum version dev [2022-01-20T07:46:59.905Z] #51 DONE 53.5s [2022-01-20T07:46:59.905Z] [2022-01-20T07:46:59.905Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:46:59.905Z] #40 sha256:cbf4d880932cbc69dda597197c5ba879b49aa884f38f14f0cae7175070f88908 [2022-01-20T07:46:59.905Z] #40 3.132 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T07:46:59.905Z] #40 3.132 -- Detecting C compile features [2022-01-20T07:46:59.905Z] #40 3.132 -- Detecting C compile features - done [2022-01-20T07:46:59.920Z] #40 ... [2022-01-20T07:46:59.920Z] [2022-01-20T07:46:59.920Z] #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-01-20T07:46:59.920Z] #51 sha256:77cb706d755e16aea54301fa925fe1a91b1df361756934152b11e5eb1aa5503b [2022-01-20T07:46:59.920Z] #51 54.25 gotestsum version dev [2022-01-20T07:46:59.920Z] #51 DONE 55.1s [2022-01-20T07:46:59.920Z] [2022-01-20T07:46:59.920Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T07:46:59.920Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:46:59.920Z] #14 54.28 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T07:46:59.920Z] #14 54.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:46:59.920Z] #14 54.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:46:59.920Z] #14 54.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T07:46:59.920Z] #14 54.94 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:46:59.920Z] #14 54.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:46:59.956Z] The recommended git tool is: git [2022-01-20T07:47:00.106Z] #40 1.070 + RM_GOPATH=0 [2022-01-20T07:47:00.106Z] #40 1.087 + TMP_GOPATH= [2022-01-20T07:47:00.106Z] #40 1.087 + : /build [2022-01-20T07:47:00.106Z] #40 1.087 + '[' -z '' ']' [2022-01-20T07:47:00.106Z] #40 1.087 ++ mktemp -d [2022-01-20T07:47:00.106Z] #40 1.112 + export GOPATH=/tmp/tmp.GJm8i36qoC [2022-01-20T07:47:00.106Z] #40 1.112 + GOPATH=/tmp/tmp.GJm8i36qoC [2022-01-20T07:47:00.106Z] #40 1.112 + RM_GOPATH=1 [2022-01-20T07:47:00.106Z] #40 1.112 + case "$(go env GOARCH)" in [2022-01-20T07:47:00.106Z] #40 1.112 ++ go env GOARCH [2022-01-20T07:47:00.106Z] #40 1.128 Install tini version v0.19.0 [2022-01-20T07:47:00.106Z] #40 1.128 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:00.106Z] #40 1.128 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:00.106Z] #40 1.128 ++ dirname /install.sh [2022-01-20T07:47:00.106Z] #40 1.128 + dir=/ [2022-01-20T07:47:00.106Z] #40 1.128 + bin=tini [2022-01-20T07:47:00.106Z] #40 1.128 + shift [2022-01-20T07:47:00.106Z] #40 1.128 + '[' '!' -f //tini.installer ']' [2022-01-20T07:47:00.106Z] #40 1.128 + . //tini.installer [2022-01-20T07:47:00.106Z] #40 1.128 ++ : v0.19.0 [2022-01-20T07:47:00.106Z] #40 1.128 + install_tini [2022-01-20T07:47:00.106Z] #40 1.128 + echo 'Install tini version v0.19.0' [2022-01-20T07:47:00.106Z] #40 1.128 + git clone https://github.com/krallin/tini.git /tmp/tmp.GJm8i36qoC/tini [2022-01-20T07:47:00.106Z] #40 1.149 Cloning into '/tmp/tmp.GJm8i36qoC/tini'... [2022-01-20T07:47:00.165Z] #40 3.212 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T07:47:00.426Z] #40 3.488 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T07:47:00.426Z] #40 3.594 -- Configuring done [2022-01-20T07:47:00.426Z] #40 3.620 -- Generating done [2022-01-20T07:47:00.426Z] #40 3.620 -- Build files have been written to: /tmp/tmp.CsmtXRhGXd/tini [2022-01-20T07:47:00.426Z] #40 3.653 + make tini-static [2022-01-20T07:47:00.850Z] #40 5.419 [100%] Linking C executable tini-static [2022-01-20T07:47:00.850Z] #40 5.951 [100%] Built target tini-static [2022-01-20T07:47:00.999Z] #40 4.141 Scanning dependencies of target tini-static [2022-01-20T07:47:00.999Z] #40 4.185 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T07:47:01.050Z] #40 2.056 + cd /tmp/tmp.GJm8i36qoC/tini [2022-01-20T07:47:01.114Z] #40 6.002 + mkdir -p /build [2022-01-20T07:47:01.114Z] #40 6.004 + cp tini-static /build/docker-init [2022-01-20T07:47:01.311Z] #40 2.056 + git checkout -q v0.19.0 [2022-01-20T07:47:01.311Z] #40 2.062 + cmake . [2022-01-20T07:47:01.311Z] #40 2.290 -- The C compiler identification is GNU 10.2.1 [2022-01-20T07:47:01.311Z] #40 2.334 -- Detecting C compiler ABI info [2022-01-20T07:47:01.375Z] #40 DONE 6.3s [2022-01-20T07:47:01.375Z] [2022-01-20T07:47:01.375Z] #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-01-20T07:47:01.375Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:01.375Z] #14 50.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T07:47:01.375Z] #14 50.98 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T07:47:01.375Z] #14 51.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:47:01.375Z] #14 55.94 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T07:47:01.375Z] #14 55.94 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:01.375Z] #14 55.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:47:01.646Z] #14 56.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T07:47:01.646Z] #14 56.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:01.646Z] #14 56.13 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:01.885Z] #40 2.676 -- Detecting C compiler ABI info - done [2022-01-20T07:47:01.885Z] #40 2.740 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T07:47:01.885Z] #40 2.743 -- Detecting C compile features [2022-01-20T07:47:01.885Z] #40 2.748 -- Detecting C compile features - done [2022-01-20T07:47:01.885Z] #40 2.775 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T07:47:01.885Z] #40 2.884 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T07:47:01.943Z] #40 5.023 [100%] Linking C executable tini-static [2022-01-20T07:47:02.102Z] #19 164.9 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-01-20T07:47:02.102Z] #19 164.9 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:47:02.102Z] #19 164.9 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T07:47:02.102Z] #19 165.1 Selecting previously unselected package crossbuild-essential-armhf. [2022-01-20T07:47:02.102Z] #19 165.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-01-20T07:47:02.102Z] #19 165.2 Unpacking crossbuild-essential-armhf (12.9) ... [2022-01-20T07:47:02.102Z] #19 165.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-01-20T07:47:02.102Z] #19 165.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-20T07:47:02.102Z] #19 165.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-20T07:47:02.102Z] #19 165.6 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-01-20T07:47:02.102Z] #19 165.6 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:02.102Z] #19 165.6 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:02.102Z] #19 165.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-01-20T07:47:02.102Z] #19 165.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:02.102Z] #19 165.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:02.102Z] #19 165.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-01-20T07:47:02.146Z] #40 2.926 -- Configuring done [2022-01-20T07:47:02.146Z] #40 2.965 -- Generating done [2022-01-20T07:47:02.146Z] #40 2.971 -- Build files have been written to: /tmp/tmp.GJm8i36qoC/tini [2022-01-20T07:47:02.146Z] #40 2.983 + make tini-static [2022-01-20T07:47:02.360Z] #19 165.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:02.360Z] #19 165.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:02.360Z] #19 165.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-01-20T07:47:02.360Z] #19 165.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:02.360Z] #19 165.7 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:02.360Z] #19 165.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-01-20T07:47:02.360Z] #19 165.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:02.360Z] #19 165.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:02.407Z] #40 3.233 Scanning dependencies of target tini-static [2022-01-20T07:47:02.407Z] #40 3.290 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T07:47:02.514Z] #40 5.543 [100%] Built target tini-static [2022-01-20T07:47:02.514Z] #40 5.592 + mkdir -p /build [2022-01-20T07:47:02.514Z] #40 5.600 + cp tini-static /build/docker-init [2022-01-20T07:47:02.620Z] #19 166.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-01-20T07:47:02.620Z] #19 166.0 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:02.620Z] #19 166.0 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:02.620Z] #19 166.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-01-20T07:47:02.620Z] #19 166.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:02.775Z] #40 DONE 5.7s [2022-01-20T07:47:02.775Z] [2022-01-20T07:47:02.775Z] #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-01-20T07:47:02.775Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:02.775Z] #14 55.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T07:47:02.775Z] #14 55.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:02.775Z] #14 55.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:47:02.775Z] #14 55.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T07:47:02.775Z] #14 55.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:02.775Z] #14 55.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:02.879Z] #19 166.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:03.153Z] #19 166.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-01-20T07:47:03.153Z] #19 166.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:03.153Z] #19 166.6 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:03.351Z] #40 4.302 [100%] Linking C executable tini-static [2022-01-20T07:47:03.417Z] #19 166.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-01-20T07:47:03.417Z] #19 166.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:03.417Z] #19 166.7 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:03.417Z] #19 166.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-01-20T07:47:03.417Z] #19 166.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:03.417Z] #19 166.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:03.417Z] #19 166.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-01-20T07:47:03.679Z] #19 166.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:03.679Z] #19 166.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:03.679Z] #19 167.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-01-20T07:47:03.679Z] #19 167.2 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:47:03.679Z] #19 167.2 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:03.923Z] #40 4.609 [100%] Built target tini-static [2022-01-20T07:47:03.923Z] #40 4.673 + mkdir -p /build [2022-01-20T07:47:03.923Z] #40 4.676 + cp tini-static /build/docker-init [2022-01-20T07:47:05.309Z] #40 DONE 6.3s [2022-01-20T07:47:05.309Z] [2022-01-20T07:47:05.309Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T07:47:05.309Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T07:47:05.309Z] #14 52.78 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T07:47:05.309Z] #14 52.78 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-01-20T07:47:05.309Z] #14 52.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:47:05.309Z] #14 52.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T07:47:05.309Z] #14 52.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-20T07:47:05.309Z] #14 52.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:05.312Z] #14 ... [2022-01-20T07:47:05.312Z] [2022-01-20T07:47:05.312Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:47:05.312Z] #40 sha256:b56f8823c7d3b405015b95b42cdb36a56d75ac44a2e8147a8de2b5c389fb2064 [2022-01-20T07:47:05.312Z] #40 3.840 + RM_GOPATH=0 [2022-01-20T07:47:05.312Z] #40 3.840 + TMP_GOPATH= [2022-01-20T07:47:05.312Z] #40 3.840 + : /build [2022-01-20T07:47:05.312Z] #40 3.840 + '[' -z '' ']' [2022-01-20T07:47:05.312Z] #40 3.840 ++ mktemp -d [2022-01-20T07:47:05.312Z] #40 3.840 + export GOPATH=/tmp/tmp.HOtpnjb0bM [2022-01-20T07:47:05.312Z] #40 3.840 + GOPATH=/tmp/tmp.HOtpnjb0bM [2022-01-20T07:47:05.312Z] #40 3.840 + RM_GOPATH=1 [2022-01-20T07:47:05.312Z] #40 3.840 + case "$(go env GOARCH)" in [2022-01-20T07:47:05.312Z] #40 3.840 ++ go env GOARCH [2022-01-20T07:47:05.312Z] #40 3.861 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:05.312Z] #40 3.861 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:05.312Z] #40 3.861 ++ dirname /install.sh [2022-01-20T07:47:05.312Z] #40 3.861 + dir=/ [2022-01-20T07:47:05.312Z] #40 3.861 + bin=tini [2022-01-20T07:47:05.312Z] #40 3.861 + shift [2022-01-20T07:47:05.312Z] #40 3.861 + '[' '!' -f //tini.installer ']' [2022-01-20T07:47:05.312Z] #40 3.861 + . //tini.installer [2022-01-20T07:47:05.312Z] #40 3.861 ++ : v0.19.0 [2022-01-20T07:47:05.312Z] #40 3.861 + install_tini [2022-01-20T07:47:05.312Z] #40 3.861 + echo 'Install tini version v0.19.0' [2022-01-20T07:47:05.312Z] #40 3.861 + git clone https://github.com/krallin/tini.git /tmp/tmp.HOtpnjb0bM/tini [2022-01-20T07:47:05.312Z] #40 3.861 Cloning into '/tmp/tmp.HOtpnjb0bM/tini'... [2022-01-20T07:47:05.312Z] #40 3.861 Install tini version v0.19.0 [2022-01-20T07:47:05.312Z] #40 4.560 + cd /tmp/tmp.HOtpnjb0bM/tini [2022-01-20T07:47:05.312Z] #40 4.560 + git checkout -q v0.19.0 [2022-01-20T07:47:05.312Z] #40 4.612 + cmake . [2022-01-20T07:47:05.312Z] #40 5.176 -- The C compiler identification is GNU 10.2.1 [2022-01-20T07:47:05.312Z] #40 5.228 -- Detecting C compiler ABI info [2022-01-20T07:47:05.312Z] #40 5.726 -- Detecting C compiler ABI info - done [2022-01-20T07:47:05.312Z] #40 5.822 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T07:47:05.312Z] #40 5.839 -- Detecting C compile features [2022-01-20T07:47:05.312Z] #40 5.839 -- Detecting C compile features - done [2022-01-20T07:47:05.312Z] #40 5.894 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T07:47:05.312Z] #40 6.134 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T07:47:05.312Z] #40 6.244 -- Configuring done [2022-01-20T07:47:05.312Z] #40 6.244 -- Generating done [2022-01-20T07:47:05.312Z] #40 6.244 -- Build files have been written to: /tmp/tmp.HOtpnjb0bM/tini [2022-01-20T07:47:05.312Z] #40 6.244 + make tini-static [2022-01-20T07:47:05.312Z] #40 6.478 Scanning dependencies of target tini-static [2022-01-20T07:47:05.312Z] #40 6.570 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T07:47:05.312Z] #40 7.738 [100%] Linking C executable tini-static [2022-01-20T07:47:06.074Z] #40 8.557 [100%] Built target tini-static [2022-01-20T07:47:06.341Z] #40 8.971 + mkdir -p /build [2022-01-20T07:47:06.341Z] #40 8.971 + cp tini-static /build/docker-init [2022-01-20T07:47:06.904Z] #40 ... [2022-01-20T07:47:06.904Z] [2022-01-20T07:47:06.904Z] #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-01-20T07:47:06.904Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:07.161Z] #14 62.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T07:47:07.161Z] #14 62.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:07.161Z] #14 62.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:07.161Z] #14 ... [2022-01-20T07:47:07.161Z] [2022-01-20T07:47:07.161Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:47:07.161Z] #40 sha256:b56f8823c7d3b405015b95b42cdb36a56d75ac44a2e8147a8de2b5c389fb2064 [2022-01-20T07:47:07.161Z] #40 DONE 9.9s [2022-01-20T07:47:07.418Z] [2022-01-20T07:47:07.418Z] #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-01-20T07:47:07.418Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:08.070Z] #14 61.59 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T07:47:08.070Z] #14 61.59 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:08.070Z] #14 61.60 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:08.260Z] #14 61.66 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T07:47:08.260Z] #14 61.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:08.260Z] #14 61.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:08.614Z] #14 57.94 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T07:47:08.614Z] #14 57.94 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-20T07:47:08.614Z] #14 57.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:08.975Z] #19 171.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-01-20T07:47:08.975Z] #19 171.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:47:08.975Z] #19 171.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:08.975Z] #19 171.9 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-01-20T07:47:08.975Z] #19 171.9 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-01-20T07:47:08.975Z] #19 171.9 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-20T07:47:08.975Z] #19 172.1 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-01-20T07:47:08.975Z] #19 172.1 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-01-20T07:47:08.975Z] #19 172.1 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-20T07:47:08.975Z] #19 172.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-01-20T07:47:08.975Z] #19 172.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:08.975Z] #19 172.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:09.154Z] Fetching without tags [2022-01-20T07:47:09.234Z] #19 172.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-01-20T07:47:09.234Z] #19 172.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:47:09.234Z] #19 172.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:08.814Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:47:08.872Z] > git config --add remote.origin.fetch +refs/pull/43103/head:refs/remotes/origin/PR-43103 # timeout=10 [2022-01-20T07:47:08.928Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:47:09.060Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:47:09.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:47:09.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:47:09.193Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:47:09.871Z] Merging remotes/origin/master commit b47c0b8896f499099a4a624f9ba6c9485f7a153d into PR head commit 18c43d71c0b11c81654e3ad3a81890ac1d612088 [2022-01-20T07:47:09.983Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:47:10.028Z] > git checkout -f 18c43d71c0b11c81654e3ad3a81890ac1d612088 # timeout=10 [2022-01-20T07:47:12.662Z] > git remote # timeout=10 [2022-01-20T07:47:12.734Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T07:47:12.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:47:12.780Z] > git merge b47c0b8896f499099a4a624f9ba6c9485f7a153d # timeout=10 [2022-01-20T07:47:13.320Z] Merge succeeded, producing 5052e6f3de6fef6f3995fad15d8b93c0e89473a6 [2022-01-20T07:47:13.321Z] Checking out Revision 5052e6f3de6fef6f3995fad15d8b93c0e89473a6 (PR-43103) [2022-01-20T07:47:14.516Z] #19 177.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-01-20T07:47:14.516Z] #19 177.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:47:14.516Z] #19 177.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:14.516Z] #19 177.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-01-20T07:47:14.516Z] #19 177.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-01-20T07:47:14.516Z] #19 177.1 Selecting previously unselected package libc6-s390x-cross. [2022-01-20T07:47:14.516Z] #19 177.1 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.1 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-01-20T07:47:14.516Z] #19 177.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-01-20T07:47:14.516Z] #19 177.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:14.516Z] #19 177.3 Selecting previously unselected package libgomp1-s390x-cross. [2022-01-20T07:47:14.516Z] #19 177.3 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.3 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:14.516Z] #19 177.3 Selecting previously unselected package libitm1-s390x-cross. [2022-01-20T07:47:14.516Z] #19 177.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:14.516Z] #19 177.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-01-20T07:47:14.516Z] #19 177.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:14.516Z] #19 177.4 Selecting previously unselected package libasan6-s390x-cross. [2022-01-20T07:47:14.516Z] #19 177.4 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:14.516Z] #19 177.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-01-20T07:47:14.516Z] #19 177.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:14.516Z] #19 177.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-01-20T07:47:14.516Z] #19 177.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:14.516Z] #19 177.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-01-20T07:47:14.516Z] #19 177.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:14.516Z] #19 177.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:14.516Z] #19 177.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-01-20T07:47:14.516Z] #19 177.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:47:14.516Z] #19 177.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:14.659Z] #14 ... [2022-01-20T07:47:14.659Z] [2022-01-20T07:47:14.659Z] #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-01-20T07:47:14.659Z] #62 sha256:54d942e14c78d503a2d9adf5f4f2a5bc8129078c11e7f5b2b5d29df318d30887 [2022-01-20T07:47:14.842Z] #14 ... [2022-01-20T07:47:14.842Z] [2022-01-20T07:47:14.842Z] #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-01-20T07:47:14.842Z] #62 sha256:de8f30264dbfd5843bbb29ab2eb160ca503c22f9f3beac07bd8dbbac131e5a0f [2022-01-20T07:47:14.920Z] #62 35.46 Updating files: 71% (3340/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T07:47:14.920Z] #62 36.16 + cd /tmp/tmp.wm8xZ9mpqx/src/github.com/containerd/containerd [2022-01-20T07:47:14.920Z] #62 36.16 + git checkout -q v1.5.9 [2022-01-20T07:47:15.202Z] #14 ... [2022-01-20T07:47:15.202Z] [2022-01-20T07:47:15.202Z] #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-01-20T07:47:15.202Z] #62 sha256:3bffb654de65388ede73624985a3daea796049614d3a072475dd422214af010e [2022-01-20T07:47:15.364Z] #62 36.47 Updating files: 69% (3259/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T07:47:15.364Z] #62 37.20 + cd /tmp/tmp.B07A8rWPUU/src/github.com/containerd/containerd [2022-01-20T07:47:15.625Z] #62 37.20 + git checkout -q v1.5.9 [2022-01-20T07:47:15.724Z] #62 32.10 Updating files: 77% (3648/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T07:47:15.724Z] #62 32.66 + cd /tmp/tmp.22JGMu8oFP/src/github.com/containerd/containerd [2022-01-20T07:47:15.724Z] #62 32.66 + git checkout -q v1.5.9 [2022-01-20T07:47:13.233Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T07:47:13.355Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:47:13.398Z] > git checkout -f 5052e6f3de6fef6f3995fad15d8b93c0e89473a6 # timeout=10 [2022-01-20T07:47:16.837Z] #62 37.97 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T07:47:16.837Z] #62 37.98 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T07:47:16.837Z] #62 37.98 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:47:16.837Z] #62 37.98 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:47:16.837Z] #62 37.98 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T07:47:16.837Z] #62 37.98 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T07:47:16.837Z] #62 37.98 + '[' '' = dynamic ']' [2022-01-20T07:47:16.837Z] #62 37.98 + make [2022-01-20T07:47:17.011Z] #62 38.57 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T07:47:17.011Z] #62 38.57 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T07:47:17.011Z] #62 38.57 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:47:17.011Z] #62 38.57 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:47:17.011Z] #62 38.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T07:47:17.011Z] #62 38.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T07:47:17.011Z] #62 38.57 + '[' '' = dynamic ']' [2022-01-20T07:47:17.011Z] #62 38.58 + make [2022-01-20T07:47:17.111Z] #62 34.00 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T07:47:17.111Z] #62 34.01 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T07:47:17.111Z] #62 34.01 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:47:17.111Z] #62 34.01 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:47:17.111Z] #62 34.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T07:47:17.111Z] #62 34.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T07:47:17.111Z] #62 34.01 + '[' '' = dynamic ']' [2022-01-20T07:47:17.111Z] #62 34.01 + make [2022-01-20T07:47:18.232Z] #62 39.44 + bin/ctr [2022-01-20T07:47:18.309Z] Fetching without tags [2022-01-20T07:47:18.400Z] #62 40.08 + bin/ctr [2022-01-20T07:47:18.498Z] #62 35.21 + bin/ctr [2022-01-20T07:47:18.708Z] #19 182.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-01-20T07:47:18.708Z] #19 182.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:47:18.708Z] #19 182.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:18.708Z] #19 182.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-01-20T07:47:18.708Z] #19 182.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-01-20T07:47:18.708Z] #19 182.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-20T07:47:18.967Z] #19 182.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-01-20T07:47:18.967Z] #19 182.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-01-20T07:47:18.967Z] #19 182.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-20T07:47:19.227Z] #19 182.7 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-01-20T07:47:19.227Z] #19 182.7 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-01-20T07:47:19.227Z] #19 182.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:19.486Z] #19 183.0 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-01-20T07:47:19.486Z] #19 183.0 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-01-20T07:47:19.486Z] #19 183.0 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:19.588Z] Merging remotes/origin/master commit b47c0b8896f499099a4a624f9ba6c9485f7a153d into PR head commit 18c43d71c0b11c81654e3ad3a81890ac1d612088 [2022-01-20T07:47:19.697Z] #14 74.23 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T07:47:19.697Z] #14 74.24 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:19.697Z] #14 74.24 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:17.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:47:18.033Z] > git config --add remote.origin.fetch +refs/pull/43103/head:refs/remotes/origin/PR-43103 # timeout=10 [2022-01-20T07:47:18.089Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:47:18.217Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:47:18.344Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:47:18.344Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:47:18.345Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:47:19.698Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:47:19.754Z] > git checkout -f 18c43d71c0b11c81654e3ad3a81890ac1d612088 # timeout=10 [2022-01-20T07:47:22.981Z] Merge succeeded, producing 7007124a7f2880f36d4f6da3087d25254005ad3e [2022-01-20T07:47:22.981Z] Checking out Revision 7007124a7f2880f36d4f6da3087d25254005ad3e (PR-43103) [2022-01-20T07:47:23.512Z] #14 79.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T07:47:23.512Z] #14 79.10 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:23.512Z] #14 79.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:23.523Z] #19 187.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-01-20T07:47:23.769Z] #14 ... [2022-01-20T07:47:23.769Z] [2022-01-20T07:47:23.769Z] #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-01-20T07:47:23.769Z] #62 sha256:1708aca042881fb1f280f74ad4548befd39d691395bbc2904ac382b3f3f0c9ae [2022-01-20T07:47:23.769Z] #62 40.39 Updating files: 68% (3203/4684) Updating files: 69% (3232/4684) Updating files: 70% (3279/4684) Updating files: 71% (3326/4684) Updating files: 72% (3373/4684) Updating files: 73% (3420/4684) Updating files: 74% (3467/4684) Updating files: 75% (3513/4684) Updating files: 76% (3560/4684) Updating files: 77% (3607/4684) Updating files: 78% (3654/4684) Updating files: 79% (3701/4684) Updating files: 80% (3748/4684) Updating files: 81% (3795/4684) Updating files: 82% (3841/4684) Updating files: 83% (3888/4684) Updating files: 84% (3935/4684) Updating files: 85% (3982/4684) Updating files: 86% (4029/4684) Updating files: 87% (4076/4684) Updating files: 88% (4122/4684) Updating files: 89% (4169/4684) Updating files: 90% (4216/4684) Updating files: 91% (4263/4684) Updating files: 92% (4310/4684) Updating files: 93% (4357/4684) Updating files: 94% (4403/4684) Updating files: 95% (4450/4684) Updating files: 96% (4497/4684) Updating files: 97% (4544/4684) Updating files: 98% (4591/4684) Updating files: 99% (4638/4684) Updating files: 100% (4684/4684) Updating files: 100% (4684/4684), done. [2022-01-20T07:47:23.769Z] #62 41.21 + cd /tmp/tmp.f1w5KY7S3V/src/github.com/containerd/containerd [2022-01-20T07:47:23.769Z] #62 41.21 + git checkout -q v1.5.9 [2022-01-20T07:47:23.781Z] #19 187.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-01-20T07:47:23.781Z] #19 187.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:23.781Z] #19 187.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-01-20T07:47:23.781Z] #19 187.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-01-20T07:47:23.781Z] #19 187.2 Unpacking crossbuild-essential-s390x (12.9) ... [2022-01-20T07:47:23.781Z] #19 187.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-01-20T07:47:23.781Z] #19 187.2 Setting up libfile-which-perl (1.23-1) ... [2022-01-20T07:47:23.781Z] #19 187.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-01-20T07:47:23.781Z] #19 187.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-01-20T07:47:23.781Z] #19 187.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-01-20T07:47:23.781Z] #19 187.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:47:23.781Z] #19 187.3 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T07:47:23.781Z] #19 187.3 Setting up libmagic-mgc (1:5.39-3) ... [2022-01-20T07:47:23.782Z] #19 187.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-01-20T07:47:23.782Z] #19 187.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-01-20T07:47:23.782Z] #19 187.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-01-20T07:47:23.782Z] #19 187.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-01-20T07:47:23.782Z] #19 187.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-01-20T07:47:23.782Z] #19 187.3 Setting up file (1:5.39-3) ... [2022-01-20T07:47:24.040Z] #19 187.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:47:24.040Z] #19 187.4 Setting up bzip2 (1.0.8-4) ... [2022-01-20T07:47:24.040Z] #19 187.4 Setting up libyaml-perl (1.30-1) ... [2022-01-20T07:47:24.040Z] #19 187.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-01-20T07:47:24.040Z] #19 187.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-01-20T07:47:24.040Z] #19 187.4 Setting up libio-string-perl (1.08-3.1) ... [2022-01-20T07:47:24.040Z] #19 187.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-01-20T07:47:24.040Z] #19 187.4 Setting up cross-config (2.6.18+nmu1) ... [2022-01-20T07:47:24.040Z] #19 187.5 Setting up xz-utils (5.2.5-2) ... [2022-01-20T07:47:24.040Z] #19 187.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T07:47:24.040Z] #19 187.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-01-20T07:47:24.040Z] #19 187.5 Setting up patch (2.7.6-7) ... [2022-01-20T07:47:24.040Z] #19 187.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-01-20T07:47:24.040Z] #19 187.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-01-20T07:47:24.040Z] #19 187.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.040Z] #19 187.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-01-20T07:47:24.298Z] #19 187.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-01-20T07:47:24.298Z] #19 187.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.298Z] #19 187.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.298Z] #19 187.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-01-20T07:47:24.298Z] #19 187.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-01-20T07:47:24.298Z] #19 187.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.7 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-01-20T07:47:24.299Z] #19 187.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-01-20T07:47:24.299Z] #19 187.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-01-20T07:47:24.299Z] #19 187.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-01-20T07:47:24.299Z] #19 187.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-01-20T07:47:24.299Z] #19 187.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.299Z] #19 187.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:22.450Z] > git remote # timeout=10 [2022-01-20T07:47:22.525Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T07:47:22.571Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:47:22.573Z] > git merge b47c0b8896f499099a4a624f9ba6c9485f7a153d # timeout=10 [2022-01-20T07:47:22.891Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T07:47:23.015Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:47:23.063Z] > git checkout -f 7007124a7f2880f36d4f6da3087d25254005ad3e # timeout=10 [2022-01-20T07:47:24.558Z] #19 187.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.558Z] #19 187.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.558Z] #19 187.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-01-20T07:47:24.558Z] #19 187.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.558Z] #19 188.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.558Z] #19 188.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.558Z] #19 188.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-01-20T07:47:24.558Z] #19 188.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.558Z] #19 188.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.558Z] #19 188.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.558Z] #19 188.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-01-20T07:47:24.558Z] #19 188.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-01-20T07:47:24.558Z] #19 188.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-20T07:47:24.817Z] #19 188.3 [2022-01-20T07:47:24.817Z] #19 188.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-20T07:47:24.817Z] #19 188.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.817Z] #19 188.3 Setting up dpkg-dev (1.20.9) ... [2022-01-20T07:47:24.817Z] #19 188.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.817Z] #19 188.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T07:47:24.817Z] #19 188.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.817Z] #19 188.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.817Z] #19 188.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:47:24.817Z] #19 188.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.046Z] Commit message: "Merge commit 'b47c0b8896f499099a4a624f9ba6c9485f7a153d' into HEAD" [2022-01-20T07:47:25.076Z] #19 188.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T07:47:25.076Z] #19 188.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.076Z] #19 188.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.076Z] #19 188.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.076Z] #19 188.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.076Z] #19 188.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-01-20T07:47:25.076Z] #19 188.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-01-20T07:47:25.076Z] #19 188.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-01-20T07:47:25.076Z] #19 188.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-01-20T07:47:25.137Z] #62 43.01 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T07:47:25.137Z] #62 43.01 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T07:47:25.137Z] #62 43.01 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:47:25.137Z] #62 43.01 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:47:25.137Z] #62 43.01 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T07:47:25.137Z] #62 43.01 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T07:47:25.137Z] #62 43.01 + '[' '' = dynamic ']' [2022-01-20T07:47:25.137Z] #62 43.01 + make [2022-01-20T07:47:25.185Z] First time build. Skipping changelog. [2022-01-20T07:47:25.334Z] #19 188.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-01-20T07:47:25.334Z] #19 188.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:25.334Z] #19 188.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:25.334Z] #19 188.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.334Z] #19 188.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T07:47:25.334Z] #19 188.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:25.335Z] #19 188.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-01-20T07:47:25.335Z] #19 188.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:25.335Z] #19 188.9 Setting up libxml-simple-perl (2.25-1) ... [2022-01-20T07:47:25.335Z] #19 188.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T07:47:25.594Z] #19 188.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-01-20T07:47:25.594Z] #19 189.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-01-20T07:47:25.594Z] #19 189.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:25.594Z] #19 189.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:25.594Z] #19 189.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T07:47:25.852Z] #19 189.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:25.852Z] #19 189.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:25.852Z] #19 189.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-01-20T07:47:25.852Z] #19 189.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:25.852Z] #19 189.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-01-20T07:47:25.852Z] #19 189.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:25.852Z] #19 189.2 Setting up crossbuild-essential-armel (12.9) ... [2022-01-20T07:47:25.852Z] #19 189.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-01-20T07:47:25.852Z] #19 189.2 Setting up crossbuild-essential-armhf (12.9) ... [2022-01-20T07:47:25.852Z] #19 189.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-01-20T07:47:25.852Z] #19 189.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-01-20T07:47:25.852Z] #19 189.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-01-20T07:47:25.852Z] #19 189.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:47:26.506Z] #62 44.35 + bin/ctr [2022-01-20T07:47:27.081Z] #62 ... [2022-01-20T07:47:27.081Z] [2022-01-20T07:47:27.081Z] #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-01-20T07:47:27.081Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T07:47:27.081Z] #14 66.72 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T07:47:27.081Z] #14 66.72 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-01-20T07:47:27.081Z] #14 66.73 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:27.081Z] #14 70.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T07:47:27.081Z] #14 70.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-01-20T07:47:27.081Z] #14 70.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:27.081Z] #14 75.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T07:47:27.081Z] #14 75.14 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-20T07:47:27.081Z] #14 75.15 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:27.764Z] #19 DONE 190.8s [2022-01-20T07:47:27.764Z] [2022-01-20T07:47:27.764Z] #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-01-20T07:47:27.764Z] #67 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T07:47:27.764Z] #67 ... [2022-01-20T07:47:27.764Z] [2022-01-20T07:47:27.764Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-01-20T07:47:27.764Z] #71 sha256:87a127b8dd9602bd945acb8fd2c6d82aac67b2f40365dba948eda2c05ded10b1 [2022-01-20T07:47:27.764Z] #71 DONE 0.1s [2022-01-20T07:47:27.764Z] [2022-01-20T07:47:27.764Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-01-20T07:47:27.764Z] #32 sha256:503c1d89ddad14a37e96ef30ac9dbbb19d4f4af9ae9b0207f0d85ed535881ee3 [2022-01-20T07:47:27.764Z] #32 DONE 0.1s [2022-01-20T07:47:27.764Z] [2022-01-20T07:47:27.764Z] #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-01-20T07:47:27.764Z] #33 sha256:0e3e44764860ddedf260dcf72b3ab287b019a08b5e51b2a2f293879bdc773ef4 [2022-01-20T07:47:28.216Z] using credential docker-jenkins-github-credentials [2022-01-20T07:47:28.301Z] Cloning the remote Git repository [2022-01-20T07:47:28.301Z] Cloning with configured refspecs honoured and without tags [2022-01-20T07:47:25.084Z] > git rev-list --no-walk 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 # timeout=10 [2022-01-20T07:47:28.462Z] + docker version [2022-01-20T07:47:28.474Z] #14 ... [2022-01-20T07:47:28.474Z] [2022-01-20T07:47:28.474Z] #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-01-20T07:47:28.474Z] #65 sha256:a76a2e545aecd9d6fea799bd4534b3176cfc4fb102ec1f3ab6620519bd9f5951 [2022-01-20T07:47:28.474Z] #65 77.68 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:47:28.474Z] #65 77.68 + GOBIN=/build [2022-01-20T07:47:28.474Z] #65 77.68 + GO111MODULE=on [2022-01-20T07:47:28.474Z] #65 77.68 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T07:47:28.641Z] #62 ... [2022-01-20T07:47:28.641Z] [2022-01-20T07:47:28.641Z] #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-01-20T07:47:28.641Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:28.641Z] #14 72.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T07:47:28.641Z] #14 72.42 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:28.641Z] #14 72.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:28.641Z] #14 77.29 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T07:47:28.641Z] #14 77.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:28.641Z] #14 77.31 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:28.641Z] #14 82.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T07:47:28.641Z] #14 82.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:28.641Z] #14 82.46 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:29.030Z] #62 ... [2022-01-20T07:47:29.030Z] [2022-01-20T07:47:29.030Z] #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-01-20T07:47:29.030Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:29.030Z] #14 84.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T07:47:29.030Z] #14 84.28 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:29.030Z] #14 84.28 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:29.147Z] #33 1.380 + RM_GOPATH=0 [2022-01-20T07:47:29.147Z] #33 1.380 + TMP_GOPATH= [2022-01-20T07:47:29.147Z] #33 1.380 + : /build [2022-01-20T07:47:29.147Z] #33 1.381 + '[' -z '' ']' [2022-01-20T07:47:29.147Z] #33 1.381 ++ mktemp -d [2022-01-20T07:47:29.147Z] #33 1.387 + export GOPATH=/tmp/tmp.u1mb2cjrac [2022-01-20T07:47:29.147Z] #33 1.387 + GOPATH=/tmp/tmp.u1mb2cjrac [2022-01-20T07:47:29.147Z] #33 1.387 + RM_GOPATH=1 [2022-01-20T07:47:29.147Z] #33 1.387 + case "$(go env GOARCH)" in [2022-01-20T07:47:29.147Z] #33 1.387 ++ go env GOARCH [2022-01-20T07:47:29.147Z] #33 1.390 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:29.147Z] #33 1.390 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:29.147Z] #33 1.398 Install docker/cli version 17.06.2-ce from stable [2022-01-20T07:47:29.147Z] #33 1.399 ++ dirname /install.sh [2022-01-20T07:47:29.147Z] #33 1.399 + dir=/ [2022-01-20T07:47:29.147Z] #33 1.399 + bin=dockercli [2022-01-20T07:47:29.147Z] #33 1.399 + shift [2022-01-20T07:47:29.147Z] #33 1.399 + '[' '!' -f //dockercli.installer ']' [2022-01-20T07:47:29.147Z] #33 1.399 + . //dockercli.installer [2022-01-20T07:47:29.147Z] #33 1.399 ++ : stable [2022-01-20T07:47:29.147Z] #33 1.399 ++ : 17.06.2-ce [2022-01-20T07:47:29.147Z] #33 1.399 + install_dockercli [2022-01-20T07:47:29.147Z] #33 1.399 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-01-20T07:47:29.147Z] #33 1.401 ++ uname -m [2022-01-20T07:47:29.147Z] #33 1.402 + arch=x86_64 [2022-01-20T07:47:29.147Z] #33 1.402 + '[' x86_64 '!=' x86_64 ']' [2022-01-20T07:47:29.147Z] #33 1.402 + url=https://download.docker.com/linux/static [2022-01-20T07:47:29.147Z] #33 1.403 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-01-20T07:47:29.147Z] #33 1.404 + tar -xz docker/docker [2022-01-20T07:47:29.964Z] #62 ... [2022-01-20T07:47:29.964Z] [2022-01-20T07:47:29.965Z] #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-01-20T07:47:29.965Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:29.965Z] #14 72.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T07:47:29.965Z] #14 72.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:29.965Z] #14 72.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:29.965Z] #14 77.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T07:47:29.965Z] #14 77.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:29.965Z] #14 77.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:29.965Z] #14 82.75 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T07:47:29.965Z] #14 82.75 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:29.965Z] #14 82.76 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:28.500Z] Cloning repository https://github.com/moby/moby.git [2022-01-20T07:47:28.906Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-01-20T07:47:29.857Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:47:29.857Z] > git --version # timeout=10 [2022-01-20T07:47:29.899Z] > git --version # 'git version 2.24.1.windows.2' [2022-01-20T07:47:29.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:47:29.902Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:47:32.447Z] #33 4.613 + mkdir -p /build [2022-01-20T07:47:32.447Z] #33 4.617 + mv docker/docker /build/ [2022-01-20T07:47:32.447Z] #33 4.619 + rmdir docker [2022-01-20T07:47:32.447Z] #33 DONE 4.8s [2022-01-20T07:47:32.447Z] [2022-01-20T07:47:32.447Z] #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-01-20T07:47:32.447Z] #72 sha256:5c179f6af65d4abf5c39b3d014204e1a31a27c82889626ae84772824ff4b56e3 [2022-01-20T07:47:32.447Z] #72 1.284 + RM_GOPATH=0 [2022-01-20T07:47:32.447Z] #72 1.284 + TMP_GOPATH= [2022-01-20T07:47:32.447Z] #72 1.284 + : /build [2022-01-20T07:47:32.447Z] #72 1.284 + '[' -z '' ']' [2022-01-20T07:47:32.447Z] #72 1.286 ++ mktemp -d [2022-01-20T07:47:32.447Z] #72 1.287 + export GOPATH=/tmp/tmp.b8p218yuOk [2022-01-20T07:47:32.447Z] #72 1.287 + GOPATH=/tmp/tmp.b8p218yuOk [2022-01-20T07:47:32.447Z] #72 1.287 + RM_GOPATH=1 [2022-01-20T07:47:32.447Z] #72 1.287 + case "$(go env GOARCH)" in [2022-01-20T07:47:32.447Z] #72 1.289 ++ go env GOARCH [2022-01-20T07:47:32.447Z] #72 1.292 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:32.447Z] #72 1.292 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:32.447Z] #72 1.292 ++ dirname /install.sh [2022-01-20T07:47:32.447Z] #72 1.293 + dir=/ [2022-01-20T07:47:32.447Z] #72 1.293 + bin=rootlesskit [2022-01-20T07:47:32.447Z] #72 1.293 + shift [2022-01-20T07:47:32.447Z] #72 1.293 + '[' '!' -f //rootlesskit.installer ']' [2022-01-20T07:47:32.447Z] #72 1.293 + . //rootlesskit.installer [2022-01-20T07:47:32.447Z] #72 1.294 ++ : v0.14.6 [2022-01-20T07:47:32.447Z] #72 1.294 + install_rootlesskit [2022-01-20T07:47:32.447Z] #72 1.294 + case "$1" in [2022-01-20T07:47:32.447Z] #72 1.294 + export CGO_ENABLED=0 [2022-01-20T07:47:32.447Z] #72 1.294 + CGO_ENABLED=0 [2022-01-20T07:47:32.447Z] #72 1.294 + _install_rootlesskit [2022-01-20T07:47:32.447Z] #72 1.294 + echo 'Install rootlesskit version v0.14.6' [2022-01-20T07:47:32.447Z] #72 1.294 Install rootlesskit version v0.14.6 [2022-01-20T07:47:32.447Z] #72 1.294 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:47:32.447Z] #72 1.295 + GOBIN=/build [2022-01-20T07:47:32.447Z] #72 1.295 + GO111MODULE=on [2022-01-20T07:47:32.447Z] #72 1.295 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-01-20T07:47:32.447Z] #72 1.640 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-01-20T07:47:32.447Z] #72 2.715 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-01-20T07:47:32.447Z] #72 2.721 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-01-20T07:47:32.447Z] #72 2.996 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-01-20T07:47:32.447Z] #72 4.254 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-01-20T07:47:32.447Z] #72 4.609 go: downloading github.com/google/uuid v1.3.0 [2022-01-20T07:47:32.447Z] #72 4.612 go: downloading github.com/moby/vpnkit v0.5.0 [2022-01-20T07:47:32.447Z] #72 4.635 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-01-20T07:47:32.447Z] #72 4.686 go: downloading github.com/gofrs/flock v0.8.1 [2022-01-20T07:47:32.447Z] #72 4.742 go: downloading github.com/gorilla/mux v1.8.0 [2022-01-20T07:47:32.447Z] #72 4.854 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-01-20T07:47:32.447Z] #72 5.049 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-01-20T07:47:32.707Z] #72 5.139 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-01-20T07:47:32.707Z] #72 5.186 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-01-20T07:47:33.646Z] #72 6.230 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-01-20T07:47:33.766Z] #65 83.00 rootlesskit version 0.14.6 [2022-01-20T07:47:33.766Z] #65 83.02 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T07:47:33.766Z] #65 83.02 -container-ip string [2022-01-20T07:47:33.766Z] #65 83.02 container ip [2022-01-20T07:47:33.766Z] #65 83.02 -container-port int [2022-01-20T07:47:33.766Z] #65 83.02 container port (default -1) [2022-01-20T07:47:33.766Z] #65 83.02 -host-ip string [2022-01-20T07:47:33.766Z] #65 83.02 host ip [2022-01-20T07:47:33.766Z] #65 83.02 -host-port int [2022-01-20T07:47:33.766Z] #65 83.02 host port (default -1) [2022-01-20T07:47:33.766Z] #65 83.02 -proto string [2022-01-20T07:47:33.766Z] #65 83.02 proxy protocol (default "tcp") [2022-01-20T07:47:34.409Z] Commit message: "Merge commit 'b47c0b8896f499099a4a624f9ba6c9485f7a153d' into HEAD" [2022-01-20T07:47:34.543Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T07:47:35.572Z] #14 ... [2022-01-20T07:47:35.572Z] [2022-01-20T07:47:35.572Z] #65 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-01-20T07:47:35.572Z] #65 sha256:1f71c7a536d04a89d8d181507ce0a43604457dc39f0ed586769ae929fae35afe [2022-01-20T07:47:35.572Z] #65 90.30 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:47:35.572Z] #65 90.30 + GOBIN=/build [2022-01-20T07:47:35.572Z] #65 90.30 + GO111MODULE=on [2022-01-20T07:47:35.572Z] #65 90.30 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T07:47:35.638Z] Client: [2022-01-20T07:47:35.639Z] Version: 20.10.9 [2022-01-20T07:47:35.639Z] API version: 1.41 [2022-01-20T07:47:35.639Z] Go version: go1.16.8 [2022-01-20T07:47:35.639Z] Git commit: c2ea9bc [2022-01-20T07:47:35.639Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T07:47:35.639Z] OS/Arch: windows/amd64 [2022-01-20T07:47:35.639Z] Context: default [2022-01-20T07:47:35.639Z] Experimental: true [2022-01-20T07:47:35.639Z] [2022-01-20T07:47:35.639Z] Server: Docker Engine - Community [2022-01-20T07:47:35.639Z] Engine: [2022-01-20T07:47:35.639Z] Version: 20.10.9 [2022-01-20T07:47:35.639Z] API version: 1.41 (minimum version 1.24) [2022-01-20T07:47:35.639Z] Go version: go1.16.8 [2022-01-20T07:47:35.639Z] Git commit: 79ea9d3 [2022-01-20T07:47:35.639Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T07:47:35.639Z] OS/Arch: windows/amd64 [2022-01-20T07:47:35.639Z] Experimental: true [2022-01-20T07:47:34.444Z] > git rev-list --no-walk 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 # timeout=10 [2022-01-20T07:47:35.680Z] #65 ... [2022-01-20T07:47:35.680Z] [2022-01-20T07:47:35.680Z] #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-01-20T07:47:35.680Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T07:47:35.680Z] #14 84.89 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T07:47:35.680Z] #14 84.89 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-01-20T07:47:35.680Z] #14 84.98 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:36.544Z] #14 ... [2022-01-20T07:47:36.545Z] [2022-01-20T07:47:36.545Z] #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-01-20T07:47:36.545Z] #65 sha256:dca7605477c763d14ee22c4a9fa7a45ce93509cb9891c621ede6b61b2ee364db [2022-01-20T07:47:36.545Z] #65 89.94 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:47:36.780Z] #14 ... [2022-01-20T07:47:36.780Z] [2022-01-20T07:47:36.780Z] #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-01-20T07:47:36.780Z] #65 sha256:cb0e1ce007171128f808dcec5133ae380e0ce7c8c2b3f3498066dc298adccea9 [2022-01-20T07:47:36.780Z] #65 90.36 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:47:36.780Z] #65 90.36 + GOBIN=/build [2022-01-20T07:47:36.780Z] #65 90.36 + GO111MODULE=on [2022-01-20T07:47:36.780Z] #65 90.36 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [Pipeline] sh [2022-01-20T07:47:36.805Z] #65 89.94 + GOBIN=/build [2022-01-20T07:47:36.805Z] #65 89.94 + GO111MODULE=on [2022-01-20T07:47:36.805Z] #65 89.94 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T07:47:37.773Z] + docker version [2022-01-20T07:47:37.783Z] + docker info [2022-01-20T07:47:37.783Z] Client: [2022-01-20T07:47:37.783Z] Context: default [2022-01-20T07:47:37.783Z] Debug Mode: false [2022-01-20T07:47:37.783Z] [2022-01-20T07:47:37.783Z] Server: [2022-01-20T07:47:37.783Z] Containers: 0 [2022-01-20T07:47:37.783Z] Running: 0 [2022-01-20T07:47:37.783Z] Paused: 0 [2022-01-20T07:47:37.783Z] Stopped: 0 [2022-01-20T07:47:37.783Z] Images: 0 [2022-01-20T07:47:37.783Z] Server Version: 20.10.9 [2022-01-20T07:47:37.783Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-01-20T07:47:37.783Z] LCOW: [2022-01-20T07:47:37.783Z] Windows: [2022-01-20T07:47:37.783Z] Logging Driver: json-file [2022-01-20T07:47:37.783Z] Plugins: [2022-01-20T07:47:37.783Z] Volume: local [2022-01-20T07:47:37.783Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T07:47:37.783Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T07:47:37.783Z] Swarm: inactive [2022-01-20T07:47:37.783Z] Default Isolation: process [2022-01-20T07:47:37.783Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T07:47:37.783Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T07:47:37.783Z] OSType: windows [2022-01-20T07:47:37.783Z] Architecture: x86_64 [2022-01-20T07:47:37.783Z] CPUs: 4 [2022-01-20T07:47:37.783Z] Total Memory: 32GiB [2022-01-20T07:47:37.783Z] Name: azwin-2-504930 [2022-01-20T07:47:37.783Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T07:47:37.783Z] Docker Root Dir: D:\docker [2022-01-20T07:47:37.783Z] Debug Mode: false [2022-01-20T07:47:37.783Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:47:37.783Z] Labels: [2022-01-20T07:47:37.783Z] Experimental: true [2022-01-20T07:47:37.783Z] Insecure Registries: [2022-01-20T07:47:37.783Z] 10.0.0.4:5000 [2022-01-20T07:47:37.783Z] 127.0.0.0/8 [2022-01-20T07:47:37.783Z] Registry Mirrors: [2022-01-20T07:47:37.783Z] http://10.0.0.4:5000/ [2022-01-20T07:47:37.783Z] Live Restore Enabled: false [2022-01-20T07:47:37.783Z] Product License: Community Engine [2022-01-20T07:47:37.783Z] [2022-01-20T07:47:37.843Z] #72 ... [2022-01-20T07:47:37.843Z] [2022-01-20T07:47:37.843Z] #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-01-20T07:47:37.843Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T07:47:37.843Z] #20 1.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:47:37.843Z] #20 1.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:47:37.843Z] #20 1.947 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:47:37.843Z] #20 2.297 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T07:47:37.843Z] #20 2.668 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T07:47:37.843Z] #20 3.138 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T07:47:37.843Z] #20 3.634 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:47:37.843Z] #20 4.086 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T07:47:37.843Z] #20 4.486 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:47:37.843Z] #20 5.048 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T07:47:37.843Z] #20 5.048 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T07:47:37.843Z] #20 5.057 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:47:37.843Z] #20 5.066 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:47:37.843Z] #20 5.089 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T07:47:37.843Z] #20 5.093 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T07:47:37.843Z] #20 5.101 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:47:37.843Z] #20 5.101 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T07:47:37.844Z] #20 5.101 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T07:47:37.844Z] #20 5.109 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T07:47:37.844Z] #20 5.110 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T07:47:37.844Z] #20 5.110 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:47:37.844Z] #20 ... [2022-01-20T07:47:37.844Z] [2022-01-20T07:47:37.844Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:47:37.844Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T07:47:37.844Z] #45 1.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:47:37.844Z] #45 1.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:47:37.844Z] #45 1.851 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:47:37.844Z] #45 2.223 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T07:47:37.844Z] #45 2.627 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T07:47:37.844Z] #45 3.185 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:47:37.844Z] #45 3.843 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T07:47:37.844Z] #45 4.492 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:47:37.844Z] #45 4.871 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T07:47:37.844Z] #45 5.424 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:47:37.844Z] #45 5.425 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T07:47:37.844Z] #45 5.427 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T07:47:37.844Z] #45 5.442 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T07:47:37.844Z] #45 5.443 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:47:37.844Z] #45 5.452 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T07:47:37.844Z] #45 5.458 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:47:37.844Z] #45 5.465 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T07:47:37.844Z] #45 5.466 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:47:37.844Z] #45 5.466 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T07:47:37.844Z] #45 5.474 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T07:47:37.844Z] #45 5.474 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T07:47:37.844Z] #45 ... [2022-01-20T07:47:37.844Z] [2022-01-20T07:47:37.844Z] #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-01-20T07:47:37.844Z] #67 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T07:47:37.844Z] #67 1.459 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:47:37.844Z] #67 1.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:47:37.844Z] #67 1.711 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:47:37.844Z] #67 1.724 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T07:47:37.844Z] #67 1.972 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T07:47:37.844Z] #67 2.258 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:47:37.844Z] #67 2.804 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T07:47:37.844Z] #67 3.211 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T07:47:37.844Z] #67 3.541 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:47:37.844Z] #67 3.929 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T07:47:37.844Z] #67 3.930 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T07:47:37.844Z] #67 3.930 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T07:47:37.844Z] #67 3.930 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:47:37.844Z] #67 3.930 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T07:47:37.844Z] #67 3.946 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:47:37.844Z] #67 3.957 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T07:47:37.844Z] #67 3.961 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T07:47:37.844Z] #67 3.962 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:47:37.844Z] #67 3.962 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:47:37.844Z] #67 3.963 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T07:47:37.844Z] #67 3.963 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T07:47:40.047Z] #14 89.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T07:47:40.441Z] #14 89.68 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T07:47:40.441Z] #14 89.93 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:47:40.826Z] #65 95.23 rootlesskit version 0.14.6 [2022-01-20T07:47:40.826Z] #65 95.24 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T07:47:40.826Z] #65 95.24 -container-ip string [2022-01-20T07:47:40.826Z] #65 95.24 container ip [2022-01-20T07:47:40.826Z] #65 95.24 -container-port int [2022-01-20T07:47:40.826Z] #65 95.24 container port (default -1) [2022-01-20T07:47:40.826Z] #65 95.24 -host-ip string [2022-01-20T07:47:40.826Z] #65 95.24 host ip [2022-01-20T07:47:40.826Z] #65 95.24 -host-port int [2022-01-20T07:47:40.826Z] #65 95.24 host port (default -1) [2022-01-20T07:47:40.826Z] #65 95.24 -proto string [2022-01-20T07:47:40.826Z] #65 95.24 proxy protocol (default "tcp") [2022-01-20T07:47:40.984Z] #65 94.87 rootlesskit version 0.14.6 [2022-01-20T07:47:40.984Z] #65 94.87 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T07:47:40.984Z] #65 94.87 -container-ip string [2022-01-20T07:47:40.984Z] #65 94.87 container ip [2022-01-20T07:47:40.984Z] #65 94.87 -container-port int [2022-01-20T07:47:40.984Z] #65 94.87 container port (default -1) [2022-01-20T07:47:40.984Z] #65 94.87 -host-ip string [2022-01-20T07:47:40.984Z] #65 94.87 host ip [2022-01-20T07:47:40.984Z] #65 94.87 -host-port int [2022-01-20T07:47:40.984Z] #65 94.87 host port (default -1) [2022-01-20T07:47:40.984Z] #65 94.87 -proto string [2022-01-20T07:47:40.984Z] #65 94.87 proxy protocol (default "tcp") [2022-01-20T07:47:41.014Z] #14 90.75 Selecting previously unselected package libapparmor1:arm64. [2022-01-20T07:47:41.014Z] #14 90.75 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-20T07:47:41.275Z] #14 90.84 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T07:47:41.847Z] #14 91.60 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-20T07:47:41.847Z] #14 91.61 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-20T07:47:41.847Z] #14 91.66 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T07:47:42.097Z] #65 94.62 rootlesskit version 0.14.6 [2022-01-20T07:47:42.097Z] #65 94.64 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T07:47:42.097Z] #65 94.64 -container-ip string [2022-01-20T07:47:42.097Z] #65 94.64 container ip [2022-01-20T07:47:42.097Z] #65 94.64 -container-port int [2022-01-20T07:47:42.097Z] #65 94.64 container port (default -1) [2022-01-20T07:47:42.097Z] #65 94.64 -host-ip string [2022-01-20T07:47:42.097Z] #65 94.64 host ip [2022-01-20T07:47:42.097Z] #65 94.64 -host-port int [2022-01-20T07:47:42.097Z] #65 94.64 host port (default -1) [2022-01-20T07:47:42.097Z] #65 94.64 -proto string [2022-01-20T07:47:42.097Z] #65 94.64 proxy protocol (default "tcp") [2022-01-20T07:47:43.037Z] #65 DONE 96.1s [2022-01-20T07:47:43.037Z] [2022-01-20T07:47:43.037Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T07:47:43.037Z] #66 sha256:0a07b3fc237cc6ad73d953d1ee1cc27503970cb33c525846c5688363d7bbb326 [2022-01-20T07:47:43.037Z] #66 DONE 0.0s [2022-01-20T07:47:43.037Z] [2022-01-20T07:47:43.037Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T07:47:43.037Z] #67 sha256:14b25f18341950d832824967df76aba43906ad332a6213c13542b2990bfcedb2 [2022-01-20T07:47:43.037Z] #67 DONE 0.1s [2022-01-20T07:47:43.037Z] [2022-01-20T07:47:43.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-01-20T07:47:43.037Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:43.037Z] #14 93.35 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T07:47:43.038Z] #14 93.35 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:43.038Z] #14 93.36 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:43.533Z] #65 ... [2022-01-20T07:47:43.533Z] [2022-01-20T07:47:43.533Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T07:47:43.533Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:43.533Z] #14 92.70 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T07:47:43.533Z] #14 92.70 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:43.533Z] #14 92.71 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:43.533Z] #14 98.08 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T07:47:43.533Z] #14 98.08 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T07:47:43.533Z] #14 98.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:47:44.101Z] #65 ... [2022-01-20T07:47:44.101Z] [2022-01-20T07:47:44.101Z] #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-01-20T07:47:44.101Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:44.101Z] #14 94.71 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T07:47:44.101Z] #14 94.71 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:47:44.101Z] #14 94.71 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:44.101Z] #14 99.64 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T07:47:44.101Z] #14 99.64 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T07:47:44.101Z] #14 99.65 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:47:44.101Z] #14 99.75 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T07:47:44.101Z] #14 ... [2022-01-20T07:47:44.101Z] [2022-01-20T07:47:44.101Z] #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-01-20T07:47:44.101Z] #65 sha256:1f71c7a536d04a89d8d181507ce0a43604457dc39f0ed586769ae929fae35afe [2022-01-20T07:47:44.101Z] #65 DONE 99.4s [2022-01-20T07:47:44.101Z] [2022-01-20T07:47:44.101Z] #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-01-20T07:47:44.101Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:44.101Z] #14 99.75 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T07:47:44.101Z] #14 99.76 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T07:47:44.101Z] #14 99.77 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T07:47:44.101Z] #14 99.89 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T07:47:44.101Z] #14 ... [2022-01-20T07:47:44.101Z] [2022-01-20T07:47:44.101Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T07:47:44.101Z] #66 sha256:7088225f2a67f8e17be4e52ae7e09c767dbd0f6f155c59161543b1f623ec7923 [2022-01-20T07:47:44.359Z] #66 DONE 0.1s [2022-01-20T07:47:44.359Z] [2022-01-20T07:47:44.359Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T07:47:44.359Z] #67 sha256:2e5fe8db9fe5547705757bf85333dc6a65553b108bd3c1b203d67df7168a0ca3 [2022-01-20T07:47:44.359Z] #67 DONE 0.1s [2022-01-20T07:47:44.359Z] [2022-01-20T07:47:44.359Z] #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-01-20T07:47:44.359Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:44.359Z] #14 99.89 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T07:47:44.359Z] #14 99.89 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T07:47:44.359Z] #14 99.90 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T07:47:44.359Z] #14 100.0 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T07:47:44.359Z] #14 100.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T07:47:44.359Z] #14 100.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:47:44.406Z] #14 94.10 Selecting previously unselected package libbtrfs0:arm64. [2022-01-20T07:47:44.406Z] #14 94.12 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-01-20T07:47:44.476Z] #14 99.09 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T07:47:44.476Z] #14 99.09 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T07:47:44.476Z] #14 99.23 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T07:47:44.615Z] #14 100.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T07:47:44.615Z] #14 100.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T07:47:44.615Z] #14 100.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:47:44.745Z] #14 ... [2022-01-20T07:47:44.745Z] [2022-01-20T07:47:44.745Z] #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-01-20T07:47:44.745Z] #65 sha256:cb0e1ce007171128f808dcec5133ae380e0ce7c8c2b3f3498066dc298adccea9 [2022-01-20T07:47:44.745Z] #65 DONE 99.1s [2022-01-20T07:47:44.745Z] [2022-01-20T07:47:44.745Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T07:47:44.745Z] #66 sha256:adeb089bde308d8b8389aeb17d49498ce8d1390e3ea9ff61ac99faa5e0f522d6 [2022-01-20T07:47:44.745Z] #66 DONE 0.1s [2022-01-20T07:47:44.745Z] [2022-01-20T07:47:44.745Z] #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-01-20T07:47:44.745Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:44.745Z] #14 99.38 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T07:47:44.745Z] #14 99.38 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T07:47:44.745Z] #14 99.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T07:47:44.839Z] #14 94.29 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T07:47:44.872Z] #14 100.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T07:47:44.872Z] #14 100.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:47:44.872Z] #14 100.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:44.872Z] #14 100.5 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T07:47:44.872Z] #14 100.5 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T07:47:44.872Z] #14 100.5 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T07:47:44.953Z] #14 98.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T07:47:44.953Z] #14 98.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T07:47:44.953Z] #14 98.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:47:44.953Z] #14 98.54 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T07:47:44.953Z] #14 98.55 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T07:47:44.953Z] #14 98.56 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T07:47:44.959Z] Client: [2022-01-20T07:47:44.959Z] Version: 20.10.9 [2022-01-20T07:47:44.959Z] API version: 1.41 [2022-01-20T07:47:44.959Z] Go version: go1.16.8 [2022-01-20T07:47:44.959Z] Git commit: c2ea9bc [2022-01-20T07:47:44.959Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T07:47:44.959Z] OS/Arch: windows/amd64 [2022-01-20T07:47:44.959Z] Context: default [2022-01-20T07:47:44.959Z] Experimental: true [2022-01-20T07:47:44.959Z] [2022-01-20T07:47:44.959Z] Server: Docker Engine - Community [2022-01-20T07:47:44.959Z] Engine: [2022-01-20T07:47:44.959Z] Version: 20.10.9 [2022-01-20T07:47:44.959Z] API version: 1.41 (minimum version 1.24) [2022-01-20T07:47:44.959Z] Go version: go1.16.8 [2022-01-20T07:47:44.959Z] Git commit: 79ea9d3 [2022-01-20T07:47:44.959Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T07:47:44.959Z] OS/Arch: windows/amd64 [2022-01-20T07:47:44.959Z] Experimental: true [2022-01-20T07:47:45.005Z] #14 ... [2022-01-20T07:47:45.005Z] [2022-01-20T07:47:45.005Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T07:47:45.005Z] #67 sha256:6ca1316a3e0c1aa7d1c8b243626281cf9843146ff8d6eb76248938378e8c52f6 [2022-01-20T07:47:45.005Z] #67 DONE 0.1s [2022-01-20T07:47:45.005Z] [2022-01-20T07:47:45.005Z] #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-01-20T07:47:45.005Z] #14 sha256:15cb28e840cc1430d064f1bc3bec2eb69770f43fd5e2d00fc5390980be2d2c73 [2022-01-20T07:47:45.005Z] #14 99.56 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T07:47:45.005Z] #14 99.57 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T07:47:45.005Z] #14 99.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:47:45.129Z] #14 100.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T07:47:45.129Z] #14 100.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T07:47:45.129Z] #14 100.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T07:47:45.129Z] #14 100.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T07:47:45.129Z] #14 100.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T07:47:45.129Z] #14 100.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T07:47:45.215Z] #14 98.66 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T07:47:45.215Z] #14 98.67 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T07:47:45.215Z] #14 98.67 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T07:47:45.215Z] #14 98.77 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T07:47:45.215Z] #14 98.77 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T07:47:45.215Z] #14 98.78 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:47:45.265Z] #14 99.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T07:47:45.265Z] #14 99.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T07:47:45.265Z] #14 99.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:47:45.381Z] Fetching without tags [2022-01-20T07:47:45.386Z] #14 101.0 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T07:47:45.386Z] #14 101.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T07:47:45.386Z] #14 101.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T07:47:45.476Z] #14 98.90 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T07:47:45.476Z] #14 98.91 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T07:47:45.476Z] #14 98.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:47:45.476Z] #14 99.05 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T07:47:45.476Z] #14 99.06 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:47:45.476Z] #14 99.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:45.476Z] #14 99.11 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T07:47:45.476Z] #14 99.13 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T07:47:45.476Z] #14 99.13 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T07:47:45.525Z] #14 100.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T07:47:45.525Z] #14 100.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:47:45.525Z] #14 100.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:45.525Z] #14 100.2 Selecting previously unselected package libudev-dev:amd64. [Pipeline] sh [2022-01-20T07:47:45.643Z] #14 101.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T07:47:45.643Z] #14 101.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T07:47:45.643Z] #14 101.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T07:47:45.643Z] #14 101.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T07:47:45.643Z] #14 101.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T07:47:45.643Z] #14 101.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T07:47:45.738Z] #14 99.23 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T07:47:45.738Z] #14 99.24 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T07:47:45.738Z] #14 99.25 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T07:47:45.738Z] #14 99.47 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T07:47:45.786Z] #14 100.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T07:47:45.786Z] #14 100.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T07:47:45.786Z] #14 100.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T07:47:45.848Z] #14 95.41 Selecting previously unselected package libbtrfs-dev:arm64. [2022-01-20T07:47:45.849Z] #14 95.41 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-01-20T07:47:45.849Z] #14 95.43 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T07:47:45.849Z] #14 ... [2022-01-20T07:47:45.849Z] [2022-01-20T07:47:45.849Z] #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-01-20T07:47:45.849Z] #26 sha256:6d8c49f98b0c70b70f74fbb23f5949cb43e98121e8543b915c9684dbeeccb45a [2022-01-20T07:47:46.000Z] #14 99.48 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T07:47:46.000Z] #14 99.48 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T07:47:46.046Z] #14 100.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T07:47:46.046Z] #14 100.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T07:47:46.070Z] Merging remotes/origin/master commit b47c0b8896f499099a4a624f9ba6c9485f7a153d into PR head commit 18c43d71c0b11c81654e3ad3a81890ac1d612088 [2022-01-20T07:47:46.206Z] #14 101.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T07:47:46.206Z] #14 101.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T07:47:46.206Z] #14 101.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T07:47:46.206Z] #14 101.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T07:47:46.206Z] #14 101.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:47:46.206Z] #14 101.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:46.206Z] #14 101.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T07:47:46.206Z] #14 101.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T07:47:46.206Z] #14 101.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T07:47:46.261Z] #14 99.65 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T07:47:46.261Z] #14 99.68 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T07:47:46.261Z] #14 99.68 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T07:47:46.261Z] #14 99.85 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T07:47:46.261Z] #14 99.85 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T07:47:46.261Z] #14 99.86 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T07:47:46.307Z] #14 100.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T07:47:46.307Z] #14 100.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T07:47:46.307Z] #14 100.8 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T07:47:46.307Z] #14 100.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T07:47:46.307Z] #14 100.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T07:47:46.307Z] #14 100.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T07:47:46.463Z] #14 102.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T07:47:46.463Z] #14 102.0 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T07:47:46.463Z] #14 102.0 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T07:47:46.524Z] #14 99.93 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T07:47:46.524Z] #14 99.93 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T07:47:46.524Z] #14 99.94 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T07:47:46.558Z] + docker info [2022-01-20T07:47:46.567Z] #14 101.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T07:47:46.567Z] #14 101.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T07:47:46.567Z] #14 101.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T07:47:46.567Z] #14 101.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T07:47:46.567Z] #14 101.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T07:47:46.567Z] #14 101.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T07:47:46.719Z] #14 102.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T07:47:46.719Z] #14 102.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T07:47:46.719Z] #14 102.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:47:46.786Z] #14 100.3 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T07:47:46.786Z] #14 100.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T07:47:46.786Z] #14 100.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T07:47:46.786Z] #14 100.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T07:47:46.786Z] #14 100.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:47:46.786Z] #14 100.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:46.786Z] #14 100.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T07:47:45.065Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:47:45.121Z] > git config --add remote.origin.fetch +refs/pull/43103/head:refs/remotes/origin/PR-43103 # timeout=10 [2022-01-20T07:47:45.165Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:47:45.295Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-01-20T07:47:45.418Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-01-20T07:47:45.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:47:45.421Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43103/head:refs/remotes/origin/PR-43103 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-01-20T07:47:46.184Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:47:46.229Z] > git checkout -f 18c43d71c0b11c81654e3ad3a81890ac1d612088 # timeout=10 [2022-01-20T07:47:46.976Z] #14 102.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T07:47:46.976Z] #14 102.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:47:46.976Z] #14 102.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T07:47:46.976Z] #14 102.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:47:46.976Z] #14 102.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T07:47:46.976Z] #14 102.6 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T07:47:46.976Z] #14 102.6 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T07:47:46.976Z] #14 102.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:47:46.976Z] #14 102.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:47:46.976Z] #14 102.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:46.976Z] #14 102.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T07:47:46.976Z] #14 102.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T07:47:46.976Z] #14 102.7 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T07:47:46.976Z] #14 102.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:47:46.976Z] #14 102.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T07:47:46.976Z] #14 102.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T07:47:46.976Z] #14 102.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:46.976Z] #14 102.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:46.976Z] #14 102.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T07:47:46.976Z] #14 102.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:47.047Z] #14 100.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T07:47:47.047Z] #14 100.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T07:47:47.047Z] #14 100.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T07:47:47.047Z] #14 100.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T07:47:47.047Z] #14 100.6 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T07:47:47.089Z] #14 101.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T07:47:47.089Z] #14 101.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T07:47:47.089Z] #14 101.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T07:47:47.089Z] #14 101.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T07:47:47.089Z] #14 101.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:47:47.089Z] #14 101.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:47.089Z] #14 101.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T07:47:47.089Z] #14 101.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T07:47:47.089Z] #14 101.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T07:47:47.232Z] #14 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T07:47:47.232Z] #14 102.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:47:47.232Z] #14 102.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:47.232Z] #14 102.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T07:47:47.232Z] #14 102.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:47.232Z] #14 102.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:47:47.232Z] #14 102.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:47.232Z] #14 102.9 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:47:47.232Z] #14 102.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:47.232Z] #14 102.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:47.232Z] #14 103.0 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:47:47.349Z] #14 101.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T07:47:47.349Z] #14 101.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T07:47:47.349Z] #14 101.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T07:47:47.492Z] #14 DONE 103.3s [2022-01-20T07:47:47.492Z] [2022-01-20T07:47:47.492Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:47:47.492Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:47:47.609Z] #14 102.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T07:47:47.609Z] #14 102.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T07:47:47.609Z] #14 102.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:47:47.609Z] #14 102.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T07:47:47.609Z] #14 102.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:47:47.609Z] #14 102.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T07:47:47.609Z] #14 102.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:47:47.609Z] #14 102.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T07:47:47.620Z] #14 101.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T07:47:47.620Z] #14 101.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T07:47:47.620Z] #14 101.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:47:47.620Z] #14 101.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T07:47:47.620Z] #14 101.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:47:47.620Z] #14 101.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T07:47:47.620Z] #14 101.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:47:47.620Z] #14 101.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T07:47:47.620Z] #14 101.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T07:47:47.620Z] #14 101.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T07:47:47.620Z] #14 101.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:47:47.620Z] #14 101.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:47:47.620Z] #14 101.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:47.620Z] #14 101.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T07:47:47.620Z] #14 101.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T07:47:47.620Z] #14 101.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T07:47:47.749Z] #53 ... [2022-01-20T07:47:47.749Z] [2022-01-20T07:47:47.749Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T07:47:47.749Z] #57 sha256:6b16882b7be33804ecdca7c188dc3c4820c2ae213bf8968aa8e31c4ae5125a81 [2022-01-20T07:47:47.749Z] #57 DONE 0.1s [2022-01-20T07:47:47.749Z] [2022-01-20T07:47:47.749Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-20T07:47:47.749Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T07:47:47.870Z] #14 102.3 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T07:47:47.870Z] #14 102.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T07:47:47.870Z] #14 102.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:47:47.870Z] #14 102.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:47:47.870Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:47.870Z] #14 102.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T07:47:47.870Z] #14 102.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T07:47:47.870Z] #14 102.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T07:47:47.870Z] #14 102.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:47:47.870Z] #14 102.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T07:47:47.870Z] #14 102.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T07:47:47.870Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:47.870Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:47.870Z] #14 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T07:47:47.882Z] #14 101.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:47:47.882Z] #14 101.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T07:47:47.882Z] #14 101.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T07:47:47.882Z] #14 101.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:47.882Z] #14 101.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:47.882Z] #14 101.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T07:47:47.882Z] #14 101.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:47.882Z] #14 101.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-01-20T07:47:47.882Z] #14 101.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:47:47.882Z] #14 101.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:47.882Z] #14 101.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-01-20T07:47:47.882Z] #14 101.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:47.882Z] #14 101.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:47:47.882Z] #14 101.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:47.882Z] #14 101.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:47:47.882Z] #14 101.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:48.130Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:48.130Z] #14 102.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-01-20T07:47:48.130Z] #14 102.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:47:48.130Z] #14 102.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:48.130Z] #14 102.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-01-20T07:47:48.130Z] #14 102.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:48.130Z] #14 102.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:47:48.130Z] #14 102.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:48.130Z] #14 102.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:47:48.130Z] #14 102.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:48.130Z] #14 102.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:48.130Z] #14 102.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:47:48.144Z] #14 101.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:47:48.144Z] #14 101.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:47:48.393Z] #14 DONE 103.1s [2022-01-20T07:47:48.393Z] [2022-01-20T07:47:48.393Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:47:48.393Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:47:48.405Z] #14 DONE 101.9s [2022-01-20T07:47:48.405Z] [2022-01-20T07:47:48.405Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:47:48.405Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:47:48.405Z] #43 ... [2022-01-20T07:47:48.405Z] [2022-01-20T07:47:48.405Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T07:47:48.405Z] #57 sha256:ffc6e00043d228645c0f0b081bee28af154db0e9364a426e9a25bbbd4f1a4aab [2022-01-20T07:47:48.405Z] #57 DONE 0.1s [2022-01-20T07:47:48.405Z] [2022-01-20T07:47:48.405Z] #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-01-20T07:47:48.405Z] #58 sha256:8da794f04a6bd1abc81f33f70f4f02d3768248643aeb14502ea6c8c86889ce65 [2022-01-20T07:47:48.653Z] #53 ... [2022-01-20T07:47:48.654Z] [2022-01-20T07:47:48.654Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T07:47:48.654Z] #57 sha256:af281dcd5f34be951ead6459c65bf5c5f5fbab977f507a9ac4554e08ed6e6521 [2022-01-20T07:47:48.654Z] #57 DONE 0.1s [2022-01-20T07:47:48.654Z] [2022-01-20T07:47:48.654Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-20T07:47:48.654Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T07:47:48.779Z] #26 95.10 Updating files: 6% (793/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 18% (2102/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: 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% (5865/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: 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) [2022-01-20T07:47:48.779Z] #26 ... [2022-01-20T07:47:48.779Z] [2022-01-20T07:47:48.779Z] #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-01-20T07:47:48.779Z] #65 sha256:a76a2e545aecd9d6fea799bd4534b3176cfc4fb102ec1f3ab6620519bd9f5951 [2022-01-20T07:47:48.779Z] #65 DONE 98.0s [2022-01-20T07:47:48.779Z] [2022-01-20T07:47:48.779Z] #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-01-20T07:47:48.779Z] #26 sha256:6d8c49f98b0c70b70f74fbb23f5949cb43e98121e8543b915c9684dbeeccb45a [2022-01-20T07:47:49.040Z] #26 95.10 Updating files: 6% (793/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 18% (2102/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: 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% (5865/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: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 86% (9907/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) [2022-01-20T07:47:49.040Z] #26 ... [2022-01-20T07:47:49.040Z] [2022-01-20T07:47:49.040Z] #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-01-20T07:47:49.040Z] #34 sha256:13a85f51faaffa4835438ef51964145f4e928aa9e4a690b1f78e01db2e8512da [2022-01-20T07:47:49.040Z] #34 DONE 98.3s [2022-01-20T07:47:49.040Z] [2022-01-20T07:47:49.040Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T07:47:49.040Z] #66 sha256:4afb45968c9818cadab2f88aa5d23d34037063a1ed33192a249cac5b13e13543 [2022-01-20T07:47:49.040Z] #66 DONE 0.3s [2022-01-20T07:47:49.040Z] [2022-01-20T07:47:49.040Z] #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-01-20T07:47:49.040Z] #26 sha256:6d8c49f98b0c70b70f74fbb23f5949cb43e98121e8543b915c9684dbeeccb45a [2022-01-20T07:47:49.041Z] #26 95.10 Updating files: 6% (793/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 18% (2102/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: 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% (5865/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: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 86% (9907/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) [2022-01-20T07:47:49.041Z] #26 ... [2022-01-20T07:47:49.041Z] [2022-01-20T07:47:49.041Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T07:47:49.041Z] #67 sha256:27aec940924954c2a2632af56e8e0dd8ba7e822d6adfe0fea1270bc88b7eb2a4 [2022-01-20T07:47:49.041Z] #67 DONE 0.2s [2022-01-20T07:47:49.041Z] [2022-01-20T07:47:49.041Z] #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-01-20T07:47:49.041Z] #26 sha256:6d8c49f98b0c70b70f74fbb23f5949cb43e98121e8543b915c9684dbeeccb45a [2022-01-20T07:47:49.303Z] #26 95.10 Updating files: 6% (793/11414) Updating files: 7% (799/11414) Updating files: 8% (914/11414) Updating files: 9% (1028/11414) Updating files: 10% (1142/11414) Updating files: 11% (1256/11414) Updating files: 12% (1370/11414) Updating files: 13% (1484/11414) Updating files: 14% (1598/11414) Updating files: 15% (1713/11414) Updating files: 16% (1827/11414) Updating files: 17% (1941/11414) Updating files: 18% (2055/11414) Updating files: 18% (2102/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: 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% (5865/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: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 86% (9907/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-01-20T07:47:49.565Z] #26 98.77 + cd /tmp/tmp.FgfD4vI9u6/tmp/docker-ce [2022-01-20T07:47:49.565Z] #26 98.77 + git checkout -q v17.06.2-ce [2022-01-20T07:47:49.585Z] Merge succeeded, producing 35155e4a42939dad5b5b4a06ec01078a89ce33d7 [2022-01-20T07:47:49.586Z] Checking out Revision 35155e4a42939dad5b5b4a06ec01078a89ce33d7 (PR-43103) [2022-01-20T07:47:49.795Z] #58 ... [2022-01-20T07:47:49.795Z] [2022-01-20T07:47:49.795Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-20T07:47:49.795Z] #15 sha256:4e589520ad799bfc353249e1dd4287c7128a42444952712e1e83904eb7721cbc [2022-01-20T07:47:49.795Z] #15 DONE 1.4s [2022-01-20T07:47:49.795Z] [2022-01-20T07:47:49.795Z] #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-01-20T07:47:49.795Z] #58 sha256:8da794f04a6bd1abc81f33f70f4f02d3768248643aeb14502ea6c8c86889ce65 [2022-01-20T07:47:49.795Z] #58 1.226 + RM_GOPATH=0 [2022-01-20T07:47:49.795Z] #58 1.226 + TMP_GOPATH= [2022-01-20T07:47:49.795Z] #58 1.226 + : /build [2022-01-20T07:47:49.795Z] #58 1.226 + '[' -z '' ']' [2022-01-20T07:47:49.795Z] #58 1.226 ++ mktemp -d [2022-01-20T07:47:49.795Z] #58 1.227 + export GOPATH=/tmp/tmp.tEgyKKyH3a [2022-01-20T07:47:49.795Z] #58 1.227 + GOPATH=/tmp/tmp.tEgyKKyH3a [2022-01-20T07:47:49.795Z] #58 1.227 + RM_GOPATH=1 [2022-01-20T07:47:49.795Z] #58 1.228 + case "$(go env GOARCH)" in [2022-01-20T07:47:49.795Z] #58 1.228 ++ go env GOARCH [2022-01-20T07:47:49.795Z] #58 1.239 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:49.795Z] #58 1.239 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:49.795Z] #58 1.243 ++ dirname /install.sh [2022-01-20T07:47:49.795Z] #58 1.250 + dir=/ [2022-01-20T07:47:49.795Z] #58 1.250 + bin=runc [2022-01-20T07:47:49.795Z] #58 1.250 + shift [2022-01-20T07:47:49.795Z] #58 1.250 + '[' '!' -f //runc.installer ']' [2022-01-20T07:47:49.795Z] #58 1.250 + . //runc.installer [2022-01-20T07:47:49.795Z] #58 1.250 ++ set -e [2022-01-20T07:47:49.795Z] #58 1.250 ++ : v1.0.3 [2022-01-20T07:47:49.795Z] #58 1.252 + install_runc [2022-01-20T07:47:49.795Z] #58 1.252 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T07:47:49.795Z] #58 1.252 + RUNC_BUILDTAGS=seccomp [2022-01-20T07:47:49.795Z] #58 1.252 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T07:47:49.795Z] #58 1.253 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tEgyKKyH3a/src/github.com/opencontainers/runc [2022-01-20T07:47:49.795Z] #58 1.255 Cloning into '/tmp/tmp.tEgyKKyH3a/src/github.com/opencontainers/runc'... [2022-01-20T07:47:48.815Z] > git remote # timeout=10 [2022-01-20T07:47:48.889Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T07:47:48.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-01-20T07:47:48.932Z] > git merge b47c0b8896f499099a4a624f9ba6c9485f7a153d # timeout=10 [2022-01-20T07:47:49.500Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-01-20T07:47:49.622Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T07:47:49.668Z] > git checkout -f 35155e4a42939dad5b5b4a06ec01078a89ce33d7 # timeout=10 [2022-01-20T07:47:50.039Z] #15 DONE 1.3s [2022-01-20T07:47:50.040Z] [2022-01-20T07:47:50.040Z] #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-01-20T07:47:50.040Z] #58 sha256:27670238f3c1c2bbc6fc7c04dad4c670ba663c8d1606ba6131f79568c75e417a [2022-01-20T07:47:50.040Z] #58 1.131 + RM_GOPATH=0 [2022-01-20T07:47:50.040Z] #58 1.131 + TMP_GOPATH= [2022-01-20T07:47:50.040Z] #58 1.131 + : /build [2022-01-20T07:47:50.040Z] #58 1.131 + '[' -z '' ']' [2022-01-20T07:47:50.040Z] #58 1.131 ++ mktemp -d [2022-01-20T07:47:50.040Z] #58 1.133 + export GOPATH=/tmp/tmp.QmCydmNhWC [2022-01-20T07:47:50.040Z] #58 1.133 + GOPATH=/tmp/tmp.QmCydmNhWC [2022-01-20T07:47:50.040Z] #58 1.133 + RM_GOPATH=1 [2022-01-20T07:47:50.040Z] #58 1.134 + case "$(go env GOARCH)" in [2022-01-20T07:47:50.040Z] #58 1.135 ++ go env GOARCH [2022-01-20T07:47:50.040Z] #58 1.161 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:50.040Z] #58 1.162 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:50.040Z] #58 1.165 ++ dirname /install.sh [2022-01-20T07:47:50.040Z] #58 1.171 + dir=/ [2022-01-20T07:47:50.040Z] #58 1.171 + bin=runc [2022-01-20T07:47:50.040Z] #58 1.171 + shift [2022-01-20T07:47:50.040Z] #58 1.172 + '[' '!' -f //runc.installer ']' [2022-01-20T07:47:50.040Z] #58 1.172 + . //runc.installer [2022-01-20T07:47:50.040Z] #58 1.172 ++ set -e [2022-01-20T07:47:50.040Z] #58 1.173 ++ : v1.0.3 [2022-01-20T07:47:50.040Z] #58 1.173 + install_runc [2022-01-20T07:47:50.040Z] #58 1.173 + RUNC_BUILDTAGS=seccomp [2022-01-20T07:47:50.040Z] #58 1.174 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T07:47:50.040Z] #58 1.174 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T07:47:50.040Z] #58 1.181 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QmCydmNhWC/src/github.com/opencontainers/runc [2022-01-20T07:47:50.040Z] #58 1.202 Cloning into '/tmp/tmp.QmCydmNhWC/src/github.com/opencontainers/runc'... [2022-01-20T07:47:50.060Z] #67 20.75 Fetched 48.8 MB in 20s (2500 kB/s) [2022-01-20T07:47:50.060Z] #67 20.75 Reading package lists... [2022-01-20T07:47:50.060Z] #67 ... [2022-01-20T07:47:50.060Z] [2022-01-20T07:47:50.061Z] #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-01-20T07:47:50.061Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T07:47:50.061Z] #20 21.36 Fetched 48.8 MB in 20s (2481 kB/s) [2022-01-20T07:47:50.271Z] #15 DONE 2.2s [2022-01-20T07:47:50.271Z] [2022-01-20T07:47:50.271Z] #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-01-20T07:47:50.271Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T07:47:50.741Z] #58 ... [2022-01-20T07:47:50.741Z] [2022-01-20T07:47:50.741Z] #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-01-20T07:47:50.741Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T07:47:50.741Z] #16 DONE 1.1s [2022-01-20T07:47:50.993Z] #58 ... [2022-01-20T07:47:50.993Z] [2022-01-20T07:47:50.994Z] #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-01-20T07:47:50.994Z] #16 sha256:2166b8a9e3cccc2aedf08e9b13b2f5c89aa9241bc84188e03bce10f5aae71242 [2022-01-20T07:47:50.994Z] #16 DONE 1.0s [2022-01-20T07:47:50.994Z] [2022-01-20T07:47:50.994Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T07:47:50.994Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T07:47:51.004Z] [2022-01-20T07:47:51.004Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T07:47:51.004Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T07:47:51.569Z] #17 0.891 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T07:47:51.641Z] #16 DONE 1.7s [2022-01-20T07:47:51.641Z] [2022-01-20T07:47:51.641Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T07:47:51.641Z] #17 sha256:1d9a10fa1e71232ffd398f54e30861b815ed30ab219704877afd4bc9ccd30468 [2022-01-20T07:47:51.831Z] #17 DONE 1.0s [2022-01-20T07:47:51.831Z] [2022-01-20T07:47:51.831Z] #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-01-20T07:47:51.831Z] #62 sha256:de8f30264dbfd5843bbb29ab2eb160ca503c22f9f3beac07bd8dbbac131e5a0f [2022-01-20T07:47:51.953Z] #17 0.849 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T07:47:51.953Z] #17 DONE 0.9s [2022-01-20T07:47:51.953Z] [2022-01-20T07:47:51.954Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:47:51.954Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:47:51.954Z] #43 ... [2022-01-20T07:47:51.954Z] [2022-01-20T07:47:51.954Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T07:47:51.954Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T07:47:52.093Z] #62 ... [2022-01-20T07:47:52.093Z] [2022-01-20T07:47:52.093Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T07:47:52.093Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T07:47:52.155Z] #26 101.4 + mkdir -p /tmp/tmp.FgfD4vI9u6/src/github.com/docker [2022-01-20T07:47:52.155Z] #26 101.4 + mv components/cli /tmp/tmp.FgfD4vI9u6/src/github.com/docker/cli [2022-01-20T07:47:52.155Z] #26 101.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-01-20T07:47:52.429Z] #26 ... [2022-01-20T07:47:52.429Z] [2022-01-20T07:47:52.429Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-01-20T07:47:52.429Z] #14 sha256:621bb6d9a5dd219a4cae0794e5aa39e74a4e5379ed13cad64c3847290175b3fc [2022-01-20T07:47:52.429Z] #14 96.53 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-01-20T07:47:52.429Z] #14 96.54 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 96.58 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T07:47:52.429Z] #14 97.47 Selecting previously unselected package libudev-dev:arm64. [2022-01-20T07:47:52.429Z] #14 97.47 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 97.50 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-01-20T07:47:52.429Z] #14 98.23 Selecting previously unselected package libsepol1-dev:arm64. [2022-01-20T07:47:52.429Z] #14 98.23 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 98.25 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-01-20T07:47:52.429Z] #14 98.53 Selecting previously unselected package libpcre2-16-0:arm64. [2022-01-20T07:47:52.429Z] #14 98.54 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 98.56 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-01-20T07:47:52.429Z] #14 98.83 Selecting previously unselected package libpcre2-32-0:arm64. [2022-01-20T07:47:52.429Z] #14 98.85 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 98.87 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-01-20T07:47:52.429Z] #14 99.08 Selecting previously unselected package libpcre2-posix2:arm64. [2022-01-20T07:47:52.429Z] #14 99.08 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 99.10 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-01-20T07:47:52.429Z] #14 99.17 Selecting previously unselected package libpcre2-dev:arm64. [2022-01-20T07:47:52.429Z] #14 99.19 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 99.19 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-01-20T07:47:52.429Z] #14 99.54 Selecting previously unselected package libselinux1-dev:arm64. [2022-01-20T07:47:52.429Z] #14 99.54 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 99.54 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-01-20T07:47:52.429Z] #14 99.77 Selecting previously unselected package libdevmapper-dev:arm64. [2022-01-20T07:47:52.429Z] #14 99.77 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 99.77 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-20T07:47:52.429Z] #14 100.1 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-20T07:47:52.429Z] #14 100.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 100.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T07:47:52.429Z] #14 100.3 Selecting previously unselected package libsystemd-dev:arm64. [2022-01-20T07:47:52.429Z] #14 100.3 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-01-20T07:47:52.429Z] #14 100.4 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-01-20T07:47:52.429Z] #14 100.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T07:47:52.429Z] #14 100.8 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T07:47:52.429Z] #14 100.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:47:52.429Z] #14 100.8 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-01-20T07:47:52.429Z] #14 100.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:47:52.429Z] #14 100.9 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-01-20T07:47:52.429Z] #14 100.9 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-01-20T07:47:52.429Z] #14 100.9 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-01-20T07:47:52.429Z] #14 100.9 Setting up libudev-dev:arm64 (247.3-6) ... [2022-01-20T07:47:52.429Z] #14 101.0 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-01-20T07:47:52.429Z] #14 101.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:47:52.429Z] #14 101.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-01-20T07:47:52.429Z] #14 101.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:52.429Z] #14 101.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T07:47:52.429Z] #14 101.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T07:47:52.429Z] #14 101.1 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-01-20T07:47:52.430Z] #14 101.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:47:52.430Z] #14 101.1 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-01-20T07:47:52.430Z] #14 101.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-01-20T07:47:52.430Z] #14 101.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:47:52.430Z] #14 101.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:52.430Z] #14 101.2 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-01-20T07:47:52.430Z] #14 101.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:52.430Z] #14 101.2 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-01-20T07:47:52.430Z] #14 101.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:47:52.430Z] #14 101.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:47:52.430Z] #14 101.3 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-01-20T07:47:52.430Z] #14 101.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:47:52.430Z] #14 101.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:47:52.430Z] #14 101.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T07:47:52.430Z] #14 101.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:47:52.430Z] #14 101.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-01-20T07:47:52.430Z] #14 101.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-01-20T07:47:52.430Z] #14 101.4 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:47:52.430Z] #14 DONE 102.0s [2022-01-20T07:47:52.430Z] [2022-01-20T07:47:52.430Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-20T07:47:52.430Z] #15 sha256:7811ded252b9a047013d25bb488a377080e2b2af456f36e8ff6c8c625a7d3964 [2022-01-20T07:47:52.697Z] #15 ... [2022-01-20T07:47:52.697Z] [2022-01-20T07:47:52.697Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T07:47:52.697Z] #57 sha256:90f32f044ad696f9582183b0e194f7a4389cd49d3c6c73c7f2c866a401fa187f [2022-01-20T07:47:52.697Z] #57 DONE 0.2s [2022-01-20T07:47:52.697Z] [2022-01-20T07:47:52.697Z] #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-01-20T07:47:52.697Z] #58 sha256:b6fa6930a7eb1e9f1894155b39bc526779e6bdf0c391ca3bbff5c7b30fa6504c [2022-01-20T07:47:52.901Z] #18 DONE 0.9s [2022-01-20T07:47:52.901Z] [2022-01-20T07:47:52.901Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T07:47:52.901Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T07:47:53.020Z] #17 1.486 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T07:47:53.035Z] #18 DONE 1.0s [2022-01-20T07:47:53.035Z] [2022-01-20T07:47:53.035Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:47:53.035Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:47:53.035Z] #43 ... [2022-01-20T07:47:53.035Z] [2022-01-20T07:47:53.035Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T07:47:53.035Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T07:47:53.274Z] #58 0.772 + RM_GOPATH=0 [2022-01-20T07:47:53.274Z] #58 0.772 + TMP_GOPATH= [2022-01-20T07:47:53.274Z] #58 0.772 + : /build [2022-01-20T07:47:53.274Z] #58 0.772 + '[' -z '' ']' [2022-01-20T07:47:53.274Z] #58 0.773 ++ mktemp -d [2022-01-20T07:47:53.274Z] #58 0.774 + export GOPATH=/tmp/tmp.ggsJ4oPZf9 [2022-01-20T07:47:53.274Z] #58 0.774 + GOPATH=/tmp/tmp.ggsJ4oPZf9 [2022-01-20T07:47:53.274Z] #58 0.774 + RM_GOPATH=1 [2022-01-20T07:47:53.274Z] #58 0.774 + case "$(go env GOARCH)" in [2022-01-20T07:47:53.274Z] #58 0.774 ++ go env GOARCH [2022-01-20T07:47:53.274Z] #58 0.779 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:53.274Z] #58 0.779 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:53.274Z] #58 0.779 ++ dirname /install.sh [2022-01-20T07:47:53.274Z] #58 0.782 + dir=/ [2022-01-20T07:47:53.274Z] #58 0.782 + bin=runc [2022-01-20T07:47:53.274Z] #58 0.782 + shift [2022-01-20T07:47:53.274Z] #58 0.782 + '[' '!' -f //runc.installer ']' [2022-01-20T07:47:53.274Z] #58 0.783 + . //runc.installer [2022-01-20T07:47:53.274Z] #58 0.783 ++ set -e [2022-01-20T07:47:53.274Z] #58 0.783 ++ : v1.0.3 [2022-01-20T07:47:53.274Z] #58 0.783 + install_runc [2022-01-20T07:47:53.274Z] #58 0.783 + RUNC_BUILDTAGS=seccomp [2022-01-20T07:47:53.274Z] #58 0.784 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T07:47:53.274Z] #58 0.784 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T07:47:53.274Z] #58 0.784 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ggsJ4oPZf9/src/github.com/opencontainers/runc [2022-01-20T07:47:53.274Z] #58 0.785 Cloning into '/tmp/tmp.ggsJ4oPZf9/src/github.com/opencontainers/runc'... [2022-01-20T07:47:53.277Z] #17 DONE 1.7s [2022-01-20T07:47:53.277Z] [2022-01-20T07:47:53.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-01-20T07:47:53.277Z] #58 sha256:7b801814b448348d562e94f321c3a3fe1c9734bb71fb6790800f59316672bff8 [2022-01-20T07:47:53.277Z] #58 1.927 + RM_GOPATH=0 [2022-01-20T07:47:53.277Z] #58 1.927 + TMP_GOPATH= [2022-01-20T07:47:53.277Z] #58 1.927 + : /build [2022-01-20T07:47:53.277Z] #58 1.927 + '[' -z '' ']' [2022-01-20T07:47:53.277Z] #58 1.928 ++ mktemp -d [2022-01-20T07:47:53.277Z] #58 1.928 + export GOPATH=/tmp/tmp.L9XcJQ5TdV [2022-01-20T07:47:53.277Z] #58 1.928 + GOPATH=/tmp/tmp.L9XcJQ5TdV [2022-01-20T07:47:53.277Z] #58 1.928 + RM_GOPATH=1 [2022-01-20T07:47:53.277Z] #58 1.928 + case "$(go env GOARCH)" in [2022-01-20T07:47:53.277Z] #58 1.928 ++ go env GOARCH [2022-01-20T07:47:53.277Z] #58 1.939 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:53.277Z] #58 1.939 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:47:53.277Z] #58 1.939 ++ dirname /install.sh [2022-01-20T07:47:53.277Z] #58 1.939 + dir=/ [2022-01-20T07:47:53.277Z] #58 1.939 + bin=runc [2022-01-20T07:47:53.277Z] #58 1.939 + shift [2022-01-20T07:47:53.277Z] #58 1.939 + '[' '!' -f //runc.installer ']' [2022-01-20T07:47:53.277Z] #58 1.939 + . //runc.installer [2022-01-20T07:47:53.277Z] #58 1.939 ++ set -e [2022-01-20T07:47:53.277Z] #58 1.939 ++ : v1.0.3 [2022-01-20T07:47:53.277Z] #58 1.939 + install_runc [2022-01-20T07:47:53.277Z] #58 1.939 + RUNC_BUILDTAGS=seccomp [2022-01-20T07:47:53.277Z] #58 1.939 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T07:47:53.277Z] #58 1.939 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L9XcJQ5TdV/src/github.com/opencontainers/runc [2022-01-20T07:47:53.277Z] #58 1.939 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T07:47:53.277Z] #58 1.941 Cloning into '/tmp/tmp.L9XcJQ5TdV/src/github.com/opencontainers/runc'... [2022-01-20T07:47:53.535Z] #58 ... [2022-01-20T07:47:53.535Z] [2022-01-20T07:47:53.535Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-20T07:47:53.535Z] #15 sha256:7811ded252b9a047013d25bb488a377080e2b2af456f36e8ff6c8c625a7d3964 [2022-01-20T07:47:53.535Z] #15 DONE 1.1s [2022-01-20T07:47:53.535Z] [2022-01-20T07:47:53.535Z] #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-01-20T07:47:53.535Z] #16 sha256:dced6de0a5b44d4a46db6c7d10c84b2fe750e7b6ea8f69ec2704f77b6d55fe9b [2022-01-20T07:47:53.854Z] #19 DONE 1.0s [2022-01-20T07:47:53.854Z] [2022-01-20T07:47:53.854Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:47:53.854Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:47:53.854Z] #43 ... [2022-01-20T07:47:53.854Z] [2022-01-20T07:47:53.854Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-20T07:47:53.854Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T07:47:53.975Z] #19 DONE 1.0s [2022-01-20T07:47:53.975Z] [2022-01-20T07:47:53.975Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-20T07:47:53.975Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T07:47:54.479Z] #16 DONE 1.0s [2022-01-20T07:47:54.479Z] [2022-01-20T07:47:54.479Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T07:47:54.479Z] #17 sha256:c4b1a06d1ce6f9a36778f873ca4fd5dfb2cebb1270622fff487a2273fc5e4d4d [2022-01-20T07:47:54.647Z] #58 ... [2022-01-20T07:47:54.647Z] [2022-01-20T07:47:54.647Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T07:47:54.647Z] #18 sha256:66cb3ca5958d12fc89abce9ad3ff0546abab2d677c4969b8453243b436f4daee [2022-01-20T07:47:54.647Z] #18 DONE 1.5s [2022-01-20T07:47:54.800Z] #20 DONE 1.0s [2022-01-20T07:47:54.800Z] [2022-01-20T07:47:54.800Z] #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-01-20T07:47:54.800Z] #58 sha256:8da794f04a6bd1abc81f33f70f4f02d3768248643aeb14502ea6c8c86889ce65 [2022-01-20T07:47:54.800Z] #58 ... [2022-01-20T07:47:54.800Z] [2022-01-20T07:47:54.800Z] #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-01-20T07:47:54.800Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T07:47:54.904Z] [2022-01-20T07:47:54.904Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T07:47:54.904Z] #19 sha256:226076c6e75ec2917465d02033ead7f7c18bd9271ef04371ee3f84fa6965ee6a [2022-01-20T07:47:54.915Z] #20 DONE 1.0s [2022-01-20T07:47:54.915Z] [2022-01-20T07:47:54.916Z] #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-01-20T07:47:54.916Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T07:47:55.052Z] #17 0.537 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T07:47:55.625Z] #17 DONE 0.9s [2022-01-20T07:47:55.625Z] [2022-01-20T07:47:55.625Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T07:47:55.625Z] #18 sha256:340df9dfd0dcf926a1b7f42fe719732e1c5b407dd99a37e17c83b2b336905710 [2022-01-20T07:47:56.191Z] #21 1.436 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:47:56.192Z] #21 1.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:47:56.192Z] #21 1.468 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:47:56.303Z] #21 1.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:47:56.303Z] #21 1.295 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:47:56.303Z] #21 1.300 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:47:56.342Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T07:47:56.342Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3293a7f8\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T07:47:56.342Z] ---------------------------------------------------------------------------- [2022-01-20T07:47:56.342Z] [2022-01-20T07:47:56.342Z] INFO: executeCI.ps1 starting at Thu Jan 20 07:47:55 CUT 2022 [2022-01-20T07:47:56.342Z] [2022-01-20T07:47:56.342Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T07:47:56.342Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T07:47:56.342Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-20T07:47:56.342Z] INFO: Environment variables: [2022-01-20T07:47:56.342Z] [2022-01-20T07:47:56.342Z] Name Value [2022-01-20T07:47:56.342Z] ---- ----- [2022-01-20T07:47:56.342Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T07:47:56.342Z] amd64 true [2022-01-20T07:47:56.342Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T07:47:56.342Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T07:47:56.342Z] arm64 true [2022-01-20T07:47:56.342Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T07:47:56.342Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T07:47:56.342Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T07:47:56.342Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T07:47:56.342Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T07:47:56.342Z] BRANCH_NAME PR-43103 [2022-01-20T07:47:56.342Z] BUILD_DISPLAY_NAME #13 [2022-01-20T07:47:56.342Z] BUILD_ID 13 [2022-01-20T07:47:56.342Z] BUILD_NUMBER 13 [2022-01-20T07:47:56.342Z] BUILD_TAG jenkins-moby-PR-43103-13 [2022-01-20T07:47:56.342Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/ [2022-01-20T07:47:56.342Z] cgroup2 true [2022-01-20T07:47:56.342Z] CHANGE_AUTHOR thaJeztah [2022-01-20T07:47:56.342Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T07:47:56.342Z] CHANGE_BRANCH image_import_platform [2022-01-20T07:47:56.342Z] CHANGE_FORK thaJeztah/docker [2022-01-20T07:47:56.342Z] CHANGE_ID 43103 [2022-01-20T07:47:56.342Z] CHANGE_TARGET master [2022-01-20T07:47:56.342Z] CHANGE_TITLE Add support for platform (os and architecture) on image import [2022-01-20T07:47:56.342Z] CHANGE_URL https://github.com/moby/moby/pull/43103 [2022-01-20T07:47:56.342Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:47:56.342Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T07:47:56.342Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T07:47:56.342Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T07:47:56.342Z] COMPUTERNAME azwin-2-504930 [2022-01-20T07:47:56.342Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T07:47:56.342Z] ConfigSequenceNumber 0 [2022-01-20T07:47:56.342Z] dco true [2022-01-20T07:47:56.342Z] DOCKER_BUILDKIT 0 [2022-01-20T07:47:56.342Z] DOCKER_DUT_DEBUG 1 [2022-01-20T07:47:56.342Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T07:47:56.342Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T07:47:56.342Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T07:47:56.342Z] EXECUTOR_NUMBER 0 [2022-01-20T07:47:56.342Z] FQDN azwin-2-504930.westus.cloudapp.azure.com [2022-01-20T07:47:56.342Z] GIT_BRANCH PR-43103 [2022-01-20T07:47:56.342Z] GIT_COMMIT 7007124a7f2880f36d4f6da3087d25254005ad3e [2022-01-20T07:47:56.342Z] GIT_PREVIOUS_COMMIT 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 [2022-01-20T07:47:56.342Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bb85375af1beabc0bf225dfae3b81c82ef2c79b2 [2022-01-20T07:47:56.342Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T07:47:56.342Z] HUDSON_COOKIE 7512c620-c99a-44ed-970d-3e815e5e1518 [2022-01-20T07:47:56.342Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T07:47:56.342Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T07:47:56.342Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T07:47:56.342Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T07:47:56.342Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T07:47:56.342Z] JENKINS_NODE_COOKIE d8fd508d-6a32-4ae4-b05f-39bf2762142b [2022-01-20T07:47:56.342Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T07:47:56.342Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T07:47:56.342Z] JOB_BASE_NAME PR-43103 [2022-01-20T07:47:56.342Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/display/redirect [2022-01-20T07:47:56.342Z] JOB_NAME moby/PR-43103 [2022-01-20T07:47:56.342Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/ [2022-01-20T07:47:56.342Z] library.jps.version master [2022-01-20T07:47:56.342Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T07:47:56.342Z] NODE_LABELS amd64 azure azwin-2-504930 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-20T07:47:56.342Z] NODE_NAME azwin-2-504930 [2022-01-20T07:47:56.342Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T07:47:56.342Z] OS Windows_NT [2022-01-20T07:47:56.342Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T07:47:56.342Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T07:47:56.342Z] ppc64le false [2022-01-20T07:47:56.342Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T07:47:56.342Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-20T07:47:56.342Z] PROCESSOR_LEVEL 6 [2022-01-20T07:47:56.342Z] PROCESSOR_REVISION 5504 [2022-01-20T07:47:56.343Z] ProgramData C:\ProgramData [2022-01-20T07:47:56.343Z] ProgramFiles C:\Program Files [2022-01-20T07:47:56.343Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T07:47:56.343Z] ProgramW6432 C:\Program Files [2022-01-20T07:47:56.343Z] PROMPT $P$G [2022-01-20T07:47:56.343Z] PSExecutionPolicyPreference Bypass [2022-01-20T07:47:56.343Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T07:47:56.343Z] PUBLIC C:\Users\Public [2022-01-20T07:47:56.343Z] rootless true [2022-01-20T07:47:56.343Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect?page=arti... [2022-01-20T07:47:56.343Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect?page=changes [2022-01-20T07:47:56.343Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect [2022-01-20T07:47:56.343Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect?page=tests [2022-01-20T07:47:56.343Z] s390x false [2022-01-20T07:47:56.343Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T07:47:56.343Z] SOURCES_DRIVE d [2022-01-20T07:47:56.343Z] SOURCES_SUBDIR gopath [2022-01-20T07:47:56.343Z] STAGE_NAME Run tests [2022-01-20T07:47:56.343Z] SystemDrive C: [2022-01-20T07:47:56.343Z] SystemRoot C:\Windows [2022-01-20T07:47:56.343Z] TEMP C:\Windows\TEMP [2022-01-20T07:47:56.343Z] TESTDEBUG 0 [2022-01-20T07:47:56.343Z] TESTRUN_DRIVE d [2022-01-20T07:47:56.343Z] TESTRUN_SUBDIR CI [2022-01-20T07:47:56.343Z] TIMEOUT 120m [2022-01-20T07:47:56.343Z] TMP C:\Windows\TEMP [2022-01-20T07:47:56.343Z] unit_validate true [2022-01-20T07:47:56.343Z] USERDOMAIN WORKGROUP [2022-01-20T07:47:56.343Z] USERNAME azwin-2-504930$ [2022-01-20T07:47:56.343Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T07:47:56.343Z] validate_force false [2022-01-20T07:47:56.343Z] windir C:\Windows [2022-01-20T07:47:56.343Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T07:47:56.343Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-20T07:47:56.343Z] windows2022 true [2022-01-20T07:47:56.343Z] windows2022containerd true [2022-01-20T07:47:56.343Z] windowsRS1 false [2022-01-20T07:47:56.343Z] windowsRS5 true [2022-01-20T07:47:56.343Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T07:47:56.343Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T07:47:56.343Z] [2022-01-20T07:47:56.343Z] [2022-01-20T07:47:56.343Z] [2022-01-20T07:47:56.563Z] #21 1.702 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:47:56.567Z] #18 DONE 1.0s [2022-01-20T07:47:56.567Z] [2022-01-20T07:47:56.567Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T07:47:56.567Z] #19 sha256:7ef426e5e906ee21343b761e69693943501666e1423e52991fceee6c588f780d [2022-01-20T07:47:56.762Z] #21 1.991 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:47:56.802Z] #19 DONE 1.8s [2022-01-20T07:47:56.802Z] [2022-01-20T07:47:56.802Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-20T07:47:56.802Z] #20 sha256:64591cc4e5143c43afe6e0b0ae4c475714e81c8d8a0164bcc8364ef7f5cf0f78 [2022-01-20T07:47:56.830Z] #19 DONE 0.6s [2022-01-20T07:47:56.830Z] [2022-01-20T07:47:56.830Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-01-20T07:47:56.830Z] #20 sha256:7670a44878b749b038749c767fa395e82d788aa44e234d1a049731efcab26312 [2022-01-20T07:47:57.133Z] #21 2.402 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:47:57.405Z] #20 DONE 0.6s [2022-01-20T07:47:57.405Z] [2022-01-20T07:47:57.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-01-20T07:47:57.405Z] #26 sha256:6d8c49f98b0c70b70f74fbb23f5949cb43e98121e8543b915c9684dbeeccb45a [2022-01-20T07:47:57.666Z] #26 ... [2022-01-20T07:47:57.666Z] [2022-01-20T07:47:57.666Z] #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-01-20T07:47:57.666Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-20T07:47:57.704Z] #21 3.004 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:47:57.909Z] INFO: Sources under d:\gopath\... [2022-01-20T07:47:57.909Z] INFO: Test run under d:\CI\... [2022-01-20T07:47:57.909Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T07:47:57.909Z] INFO: docker/docker repository was found [2022-01-20T07:47:57.909Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-20T07:47:58.143Z] #21 3.289 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:47:58.227Z] #20 21.36 Reading package lists... [2022-01-20T07:47:58.227Z] #20 ... [2022-01-20T07:47:58.227Z] [2022-01-20T07:47:58.227Z] #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-01-20T07:47:58.227Z] #67 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T07:47:58.227Z] #67 20.75 Reading package lists... [2022-01-20T07:47:58.238Z] #21 0.832 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:47:58.238Z] #21 0.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:47:58.498Z] #21 0.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:47:58.718Z] #20 DONE 1.8s [2022-01-20T07:47:58.718Z] [2022-01-20T07:47:58.718Z] #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-01-20T07:47:58.718Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:47:58.718Z] #34 DONE 113.9s [2022-01-20T07:47:58.718Z] [2022-01-20T07:47:58.718Z] #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-01-20T07:47:58.718Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T07:47:58.759Z] #21 1.251 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:47:58.897Z] ltsc2022: Pulling from windows/servercore [2022-01-20T07:47:59.088Z] #21 4.027 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:47:59.330Z] #21 1.676 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:47:59.375Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T07:47:59.375Z] 0e02c12b1310: Pulling fs layer [2022-01-20T07:47:59.614Z] #67 30.08 Reading package lists... [2022-01-20T07:47:59.614Z] #67 ... [2022-01-20T07:47:59.614Z] [2022-01-20T07:47:59.614Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:47:59.614Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T07:47:59.614Z] #45 22.07 Fetched 48.8 MB in 20s (2383 kB/s) [2022-01-20T07:47:59.614Z] #45 22.07 Reading package lists... [2022-01-20T07:47:59.614Z] #45 31.62 Reading package lists... [2022-01-20T07:47:59.614Z] #45 ... [2022-01-20T07:47:59.614Z] [2022-01-20T07:47:59.614Z] #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-01-20T07:47:59.614Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T07:47:59.614Z] #20 21.36 Reading package lists... [2022-01-20T07:48:00.272Z] #21 2.645 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:48:00.969Z] Commit message: "Merge commit 'b47c0b8896f499099a4a624f9ba6c9485f7a153d' into HEAD" [2022-01-20T07:48:01.103Z] First time build. Skipping changelog. [2022-01-20T07:48:01.532Z] Client: [2022-01-20T07:48:01.532Z] Context: default [2022-01-20T07:48:01.532Z] Debug Mode: false [2022-01-20T07:48:01.532Z] Plugins: [2022-01-20T07:48:01.532Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T07:48:01.532Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T07:48:01.532Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T07:48:01.532Z] [2022-01-20T07:48:01.532Z] Server: [2022-01-20T07:48:01.532Z] Containers: 0 [2022-01-20T07:48:01.532Z] Running: 0 [2022-01-20T07:48:01.532Z] Paused: 0 [2022-01-20T07:48:01.532Z] Stopped: 0 [2022-01-20T07:48:01.532Z] Images: 0 [2022-01-20T07:48:01.532Z] Server Version: 20.10.9 [2022-01-20T07:48:01.532Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T07:48:01.532Z] Windows: [2022-01-20T07:48:01.532Z] LCOW: [2022-01-20T07:48:01.532Z] Logging Driver: json-file [2022-01-20T07:48:01.532Z] Plugins: [2022-01-20T07:48:01.532Z] Volume: local [2022-01-20T07:48:01.532Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T07:48:01.532Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T07:48:01.532Z] Swarm: inactive [2022-01-20T07:48:01.532Z] Default Isolation: process [2022-01-20T07:48:01.532Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T07:48:01.532Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T07:48:01.532Z] OSType: windows [2022-01-20T07:48:01.532Z] Architecture: x86_64 [2022-01-20T07:48:01.532Z] CPUs: 4 [2022-01-20T07:48:01.532Z] Total Memory: 32GiB [2022-01-20T07:48:01.532Z] Name: azwin-2-2f4500 [2022-01-20T07:48:01.532Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T07:48:01.532Z] Docker Root Dir: D:\docker [2022-01-20T07:48:01.532Z] Debug Mode: false [2022-01-20T07:48:01.532Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:48:01.532Z] Labels: [2022-01-20T07:48:01.532Z] Experimental: true [2022-01-20T07:48:01.532Z] Insecure Registries: [2022-01-20T07:48:01.532Z] 10.0.0.4:5000 [2022-01-20T07:48:01.532Z] 127.0.0.0/8 [2022-01-20T07:48:01.532Z] Registry Mirrors: [2022-01-20T07:48:01.532Z] http://10.0.0.4:5000/ [2022-01-20T07:48:01.532Z] Live Restore Enabled: false [2022-01-20T07:48:01.532Z] Product License: Community Engine [2022-01-20T07:48:01.532Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-01-20T07:48:01.988Z] #21 3.361 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:48:01.988Z] #21 3.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:48:01.988Z] #21 3.377 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:48:02.245Z] #21 3.745 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:48:02.359Z] #21 7.200 Fetched 8492 kB in 6s (1352 kB/s) [2022-01-20T07:48:02.388Z] #21 7.082 Fetched 8492 kB in 6s (1438 kB/s) [2022-01-20T07:48:02.621Z] #21 7.200 Reading package lists... [2022-01-20T07:48:02.621Z] #21 ... [2022-01-20T07:48:02.621Z] [2022-01-20T07:48:02.621Z] #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-01-20T07:48:02.621Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:48:02.621Z] #34 DONE 117.0s [2022-01-20T07:48:02.621Z] [2022-01-20T07:48:02.621Z] #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-01-20T07:48:02.621Z] #58 sha256:27670238f3c1c2bbc6fc7c04dad4c670ba663c8d1606ba6131f79568c75e417a [2022-01-20T07:48:02.621Z] #58 9.993 + cd /tmp/tmp.QmCydmNhWC/src/github.com/opencontainers/runc [2022-01-20T07:48:02.621Z] #58 9.994 + git checkout -q v1.0.3 [2022-01-20T07:48:02.621Z] #58 10.61 + '[' -z '' ']' [2022-01-20T07:48:02.621Z] #58 10.61 + target=static [2022-01-20T07:48:02.621Z] #58 10.61 + make BUILDTAGS=seccomp static [2022-01-20T07:48:02.621Z] #58 10.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T07:48:02.809Z] #21 4.545 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:48:02.818Z] #21 5.031 Fetched 8377 kB in 4s (1874 kB/s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T07:48:03.774Z] #21 7.082 Reading package lists... [2022-01-20T07:48:03.774Z] #21 ... [2022-01-20T07:48:03.774Z] [2022-01-20T07:48:03.774Z] #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-01-20T07:48:03.774Z] #58 sha256:8da794f04a6bd1abc81f33f70f4f02d3768248643aeb14502ea6c8c86889ce65 [2022-01-20T07:48:03.774Z] #58 9.914 + cd /tmp/tmp.tEgyKKyH3a/src/github.com/opencontainers/runc [2022-01-20T07:48:03.774Z] #58 9.914 + git checkout -q v1.0.3 [2022-01-20T07:48:03.774Z] #58 10.46 + '[' -z '' ']' [2022-01-20T07:48:03.774Z] #58 10.46 + target=static [2022-01-20T07:48:03.774Z] #58 10.46 + make BUILDTAGS=seccomp static [2022-01-20T07:48:03.774Z] #58 10.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T07:48:04.177Z] #21 5.459 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:48:04.349Z] #58 ... [2022-01-20T07:48:04.349Z] [2022-01-20T07:48:04.349Z] #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-01-20T07:48:04.349Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T07:48:04.349Z] #21 7.082 Reading package lists... [2022-01-20T07:48:04.349Z] #21 9.670 Reading package lists... [2022-01-20T07:48:04.349Z] #21 ... [2022-01-20T07:48:04.349Z] [2022-01-20T07:48:04.349Z] #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-01-20T07:48:04.349Z] #34 sha256:9fe0f3d33a999b153a8e31cd4d91505945385bf49d44e9974bedbe8d707b997f [2022-01-20T07:48:04.349Z] #34 DONE 117.9s [2022-01-20T07:48:01.005Z] > git rev-list --no-walk 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 # timeout=10 [2022-01-20T07:48:04.540Z] #58 ... [2022-01-20T07:48:04.540Z] [2022-01-20T07:48:04.540Z] #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-01-20T07:48:04.540Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T07:48:04.540Z] #21 7.200 Reading package lists... [2022-01-20T07:48:04.542Z] + docker version [2022-01-20T07:48:04.610Z] [2022-01-20T07:48:04.610Z] #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-01-20T07:48:04.610Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T07:48:04.733Z] #21 5.031 Reading package lists... [2022-01-20T07:48:06.119Z] #21 6.778 Reading package lists... [2022-01-20T07:48:06.454Z] #21 9.792 Reading package lists... [2022-01-20T07:48:06.691Z] #21 8.585 Building dependency tree... [2022-01-20T07:48:07.154Z] #21 9.670 Reading package lists... [2022-01-20T07:48:07.262Z] #21 9.777 The following additional packages will be installed: [2022-01-20T07:48:07.262Z] #21 9.780 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T07:48:07.262Z] #21 9.780 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T07:48:07.262Z] #21 9.782 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T07:48:07.262Z] #21 9.782 python3-pkg-resources vim-runtime xxd [2022-01-20T07:48:07.262Z] #21 9.786 Suggested packages: [2022-01-20T07:48:07.262Z] #21 9.786 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T07:48:07.262Z] #21 9.786 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T07:48:07.262Z] #21 9.786 acl attr quota [2022-01-20T07:48:07.262Z] #21 9.786 Recommended packages: [2022-01-20T07:48:07.262Z] #21 9.786 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T07:48:07.393Z] #21 11.77 Building dependency tree... [2022-01-20T07:48:07.415Z] #21 12.09 Building dependency tree... [2022-01-20T07:48:07.443Z] #21 8.509 Fetched 8492 kB in 5s (1572 kB/s) [2022-01-20T07:48:07.443Z] #21 8.509 Reading package lists... [2022-01-20T07:48:07.443Z] #21 ... [2022-01-20T07:48:07.443Z] [2022-01-20T07:48:07.443Z] #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-01-20T07:48:07.443Z] #58 sha256:7b801814b448348d562e94f321c3a3fe1c9734bb71fb6790800f59316672bff8 [2022-01-20T07:48:07.443Z] #58 9.571 + cd /tmp/tmp.L9XcJQ5TdV/src/github.com/opencontainers/runc [2022-01-20T07:48:07.443Z] #58 9.572 + git checkout -q v1.0.3 [2022-01-20T07:48:07.443Z] #58 10.10 + '[' -z '' ']' [2022-01-20T07:48:07.443Z] #58 10.10 + target=static [2022-01-20T07:48:07.443Z] #58 10.10 + make BUILDTAGS=seccomp static [2022-01-20T07:48:07.443Z] #58 10.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T07:48:07.653Z] #21 12.86 The following additional packages will be installed: [2022-01-20T07:48:07.653Z] #21 12.86 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T07:48:07.653Z] #21 12.86 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T07:48:07.653Z] #21 12.86 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T07:48:07.653Z] #21 12.87 python3-pkg-resources vim-runtime xxd [2022-01-20T07:48:07.653Z] #21 12.87 Suggested packages: [2022-01-20T07:48:07.653Z] #21 12.87 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T07:48:07.653Z] #21 12.87 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T07:48:07.653Z] #21 12.87 acl attr quota [2022-01-20T07:48:07.653Z] #21 12.87 Recommended packages: [2022-01-20T07:48:07.653Z] #21 12.87 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T07:48:07.735Z] #20 30.84 Reading package lists... [2022-01-20T07:48:07.735Z] #20 ... [2022-01-20T07:48:07.735Z] [2022-01-20T07:48:07.735Z] #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-01-20T07:48:07.735Z] #67 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T07:48:07.735Z] #67 30.08 Reading package lists... [2022-01-20T07:48:07.988Z] #21 13.29 The following additional packages will be installed: [2022-01-20T07:48:07.988Z] #21 13.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T07:48:07.988Z] #21 13.30 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T07:48:07.988Z] #21 13.30 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T07:48:07.988Z] #21 13.30 python3-pkg-resources vim-runtime xxd [2022-01-20T07:48:07.988Z] #21 13.30 Suggested packages: [2022-01-20T07:48:07.988Z] #21 13.30 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T07:48:07.988Z] #21 13.30 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T07:48:07.988Z] #21 13.30 acl attr quota [2022-01-20T07:48:07.988Z] #21 13.30 Recommended packages: [2022-01-20T07:48:07.988Z] #21 13.30 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T07:48:08.646Z] #21 10.74 The following NEW packages will be installed: [2022-01-20T07:48:08.646Z] #21 10.75 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T07:48:08.646Z] #21 10.75 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T07:48:08.646Z] #21 10.75 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T07:48:08.646Z] #21 10.75 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T07:48:08.646Z] #21 10.75 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T07:48:08.646Z] #21 10.76 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T07:48:08.646Z] #21 10.76 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T07:48:08.646Z] #21 10.76 xz-utils zip zstd [2022-01-20T07:48:08.646Z] #21 11.06 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:48:08.646Z] #21 11.06 Need to get 27.0 MB of archives. [2022-01-20T07:48:08.646Z] #21 11.06 After this operation, 105 MB of additional disk space will be used. [2022-01-20T07:48:08.646Z] #21 11.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-01-20T07:48:08.671Z] #67 39.17 Building dependency tree... [2022-01-20T07:48:08.808Z] #58 ... [2022-01-20T07:48:08.808Z] [2022-01-20T07:48:08.808Z] #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-01-20T07:48:08.808Z] #21 sha256:25b5507dab344cd0e5a3da2e5150a5085c76a60af2ea560649b1de46f5baaf51 [2022-01-20T07:48:08.808Z] #21 8.509 Reading package lists... [2022-01-20T07:48:08.907Z] #21 11.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-01-20T07:48:08.907Z] #21 11.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-01-20T07:48:08.907Z] #21 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-01-20T07:48:08.907Z] #21 11.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-01-20T07:48:08.907Z] #21 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-01-20T07:48:08.907Z] #21 11.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-01-20T07:48:08.907Z] #21 11.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-01-20T07:48:08.907Z] #21 11.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:48:08.907Z] #21 11.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:48:08.907Z] #21 11.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T07:48:08.907Z] #21 11.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-01-20T07:48:08.907Z] #21 11.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-01-20T07:48:08.907Z] #21 11.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-01-20T07:48:08.907Z] #21 11.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-01-20T07:48:08.907Z] #21 11.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-01-20T07:48:08.907Z] #21 11.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-01-20T07:48:08.907Z] #21 11.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-01-20T07:48:08.907Z] #21 11.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-01-20T07:48:08.907Z] #21 11.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-01-20T07:48:08.907Z] #21 11.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-01-20T07:48:09.043Z] #21 13.89 The following NEW packages will be installed: [2022-01-20T07:48:09.043Z] #21 13.90 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T07:48:09.043Z] #21 13.90 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T07:48:09.043Z] #21 13.90 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T07:48:09.043Z] #21 13.90 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T07:48:09.043Z] #21 13.90 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T07:48:09.043Z] #21 13.90 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T07:48:09.043Z] #21 13.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T07:48:09.043Z] #21 13.90 xz-utils zip zstd [2022-01-20T07:48:09.043Z] #21 14.23 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:48:09.043Z] #21 14.23 Need to get 27.6 MB of archives. [2022-01-20T07:48:09.043Z] #21 14.23 After this operation, 106 MB of additional disk space will be used. [2022-01-20T07:48:09.043Z] #21 14.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T07:48:09.043Z] #21 14.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T07:48:09.043Z] #21 14.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T07:48:09.043Z] #21 14.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T07:48:09.167Z] #21 11.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-01-20T07:48:09.303Z] #21 14.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T07:48:09.303Z] #21 14.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T07:48:09.303Z] #21 14.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T07:48:09.303Z] #21 14.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T07:48:09.303Z] #21 14.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:48:09.303Z] #21 14.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:48:09.303Z] #21 14.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T07:48:09.303Z] #21 14.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T07:48:09.303Z] #21 14.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T07:48:09.303Z] #21 14.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T07:48:09.303Z] #21 14.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T07:48:09.303Z] #21 14.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T07:48:09.303Z] #21 14.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T07:48:09.303Z] #21 14.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T07:48:09.303Z] #21 14.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T07:48:09.303Z] #21 14.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T07:48:09.303Z] #21 14.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T07:48:09.303Z] #21 14.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T07:48:09.303Z] #21 14.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T07:48:09.303Z] #21 14.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T07:48:09.303Z] #21 14.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T07:48:09.303Z] #21 14.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T07:48:09.303Z] #21 14.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T07:48:09.376Z] #21 14.34 The following NEW packages will be installed: [2022-01-20T07:48:09.376Z] #21 14.35 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T07:48:09.376Z] #21 14.36 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T07:48:09.376Z] #21 14.36 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T07:48:09.376Z] #21 14.36 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T07:48:09.376Z] #21 14.36 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T07:48:09.376Z] #21 14.36 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T07:48:09.376Z] #21 14.36 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T07:48:09.376Z] #21 14.36 xz-utils zip zstd [2022-01-20T07:48:09.376Z] #21 14.66 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:48:09.376Z] #21 14.66 Need to get 27.6 MB of archives. [2022-01-20T07:48:09.376Z] #21 14.66 After this operation, 106 MB of additional disk space will be used. [2022-01-20T07:48:09.376Z] #21 14.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T07:48:09.376Z] #21 14.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T07:48:09.376Z] #21 14.67 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T07:48:09.376Z] #21 14.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T07:48:09.376Z] #21 14.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T07:48:09.376Z] #21 14.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T07:48:09.376Z] #21 14.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T07:48:09.376Z] #21 14.68 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T07:48:09.376Z] #21 14.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:48:09.376Z] #21 14.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:48:09.429Z] #21 11.87 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-01-20T07:48:09.429Z] #21 ... [2022-01-20T07:48:09.429Z] [2022-01-20T07:48:09.429Z] #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-01-20T07:48:09.429Z] #58 sha256:b6fa6930a7eb1e9f1894155b39bc526779e6bdf0c391ca3bbff5c7b30fa6504c [2022-01-20T07:48:09.429Z] #58 6.848 + cd /tmp/tmp.ggsJ4oPZf9/src/github.com/opencontainers/runc [2022-01-20T07:48:09.429Z] #58 6.849 + git checkout -q v1.0.3 [2022-01-20T07:48:09.429Z] #58 7.228 + '[' -z '' ']' [2022-01-20T07:48:09.429Z] #58 7.228 + target=static [2022-01-20T07:48:09.429Z] #58 7.228 + make BUILDTAGS=seccomp static [2022-01-20T07:48:09.429Z] #58 7.671 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T07:48:09.564Z] #21 14.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T07:48:09.564Z] #21 14.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T07:48:09.564Z] #21 14.65 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-01-20T07:48:09.564Z] #21 14.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T07:48:09.564Z] #21 14.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T07:48:09.564Z] #21 14.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T07:48:09.564Z] #21 14.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T07:48:09.564Z] #21 14.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T07:48:09.564Z] #21 14.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T07:48:09.564Z] #21 14.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:48:09.564Z] #21 14.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T07:48:09.564Z] #21 14.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T07:48:09.564Z] #21 14.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T07:48:09.564Z] #21 14.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T07:48:09.564Z] #21 14.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T07:48:09.564Z] #21 14.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T07:48:09.564Z] #21 14.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T07:48:09.637Z] #21 14.71 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T07:48:09.637Z] #21 14.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T07:48:09.637Z] #21 14.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T07:48:09.637Z] #21 14.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T07:48:09.637Z] #21 14.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T07:48:09.637Z] #21 14.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T07:48:09.637Z] #21 14.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T07:48:09.637Z] #21 14.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T07:48:09.638Z] #21 14.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T07:48:09.638Z] #21 14.77 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T07:48:09.638Z] #21 14.77 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T07:48:09.638Z] #21 14.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T07:48:09.638Z] #21 14.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T07:48:09.638Z] #21 14.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T07:48:09.638Z] #21 14.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T07:48:09.638Z] #21 14.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T07:48:09.638Z] #21 14.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T07:48:09.638Z] #21 14.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T07:48:09.638Z] #21 14.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T07:48:09.638Z] #21 14.98 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-01-20T07:48:09.638Z] #21 14.99 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T07:48:09.638Z] #21 14.99 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T07:48:09.638Z] #21 14.99 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T07:48:09.638Z] #21 15.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T07:48:09.638Z] #21 15.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T07:48:09.638Z] #21 15.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T07:48:09.638Z] #21 15.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:48:09.638Z] #21 15.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T07:48:09.638Z] #21 15.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T07:48:09.638Z] #21 15.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T07:48:09.690Z] #58 ... [2022-01-20T07:48:09.690Z] [2022-01-20T07:48:09.690Z] #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-01-20T07:48:09.690Z] #21 sha256:7f1a0df1d4488c6028835bb1df36c81178912dedf12d3d7ca6feb476993accad [2022-01-20T07:48:09.690Z] #21 11.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-01-20T07:48:09.690Z] #21 11.97 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-01-20T07:48:09.690Z] #21 11.97 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-01-20T07:48:09.690Z] #21 11.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-01-20T07:48:09.823Z] #21 14.96 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T07:48:09.823Z] #21 14.99 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T07:48:09.823Z] #21 15.03 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T07:48:09.823Z] #21 15.04 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T07:48:09.899Z] #21 15.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T07:48:09.899Z] #21 15.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T07:48:09.899Z] #21 15.13 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T07:48:09.899Z] #21 15.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T07:48:09.899Z] #21 15.28 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T07:48:09.899Z] #21 15.31 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T07:48:09.899Z] #21 15.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T07:48:09.899Z] #21 15.34 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T07:48:09.951Z] #21 12.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-01-20T07:48:09.951Z] #21 12.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-01-20T07:48:09.951Z] #21 12.32 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-01-20T07:48:09.951Z] #21 12.33 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-01-20T07:48:09.951Z] #21 12.33 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-01-20T07:48:09.951Z] #21 12.33 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-01-20T07:48:09.951Z] #21 12.33 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T07:48:09.951Z] #21 12.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T07:48:09.951Z] #21 12.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T07:48:09.951Z] #21 12.41 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:48:09.951Z] #21 12.41 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T07:48:09.951Z] #21 12.46 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T07:48:09.951Z] #21 12.46 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T07:48:09.951Z] #21 12.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-01-20T07:48:09.951Z] #21 12.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-01-20T07:48:10.212Z] #21 12.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-01-20T07:48:10.212Z] #21 12.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T07:48:10.212Z] #21 12.80 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-01-20T07:48:10.393Z] #21 15.57 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:48:10.393Z] #21 15.70 Fetched 27.6 MB in 1s (24.4 MB/s) [2022-01-20T07:48:10.472Z] #21 15.81 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:48:10.472Z] #21 12.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-01-20T07:48:10.472Z] #21 15.93 Fetched 27.6 MB in 1s (27.9 MB/s) [2022-01-20T07:48:10.472Z] #21 12.91 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-01-20T07:48:10.473Z] #21 12.91 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-01-20T07:48:10.653Z] #21 15.75 Selecting previously unselected package pigz. [2022-01-20T07:48:10.653Z] #21 15.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-20T07:48:10.653Z] #21 15.79 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T07:48:10.653Z] #21 15.79 Unpacking pigz (2.6-1) ... [2022-01-20T07:48:10.734Z] #21 13.35 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:48:10.734Z] #21 15.98 Selecting previously unselected package pigz. [2022-01-20T07:48:10.734Z] #21 15.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 ... 24010 files and directories currently installed.) [2022-01-20T07:48:10.734Z] #21 16.06 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T07:48:10.734Z] #21 16.07 Unpacking pigz (2.6-1) ... [2022-01-20T07:48:10.734Z] #21 16.15 Selecting previously unselected package libelf1:amd64. [2022-01-20T07:48:10.913Z] #21 15.88 Selecting previously unselected package libelf1:amd64. [2022-01-20T07:48:10.913Z] #21 15.90 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T07:48:10.913Z] #21 15.91 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T07:48:10.913Z] #21 16.06 Selecting previously unselected package libbpf0:amd64. [2022-01-20T07:48:10.913Z] #21 16.07 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T07:48:10.913Z] #21 16.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T07:48:10.995Z] #21 13.46 Fetched 27.0 MB in 2s (12.6 MB/s) [2022-01-20T07:48:10.995Z] #21 13.52 Selecting previously unselected package pigz. [2022-01-20T07:48:10.996Z] #21 16.17 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T07:48:10.996Z] #21 16.19 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T07:48:10.996Z] #21 16.31 Selecting previously unselected package libbpf0:amd64. [2022-01-20T07:48:10.996Z] #21 16.31 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T07:48:10.996Z] #21 16.32 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T07:48:10.996Z] #21 16.44 Selecting previously unselected package libcap2:amd64. [2022-01-20T07:48:11.173Z] #21 16.18 Selecting previously unselected package libcap2:amd64. [2022-01-20T07:48:11.173Z] #21 16.19 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T07:48:11.173Z] #21 16.20 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T07:48:11.173Z] #21 16.25 Selecting previously unselected package libmnl0:amd64. [2022-01-20T07:48:11.173Z] #21 16.25 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T07:48:11.173Z] #21 16.26 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T07:48:11.173Z] #21 16.32 Selecting previously unselected package libxtables12:amd64. [2022-01-20T07:48:11.173Z] #21 16.34 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T07:48:11.173Z] #21 16.34 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T07:48:11.173Z] #21 16.40 Selecting previously unselected package libcap2-bin. [2022-01-20T07:48:11.206Z] #67 43.50 The following additional packages will be installed: [2022-01-20T07:48:11.206Z] #67 43.52 libbtrfs0 [2022-01-20T07:48:11.206Z] #67 43.77 The following NEW packages will be installed: [2022-01-20T07:48:11.206Z] #67 43.78 libbtrfs-dev libbtrfs0 [2022-01-20T07:48:11.256Z] #21 13.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-01-20T07:48:11.256Z] #21 13.56 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-01-20T07:48:11.256Z] #21 13.57 Unpacking pigz (2.6-1) ... [2022-01-20T07:48:11.256Z] #21 13.63 Selecting previously unselected package libelf1:arm64. [2022-01-20T07:48:11.256Z] #21 13.63 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-01-20T07:48:11.256Z] #21 13.66 Unpacking libelf1:arm64 (0.183-1) ... [2022-01-20T07:48:11.256Z] #21 13.80 Selecting previously unselected package libbpf0:arm64. [2022-01-20T07:48:11.257Z] #21 16.44 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T07:48:11.257Z] #21 16.44 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T07:48:11.257Z] #21 16.52 Selecting previously unselected package libmnl0:amd64. [2022-01-20T07:48:11.257Z] #21 16.52 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T07:48:11.257Z] #21 16.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T07:48:11.323Z] #21 10.55 Reading package lists... [2022-01-20T07:48:11.323Z] #21 12.41 Building dependency tree... [2022-01-20T07:48:11.434Z] #21 16.41 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T07:48:11.434Z] #21 16.42 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T07:48:11.434Z] #21 16.49 Selecting previously unselected package iproute2. [2022-01-20T07:48:11.434Z] #21 16.49 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T07:48:11.434Z] #21 16.50 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T07:48:11.465Z] #67 44.25 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:48:11.465Z] #67 44.25 Need to get 460 kB of archives. [2022-01-20T07:48:11.465Z] #67 44.25 After this operation, 1237 kB of additional disk space will be used. [2022-01-20T07:48:11.465Z] #67 44.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T07:48:11.518Z] #21 13.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-01-20T07:48:11.518Z] #21 13.83 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-01-20T07:48:11.518Z] #21 13.92 Selecting previously unselected package libcap2:arm64. [2022-01-20T07:48:11.518Z] #21 13.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-01-20T07:48:11.518Z] #21 13.92 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-01-20T07:48:11.518Z] #21 13.97 Selecting previously unselected package libmnl0:arm64. [2022-01-20T07:48:11.518Z] #21 16.60 Selecting previously unselected package libxtables12:amd64. [2022-01-20T07:48:11.518Z] #21 13.97 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-01-20T07:48:11.518Z] #21 13.97 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-01-20T07:48:11.518Z] #21 16.60 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T07:48:11.518Z] #21 16.60 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T07:48:11.518Z] #21 14.02 Selecting previously unselected package libxtables12:arm64. [2022-01-20T07:48:11.518Z] #21 14.02 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-01-20T07:48:11.518Z] #21 16.66 Selecting previously unselected package libcap2-bin. [2022-01-20T07:48:11.518Z] #21 16.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T07:48:11.518Z] #21 16.68 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T07:48:11.518Z] #21 16.76 Selecting previously unselected package iproute2. [2022-01-20T07:48:11.518Z] #21 16.77 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T07:48:11.518Z] #21 16.78 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T07:48:11.694Z] #21 16.90 Selecting previously unselected package xxd. [2022-01-20T07:48:11.694Z] #21 16.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:48:11.694Z] #21 16.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:11.713Z] Client: [2022-01-20T07:48:11.713Z] Version: 20.10.9 [2022-01-20T07:48:11.713Z] API version: 1.41 [2022-01-20T07:48:11.713Z] Go version: go1.16.8 [2022-01-20T07:48:11.713Z] Git commit: c2ea9bc [2022-01-20T07:48:11.713Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T07:48:11.713Z] OS/Arch: windows/amd64 [2022-01-20T07:48:11.713Z] Context: default [2022-01-20T07:48:11.713Z] Experimental: true [2022-01-20T07:48:11.713Z] [2022-01-20T07:48:11.713Z] Server: Docker Engine - Community [2022-01-20T07:48:11.713Z] Engine: [2022-01-20T07:48:11.713Z] Version: 20.10.9 [2022-01-20T07:48:11.713Z] API version: 1.41 (minimum version 1.24) [2022-01-20T07:48:11.714Z] Go version: go1.16.8 [2022-01-20T07:48:11.714Z] Git commit: 79ea9d3 [2022-01-20T07:48:11.714Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T07:48:11.714Z] OS/Arch: windows/amd64 [2022-01-20T07:48:11.714Z] Experimental: true [2022-01-20T07:48:11.726Z] #67 44.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T07:48:11.780Z] #21 14.03 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-01-20T07:48:11.780Z] #21 14.09 Selecting previously unselected package libcap2-bin. [2022-01-20T07:48:11.780Z] #21 14.10 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-01-20T07:48:11.780Z] #21 14.10 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T07:48:11.780Z] #21 14.18 Selecting previously unselected package iproute2. [2022-01-20T07:48:11.780Z] #21 14.18 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-01-20T07:48:11.780Z] #21 14.19 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T07:48:11.885Z] #21 13.30 The following additional packages will be installed: [2022-01-20T07:48:11.885Z] #21 13.30 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T07:48:11.885Z] #21 13.30 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-01-20T07:48:11.885Z] #21 13.30 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T07:48:11.885Z] #21 13.30 python3-pkg-resources vim-runtime xxd [2022-01-20T07:48:11.885Z] #21 13.31 Suggested packages: [2022-01-20T07:48:11.885Z] #21 13.31 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-01-20T07:48:11.885Z] #21 13.31 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-01-20T07:48:11.885Z] #21 13.31 acl attr quota [2022-01-20T07:48:11.885Z] #21 13.31 Recommended packages: [2022-01-20T07:48:11.885Z] #21 13.31 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T07:48:11.954Z] #21 17.02 Selecting previously unselected package vim-common. [2022-01-20T07:48:11.954Z] #21 17.03 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:48:11.954Z] #21 17.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:11.986Z] #67 ... [2022-01-20T07:48:11.986Z] [2022-01-20T07:48:11.986Z] #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-01-20T07:48:11.986Z] #72 sha256:5c179f6af65d4abf5c39b3d014204e1a31a27c82889626ae84772824ff4b56e3 [2022-01-20T07:48:11.986Z] #72 43.91 + for f in rootlesskit rootlesskit-docker-proxy [2022-01-20T07:48:11.986Z] #72 43.91 + GOBIN=/build [2022-01-20T07:48:11.986Z] #72 43.91 + GO111MODULE=on [2022-01-20T07:48:11.986Z] #72 43.91 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-01-20T07:48:12.041Z] #21 14.53 Selecting previously unselected package xxd. [2022-01-20T07:48:12.041Z] #21 14.54 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T07:48:12.041Z] #21 14.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:12.041Z] #21 17.18 Selecting previously unselected package xxd. [2022-01-20T07:48:12.041Z] #21 17.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:48:12.041Z] #21 17.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:12.041Z] #21 17.31 Selecting previously unselected package vim-common. [2022-01-20T07:48:12.041Z] #21 17.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:48:12.041Z] #21 17.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:12.215Z] #21 17.16 Selecting previously unselected package bash-completion. [2022-01-20T07:48:12.215Z] #21 17.17 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T07:48:12.303Z] #21 14.67 Selecting previously unselected package vim-common. [2022-01-20T07:48:12.303Z] #21 17.48 Selecting previously unselected package bash-completion. [2022-01-20T07:48:12.303Z] #21 17.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T07:48:12.303Z] #21 14.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:48:12.303Z] #21 14.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2022-01-20T07:48:12.564Z] #21 14.81 Selecting previously unselected package bash-completion. [2022-01-20T07:48:12.564Z] #21 14.81 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T07:48:12.813Z] #21 14.33 The following NEW packages will be installed: [2022-01-20T07:48:12.813Z] #21 14.33 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-01-20T07:48:12.813Z] #21 14.33 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-01-20T07:48:12.813Z] #21 14.33 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-01-20T07:48:12.813Z] #21 14.33 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-01-20T07:48:12.813Z] #21 14.33 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-01-20T07:48:12.813Z] #21 14.33 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-01-20T07:48:12.813Z] #21 14.33 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-01-20T07:48:12.813Z] #21 14.33 xz-utils zip zstd [2022-01-20T07:48:13.069Z] #21 14.64 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:48:13.069Z] #21 14.64 Need to get 27.6 MB of archives. [2022-01-20T07:48:13.069Z] #21 14.64 After this operation, 106 MB of additional disk space will be used. [2022-01-20T07:48:13.069Z] #21 14.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T07:48:13.069Z] #21 14.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T07:48:13.069Z] #21 14.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T07:48:13.069Z] #21 14.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T07:48:13.069Z] #21 14.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T07:48:13.069Z] #21 14.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T07:48:13.069Z] #21 14.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T07:48:13.069Z] #21 14.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T07:48:13.069Z] #21 14.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:48:13.069Z] #21 14.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:48:13.069Z] #21 14.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T07:48:13.069Z] #21 14.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-01-20T07:48:13.315Z] + docker info [2022-01-20T07:48:13.315Z] Client: [2022-01-20T07:48:13.315Z] Context: default [2022-01-20T07:48:13.315Z] Debug Mode: false [2022-01-20T07:48:13.315Z] [2022-01-20T07:48:13.315Z] Server: [2022-01-20T07:48:13.315Z] Containers: 0 [2022-01-20T07:48:13.315Z] Running: 0 [2022-01-20T07:48:13.315Z] Paused: 0 [2022-01-20T07:48:13.315Z] Stopped: 0 [2022-01-20T07:48:13.315Z] Images: 0 [2022-01-20T07:48:13.315Z] Server Version: 20.10.9 [2022-01-20T07:48:13.315Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-01-20T07:48:13.315Z] LCOW: [2022-01-20T07:48:13.315Z] Windows: [2022-01-20T07:48:13.315Z] Logging Driver: json-file [2022-01-20T07:48:13.315Z] Plugins: [2022-01-20T07:48:13.315Z] Volume: local [2022-01-20T07:48:13.315Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T07:48:13.315Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T07:48:13.315Z] Swarm: inactive [2022-01-20T07:48:13.315Z] Default Isolation: process [2022-01-20T07:48:13.315Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T07:48:13.315Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T07:48:13.315Z] OSType: windows [2022-01-20T07:48:13.315Z] Architecture: x86_64 [2022-01-20T07:48:13.315Z] CPUs: 4 [2022-01-20T07:48:13.315Z] Total Memory: 32GiB [2022-01-20T07:48:13.315Z] Name: azwin-2-504931 [2022-01-20T07:48:13.315Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T07:48:13.315Z] Docker Root Dir: D:\docker [2022-01-20T07:48:13.315Z] Debug Mode: false [2022-01-20T07:48:13.315Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:48:13.315Z] Labels: [2022-01-20T07:48:13.315Z] Experimental: true [2022-01-20T07:48:13.315Z] Insecure Registries: [2022-01-20T07:48:13.315Z] 10.0.0.4:5000 [2022-01-20T07:48:13.315Z] 127.0.0.0/8 [2022-01-20T07:48:13.315Z] Registry Mirrors: [2022-01-20T07:48:13.315Z] http://10.0.0.4:5000/ [2022-01-20T07:48:13.315Z] Live Restore Enabled: false [2022-01-20T07:48:13.315Z] Product License: Community Engine [2022-01-20T07:48:13.315Z] [2022-01-20T07:48:13.325Z] #21 14.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-01-20T07:48:13.325Z] #21 14.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T07:48:13.325Z] #21 14.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T07:48:13.325Z] #21 14.74 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T07:48:13.325Z] #21 14.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T07:48:13.325Z] #21 14.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T07:48:13.325Z] #21 14.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T07:48:13.325Z] #21 14.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T07:48:13.325Z] #21 14.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T07:48:13.325Z] #21 14.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T07:48:13.325Z] #21 14.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T07:48:13.325Z] #21 14.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T07:48:13.325Z] #21 14.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T07:48:13.325Z] #21 14.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T07:48:13.325Z] #21 14.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-01-20T07:48:13.371Z] #72 ... [2022-01-20T07:48:13.371Z] [2022-01-20T07:48:13.371Z] #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-01-20T07:48:13.371Z] #67 sha256:93360e637b3f7527445a322b003e3b364d10992b4cff9c01d91032db88f2a1b2 [2022-01-20T07:48:13.371Z] #67 44.89 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:48:13.371Z] #67 45.13 Fetched 460 kB in 0s (1550 kB/s) [2022-01-20T07:48:13.371Z] #67 45.22 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T07:48:13.371Z] #67 45.22 (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-01-20T07:48:13.371Z] #67 45.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T07:48:13.371Z] #67 45.29 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:48:13.371Z] #67 45.45 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T07:48:13.371Z] #67 45.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T07:48:13.371Z] #67 45.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:48:13.371Z] #67 45.63 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:48:13.371Z] #67 45.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:48:13.371Z] #67 45.67 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:48:13.371Z] #67 DONE 45.9s [2022-01-20T07:48:13.371Z] [2022-01-20T07:48:13.371Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-01-20T07:48:13.371Z] #68 sha256:6e95c57462c7fc5432440719e752da7b7b30345bbb2a0ec13e4a4463507f78b3 [2022-01-20T07:48:13.371Z] #68 DONE 0.2s [2022-01-20T07:48:13.371Z] [2022-01-20T07:48:13.372Z] #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-01-20T07:48:13.372Z] #69 sha256:d5303ba73382a935099028ec0ee1d981df9d32bf4f56a10bbccc2bdeda848231 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-01-20T07:48:13.620Z] #21 15.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T07:48:13.620Z] #21 15.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T07:48:13.620Z] #21 15.04 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-01-20T07:48:13.620Z] #21 15.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T07:48:13.620Z] #21 15.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T07:48:13.620Z] #21 15.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-01-20T07:48:13.620Z] #21 15.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T07:48:13.620Z] #21 15.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T07:48:13.620Z] #21 15.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T07:48:13.620Z] #21 15.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:48:13.620Z] #21 15.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T07:48:13.620Z] #21 15.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T07:48:13.620Z] #21 15.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T07:48:13.620Z] #21 15.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T07:48:13.620Z] #21 15.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T07:48:13.620Z] #21 15.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T07:48:13.620Z] #21 15.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T07:48:13.620Z] #21 15.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T07:48:13.620Z] #21 15.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T07:48:13.879Z] #21 15.38 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T07:48:13.879Z] #21 15.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T07:48:14.127Z] #21 18.84 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T07:48:14.127Z] #21 19.21 Selecting previously unselected package bzip2. [2022-01-20T07:48:14.127Z] #21 19.21 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T07:48:14.127Z] #21 19.22 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T07:48:14.127Z] #21 19.30 Selecting previously unselected package xz-utils. [2022-01-20T07:48:14.127Z] #21 19.30 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T07:48:14.127Z] #21 19.31 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T07:48:14.220Z] #21 19.21 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T07:48:14.220Z] #21 19.50 Selecting previously unselected package bzip2. [2022-01-20T07:48:14.220Z] #21 19.52 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T07:48:14.220Z] #21 19.52 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T07:48:14.220Z] #21 19.59 Selecting previously unselected package xz-utils. [2022-01-20T07:48:14.220Z] #21 19.59 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T07:48:14.220Z] #21 19.60 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T07:48:14.309Z] #69 0.797 + RM_GOPATH=0 [2022-01-20T07:48:14.309Z] #69 0.797 + TMP_GOPATH= [2022-01-20T07:48:14.309Z] #69 0.797 + : /build [2022-01-20T07:48:14.309Z] #69 0.797 + '[' -z '' ']' [2022-01-20T07:48:14.309Z] #69 0.799 ++ mktemp -d [2022-01-20T07:48:14.309Z] #69 0.800 + export GOPATH=/tmp/tmp.sOTQDozXnH [2022-01-20T07:48:14.309Z] #69 0.800 + GOPATH=/tmp/tmp.sOTQDozXnH [2022-01-20T07:48:14.309Z] #69 0.800 + RM_GOPATH=1 [2022-01-20T07:48:14.309Z] #69 0.800 + case "$(go env GOARCH)" in [2022-01-20T07:48:14.309Z] #69 0.800 ++ go env GOARCH [2022-01-20T07:48:14.309Z] #69 0.805 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:48:14.309Z] #69 0.806 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:48:14.309Z] #69 0.806 ++ dirname /install.sh [2022-01-20T07:48:14.309Z] #69 0.808 + dir=/ [2022-01-20T07:48:14.309Z] #69 0.808 + bin=containerd [2022-01-20T07:48:14.309Z] #69 0.808 + shift [2022-01-20T07:48:14.309Z] #69 0.809 + '[' '!' -f //containerd.installer ']' [2022-01-20T07:48:14.309Z] #69 0.809 + . //containerd.installer [2022-01-20T07:48:14.309Z] #69 0.809 ++ set -e [2022-01-20T07:48:14.309Z] #69 0.809 ++ : v1.5.9 [2022-01-20T07:48:14.309Z] #69 0.809 + install_containerd [2022-01-20T07:48:14.309Z] #69 0.810 + echo 'Install containerd version v1.5.9' [2022-01-20T07:48:14.309Z] #69 0.810 Install containerd version v1.5.9 [2022-01-20T07:48:14.309Z] #69 0.811 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sOTQDozXnH/src/github.com/containerd/containerd [2022-01-20T07:48:14.309Z] #69 0.824 Cloning into '/tmp/tmp.sOTQDozXnH/src/github.com/containerd/containerd'... [2022-01-20T07:48:14.387Z] #21 19.47 Selecting previously unselected package apparmor. [2022-01-20T07:48:14.388Z] #21 19.48 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T07:48:14.388Z] #21 19.55 Unpacking apparmor (2.13.6-10) ... [2022-01-20T07:48:14.473Z] #21 15.98 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:48:14.473Z] #21 16.13 Fetched 27.6 MB in 1s (26.1 MB/s) [2022-01-20T07:48:14.473Z] #21 16.18 Selecting previously unselected package pigz. [2022-01-20T07:48:14.480Z] #21 16.48 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T07:48:14.480Z] #21 16.83 Selecting previously unselected package bzip2. [2022-01-20T07:48:14.480Z] #21 16.84 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-01-20T07:48:14.480Z] #21 16.85 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T07:48:14.480Z] #21 16.94 Selecting previously unselected package xz-utils. [2022-01-20T07:48:14.480Z] #21 16.94 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-01-20T07:48:14.480Z] #21 16.94 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T07:48:14.482Z] #21 19.80 Selecting previously unselected package apparmor. [2022-01-20T07:48:14.482Z] #21 19.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T07:48:14.482Z] #21 19.86 Unpacking apparmor (2.13.6-10) ... [2022-01-20T07:48:14.570Z] #69 ... [2022-01-20T07:48:14.570Z] [2022-01-20T07:48:14.570Z] #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-01-20T07:48:14.570Z] #72 sha256:5c179f6af65d4abf5c39b3d014204e1a31a27c82889626ae84772824ff4b56e3 [2022-01-20T07:48:14.570Z] #72 46.95 rootlesskit version 0.14.6 [2022-01-20T07:48:14.570Z] #72 46.96 Usage of /build/rootlesskit-docker-proxy: [2022-01-20T07:48:14.570Z] #72 46.96 -container-ip string [2022-01-20T07:48:14.570Z] #72 46.96 container ip [2022-01-20T07:48:14.570Z] #72 46.96 -container-port int [2022-01-20T07:48:14.570Z] #72 46.96 container port (default -1) [2022-01-20T07:48:14.570Z] #72 46.96 -host-ip string [2022-01-20T07:48:14.570Z] #72 46.96 host ip [2022-01-20T07:48:14.570Z] #72 46.96 -host-port int [2022-01-20T07:48:14.570Z] #72 46.96 host port (default -1) [2022-01-20T07:48:14.570Z] #72 46.96 -proto string [2022-01-20T07:48:14.570Z] #72 46.96 proxy protocol (default "tcp") [2022-01-20T07:48:14.570Z] #72 DONE 47.1s [2022-01-20T07:48:14.570Z] [2022-01-20T07:48:14.570Z] #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-01-20T07:48:14.570Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T07:48:14.570Z] #20 30.84 Reading package lists... [2022-01-20T07:48:14.570Z] #20 40.09 Building dependency tree... [2022-01-20T07:48:14.570Z] #20 43.85 The following additional packages will be installed: [2022-01-20T07:48:14.570Z] #20 43.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:48:14.570Z] #20 43.86 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-01-20T07:48:14.570Z] #20 43.86 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-01-20T07:48:14.570Z] #20 43.86 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-01-20T07:48:14.570Z] #20 43.86 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-01-20T07:48:14.570Z] #20 43.88 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-01-20T07:48:14.570Z] #20 43.88 mingw-w64-common mingw-w64-x86-64-dev [2022-01-20T07:48:14.570Z] #20 43.92 Suggested packages: [2022-01-20T07:48:14.570Z] #20 43.92 gcc-10-locales seccomp wine64 [2022-01-20T07:48:14.570Z] #20 44.43 The following NEW packages will be installed: [2022-01-20T07:48:14.570Z] #20 44.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-01-20T07:48:14.570Z] #20 44.43 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-01-20T07:48:14.570Z] #20 44.43 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-01-20T07:48:14.570Z] #20 44.43 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-01-20T07:48:14.570Z] #20 44.44 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-01-20T07:48:14.570Z] #20 44.44 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-01-20T07:48:14.570Z] #20 44.45 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-01-20T07:48:14.570Z] #20 44.45 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-01-20T07:48:14.570Z] #20 44.45 mingw-w64-x86-64-dev [2022-01-20T07:48:14.570Z] #20 44.93 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:48:14.570Z] #20 44.93 Need to get 115 MB of archives. [2022-01-20T07:48:14.570Z] #20 44.93 After this operation, 645 MB of additional disk space will be used. [2022-01-20T07:48:14.570Z] #20 44.93 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-01-20T07:48:14.570Z] #20 44.97 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-01-20T07:48:14.570Z] #20 45.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-01-20T07:48:14.570Z] #20 45.00 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-01-20T07:48:14.570Z] #20 45.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-01-20T07:48:14.570Z] #20 45.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-01-20T07:48:14.570Z] #20 45.07 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-01-20T07:48:14.570Z] #20 45.15 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-01-20T07:48:14.570Z] #20 45.15 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-01-20T07:48:14.570Z] #20 45.41 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-01-20T07:48:14.570Z] #20 45.92 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-01-20T07:48:14.570Z] #20 46.22 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-01-20T07:48:14.570Z] #20 46.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-01-20T07:48:14.570Z] #20 46.91 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-01-20T07:48:14.570Z] #20 47.11 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-01-20T07:48:14.570Z] #20 47.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-01-20T07:48:14.570Z] #20 47.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-01-20T07:48:14.570Z] #20 47.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-01-20T07:48:14.570Z] #20 47.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-01-20T07:48:14.570Z] #20 47.12 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-01-20T07:48:14.570Z] #20 47.12 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-01-20T07:48:14.570Z] #20 47.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-01-20T07:48:14.570Z] #20 47.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-01-20T07:48:14.570Z] #20 47.13 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-01-20T07:48:14.570Z] #20 47.13 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-01-20T07:48:14.570Z] #20 47.14 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-01-20T07:48:14.570Z] #20 47.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-01-20T07:48:14.570Z] #20 47.20 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-01-20T07:48:14.570Z] #20 47.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-01-20T07:48:14.570Z] #20 47.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-01-20T07:48:14.648Z] #21 19.87 Selecting previously unselected package inetutils-ping. [2022-01-20T07:48:14.648Z] #21 19.87 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T07:48:14.648Z] #21 19.88 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T07:48:14.648Z] #21 19.97 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T07:48:14.648Z] #21 19.98 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T07:48:14.733Z] #21 16.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-01-20T07:48:14.733Z] #21 16.24 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T07:48:14.733Z] #21 16.25 Unpacking pigz (2.6-1) ... [2022-01-20T07:48:14.733Z] #21 16.34 Selecting previously unselected package libelf1:amd64. [2022-01-20T07:48:14.733Z] #21 16.36 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T07:48:14.733Z] #21 16.36 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T07:48:14.741Z] #21 17.11 Selecting previously unselected package apparmor. [2022-01-20T07:48:14.741Z] #21 17.11 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-01-20T07:48:14.741Z] #21 17.16 Unpacking apparmor (2.13.6-10) ... [2022-01-20T07:48:14.797Z] #21 20.18 Selecting previously unselected package inetutils-ping. [2022-01-20T07:48:14.797Z] #21 20.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T07:48:14.797Z] #21 20.19 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T07:48:14.831Z] #20 ... [2022-01-20T07:48:14.831Z] [2022-01-20T07:48:14.831Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-01-20T07:48:14.831Z] #73 sha256:7eea921acd9c449ceb5369c8404d79f87cae3536cd4cc5f7ed5d673599b1ef81 [2022-01-20T07:48:14.831Z] #73 DONE 0.2s [2022-01-20T07:48:14.831Z] [2022-01-20T07:48:14.831Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-01-20T07:48:14.831Z] #74 sha256:85a776d5ddb70e8140a68c955d7b15a1026b9b4ed000bb68d2cd8b1899129a41 [2022-01-20T07:48:14.831Z] #74 DONE 0.1s [2022-01-20T07:48:14.831Z] [2022-01-20T07:48:14.831Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:48:14.831Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T07:48:14.831Z] #45 31.62 Reading package lists... [2022-01-20T07:48:14.831Z] #45 40.47 Building dependency tree... [2022-01-20T07:48:14.831Z] #45 44.13 The following additional packages will be installed: [2022-01-20T07:48:14.831Z] #45 44.14 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-01-20T07:48:14.831Z] #45 44.16 Suggested packages: [2022-01-20T07:48:14.831Z] #45 44.16 cmake-doc ninja-build lrzip [2022-01-20T07:48:14.831Z] #45 44.16 Recommended packages: [2022-01-20T07:48:14.831Z] #45 44.16 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-01-20T07:48:14.831Z] #45 44.74 The following NEW packages will be installed: [2022-01-20T07:48:14.831Z] #45 44.75 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-01-20T07:48:14.831Z] #45 45.08 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:48:14.832Z] #45 45.08 Need to get 8418 kB of archives. [2022-01-20T07:48:14.832Z] #45 45.08 After this operation, 34.9 MB of additional disk space will be used. [2022-01-20T07:48:14.832Z] #45 45.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:48:14.832Z] #45 45.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:48:14.832Z] #45 45.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-01-20T07:48:14.832Z] #45 45.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-01-20T07:48:14.832Z] #45 45.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-01-20T07:48:14.832Z] #45 45.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-01-20T07:48:14.832Z] #45 45.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-01-20T07:48:14.832Z] #45 45.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-01-20T07:48:14.832Z] #45 45.85 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:48:14.832Z] #45 46.31 Fetched 8418 kB in 0s (18.5 MB/s) [2022-01-20T07:48:14.832Z] #45 46.41 Selecting previously unselected package xxd. [2022-01-20T07:48:14.832Z] #45 46.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-20T07:48:14.832Z] #45 46.52 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:48:14.832Z] #45 46.53 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:14.832Z] #45 46.67 Selecting previously unselected package vim-common. [2022-01-20T07:48:14.832Z] #45 46.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:48:14.832Z] #45 46.71 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:14.832Z] #45 46.82 Selecting previously unselected package cmake-data. [2022-01-20T07:48:14.832Z] #45 46.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-01-20T07:48:14.832Z] #45 46.83 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:48:14.908Z] #21 19.99 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:14.908Z] #21 20.05 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T07:48:14.908Z] #21 20.06 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T07:48:14.908Z] #21 20.07 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:14.990Z] #21 16.51 Selecting previously unselected package libbpf0:amd64. [2022-01-20T07:48:14.990Z] #21 16.53 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T07:48:14.990Z] #21 16.54 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T07:48:15.003Z] #21 17.42 Selecting previously unselected package inetutils-ping. [2022-01-20T07:48:15.003Z] #21 17.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-01-20T07:48:15.003Z] #21 17.44 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T07:48:15.063Z] #21 20.36 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T07:48:15.063Z] #21 20.40 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T07:48:15.063Z] #21 20.41 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:15.168Z] #21 20.13 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T07:48:15.168Z] #21 20.14 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T07:48:15.168Z] #21 20.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T07:48:15.168Z] #21 20.21 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T07:48:15.168Z] #21 20.21 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T07:48:15.168Z] #21 20.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T07:48:15.168Z] #21 20.28 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T07:48:15.168Z] #21 20.28 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T07:48:15.168Z] #21 20.30 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T07:48:15.246Z] #21 16.66 Selecting previously unselected package libcap2:amd64. [2022-01-20T07:48:15.246Z] #21 16.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T07:48:15.246Z] #21 16.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T07:48:15.246Z] #21 16.73 Selecting previously unselected package libmnl0:amd64. [2022-01-20T07:48:15.246Z] #21 16.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T07:48:15.246Z] #21 16.74 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T07:48:15.246Z] #21 16.80 Selecting previously unselected package libxtables12:amd64. [2022-01-20T07:48:15.246Z] #21 16.82 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T07:48:15.246Z] #21 16.82 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T07:48:15.246Z] #21 16.88 Selecting previously unselected package libcap2-bin. [2022-01-20T07:48:15.246Z] #21 16.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T07:48:15.246Z] #21 16.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T07:48:15.264Z] #21 17.54 Selecting previously unselected package libip4tc2:arm64. [2022-01-20T07:48:15.264Z] #21 17.55 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-01-20T07:48:15.264Z] #21 17.56 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-01-20T07:48:15.264Z] #21 17.60 Selecting previously unselected package libip6tc2:arm64. [2022-01-20T07:48:15.264Z] #21 17.60 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-01-20T07:48:15.264Z] #21 17.61 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-01-20T07:48:15.264Z] #21 17.68 Selecting previously unselected package libnfnetlink0:arm64. [2022-01-20T07:48:15.264Z] #21 17.69 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-01-20T07:48:15.264Z] #21 17.69 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T07:48:15.264Z] #21 17.74 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-01-20T07:48:15.264Z] #21 17.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-01-20T07:48:15.264Z] #21 17.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-20T07:48:15.326Z] #21 20.48 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T07:48:15.326Z] #21 20.48 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T07:48:15.326Z] #21 20.49 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:15.326Z] #21 20.56 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T07:48:15.326Z] #21 20.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T07:48:15.326Z] #21 20.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T07:48:15.326Z] #21 20.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T07:48:15.326Z] #21 20.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T07:48:15.326Z] #21 20.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T07:48:15.401Z] #45 ... [2022-01-20T07:48:15.401Z] [2022-01-20T07:48:15.401Z] #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-01-20T07:48:15.401Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T07:48:15.401Z] #20 48.05 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:48:15.428Z] #21 20.40 Selecting previously unselected package iptables. [2022-01-20T07:48:15.428Z] #21 20.41 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T07:48:15.428Z] #21 20.42 Unpacking iptables (1.8.7-1) ... [2022-01-20T07:48:15.502Z] #21 16.97 Selecting previously unselected package iproute2. [2022-01-20T07:48:15.502Z] #21 16.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T07:48:15.502Z] #21 16.98 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T07:48:15.525Z] #21 17.81 Selecting previously unselected package libnftnl11:arm64. [2022-01-20T07:48:15.525Z] #21 17.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-01-20T07:48:15.525Z] #21 17.82 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-01-20T07:48:15.525Z] #21 17.90 Selecting previously unselected package iptables. [2022-01-20T07:48:15.525Z] #21 17.90 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-01-20T07:48:15.525Z] #21 17.91 Unpacking iptables (1.8.7-1) ... [2022-01-20T07:48:15.603Z] #21 20.71 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T07:48:15.603Z] #21 20.72 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T07:48:15.603Z] #21 20.73 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T07:48:15.603Z] #21 20.79 Selecting previously unselected package iptables. [2022-01-20T07:48:15.603Z] #21 20.83 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T07:48:15.603Z] #21 20.84 Unpacking iptables (1.8.7-1) ... [2022-01-20T07:48:15.688Z] #21 20.73 Selecting previously unselected package libonig5:amd64. [2022-01-20T07:48:15.688Z] #21 20.73 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T07:48:15.688Z] #21 20.74 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:48:15.688Z] #21 20.88 Selecting previously unselected package libjq1:amd64. [2022-01-20T07:48:15.688Z] #21 20.89 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T07:48:15.688Z] #21 20.90 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:48:15.758Z] #21 17.43 Selecting previously unselected package xxd. [2022-01-20T07:48:15.758Z] #21 17.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:48:15.758Z] #21 17.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:15.758Z] #21 17.54 Selecting previously unselected package vim-common. [2022-01-20T07:48:15.786Z] #21 18.18 Selecting previously unselected package libonig5:arm64. [2022-01-20T07:48:15.786Z] #21 18.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-01-20T07:48:15.786Z] #21 18.21 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T07:48:15.892Z] #21 21.19 Selecting previously unselected package libonig5:amd64. [2022-01-20T07:48:15.892Z] #21 21.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T07:48:15.892Z] #21 21.21 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:48:15.948Z] #21 21.01 Selecting previously unselected package jq. [2022-01-20T07:48:15.948Z] #21 21.02 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T07:48:15.948Z] #21 21.03 Unpacking jq (1.6-2.1) ... [2022-01-20T07:48:15.948Z] #21 21.12 Selecting previously unselected package libaio1:amd64. [2022-01-20T07:48:15.948Z] #21 21.13 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T07:48:15.948Z] #21 21.13 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T07:48:15.948Z] #21 21.21 Selecting previously unselected package libgpm2:amd64. [2022-01-20T07:48:15.969Z] #20 48.52 Fetched 115 MB in 3s (44.4 MB/s) [2022-01-20T07:48:15.969Z] #20 48.58 Selecting previously unselected package binutils-mingw-w64-i686. [2022-01-20T07:48:15.969Z] #20 48.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-01-20T07:48:15.969Z] #20 48.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T07:48:15.969Z] #20 48.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:48:16.014Z] #21 17.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:48:16.014Z] #21 17.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:16.048Z] #21 18.33 Selecting previously unselected package libjq1:arm64. [2022-01-20T07:48:16.048Z] #21 18.36 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-01-20T07:48:16.048Z] #21 18.36 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-01-20T07:48:16.048Z] #21 18.46 Selecting previously unselected package jq. [2022-01-20T07:48:16.048Z] #21 18.46 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-01-20T07:48:16.048Z] #21 18.48 Unpacking jq (1.6-2.1) ... [2022-01-20T07:48:16.048Z] #21 18.54 Selecting previously unselected package libaio1:arm64. [2022-01-20T07:48:16.048Z] #21 18.55 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-01-20T07:48:16.048Z] #21 18.55 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-01-20T07:48:16.152Z] #21 21.37 Selecting previously unselected package libjq1:amd64. [2022-01-20T07:48:16.152Z] #21 21.37 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T07:48:16.152Z] #21 21.38 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:48:16.152Z] #21 21.48 Selecting previously unselected package jq. [2022-01-20T07:48:16.152Z] #21 21.49 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T07:48:16.152Z] #21 21.50 Unpacking jq (1.6-2.1) ... [2022-01-20T07:48:16.208Z] #21 21.23 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T07:48:16.208Z] #21 21.24 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T07:48:16.208Z] #21 21.31 Selecting previously unselected package libicu67:amd64. [2022-01-20T07:48:16.208Z] #21 21.32 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T07:48:16.208Z] #21 21.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T07:48:16.270Z] #21 17.72 Selecting previously unselected package bash-completion. [2022-01-20T07:48:16.270Z] #21 17.72 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T07:48:16.309Z] #21 18.63 Selecting previously unselected package libgpm2:arm64. [2022-01-20T07:48:16.309Z] #21 18.64 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-01-20T07:48:16.309Z] #21 18.65 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-01-20T07:48:16.309Z] #21 18.71 Selecting previously unselected package libicu67:arm64. [2022-01-20T07:48:16.309Z] #21 18.71 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-01-20T07:48:16.309Z] #21 18.73 Unpacking libicu67:arm64 (67.1-7) ... [2022-01-20T07:48:16.413Z] #21 21.57 Selecting previously unselected package libaio1:amd64. [2022-01-20T07:48:16.413Z] #21 21.59 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T07:48:16.413Z] #21 21.59 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T07:48:16.413Z] #21 21.65 Selecting previously unselected package libgpm2:amd64. [2022-01-20T07:48:16.413Z] #21 21.65 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T07:48:16.413Z] #21 21.66 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T07:48:16.413Z] #21 21.70 Selecting previously unselected package libicu67:amd64. [2022-01-20T07:48:16.413Z] #21 21.71 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T07:48:16.413Z] #21 21.71 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T07:48:16.907Z] #20 49.45 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-01-20T07:48:16.907Z] #20 49.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-01-20T07:48:16.907Z] #20 49.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:48:17.847Z] #20 50.35 Selecting previously unselected package binutils-mingw-w64. [2022-01-20T07:48:17.847Z] #20 50.36 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-01-20T07:48:17.847Z] #20 50.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:48:17.847Z] #20 50.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-01-20T07:48:17.847Z] #20 50.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:48:17.847Z] #20 50.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:48:17.847Z] #20 50.51 Selecting previously unselected package dmsetup. [2022-01-20T07:48:17.847Z] #20 50.51 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:48:17.847Z] #20 50.52 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:48:18.107Z] #20 50.68 Selecting previously unselected package mingw-w64-common.#20 ... [2022-01-20T07:48:18.107Z] [2022-01-20T07:48:18.107Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-01-20T07:48:18.107Z] #45 sha256:90c89df8883ca88f0e32888d4d00daaaad77178036ad28515f473b11bcfb8f61 [2022-01-20T07:48:18.107Z] #45 48.33 Selecting previously unselected package libarchive13:amd64. [2022-01-20T07:48:18.107Z] #45 48.35 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-01-20T07:48:18.107Z] #45 48.37 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T07:48:18.107Z] #45 48.57 Selecting previously unselected package libjsoncpp24:amd64. [2022-01-20T07:48:18.107Z] #45 48.58 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-01-20T07:48:18.107Z] #45 48.58 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T07:48:18.107Z] #45 48.75 Selecting previously unselected package librhash0:amd64. [2022-01-20T07:48:18.107Z] #45 48.75 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-01-20T07:48:18.107Z] #45 48.75 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-01-20T07:48:18.107Z] #45 49.00 Selecting previously unselected package libuv1:amd64. [2022-01-20T07:48:18.107Z] #45 49.00 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-01-20T07:48:18.107Z] #45 49.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-01-20T07:48:18.107Z] #45 49.08 Selecting previously unselected package cmake. [2022-01-20T07:48:18.107Z] #45 49.08 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-01-20T07:48:18.107Z] #45 49.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:48:18.107Z] #45 50.33 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-01-20T07:48:18.107Z] #45 50.34 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:18.107Z] #45 50.36 Setting up libuv1:amd64 (1.40.0-2) ... [2022-01-20T07:48:18.107Z] #45 50.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:18.107Z] #45 50.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-01-20T07:48:18.107Z] #45 50.41 Setting up librhash0:amd64 (1.4.1-2) ... [2022-01-20T07:48:18.107Z] #45 50.42 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-01-20T07:48:18.107Z] #45 50.44 Setting up cmake (3.18.4-2+deb11u1) ... [2022-01-20T07:48:18.107Z] #45 50.45 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:48:18.107Z] #45 DONE 50.8s [2022-01-20T07:48:18.107Z] [2022-01-20T07:48:18.107Z] #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-01-20T07:48:18.107Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T07:48:18.107Z] #20 50.68 Selecting previously unselected package mingw-w64-common. [2022-01-20T07:48:18.107Z] #20 50.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-01-20T07:48:18.107Z] #20 50.71 Unpacking mingw-w64-common (8.0.0-1) ... [2022-01-20T07:48:18.161Z] #21 19.39 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T07:48:18.161Z] #21 19.79 Selecting previously unselected package bzip2. [2022-01-20T07:48:18.161Z] #21 19.81 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-01-20T07:48:18.161Z] #21 19.81 Unpacking bzip2 (1.0.8-4) ... [2022-01-20T07:48:18.161Z] #21 19.88 Selecting previously unselected package xz-utils. [2022-01-20T07:48:18.161Z] #21 19.88 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-01-20T07:48:18.161Z] #21 19.89 Unpacking xz-utils (5.2.5-2) ... [2022-01-20T07:48:18.367Z] #20 ... [2022-01-20T07:48:18.367Z] [2022-01-20T07:48:18.367Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-01-20T07:48:18.367Z] #46 sha256:a231a5faa8200a3c1a2a84313c5877c046471901802b7c5b6c278ec48cd6988d [2022-01-20T07:48:18.367Z] #46 DONE 0.1s [2022-01-20T07:48:18.367Z] [2022-01-20T07:48:18.367Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-01-20T07:48:18.367Z] #47 sha256:4438023dffe2f89f53199ac64d1c776055d4be38bbdd9548c4b87b548cc0dcd1 [2022-01-20T07:48:18.416Z] #21 20.03 Selecting previously unselected package apparmor. [2022-01-20T07:48:18.416Z] #21 20.03 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T07:48:18.672Z] #21 20.07 Unpacking apparmor (2.13.6-10) ... [2022-01-20T07:48:18.928Z] #21 20.47 Selecting previously unselected package inetutils-ping. [2022-01-20T07:48:18.928Z] #21 20.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T07:48:18.928Z] #21 20.50 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T07:48:18.928Z] #21 20.59 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T07:48:18.937Z] #47 0.757 + RM_GOPATH=0 [2022-01-20T07:48:18.937Z] #47 0.758 + TMP_GOPATH= [2022-01-20T07:48:18.937Z] #47 0.759 + : /build [2022-01-20T07:48:18.937Z] #47 0.759 + '[' -z '' ']' [2022-01-20T07:48:18.937Z] #47 0.761 ++ mktemp -d [2022-01-20T07:48:18.937Z] #47 0.763 + export GOPATH=/tmp/tmp.8dg1cfAr8V [2022-01-20T07:48:18.937Z] #47 0.763 + GOPATH=/tmp/tmp.8dg1cfAr8V [2022-01-20T07:48:18.937Z] #47 0.763 + RM_GOPATH=1 [2022-01-20T07:48:18.937Z] #47 0.763 + case "$(go env GOARCH)" in [2022-01-20T07:48:18.937Z] #47 0.764 ++ go env GOARCH [2022-01-20T07:48:18.937Z] #47 0.769 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:48:18.937Z] #47 0.769 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:48:18.937Z] #47 0.771 ++ dirname /install.sh [2022-01-20T07:48:18.937Z] #47 0.773 + dir=/ [2022-01-20T07:48:18.937Z] #47 0.773 + bin=tini [2022-01-20T07:48:18.937Z] #47 0.773 + shift [2022-01-20T07:48:18.937Z] #47 0.774 + '[' '!' -f //tini.installer ']' [2022-01-20T07:48:18.937Z] #47 0.774 + . //tini.installer [2022-01-20T07:48:18.937Z] #47 0.774 ++ : v0.19.0 [2022-01-20T07:48:18.937Z] #47 0.774 + install_tini [2022-01-20T07:48:18.937Z] #47 0.775 + echo 'Install tini version v0.19.0' [2022-01-20T07:48:18.937Z] #47 0.775 Install tini version v0.19.0 [2022-01-20T07:48:18.937Z] #47 0.775 + git clone https://github.com/krallin/tini.git /tmp/tmp.8dg1cfAr8V/tini [2022-01-20T07:48:18.937Z] #47 0.777 Cloning into '/tmp/tmp.8dg1cfAr8V/tini'... [2022-01-20T07:48:19.184Z] #21 20.60 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T07:48:19.184Z] #21 20.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:19.184Z] #21 20.65 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T07:48:19.184Z] #21 20.66 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T07:48:19.184Z] #21 20.66 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:19.184Z] #21 20.71 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T07:48:19.184Z] #21 20.72 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T07:48:19.184Z] #21 20.73 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T07:48:19.184Z] #21 20.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T07:48:19.184Z] #21 20.78 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T07:48:19.184Z] #21 20.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T07:48:19.184Z] #21 20.84 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T07:48:19.184Z] #21 20.84 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T07:48:19.184Z] #21 20.85 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T07:48:19.184Z] #21 20.93 Selecting previously unselected package iptables. [2022-01-20T07:48:19.197Z] #47 1.150 + cd /tmp/tmp.8dg1cfAr8V/tini [2022-01-20T07:48:19.440Z] #21 20.94 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-01-20T07:48:19.440Z] #21 20.95 Unpacking iptables (1.8.7-1) ... [2022-01-20T07:48:19.440Z] #21 21.20 Selecting previously unselected package libonig5:amd64. [2022-01-20T07:48:19.456Z] #47 1.150 + git checkout -q v0.19.0 [2022-01-20T07:48:19.456Z] #47 1.159 + cmake . [2022-01-20T07:48:19.456Z] #47 1.281 -- The C compiler identification is GNU 10.2.1 [2022-01-20T07:48:19.456Z] #47 1.312 -- Detecting C compiler ABI info [2022-01-20T07:48:19.509Z] #21 24.14 Selecting previously unselected package libinih1:amd64. [2022-01-20T07:48:19.509Z] #21 24.15 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T07:48:19.509Z] #21 24.16 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T07:48:19.509Z] #21 24.22 Selecting previously unselected package libnet1:amd64. [2022-01-20T07:48:19.509Z] #21 24.22 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T07:48:19.509Z] #21 24.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:48:19.509Z] #21 24.33 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T07:48:19.509Z] #21 24.33 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T07:48:19.509Z] #21 24.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:48:19.509Z] #21 24.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T07:48:19.509Z] #21 24.43 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T07:48:19.509Z] #21 24.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:48:19.509Z] #21 24.49 Selecting previously unselected package net-tools. [2022-01-20T07:48:19.509Z] #21 24.51 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T07:48:19.509Z] #21 24.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:48:19.509Z] #21 24.70 Selecting previously unselected package patch. [2022-01-20T07:48:19.509Z] #21 24.71 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T07:48:19.509Z] #21 24.72 Unpacking patch (2.7.6-7) ... [2022-01-20T07:48:19.611Z] #21 21.48 Selecting previously unselected package libinih1:arm64. [2022-01-20T07:48:19.611Z] #21 21.49 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-01-20T07:48:19.611Z] #21 21.50 Unpacking libinih1:arm64 (53-1+b2) ... [2022-01-20T07:48:19.611Z] #21 21.57 Selecting previously unselected package libnet1:arm64. [2022-01-20T07:48:19.611Z] #21 21.57 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-01-20T07:48:19.611Z] #21 21.58 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:48:19.611Z] #21 21.64 Selecting previously unselected package libnl-3-200:arm64. [2022-01-20T07:48:19.611Z] #21 21.65 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-01-20T07:48:19.611Z] #21 21.66 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T07:48:19.611Z] #21 21.74 Selecting previously unselected package libprotobuf-c1:arm64. [2022-01-20T07:48:19.611Z] #21 21.75 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-01-20T07:48:19.611Z] #21 21.75 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T07:48:19.611Z] #21 21.79 Selecting previously unselected package net-tools. [2022-01-20T07:48:19.611Z] #21 21.80 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-01-20T07:48:19.611Z] #21 21.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:48:19.611Z] #21 21.94 Selecting previously unselected package patch. [2022-01-20T07:48:19.611Z] #21 21.95 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-01-20T07:48:19.611Z] #21 21.97 Unpacking patch (2.7.6-7) ... [2022-01-20T07:48:19.611Z] #21 22.07 Selecting previously unselected package python-pip-whl. [2022-01-20T07:48:19.611Z] #21 22.10 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T07:48:19.611Z] #21 22.10 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T07:48:19.696Z] #21 21.20 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T07:48:19.696Z] #21 21.20 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:48:19.696Z] #21 21.31 Selecting previously unselected package libjq1:amd64. [2022-01-20T07:48:19.696Z] #21 21.32 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T07:48:19.696Z] #21 21.33 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:48:19.711Z] #21 24.92 Selecting previously unselected package libinih1:amd64. [2022-01-20T07:48:19.711Z] #21 24.93 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T07:48:19.711Z] #21 24.93 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T07:48:19.711Z] #21 24.98 Selecting previously unselected package libnet1:amd64. [2022-01-20T07:48:19.711Z] #21 25.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T07:48:19.711Z] #21 25.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:48:19.711Z] #21 25.08 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T07:48:19.711Z] #21 25.08 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T07:48:19.711Z] #21 25.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:48:19.715Z] #47 1.488 -- Detecting C compiler ABI info - done [2022-01-20T07:48:19.715Z] #47 1.523 -- Check for working C compiler: /usr/bin/cc - skipped [2022-01-20T07:48:19.715Z] #47 1.529 -- Detecting C compile features [2022-01-20T07:48:19.715Z] #47 1.530 -- Detecting C compile features - done [2022-01-20T07:48:19.715Z] #47 1.541 -- Performing Test HAS_BUILTIN_FORTIFY [2022-01-20T07:48:19.715Z] #47 1.584 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-01-20T07:48:19.715Z] #47 1.607 -- Configuring done [2022-01-20T07:48:19.715Z] #47 1.612 -- Generating done [2022-01-20T07:48:19.715Z] #47 1.614 -- Build files have been written to: /tmp/tmp.8dg1cfAr8V/tini [2022-01-20T07:48:19.715Z] #47 1.617 + make tini-static [2022-01-20T07:48:19.770Z] #21 24.82 Selecting previously unselected package python-pip-whl. [2022-01-20T07:48:19.770Z] #21 24.83 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T07:48:19.770Z] #21 24.83 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T07:48:19.953Z] #21 21.43 Selecting previously unselected package jq. [2022-01-20T07:48:19.953Z] #21 21.44 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-01-20T07:48:19.953Z] #21 21.45 Unpacking jq (1.6-2.1) ... [2022-01-20T07:48:19.953Z] #21 21.53 Selecting previously unselected package libaio1:amd64. [2022-01-20T07:48:19.953Z] #21 21.54 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T07:48:19.953Z] #21 21.55 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T07:48:19.953Z] #21 21.60 Selecting previously unselected package libgpm2:amd64. [2022-01-20T07:48:19.953Z] #21 21.61 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T07:48:19.953Z] #21 21.62 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T07:48:19.973Z] #21 25.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T07:48:19.973Z] #21 25.16 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T07:48:19.973Z] #21 25.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:48:19.973Z] #21 25.23 Selecting previously unselected package net-tools. [2022-01-20T07:48:19.973Z] #21 25.24 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T07:48:19.973Z] #21 25.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:48:19.975Z] #47 1.686 Scanning dependencies of target tini-static [2022-01-20T07:48:19.975Z] #47 1.736 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-01-20T07:48:20.183Z] #21 22.50 Selecting previously unselected package python3-lib2to3. [2022-01-20T07:48:20.183Z] #21 22.50 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T07:48:20.183Z] #21 22.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:48:20.183Z] #21 22.62 Selecting previously unselected package python3-distutils. [2022-01-20T07:48:20.183Z] #21 22.62 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T07:48:20.183Z] #21 22.65 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T07:48:20.209Z] #21 21.67 Selecting previously unselected package libicu67:amd64. [2022-01-20T07:48:20.209Z] #21 21.68 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-01-20T07:48:20.209Z] #21 21.68 Unpacking libicu67:amd64 (67.1-7) ... [2022-01-20T07:48:20.234Z] #21 25.38 Selecting previously unselected package patch. [2022-01-20T07:48:20.234Z] #21 25.39 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T07:48:20.234Z] #21 25.40 Unpacking patch (2.7.6-7) ... [2022-01-20T07:48:20.234Z] #21 25.59 Selecting previously unselected package python-pip-whl. [2022-01-20T07:48:20.234Z] #21 25.59 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T07:48:20.234Z] #21 25.59 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T07:48:20.344Z] #21 25.37 Selecting previously unselected package python3-lib2to3. [2022-01-20T07:48:20.344Z] #21 25.37 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T07:48:20.344Z] #21 25.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:48:20.344Z] #21 25.51 Selecting previously unselected package python3-distutils. [2022-01-20T07:48:20.344Z] #21 25.53 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T07:48:20.344Z] #21 25.55 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T07:48:20.443Z] #21 22.75 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:48:20.443Z] #21 22.76 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:48:20.443Z] #21 22.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:48:20.443Z] #21 22.90 Selecting previously unselected package python3-setuptools. [2022-01-20T07:48:20.443Z] #21 22.90 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T07:48:20.443Z] #21 22.92 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T07:48:20.544Z] #47 2.149 [100%] Linking C executable tini-static [2022-01-20T07:48:20.544Z] #47 2.313 [100%] Built target tini-static [2022-01-20T07:48:20.544Z] #47 2.328 + mkdir -p /build [2022-01-20T07:48:20.544Z] #47 2.330 + cp tini-static /build/docker-init [2022-01-20T07:48:20.605Z] #21 25.67 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:48:20.605Z] #21 25.68 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:48:20.605Z] #21 25.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:48:20.704Z] #21 23.15 Selecting previously unselected package python3-wheel. [2022-01-20T07:48:20.704Z] #21 23.17 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T07:48:20.704Z] #21 23.18 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T07:48:20.704Z] #21 23.24 Selecting previously unselected package python3-pip. [2022-01-20T07:48:20.704Z] #21 23.25 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T07:48:20.803Z] #47 DONE 2.7s [2022-01-20T07:48:20.803Z] [2022-01-20T07:48:20.804Z] #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-01-20T07:48:20.804Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T07:48:20.804Z] #20 52.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-01-20T07:48:20.804Z] #20 52.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-01-20T07:48:20.804Z] #20 52.56 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:48:20.807Z] #21 26.08 Selecting previously unselected package python3-lib2to3. [2022-01-20T07:48:20.807Z] #21 26.10 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T07:48:20.807Z] #21 26.10 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:48:20.866Z] #21 25.82 Selecting previously unselected package python3-setuptools. [2022-01-20T07:48:20.866Z] #21 25.83 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T07:48:20.866Z] #21 25.83 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T07:48:20.866Z] #21 26.09 Selecting previously unselected package python3-wheel. [2022-01-20T07:48:20.866Z] #21 26.09 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T07:48:20.866Z] #21 26.10 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T07:48:20.866Z] #21 26.18 Selecting previously unselected package python3-pip. [2022-01-20T07:48:20.866Z] #21 26.18 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T07:48:20.866Z] #21 26.20 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T07:48:20.964Z] #21 23.26 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T07:48:20.964Z] #21 23.46 Selecting previously unselected package sudo. [2022-01-20T07:48:20.964Z] #21 23.49 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-01-20T07:48:20.964Z] #21 23.50 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T07:48:21.069Z] #21 26.18 Selecting previously unselected package python3-distutils. [2022-01-20T07:48:21.069Z] #21 26.18 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T07:48:21.069Z] #21 26.19 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T07:48:21.069Z] #21 26.32 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:48:21.069Z] #21 26.32 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:48:21.069Z] #21 26.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:48:21.330Z] #21 26.48 Selecting previously unselected package python3-setuptools. [2022-01-20T07:48:21.330Z] #21 26.50 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T07:48:21.330Z] #21 26.50 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T07:48:21.437Z] #21 26.43 Selecting previously unselected package sudo. [2022-01-20T07:48:21.437Z] #21 26.44 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T07:48:21.437Z] #21 26.44 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T07:48:21.535Z] #21 23.95 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T07:48:21.535Z] #21 23.95 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-01-20T07:48:21.535Z] #21 23.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:48:21.592Z] #21 26.76 Selecting previously unselected package python3-wheel. [2022-01-20T07:48:21.592Z] #21 26.76 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T07:48:21.592Z] #21 26.78 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T07:48:21.592Z] #21 26.86 Selecting previously unselected package python3-pip. [2022-01-20T07:48:21.592Z] #21 26.86 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T07:48:21.592Z] #21 26.87 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T07:48:21.698Z] #21 26.87 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T07:48:21.698Z] #21 26.87 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T07:48:21.698Z] #21 26.89 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:48:21.796Z] #21 24.10 Selecting previously unselected package uidmap. [2022-01-20T07:48:21.796Z] #21 24.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-01-20T07:48:21.796Z] #21 24.11 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T07:48:21.796Z] #21 24.26 Selecting previously unselected package vim-runtime. [2022-01-20T07:48:21.796Z] #21 24.26 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:48:21.796Z] #21 24.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T07:48:21.796Z] #21 24.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T07:48:21.796Z] #21 24.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:21.853Z] #21 27.10 Selecting previously unselected package sudo. [2022-01-20T07:48:21.853Z] #21 27.10 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T07:48:21.853Z] #21 27.11 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T07:48:21.958Z] #21 27.06 Selecting previously unselected package uidmap. [2022-01-20T07:48:21.958Z] #21 27.06 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T07:48:21.958Z] #21 27.07 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T07:48:21.958Z] #21 27.18 Selecting previously unselected package vim-runtime. [2022-01-20T07:48:22.182Z] #20 54.71 Selecting previously unselected package gcc-mingw-w64-base. [2022-01-20T07:48:22.182Z] #20 54.72 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:48:22.182Z] #20 54.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:48:22.182Z] #20 54.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-01-20T07:48:22.182Z] #20 54.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:48:22.182Z] #20 54.90 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:48:22.219Z] #21 27.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:48:22.219Z] #21 27.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T07:48:22.219Z] #21 27.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T07:48:22.219Z] #21 27.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:22.426Z] #21 27.62 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T07:48:22.426Z] #21 27.62 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T07:48:22.426Z] #21 27.63 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:48:22.688Z] #21 27.85 Selecting previously unselected package uidmap. [2022-01-20T07:48:22.688Z] #21 27.86 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T07:48:22.688Z] #21 27.86 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T07:48:22.688Z] #21 28.01 Selecting previously unselected package vim-runtime. [2022-01-20T07:48:22.688Z] #21 28.01 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:48:22.950Z] #21 28.04 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T07:48:22.950Z] #21 28.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T07:48:22.950Z] #21 28.07 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:23.475Z] #21 24.44 Selecting previously unselected package libinih1:amd64. [2022-01-20T07:48:23.475Z] #21 24.45 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-01-20T07:48:23.475Z] #21 24.45 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T07:48:23.475Z] #21 24.51 Selecting previously unselected package libnet1:amd64. [2022-01-20T07:48:23.475Z] #21 24.52 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T07:48:23.475Z] #21 24.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:48:23.475Z] #21 24.62 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T07:48:23.475Z] #21 24.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T07:48:23.475Z] #21 24.63 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:48:23.475Z] #21 24.71 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T07:48:23.475Z] #21 24.71 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T07:48:23.475Z] #21 24.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:48:23.475Z] #21 24.76 Selecting previously unselected package net-tools. [2022-01-20T07:48:23.475Z] #21 24.76 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T07:48:23.475Z] #21 24.77 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:48:23.475Z] #21 24.91 Selecting previously unselected package patch. [2022-01-20T07:48:23.475Z] #21 24.93 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-01-20T07:48:23.475Z] #21 24.94 Unpacking patch (2.7.6-7) ... [2022-01-20T07:48:23.475Z] #21 25.11 Selecting previously unselected package python-pip-whl. [2022-01-20T07:48:23.475Z] #21 25.13 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T07:48:23.475Z] #21 25.13 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T07:48:24.038Z] #21 25.60 Selecting previously unselected package python3-lib2to3. [2022-01-20T07:48:24.038Z] #21 25.62 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T07:48:24.038Z] #21 25.62 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:48:24.295Z] #21 25.70 Selecting previously unselected package python3-distutils. [2022-01-20T07:48:24.295Z] #21 25.70 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T07:48:24.295Z] #21 25.71 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T07:48:24.295Z] #21 25.83 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:48:24.295Z] #21 25.83 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:48:24.295Z] #21 25.83 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:48:24.551Z] #21 25.95 Selecting previously unselected package python3-setuptools. [2022-01-20T07:48:24.551Z] #21 25.96 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T07:48:24.551Z] #21 25.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T07:48:24.719Z] #20 56.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-01-20T07:48:24.719Z] #20 56.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:48:24.719Z] #20 56.97 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:48:24.807Z] #21 26.22 Selecting previously unselected package python3-wheel. [2022-01-20T07:48:24.807Z] #21 26.22 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T07:48:24.807Z] #21 26.22 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T07:48:24.807Z] #21 26.30 Selecting previously unselected package python3-pip. [2022-01-20T07:48:24.807Z] #21 26.31 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-01-20T07:48:24.807Z] #21 26.31 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T07:48:25.063Z] #21 26.56 Selecting previously unselected package sudo. [2022-01-20T07:48:25.063Z] #21 26.56 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T07:48:25.063Z] #21 26.56 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T07:48:25.098Z] #21 26.97 Selecting previously unselected package vim. [2022-01-20T07:48:25.098Z] #21 26.98 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-01-20T07:48:25.098Z] #21 27.00 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:25.098Z] #21 27.46 Selecting previously unselected package xfsprogs. [2022-01-20T07:48:25.098Z] #21 27.46 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-01-20T07:48:25.098Z] #21 27.46 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T07:48:25.358Z] #21 27.83 Selecting previously unselected package zip. [2022-01-20T07:48:25.408Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T07:48:25.409Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-b9a5b8ac\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T07:48:25.409Z] ---------------------------------------------------------------------------- [2022-01-20T07:48:25.409Z] [2022-01-20T07:48:25.409Z] INFO: executeCI.ps1 starting at Thu Jan 20 07:48:24 CUT 2022 [2022-01-20T07:48:25.409Z] [2022-01-20T07:48:25.409Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T07:48:25.409Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T07:48:25.409Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-01-20T07:48:25.409Z] INFO: Environment variables: [2022-01-20T07:48:25.409Z] [2022-01-20T07:48:25.409Z] Name Value [2022-01-20T07:48:25.409Z] ---- ----- [2022-01-20T07:48:25.409Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T07:48:25.409Z] amd64 true [2022-01-20T07:48:25.409Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T07:48:25.409Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T07:48:25.409Z] arm64 true [2022-01-20T07:48:25.409Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T07:48:25.409Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T07:48:25.409Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T07:48:25.409Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T07:48:25.409Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T07:48:25.409Z] BRANCH_NAME PR-43103 [2022-01-20T07:48:25.409Z] BUILD_DISPLAY_NAME #13 [2022-01-20T07:48:25.409Z] BUILD_ID 13 [2022-01-20T07:48:25.409Z] BUILD_NUMBER 13 [2022-01-20T07:48:25.409Z] BUILD_TAG jenkins-moby-PR-43103-13 [2022-01-20T07:48:25.409Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/ [2022-01-20T07:48:25.409Z] cgroup2 true [2022-01-20T07:48:25.409Z] CHANGE_AUTHOR thaJeztah [2022-01-20T07:48:25.409Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T07:48:25.409Z] CHANGE_BRANCH image_import_platform [2022-01-20T07:48:25.409Z] CHANGE_FORK thaJeztah/docker [2022-01-20T07:48:25.409Z] CHANGE_ID 43103 [2022-01-20T07:48:25.409Z] CHANGE_TARGET master [2022-01-20T07:48:25.409Z] CHANGE_TITLE Add support for platform (os and architecture) on image import [2022-01-20T07:48:25.409Z] CHANGE_URL https://github.com/moby/moby/pull/43103 [2022-01-20T07:48:25.409Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:48:25.409Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T07:48:25.409Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T07:48:25.409Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T07:48:25.409Z] COMPUTERNAME azwin-2-2f4500 [2022-01-20T07:48:25.409Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T07:48:25.409Z] ConfigSequenceNumber 0 [2022-01-20T07:48:25.409Z] dco true [2022-01-20T07:48:25.409Z] DOCKER_BUILDKIT 0 [2022-01-20T07:48:25.409Z] DOCKER_DUT_DEBUG 1 [2022-01-20T07:48:25.409Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T07:48:25.409Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T07:48:25.409Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T07:48:25.409Z] EXECUTOR_NUMBER 0 [2022-01-20T07:48:25.409Z] FQDN azwin-2-2f4500.westus.cloudapp.azure.com [2022-01-20T07:48:25.409Z] GIT_BRANCH PR-43103 [2022-01-20T07:48:25.409Z] GIT_COMMIT 7007124a7f2880f36d4f6da3087d25254005ad3e [2022-01-20T07:48:25.409Z] GIT_PREVIOUS_COMMIT 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 [2022-01-20T07:48:25.409Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bb85375af1beabc0bf225dfae3b81c82ef2c79b2 [2022-01-20T07:48:25.409Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T07:48:25.409Z] HUDSON_COOKIE 64f42009-045e-4b7d-bfa8-f69d59134817 [2022-01-20T07:48:25.409Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T07:48:25.409Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T07:48:25.409Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T07:48:25.409Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T07:48:25.409Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T07:48:25.409Z] JENKINS_NODE_COOKIE a1d74d2d-5f9d-4d3c-a37e-cff8b826d6fc [2022-01-20T07:48:25.409Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T07:48:25.409Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T07:48:25.409Z] JOB_BASE_NAME PR-43103 [2022-01-20T07:48:25.409Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/display/redirect [2022-01-20T07:48:25.409Z] JOB_NAME moby/PR-43103 [2022-01-20T07:48:25.409Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/ [2022-01-20T07:48:25.409Z] library.jps.version master [2022-01-20T07:48:25.409Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T07:48:25.409Z] NODE_LABELS amd64 azure azwin-2-2f4500 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-01-20T07:48:25.409Z] NODE_NAME azwin-2-2f4500 [2022-01-20T07:48:25.409Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T07:48:25.409Z] OS Windows_NT [2022-01-20T07:48:25.409Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T07:48:25.409Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T07:48:25.409Z] ppc64le false [2022-01-20T07:48:25.409Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T07:48:25.409Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-20T07:48:25.409Z] PROCESSOR_LEVEL 6 [2022-01-20T07:48:25.409Z] PROCESSOR_REVISION 5504 [2022-01-20T07:48:25.409Z] ProgramData C:\ProgramData [2022-01-20T07:48:25.409Z] ProgramFiles C:\Program Files [2022-01-20T07:48:25.409Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T07:48:25.409Z] ProgramW6432 C:\Program Files [2022-01-20T07:48:25.409Z] PROMPT $P$G [2022-01-20T07:48:25.409Z] PSExecutionPolicyPreference Bypass [2022-01-20T07:48:25.409Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T07:48:25.409Z] PUBLIC C:\Users\Public [2022-01-20T07:48:25.409Z] rootless true [2022-01-20T07:48:25.409Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect?page=arti... [2022-01-20T07:48:25.409Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect?page=changes [2022-01-20T07:48:25.409Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect [2022-01-20T07:48:25.409Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect?page=tests [2022-01-20T07:48:25.409Z] s390x false [2022-01-20T07:48:25.409Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T07:48:25.409Z] SOURCES_DRIVE d [2022-01-20T07:48:25.409Z] SOURCES_SUBDIR gopath [2022-01-20T07:48:25.409Z] STAGE_NAME Run tests [2022-01-20T07:48:25.409Z] SystemDrive C: [2022-01-20T07:48:25.409Z] SystemRoot C:\Windows [2022-01-20T07:48:25.409Z] TEMP C:\Windows\TEMP [2022-01-20T07:48:25.409Z] TESTDEBUG 0 [2022-01-20T07:48:25.409Z] TESTRUN_DRIVE d [2022-01-20T07:48:25.409Z] TESTRUN_SUBDIR CI [2022-01-20T07:48:25.409Z] TIMEOUT 120m [2022-01-20T07:48:25.409Z] TMP C:\Windows\TEMP [2022-01-20T07:48:25.409Z] unit_validate true [2022-01-20T07:48:25.409Z] USERDOMAIN WORKGROUP [2022-01-20T07:48:25.409Z] USERNAME azwin-2-2f4500$ [2022-01-20T07:48:25.409Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T07:48:25.409Z] validate_force false [2022-01-20T07:48:25.409Z] windir C:\Windows [2022-01-20T07:48:25.409Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T07:48:25.409Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-01-20T07:48:25.409Z] windows2022 true [2022-01-20T07:48:25.409Z] windows2022containerd true [2022-01-20T07:48:25.409Z] windowsRS1 false [2022-01-20T07:48:25.409Z] windowsRS5 true [2022-01-20T07:48:25.409Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T07:48:25.409Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T07:48:25.409Z] [2022-01-20T07:48:25.409Z] [2022-01-20T07:48:25.409Z] [2022-01-20T07:48:25.500Z] #21 30.79 Selecting previously unselected package vim. [2022-01-20T07:48:25.500Z] #21 30.79 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:48:25.500Z] #21 30.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:25.519Z] #21 30.11 Selecting previously unselected package vim. [2022-01-20T07:48:25.519Z] #21 30.12 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:48:25.519Z] #21 30.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:25.519Z] #21 30.68 Selecting previously unselected package xfsprogs. [2022-01-20T07:48:25.519Z] #21 30.68 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T07:48:25.519Z] #21 30.69 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T07:48:25.619Z] #21 27.83 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-01-20T07:48:25.619Z] #21 27.93 Unpacking zip (3.0-12) ... [2022-01-20T07:48:25.619Z] #21 28.05 Selecting previously unselected package zstd. [2022-01-20T07:48:25.619Z] #21 28.07 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-01-20T07:48:25.619Z] #21 28.08 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:48:25.626Z] #21 27.01 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T07:48:25.626Z] #21 27.02 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T07:48:25.626Z] #21 27.02 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:48:25.626Z] #21 27.24 Selecting previously unselected package uidmap. [2022-01-20T07:48:25.626Z] #21 27.24 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T07:48:25.626Z] #21 27.25 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T07:48:25.626Z] #21 27.35 Selecting previously unselected package vim-runtime. [2022-01-20T07:48:25.880Z] #21 28.33 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:48:25.883Z] #21 27.36 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:48:25.883Z] #21 27.38 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T07:48:25.883Z] #21 27.41 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T07:48:25.883Z] #21 27.42 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:26.074Z] #21 31.36 Selecting previously unselected package xfsprogs. [2022-01-20T07:48:26.074Z] #21 31.36 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T07:48:26.074Z] #21 31.37 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T07:48:26.091Z] #21 31.11 Selecting previously unselected package zip. [2022-01-20T07:48:26.091Z] #21 31.12 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T07:48:26.091Z] #21 31.13 Unpacking zip (3.0-12) ... [2022-01-20T07:48:26.091Z] #21 31.23 Selecting previously unselected package zstd. [2022-01-20T07:48:26.091Z] #21 31.24 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T07:48:26.091Z] #21 31.25 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:48:26.356Z] #21 31.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:48:26.598Z] #21 31.77 Selecting previously unselected package zip. [2022-01-20T07:48:26.598Z] #21 31.77 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T07:48:26.598Z] #21 31.78 Unpacking zip (3.0-12) ... [2022-01-20T07:48:26.598Z] #21 31.91 Selecting previously unselected package zstd. [2022-01-20T07:48:26.598Z] #21 31.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T07:48:26.598Z] #21 31.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:48:26.821Z] #21 29.16 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-01-20T07:48:26.821Z] #21 29.18 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:48:26.821Z] #21 29.19 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-01-20T07:48:26.821Z] #21 29.20 Setting up libicu67:arm64 (67.1-7) ... [2022-01-20T07:48:26.821Z] #21 29.21 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-01-20T07:48:26.821Z] #21 29.22 Setting up libinih1:arm64 (53-1+b2) ... [2022-01-20T07:48:26.821Z] #21 29.24 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T07:48:26.821Z] #21 29.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:48:26.821Z] #21 29.26 Setting up bzip2 (1.0.8-4) ... [2022-01-20T07:48:26.821Z] #21 29.27 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-01-20T07:48:26.821Z] #21 29.28 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T07:48:27.171Z] #21 32.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:48:27.258Z] #20 ... [2022-01-20T07:48:27.258Z] [2022-01-20T07:48:27.258Z] #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-01-20T07:48:27.258Z] #69 sha256:d5303ba73382a935099028ec0ee1d981df9d32bf4f56a10bbccc2bdeda848231 [2022-01-20T07:48:27.258Z] #69 13.34 + cd /tmp/tmp.sOTQDozXnH/src/github.com/containerd/containerd [2022-01-20T07:48:27.258Z] #69 13.34 + git checkout -q v1.5.9 [2022-01-20T07:48:27.297Z] #21 32.39 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:27.297Z] #21 32.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:48:27.297Z] #21 32.42 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T07:48:27.297Z] #21 32.44 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T07:48:27.297Z] #21 32.46 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:27.297Z] #21 32.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T07:48:27.297Z] #21 32.49 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T07:48:27.297Z] #21 32.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:48:27.297Z] #21 32.52 Setting up bzip2 (1.0.8-4) ... [2022-01-20T07:48:27.297Z] #21 32.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:48:27.297Z] #21 32.56 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T07:48:27.392Z] #21 29.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:27.392Z] #21 29.83 Setting up libcap2:arm64 (1:2.44-1) ... [2022-01-20T07:48:27.392Z] #21 29.84 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T07:48:27.392Z] #21 29.85 Setting up apparmor (2.13.6-10) ... [2022-01-20T07:48:27.634Z] INFO: Sources under d:\gopath\... [2022-01-20T07:48:27.634Z] INFO: Test run under d:\CI\... [2022-01-20T07:48:27.634Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T07:48:27.634Z] INFO: docker/docker repository was found [2022-01-20T07:48:27.634Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-01-20T07:48:27.744Z] #21 33.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:27.744Z] #21 33.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:48:27.744Z] #21 33.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T07:48:27.744Z] #21 33.13 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T07:48:27.744Z] #21 33.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:27.744Z] #21 33.17 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T07:48:27.828Z] #69 14.24 + export 'BUILDTAGS=netgo osusergo static_build' [2022-01-20T07:48:27.828Z] #69 14.24 + BUILDTAGS='netgo osusergo static_build' [2022-01-20T07:48:27.828Z] #69 14.24 + export EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:48:27.828Z] #69 14.24 + EXTRA_FLAGS=-buildmode=pie [2022-01-20T07:48:27.828Z] #69 14.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-01-20T07:48:27.828Z] #69 14.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-01-20T07:48:27.828Z] #69 14.24 + '[' '' = dynamic ']' [2022-01-20T07:48:27.828Z] #69 14.24 + make [2022-01-20T07:48:28.005Z] #21 33.19 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T07:48:28.005Z] #21 33.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:48:28.005Z] #21 33.21 Setting up bzip2 (1.0.8-4) ... [2022-01-20T07:48:28.005Z] #21 33.23 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:48:28.005Z] #21 33.24 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T07:48:28.105Z] ltsc2019: Pulling from windows/servercore [2022-01-20T07:48:28.105Z] 4612f6d0b889: Pulling fs layer [2022-01-20T07:48:28.105Z] 567fd00846e9: Pulling fs layer [2022-01-20T07:48:28.262Z] #21 33.24 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:28.262Z] #21 33.25 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T07:48:28.262Z] #21 33.27 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T07:48:28.262Z] #21 33.29 Setting up apparmor (2.13.6-10) ... [2022-01-20T07:48:28.397Z] #69 15.00 + bin/ctr [2022-01-20T07:48:28.578Z] #21 33.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:28.578Z] #21 33.83 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T07:48:28.578Z] #21 33.84 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T07:48:28.578Z] #21 33.86 Setting up apparmor (2.13.6-10) ... [2022-01-20T07:48:28.775Z] #21 31.16 Setting up zip (3.0-12) ... [2022-01-20T07:48:28.775Z] #21 31.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:28.775Z] #21 31.20 Setting up bash-completion (1:2.11-2) ... [2022-01-20T07:48:29.154Z] #21 30.45 Selecting previously unselected package vim. [2022-01-20T07:48:29.154Z] #21 30.46 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:48:29.154Z] #21 30.47 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:29.415Z] #21 30.97 Selecting previously unselected package xfsprogs. [2022-01-20T07:48:29.415Z] #21 30.97 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T07:48:29.415Z] #21 30.98 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T07:48:29.647Z] #21 34.82 Setting up zip (3.0-12) ... [2022-01-20T07:48:29.647Z] #21 34.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:29.647Z] #21 34.86 Setting up bash-completion (1:2.11-2) ... [2022-01-20T07:48:29.966Z] #21 35.27 Setting up zip (3.0-12) ... [2022-01-20T07:48:29.966Z] #21 35.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:29.966Z] #21 35.31 Setting up bash-completion (1:2.11-2) ... [2022-01-20T07:48:29.977Z] #21 31.37 Selecting previously unselected package zip. [2022-01-20T07:48:29.977Z] #21 31.37 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-01-20T07:48:29.977Z] #21 31.38 Unpacking zip (3.0-12) ... [2022-01-20T07:48:29.977Z] #21 31.48 Selecting previously unselected package zstd. [2022-01-20T07:48:29.977Z] #21 31.49 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T07:48:29.977Z] #21 31.50 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:48:30.234Z] #21 31.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:48:30.689Z] #21 32.88 Setting up xz-utils (5.2.5-2) ... [2022-01-20T07:48:30.689Z] #21 32.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T07:48:30.689Z] #21 32.93 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-01-20T07:48:30.689Z] #21 32.95 Setting up patch (2.7.6-7) ... [2022-01-20T07:48:30.689Z] #21 32.96 Setting up sudo (1.9.5p2-3) ... [2022-01-20T07:48:30.689Z] #21 33.04 invoke-rc.d: could not determine current runlevel [2022-01-20T07:48:30.689Z] #21 33.05 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T07:48:30.689Z] #21 33.06 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T07:48:30.689Z] #21 33.08 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-01-20T07:48:30.689Z] #21 33.09 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T07:48:30.689Z] #21 33.11 Setting up pigz (2.6-1) ... [2022-01-20T07:48:30.689Z] #21 33.13 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-01-20T07:48:30.689Z] #21 33.14 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-01-20T07:48:30.689Z] #21 33.17 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T07:48:30.689Z] #21 33.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:31.162Z] #21 32.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:31.162Z] #21 32.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:48:31.162Z] #21 32.75 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T07:48:31.162Z] #21 32.76 Setting up libicu67:amd64 (67.1-7) ... [2022-01-20T07:48:31.162Z] #21 32.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T07:48:31.162Z] #21 32.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T07:48:31.162Z] #21 32.79 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T07:48:31.162Z] #21 32.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:48:31.162Z] #21 32.81 Setting up bzip2 (1.0.8-4) ... [2022-01-20T07:48:31.162Z] #21 32.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:48:31.162Z] #21 32.83 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T07:48:31.261Z] #21 33.69 Setting up libaio1:arm64 (0.3.112-9) ... [2022-01-20T07:48:31.261Z] #21 33.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:48:31.523Z] #21 33.97 Setting up libelf1:arm64 (0.183-1) ... [2022-01-20T07:48:31.523Z] #21 34.03 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:48:31.523Z] #21 34.05 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-01-20T07:48:31.523Z] #21 34.06 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T07:48:31.563Z] #21 36.70 Setting up xz-utils (5.2.5-2) ... [2022-01-20T07:48:31.563Z] #21 36.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T07:48:31.563Z] #21 36.74 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T07:48:31.563Z] #21 36.75 Setting up patch (2.7.6-7) ... [2022-01-20T07:48:31.563Z] #21 36.76 Setting up sudo (1.9.5p2-3) ... [2022-01-20T07:48:31.563Z] #21 36.85 invoke-rc.d: could not determine current runlevel [2022-01-20T07:48:31.823Z] #21 36.86 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T07:48:31.823Z] #21 36.87 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T07:48:31.823Z] #21 36.89 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T07:48:31.823Z] #21 36.90 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T07:48:31.823Z] #21 36.92 Setting up pigz (2.6-1) ... [2022-01-20T07:48:31.823Z] #21 36.93 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T07:48:31.823Z] #21 36.94 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:48:31.823Z] #21 36.99 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T07:48:31.823Z] #21 37.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:31.880Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-01-20T07:48:31.880Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c637c317\powershellScript.ps1'; exit $LASTEXITCODE; [2022-01-20T07:48:31.880Z] ---------------------------------------------------------------------------- [2022-01-20T07:48:31.880Z] [2022-01-20T07:48:31.880Z] INFO: executeCI.ps1 starting at Thu Jan 20 07:48:29 CUT 2022 [2022-01-20T07:48:31.880Z] [2022-01-20T07:48:31.880Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-01-20T07:48:31.880Z] INFO: Running git version 2.24.1.windows.2 [2022-01-20T07:48:31.880Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-01-20T07:48:31.880Z] INFO: Environment variables: [2022-01-20T07:48:31.880Z] [2022-01-20T07:48:31.880Z] Name Value [2022-01-20T07:48:31.880Z] ---- ----- [2022-01-20T07:48:31.880Z] ALLUSERSPROFILE C:\ProgramData [2022-01-20T07:48:31.880Z] amd64 true [2022-01-20T07:48:31.880Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-01-20T07:48:31.880Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-01-20T07:48:31.880Z] arm64 true [2022-01-20T07:48:31.880Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-01-20T07:48:31.880Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-01-20T07:48:31.880Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-01-20T07:48:31.880Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-01-20T07:48:31.880Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-01-20T07:48:31.880Z] BRANCH_NAME PR-43103 [2022-01-20T07:48:31.880Z] BUILD_DISPLAY_NAME #13 [2022-01-20T07:48:31.880Z] BUILD_ID 13 [2022-01-20T07:48:31.880Z] BUILD_NUMBER 13 [2022-01-20T07:48:31.880Z] BUILD_TAG jenkins-moby-PR-43103-13 [2022-01-20T07:48:31.880Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/ [2022-01-20T07:48:31.880Z] cgroup2 true [2022-01-20T07:48:31.880Z] CHANGE_AUTHOR thaJeztah [2022-01-20T07:48:31.880Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-01-20T07:48:31.880Z] CHANGE_BRANCH image_import_platform [2022-01-20T07:48:31.880Z] CHANGE_FORK thaJeztah/docker [2022-01-20T07:48:31.880Z] CHANGE_ID 43103 [2022-01-20T07:48:31.880Z] CHANGE_TARGET master [2022-01-20T07:48:31.880Z] CHANGE_TITLE Add support for platform (os and architecture) on image import [2022-01-20T07:48:31.880Z] CHANGE_URL https://github.com/moby/moby/pull/43103 [2022-01-20T07:48:31.880Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-01-20T07:48:31.880Z] CommonProgramFiles C:\Program Files\Common Files [2022-01-20T07:48:31.880Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-01-20T07:48:31.880Z] CommonProgramW6432 C:\Program Files\Common Files [2022-01-20T07:48:31.880Z] COMPUTERNAME azwin-2-504931 [2022-01-20T07:48:31.880Z] ComSpec C:\Windows\system32\cmd.exe [2022-01-20T07:48:31.880Z] ConfigSequenceNumber 0 [2022-01-20T07:48:31.880Z] dco true [2022-01-20T07:48:31.880Z] DOCKER_BUILDKIT 0 [2022-01-20T07:48:31.880Z] DOCKER_DUT_DEBUG 1 [2022-01-20T07:48:31.880Z] DOCKER_EXPERIMENTAL 1 [2022-01-20T07:48:31.880Z] DOCKER_GRAPHDRIVER overlay2 [2022-01-20T07:48:31.880Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-01-20T07:48:31.880Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-01-20T07:48:31.880Z] EXECUTOR_NUMBER 0 [2022-01-20T07:48:31.880Z] FQDN azwin-2-504931.westus.cloudapp.azure.com [2022-01-20T07:48:31.880Z] GIT_BRANCH PR-43103 [2022-01-20T07:48:31.880Z] GIT_COMMIT 35155e4a42939dad5b5b4a06ec01078a89ce33d7 [2022-01-20T07:48:31.880Z] GIT_PREVIOUS_COMMIT 153b472b7e8fdc5bdc07c8c88aa348e0de1d8d04 [2022-01-20T07:48:31.880Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bb85375af1beabc0bf225dfae3b81c82ef2c79b2 [2022-01-20T07:48:31.880Z] GIT_URL https://github.com/moby/moby.git [2022-01-20T07:48:31.880Z] HUDSON_COOKIE 6bbf5d44-7453-4a73-aacd-b37f6b82d7c4 [2022-01-20T07:48:31.880Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-01-20T07:48:31.880Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-01-20T07:48:31.880Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-01-20T07:48:31.880Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-01-20T07:48:31.881Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-01-20T07:48:31.881Z] JENKINS_NODE_COOKIE 2b3cbada-0bac-4857-8c6e-4023216fb6b8 [2022-01-20T07:48:31.881Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-01-20T07:48:31.881Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-01-20T07:48:31.881Z] JOB_BASE_NAME PR-43103 [2022-01-20T07:48:31.881Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/display/redirect [2022-01-20T07:48:31.881Z] JOB_NAME moby/PR-43103 [2022-01-20T07:48:31.881Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/ [2022-01-20T07:48:31.881Z] library.jps.version master [2022-01-20T07:48:31.881Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-01-20T07:48:31.881Z] NODE_LABELS amd64 azure azwin-2-504931 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-01-20T07:48:31.881Z] NODE_NAME azwin-2-504931 [2022-01-20T07:48:31.881Z] NUMBER_OF_PROCESSORS 4 [2022-01-20T07:48:31.881Z] OS Windows_NT [2022-01-20T07:48:31.881Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-01-20T07:48:31.881Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-01-20T07:48:31.881Z] ppc64le false [2022-01-20T07:48:31.881Z] PROCESSOR_ARCHITECTURE AMD64 [2022-01-20T07:48:31.881Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-01-20T07:48:31.881Z] PROCESSOR_LEVEL 6 [2022-01-20T07:48:31.881Z] PROCESSOR_REVISION 5504 [2022-01-20T07:48:31.881Z] ProgramData C:\ProgramData [2022-01-20T07:48:31.881Z] ProgramFiles C:\Program Files [2022-01-20T07:48:31.881Z] ProgramFiles(x86) C:\Program Files (x86) [2022-01-20T07:48:31.881Z] ProgramW6432 C:\Program Files [2022-01-20T07:48:31.881Z] PROMPT $P$G [2022-01-20T07:48:31.881Z] PSExecutionPolicyPreference Bypass [2022-01-20T07:48:31.881Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-01-20T07:48:31.881Z] PUBLIC C:\Users\Public [2022-01-20T07:48:31.881Z] rootless true [2022-01-20T07:48:31.881Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect?page=arti... [2022-01-20T07:48:31.881Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect?page=changes [2022-01-20T07:48:31.881Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect [2022-01-20T07:48:31.881Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43103/13/display/redirect?page=tests [2022-01-20T07:48:31.881Z] s390x false [2022-01-20T07:48:31.881Z] SKIP_VALIDATION_TESTS 1 [2022-01-20T07:48:31.881Z] SOURCES_DRIVE d [2022-01-20T07:48:31.881Z] SOURCES_SUBDIR gopath [2022-01-20T07:48:31.881Z] STAGE_NAME Run tests [2022-01-20T07:48:31.881Z] SystemDrive C: [2022-01-20T07:48:31.881Z] SystemRoot C:\Windows [2022-01-20T07:48:31.881Z] TEMP C:\Windows\TEMP [2022-01-20T07:48:31.881Z] TESTDEBUG 0 [2022-01-20T07:48:31.881Z] TESTRUN_DRIVE d [2022-01-20T07:48:31.881Z] TESTRUN_SUBDIR CI [2022-01-20T07:48:31.881Z] TIMEOUT 120m [2022-01-20T07:48:31.881Z] TMP C:\Windows\TEMP [2022-01-20T07:48:31.881Z] unit_validate true [2022-01-20T07:48:31.881Z] USERDOMAIN WORKGROUP [2022-01-20T07:48:31.881Z] USERNAME azwin-2-504931$ [2022-01-20T07:48:31.881Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-01-20T07:48:31.881Z] validate_force false [2022-01-20T07:48:31.881Z] windir C:\Windows [2022-01-20T07:48:31.881Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-01-20T07:48:31.881Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-01-20T07:48:31.881Z] windows2022 true [2022-01-20T07:48:31.881Z] windows2022containerd true [2022-01-20T07:48:31.881Z] windowsRS1 false [2022-01-20T07:48:31.881Z] windowsRS5 true [2022-01-20T07:48:31.881Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-01-20T07:48:31.881Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-01-20T07:48:31.881Z] [2022-01-20T07:48:31.881Z] [2022-01-20T07:48:31.881Z] [2022-01-20T07:48:31.881Z] INFO: Sources under d:\gopath\... [2022-01-20T07:48:31.881Z] INFO: Test run under d:\CI\... [2022-01-20T07:48:31.881Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-01-20T07:48:31.881Z] INFO: docker/docker repository was found [2022-01-20T07:48:31.881Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-01-20T07:48:31.884Z] #21 37.14 Setting up xz-utils (5.2.5-2) ... [2022-01-20T07:48:31.884Z] #21 37.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T07:48:31.884Z] #21 37.17 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T07:48:31.884Z] #21 37.18 Setting up patch (2.7.6-7) ... [2022-01-20T07:48:31.884Z] #21 37.20 Setting up sudo (1.9.5p2-3) ... [2022-01-20T07:48:32.045Z] #21 34.39 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:32.045Z] #21 34.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T07:48:32.045Z] #21 34.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T07:48:32.045Z] #21 34.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T07:48:32.045Z] #21 34.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T07:48:32.045Z] #21 34.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T07:48:32.045Z] #21 34.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T07:48:32.045Z] #21 34.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T07:48:32.045Z] #21 34.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T07:48:32.045Z] #21 34.45 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T07:48:32.091Z] #21 33.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:32.091Z] #21 33.46 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T07:48:32.091Z] #21 33.47 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T07:48:32.091Z] #21 33.48 Setting up apparmor (2.13.6-10) ... [2022-01-20T07:48:32.145Z] #21 37.29 invoke-rc.d: could not determine current runlevel [2022-01-20T07:48:32.145Z] #21 37.31 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T07:48:32.145Z] #21 37.32 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T07:48:32.145Z] #21 37.33 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T07:48:32.145Z] #21 37.34 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T07:48:32.145Z] #21 37.36 Setting up pigz (2.6-1) ... [2022-01-20T07:48:32.145Z] #21 37.38 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T07:48:32.145Z] #21 37.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:48:32.145Z] #21 37.42 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T07:48:32.145Z] #21 37.43 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:32.350Z] ltsc2022: Pulling from windows/servercore [2022-01-20T07:48:32.718Z] #21 38.05 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T07:48:32.718Z] #21 38.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:48:32.764Z] #21 37.61 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T07:48:32.764Z] #21 37.62 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:48:33.011Z] #21 35.51 Setting up libjq1:arm64 (1.6-2.1) ... [2022-01-20T07:48:33.011Z] #21 35.53 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-01-20T07:48:33.023Z] #21 38.08 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T07:48:33.023Z] #21 38.10 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:48:33.024Z] #21 38.12 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:48:33.024Z] #21 38.13 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T07:48:33.274Z] #21 35.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:48:33.274Z] #21 35.58 Setting up python3-pip (20.3.4-4) ... [2022-01-20T07:48:33.284Z] #21 38.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:33.291Z] #21 38.42 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T07:48:33.291Z] #21 38.47 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:48:33.291Z] #21 38.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:48:33.291Z] #21 38.53 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T07:48:33.337Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T07:48:33.337Z] 0e02c12b1310: Pulling fs layer [2022-01-20T07:48:33.468Z] #21 34.88 Setting up zip (3.0-12) ... [2022-01-20T07:48:33.468Z] #21 34.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:33.468Z] #21 34.91 Setting up bash-completion (1:2.11-2) ... [2022-01-20T07:48:33.545Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T07:48:33.545Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T07:48:33.545Z] #21 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T07:48:33.545Z] #21 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T07:48:33.545Z] #21 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T07:48:33.545Z] #21 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T07:48:33.545Z] #21 38.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T07:48:33.545Z] #21 38.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T07:48:33.545Z] #21 38.58 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T07:48:33.864Z] #21 38.95 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:33.864Z] #21 38.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T07:48:33.864Z] #21 38.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T07:48:33.864Z] #21 38.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T07:48:33.864Z] #21 38.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T07:48:33.864Z] #21 38.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T07:48:33.864Z] #21 38.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T07:48:33.864Z] #21 39.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T07:48:33.864Z] #21 39.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T07:48:33.864Z] #21 39.02 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T07:48:34.237Z] #21 36.65 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-01-20T07:48:34.237Z] #21 36.69 Setting up jq (1.6-2.1) ... [2022-01-20T07:48:34.237Z] #21 36.74 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-01-20T07:48:34.237Z] #21 36.84 Setting up iptables (1.8.7-1) ... [2022-01-20T07:48:34.500Z] #21 36.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:48:34.500Z] #21 36.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:48:34.500Z] #21 36.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:48:34.500Z] #21 36.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:48:34.500Z] #21 36.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T07:48:34.500Z] #21 36.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T07:48:34.500Z] #21 36.92 Setting up iproute2 (5.10.0-4) ... [2022-01-20T07:48:34.929Z] #21 39.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:48:34.929Z] #21 39.87 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T07:48:34.929Z] #21 39.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:48:34.929Z] #21 39.91 Setting up python3-pip (20.3.4-4) ... [2022-01-20T07:48:34.970Z] #69 ... [2022-01-20T07:48:34.970Z] [2022-01-20T07:48:34.970Z] #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-01-20T07:48:34.970Z] #20 sha256:0e7d4b378268740fde2ef02280cca54ed9100434ef5bd9ec7be26d55190ec00b [2022-01-20T07:48:34.970Z] #20 60.56 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-01-20T07:48:34.970Z] #20 60.56 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:48:34.970Z] #20 60.56 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:48:34.970Z] #20 62.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-01-20T07:48:34.970Z] #20 62.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:48:34.970Z] #20 62.09 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:48:34.970Z] #20 63.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-01-20T07:48:34.970Z] #20 63.91 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:48:34.970Z] #20 63.92 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:48:34.970Z] #20 67.73 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-01-20T07:48:35.074Z] #21 37.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:48:35.230Z] #20 67.74 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-01-20T07:48:35.230Z] #20 67.74 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:48:35.251Z] #21 40.33 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:48:35.251Z] #21 40.34 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T07:48:35.251Z] #21 40.35 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:48:35.251Z] #21 40.37 Setting up python3-pip (20.3.4-4) ... [2022-01-20T07:48:35.405Z] #21 36.82 Setting up xz-utils (5.2.5-2) ... [2022-01-20T07:48:35.405Z] #21 36.83 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-01-20T07:48:35.405Z] #21 36.84 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T07:48:35.405Z] #21 36.85 Setting up patch (2.7.6-7) ... [2022-01-20T07:48:35.405Z] #21 36.86 Setting up sudo (1.9.5p2-3) ... [2022-01-20T07:48:35.405Z] #21 36.95 invoke-rc.d: could not determine current runlevel [2022-01-20T07:48:35.405Z] #21 36.95 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T07:48:35.405Z] #21 36.96 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T07:48:35.405Z] #21 36.97 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T07:48:35.405Z] #21 36.98 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T07:48:35.405Z] #21 37.00 Setting up pigz (2.6-1) ... [2022-01-20T07:48:35.405Z] #21 37.01 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T07:48:35.405Z] #21 37.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:48:35.405Z] #21 37.03 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T07:48:35.405Z] #21 37.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:35.870Z] #21 40.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T07:48:35.870Z] #21 40.98 Setting up jq (1.6-2.1) ... [2022-01-20T07:48:35.870Z] #21 40.99 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T07:48:35.870Z] #21 41.01 Setting up iptables (1.8.7-1) ... [2022-01-20T07:48:35.870Z] #21 41.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:48:35.870Z] #21 41.04 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:48:35.870Z] #21 41.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:48:35.870Z] #21 41.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:48:35.870Z] #21 41.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T07:48:35.870Z] #21 41.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T07:48:35.870Z] #21 41.07 Setting up iproute2 (5.10.0-4) ... [2022-01-20T07:48:35.970Z] #21 37.60 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T07:48:35.971Z] #21 37.61 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:48:36.196Z] #21 41.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T07:48:36.196Z] #21 41.50 Setting up jq (1.6-2.1) ... [2022-01-20T07:48:36.196Z] #21 41.52 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T07:48:36.196Z] #21 41.53 Setting up iptables (1.8.7-1) ... [2022-01-20T07:48:36.196Z] #21 41.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:48:36.196Z] #21 41.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:48:36.196Z] #21 41.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:48:36.196Z] #21 41.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:48:36.196Z] #21 41.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T07:48:36.391Z] #21 41.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:48:36.458Z] #21 41.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T07:48:36.459Z] #21 41.59 Setting up iproute2 (5.10.0-4) ... [2022-01-20T07:48:36.484Z] #21 37.99 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T07:48:36.484Z] #21 38.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:48:36.484Z] #21 38.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:48:36.484Z] #21 38.03 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T07:48:36.720Z] #21 41.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:48:36.963Z] #21 DONE 42.3s [2022-01-20T07:48:36.963Z] [2022-01-20T07:48:36.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-01-20T07:48:36.963Z] #58 sha256:27670238f3c1c2bbc6fc7c04dad4c670ba663c8d1606ba6131f79568c75e417a [2022-01-20T07:48:37.047Z] #21 38.50 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:48:37.047Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T07:48:37.047Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T07:48:37.047Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T07:48:37.047Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T07:48:37.047Z] #21 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T07:48:37.047Z] #21 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T07:48:37.047Z] #21 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T07:48:37.047Z] #21 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T07:48:37.047Z] #21 38.57 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T07:48:37.146Z] #20 69.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-01-20T07:48:37.146Z] #20 69.58 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-01-20T07:48:37.146Z] #20 69.59 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:48:37.146Z] #20 69.65 Selecting previously unselected package libapparmor1:amd64. [2022-01-20T07:48:37.146Z] #20 69.65 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-01-20T07:48:37.146Z] #20 69.66 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T07:48:37.146Z] #20 69.70 Selecting previously unselected package libapparmor-dev:amd64. [2022-01-20T07:48:37.146Z] #20 69.71 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-01-20T07:48:37.146Z] #20 69.72 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T07:48:37.146Z] #20 69.78 Selecting previously unselected package libbtrfs0:amd64. [2022-01-20T07:48:37.146Z] #20 69.79 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-01-20T07:48:37.146Z] #20 69.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:48:37.146Z] #20 69.87 Selecting previously unselected package libbtrfs-dev:amd64. [2022-01-20T07:48:37.146Z] #20 69.88 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-01-20T07:48:37.146Z] #20 69.89 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:48:37.146Z] #20 69.98 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-01-20T07:48:37.227Z] #58 ... [2022-01-20T07:48:37.227Z] [2022-01-20T07:48:37.227Z] #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-01-20T07:48:37.227Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T07:48:37.406Z] #20 69.98 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:48:37.406Z] #20 69.99 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:48:37.406Z] #20 70.03 Selecting previously unselected package libudev-dev:amd64. [2022-01-20T07:48:37.406Z] #20 70.04 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-01-20T07:48:37.406Z] #20 70.04 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-01-20T07:48:37.406Z] #20 70.11 Selecting previously unselected package libsepol1-dev:amd64. [2022-01-20T07:48:37.406Z] #20 70.11 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-01-20T07:48:37.406Z] #20 70.12 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T07:48:37.622Z] #21 DONE 40.0s [2022-01-20T07:48:37.622Z] [2022-01-20T07:48:37.623Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:48:37.623Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T07:48:37.623Z] #43 ... [2022-01-20T07:48:37.623Z] [2022-01-20T07:48:37.623Z] #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-01-20T07:48:37.623Z] #22 sha256:6778c9b2c82675dd5e18d260dbc8a267cd973bfede77b81c9fad3659e73b14d4 [2022-01-20T07:48:37.666Z] #20 70.24 Selecting previously unselected package libpcre2-16-0:amd64. [2022-01-20T07:48:37.666Z] #20 70.25 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-01-20T07:48:37.666Z] #20 70.26 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T07:48:37.666Z] #20 70.34 Selecting previously unselected package libpcre2-32-0:amd64. [2022-01-20T07:48:37.666Z] #21 DONE 42.8s [2022-01-20T07:48:37.666Z] #20 70.34 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-01-20T07:48:37.666Z] #20 70.35 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T07:48:37.666Z] [2022-01-20T07:48:37.666Z] #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-01-20T07:48:37.666Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T07:48:37.666Z] #20 70.43 Selecting previously unselected package libpcre2-posix2:amd64. [2022-01-20T07:48:37.666Z] #20 70.43 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-01-20T07:48:37.666Z] #20 70.44 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T07:48:37.666Z] #20 70.48 Selecting previously unselected package libpcre2-dev:amd64. [2022-01-20T07:48:37.926Z] #20 70.49 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-01-20T07:48:37.926Z] #20 70.49 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T07:48:38.168Z] #22 0.852 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T07:48:38.168Z] #22 0.855 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T07:48:38.168Z] #22 0.859 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T07:48:38.168Z] #22 DONE 0.9s [2022-01-20T07:48:38.168Z] [2022-01-20T07:48:38.168Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-20T07:48:38.168Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T07:48:38.185Z] #20 70.69 Selecting previously unselected package libselinux1-dev:amd64. [2022-01-20T07:48:38.185Z] #20 70.70 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-01-20T07:48:38.185Z] #20 70.70 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T07:48:38.186Z] #20 70.79 Selecting previously unselected package libdevmapper-dev:amd64. [2022-01-20T07:48:38.186Z] #20 70.79 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-01-20T07:48:38.186Z] #20 70.80 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:48:38.186Z] #20 70.84 Selecting previously unselected package libseccomp-dev:amd64. [2022-01-20T07:48:38.186Z] #20 70.85 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-01-20T07:48:38.186Z] #20 70.86 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T07:48:38.194Z] #22 0.569 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T07:48:38.194Z] #22 0.578 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T07:48:38.194Z] #22 0.581 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T07:48:38.414Z] #21 39.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:48:38.414Z] #21 39.86 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T07:48:38.414Z] #21 39.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:48:38.414Z] #21 39.88 Setting up python3-pip (20.3.4-4) ... [2022-01-20T07:48:38.445Z] #20 70.92 Selecting previously unselected package libsystemd-dev:amd64. [2022-01-20T07:48:38.445Z] #20 70.92 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-01-20T07:48:38.445Z] #20 70.93 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T07:48:38.445Z] #20 71.14 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-01-20T07:48:38.445Z] #20 71.15 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-01-20T07:48:38.445Z] #20 71.16 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-01-20T07:48:38.445Z] #20 71.17 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-01-20T07:48:38.445Z] #20 71.19 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-01-20T07:48:38.445Z] #20 71.20 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-01-20T07:48:38.445Z] #20 71.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-01-20T07:48:38.445Z] #20 71.22 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-01-20T07:48:38.445Z] #20 71.23 Setting up libudev-dev:amd64 (247.3-6) ... [2022-01-20T07:48:38.445Z] #20 71.24 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-01-20T07:48:38.445Z] #20 71.25 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-01-20T07:48:38.445Z] #20 71.27 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-01-20T07:48:38.445Z] #20 71.28 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-01-20T07:48:38.501Z] #22 0.853 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T07:48:38.501Z] #22 0.858 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T07:48:38.501Z] #22 0.861 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T07:48:38.501Z] #22 DONE 0.9s [2022-01-20T07:48:38.501Z] [2022-01-20T07:48:38.501Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-20T07:48:38.501Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T07:48:38.705Z] #20 71.29 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-01-20T07:48:38.705Z] #20 71.30 Setting up mingw-w64-common (8.0.0-1) ... [2022-01-20T07:48:38.705Z] #20 71.31 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-01-20T07:48:38.705Z] #20 71.32 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-01-20T07:48:38.705Z] #20 71.33 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-01-20T07:48:38.705Z] #20 71.34 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-01-20T07:48:38.705Z] #20 71.35 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-01-20T07:48:38.705Z] #20 71.37 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:48:38.705Z] #20 71.38 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-01-20T07:48:38.705Z] #20 71.39 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:48:38.705Z] #20 71.40 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-01-20T07:48:38.705Z] #20 71.41 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-01-20T07:48:38.705Z] #20 71.41 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-01-20T07:48:38.705Z] #20 71.42 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-01-20T07:48:38.705Z] #20 71.43 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-01-20T07:48:38.705Z] #20 71.46 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-01-20T07:48:38.705Z] #20 71.47 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:48:38.705Z] #20 71.48 Setting up dmsetup (2:1.02.175-2.1) ... [2022-01-20T07:48:38.964Z] #20 71.49 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:48:38.964Z] #20 71.50 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-01-20T07:48:38.964Z] #20 71.51 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:48:39.343Z] #21 40.93 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T07:48:39.343Z] #21 40.94 Setting up jq (1.6-2.1) ... [2022-01-20T07:48:39.343Z] #21 40.97 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T07:48:39.343Z] #21 40.98 Setting up iptables (1.8.7-1) ... [2022-01-20T07:48:39.343Z] #21 40.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:48:39.343Z] #21 41.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:48:39.343Z] #21 41.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:48:39.343Z] #21 41.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:48:39.600Z] #21 41.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T07:48:39.600Z] #21 41.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T07:48:39.600Z] #21 41.03 Setting up iproute2 (5.10.0-4) ... [2022-01-20T07:48:39.856Z] #21 41.35 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:48:40.109Z] #22 DONE 2.6s [2022-01-20T07:48:40.109Z] [2022-01-20T07:48:40.109Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-20T07:48:40.109Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-20T07:48:40.344Z] #20 DONE 73.1s [2022-01-20T07:48:40.344Z] [2022-01-20T07:48:40.344Z] #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-01-20T07:48:40.344Z] #69 sha256:d5303ba73382a935099028ec0ee1d981df9d32bf4f56a10bbccc2bdeda848231 [2022-01-20T07:48:40.418Z] #21 DONE 41.8s [2022-01-20T07:48:40.418Z] [2022-01-20T07:48:40.418Z] #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-01-20T07:48:40.418Z] #22 sha256:8e8a2568d8b42e3431a1de8ca3e5e0a9c966cfcce2f579991af4863412e0c9e0 [2022-01-20T07:48:40.602Z] #69 ... [2022-01-20T07:48:40.602Z] [2022-01-20T07:48:40.602Z] #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-01-20T07:48:40.602Z] #21 sha256:99941ceab30114e1ff6211337aa5ca0b3aadbb6a9bc677f2e7e78c1f8cb561be [2022-01-20T07:48:41.347Z] #22 1.207 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T07:48:41.347Z] #22 1.209 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T07:48:41.347Z] #22 1.213 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T07:48:41.542Z] #21 1.149 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-20T07:48:41.542Z] #21 1.150 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-20T07:48:41.542Z] #21 1.150 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-20T07:48:41.603Z] #22 DONE 1.3s [2022-01-20T07:48:41.603Z] [2022-01-20T07:48:41.603Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-20T07:48:41.603Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T07:48:42.022Z] #23 ... [2022-01-20T07:48:42.022Z] [2022-01-20T07:48:42.022Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:48:42.022Z] #53 sha256:77690442dfdf23c8445267d6373f17a101b3ff9debc7dd9ec57c687fb506c277 [2022-01-20T07:48:42.022Z] #53 150.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T07:48:42.022Z] #53 DONE 151.5s [2022-01-20T07:48:42.022Z] [2022-01-20T07:48:42.022Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:48:42.023Z] #43 sha256:60490933d37a243e52aa00a9c190488e7722b55a856c7871d937ffb9c47ead1a [2022-01-20T07:48:42.023Z] #43 150.8 + dpkg --print-architecture [2022-01-20T07:48:42.023Z] #43 DONE 151.3s [2022-01-20T07:48:42.023Z] [2022-01-20T07:48:42.023Z] #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-01-20T07:48:42.023Z] #26 sha256:6d8c49f98b0c70b70f74fbb23f5949cb43e98121e8543b915c9684dbeeccb45a [2022-01-20T07:48:42.096Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T07:48:42.096Z] 8f616e6e9eec: Download complete [2022-01-20T07:48:43.079Z] 567fd00846e9: Verifying Checksum [2022-01-20T07:48:43.079Z] 567fd00846e9: Download complete [2022-01-20T07:48:44.070Z] 4612f6d0b889: Verifying Checksum [2022-01-20T07:48:44.070Z] 4612f6d0b889: Download complete [2022-01-20T07:48:45.847Z] 0e02c12b1310: Verifying Checksum [2022-01-20T07:48:45.847Z] 0e02c12b1310: Download complete [2022-01-20T07:48:47.392Z] #21 1.660 Reading package lists... [2022-01-20T07:48:48.159Z] #23 9.061 Collecting yamllint==1.26.1 [2022-01-20T07:48:48.159Z] #23 10.11 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T07:48:48.510Z] #23 9.180 Collecting yamllint==1.26.1 [2022-01-20T07:48:48.606Z] #26 ... [2022-01-20T07:48:48.606Z] [2022-01-20T07:48:48.606Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-20T07:48:48.606Z] #23 sha256:b0220f8b962fbf2e4722ac43ce5d952beaa151152d66c8a7cfe837ec51c53f30 [2022-01-20T07:48:48.606Z] #23 8.493 Collecting yamllint==1.26.1 [2022-01-20T07:48:48.771Z] #23 10.25 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T07:48:49.101Z] #23 11.10 Collecting pathspec>=0.5.3 [2022-01-20T07:48:49.101Z] #23 11.12 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T07:48:49.671Z] #23 11.50 Collecting pyyaml [2022-01-20T07:48:49.671Z] #23 11.51 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-01-20T07:48:49.671Z] #23 11.56 Building wheels for collected packages: yamllint [2022-01-20T07:48:49.671Z] #23 11.58 Building wheel for yamllint (setup.py): started [2022-01-20T07:48:49.716Z] #23 11.23 Collecting pathspec>=0.5.3 [2022-01-20T07:48:49.716Z] #23 11.25 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T07:48:49.977Z] #23 11.63 Collecting pyyaml [2022-01-20T07:48:49.977Z] #23 11.64 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-01-20T07:48:49.989Z] #23 9.558 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T07:48:50.239Z] #23 11.70 Building wheels for collected packages: yamllint [2022-01-20T07:48:50.239Z] #23 11.71 Building wheel for yamllint (setup.py): started [2022-01-20T07:48:50.250Z] #23 10.21 Collecting pathspec>=0.5.3 [2022-01-20T07:48:50.250Z] #23 10.21 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T07:48:50.510Z] #23 10.39 Collecting pyyaml [2022-01-20T07:48:50.510Z] #23 10.41 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-01-20T07:48:50.510Z] #23 10.44 Building wheels for collected packages: yamllint [2022-01-20T07:48:50.510Z] #23 10.44 Building wheel for yamllint (setup.py): started [2022-01-20T07:48:50.613Z] #23 12.61 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T07:48:50.874Z] #23 12.61 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e861d3dcabfeb17beddb2aec56b2d7e4d6bac39eebe77e04178cd28702f80306 [2022-01-20T07:48:50.874Z] #23 12.61 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T07:48:50.874Z] #23 12.62 Successfully built yamllint [2022-01-20T07:48:50.874Z] #23 12.65 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T07:48:51.081Z] #23 11.01 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T07:48:51.134Z] #23 13.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T07:48:51.183Z] #23 12.59 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T07:48:51.183Z] #23 12.59 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e861d3dcabfeb17beddb2aec56b2d7e4d6bac39eebe77e04178cd28702f80306 [2022-01-20T07:48:51.183Z] #23 12.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T07:48:51.183Z] #23 12.60 Successfully built yamllint [2022-01-20T07:48:51.183Z] #23 12.62 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T07:48:51.342Z] #23 11.01 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e861d3dcabfeb17beddb2aec56b2d7e4d6bac39eebe77e04178cd28702f80306 [2022-01-20T07:48:51.342Z] #23 11.01 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T07:48:51.342Z] #23 11.01 Successfully built yamllint [2022-01-20T07:48:51.342Z] #23 11.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T07:48:51.342Z] #23 11.29 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T07:48:51.446Z] #23 12.97 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T07:48:51.546Z] #23 9.918 Collecting yamllint==1.26.1 [2022-01-20T07:48:51.649Z] #21 6.231 Reading package lists... [2022-01-20T07:48:51.705Z] #23 DONE 13.5s [2022-01-20T07:48:51.705Z] [2022-01-20T07:48:51.705Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T07:48:51.705Z] #27 sha256:d6d169c05ec8d0c0ebe106b77f7ed41871f06ac519eaa1f7a1cae4e00e001715 [2022-01-20T07:48:51.705Z] #27 DONE 0.1s [2022-01-20T07:48:51.705Z] [2022-01-20T07:48:51.705Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T07:48:51.705Z] #32 sha256:f776bce2d8f9ce721258ff42762362d13357ca1908dc23873a478d3f475e2fe0 [2022-01-20T07:48:51.708Z] #23 DONE 13.4s [2022-01-20T07:48:51.708Z] [2022-01-20T07:48:51.708Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:48:51.708Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:48:51.913Z] #23 DONE 11.7s [2022-01-20T07:48:51.913Z] [2022-01-20T07:48:51.913Z] #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-01-20T07:48:51.913Z] #26 sha256:6d8c49f98b0c70b70f74fbb23f5949cb43e98121e8543b915c9684dbeeccb45a [2022-01-20T07:48:51.973Z] #43 ... [2022-01-20T07:48:51.973Z] [2022-01-20T07:48:51.973Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T07:48:51.973Z] #27 sha256:7d340ecdbc4659e5a6e82e21abd1b20c8851098d228b503ed625d10175ece2ea [2022-01-20T07:48:51.973Z] #27 DONE 0.3s [2022-01-20T07:48:51.973Z] [2022-01-20T07:48:51.973Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:48:51.973Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:48:52.235Z] #43 ... [2022-01-20T07:48:52.235Z] [2022-01-20T07:48:52.235Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T07:48:52.235Z] #32 sha256:227c41b790169235f84769ab46d4d69622c60bc5e7999864926fcba0322d220d [2022-01-20T07:48:52.274Z] #32 DONE 0.3s [2022-01-20T07:48:52.274Z] [2022-01-20T07:48:52.274Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T07:48:52.274Z] #35 sha256:e3c74c255c352f7d79caccf282df4208a5c68aba8e40647ac70d32d098c2e707 [2022-01-20T07:48:52.274Z] #35 DONE 0.1s [2022-01-20T07:48:52.274Z] [2022-01-20T07:48:52.274Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T07:48:52.274Z] #37 sha256:8f18fe96f021664656e5f4176a121982d30a46e384fd96850ffc06860aea82e5 [2022-01-20T07:48:52.274Z] #37 DONE 0.0s [2022-01-20T07:48:52.274Z] [2022-01-20T07:48:52.274Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T07:48:52.274Z] #41 sha256:b136e8f51a9cbb2ffd179494caf1e0ac7775f04abad02a88e19f47ae9f3aec82 [2022-01-20T07:48:52.274Z] #41 DONE 0.0s [2022-01-20T07:48:52.274Z] [2022-01-20T07:48:52.274Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:48:52.274Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:48:52.473Z] #23 10.96 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T07:48:52.585Z] #21 11.13 Building dependency tree... [2022-01-20T07:48:52.585Z] #21 12.25 Reading state information... [2022-01-20T07:48:52.808Z] #32 DONE 0.5s [2022-01-20T07:48:52.808Z] [2022-01-20T07:48:52.808Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T07:48:52.808Z] #35 sha256:a13bbd894c17bee99a098aaa98760c89b44d5a621f2d32b64ea82a432f1ec24f [2022-01-20T07:48:52.808Z] #35 DONE 0.2s [2022-01-20T07:48:52.808Z] [2022-01-20T07:48:52.808Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T07:48:52.808Z] #37 sha256:60680e6dde7135e97d5c985f73cddd2e00e396c57ac5a47bc6d0afe5f039ee5b [2022-01-20T07:48:52.808Z] #37 DONE 0.1s [2022-01-20T07:48:52.808Z] [2022-01-20T07:48:52.808Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:48:52.808Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:48:52.808Z] #43 ... [2022-01-20T07:48:52.808Z] [2022-01-20T07:48:52.808Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T07:48:52.808Z] #41 sha256:547cb838e604a9c8c37fd4942263382b6d83a2e5c907003967beaa30b6a9665e [2022-01-20T07:48:52.808Z] #41 DONE 0.1s [2022-01-20T07:48:53.071Z] [2022-01-20T07:48:53.071Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:48:53.071Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:48:53.840Z] #23 12.07 Collecting pathspec>=0.5.3 [2022-01-20T07:48:53.840Z] #23 12.08 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T07:48:53.840Z] #23 12.43 Collecting pyyaml [2022-01-20T07:48:53.963Z] #21 13.31 The following additional packages will be installed: [2022-01-20T07:48:53.963Z] #21 13.31 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-20T07:48:53.963Z] #21 13.31 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-20T07:48:53.963Z] #21 13.31 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-20T07:48:53.963Z] #21 13.31 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-20T07:48:53.963Z] #21 13.32 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-20T07:48:53.963Z] #21 13.32 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-01-20T07:48:53.963Z] #21 13.32 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-01-20T07:48:53.963Z] #21 13.34 Suggested packages: [2022-01-20T07:48:53.963Z] #21 13.34 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-01-20T07:48:53.963Z] #21 13.34 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-01-20T07:48:53.963Z] #21 13.34 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-01-20T07:48:53.963Z] #21 13.34 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-01-20T07:48:53.963Z] #21 13.34 seccomp:ppc64el seccomp:s390x [2022-01-20T07:48:53.963Z] #21 13.34 Recommended packages: [2022-01-20T07:48:53.963Z] #21 13.34 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-01-20T07:48:53.963Z] #21 13.34 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-01-20T07:48:53.963Z] #21 13.34 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-01-20T07:48:53.963Z] #21 13.34 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-01-20T07:48:54.096Z] #23 12.45 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-01-20T07:48:54.097Z] #23 12.60 Building wheels for collected packages: yamllint [2022-01-20T07:48:54.097Z] #23 12.60 Building wheel for yamllint (setup.py): started [2022-01-20T07:48:54.222Z] #21 13.86 The following NEW packages will be installed: [2022-01-20T07:48:54.222Z] #21 13.86 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-01-20T07:48:54.222Z] #21 13.86 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-01-20T07:48:54.222Z] #21 13.86 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-01-20T07:48:54.222Z] #21 13.86 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-01-20T07:48:54.222Z] #21 13.86 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-01-20T07:48:54.222Z] #21 13.86 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-01-20T07:48:54.222Z] #21 13.87 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-01-20T07:48:54.222Z] #21 13.87 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-01-20T07:48:54.222Z] #21 13.87 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-01-20T07:48:54.222Z] #21 13.87 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-01-20T07:48:54.222Z] #21 13.87 libseccomp2:ppc64el libseccomp2:s390x [2022-01-20T07:48:54.789Z] #21 14.26 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:48:54.789Z] #21 14.26 Need to get 15.9 MB of archives. [2022-01-20T07:48:54.789Z] #21 14.26 After this operation, 73.0 MB of additional disk space will be used. [2022-01-20T07:48:54.789Z] #21 14.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-01-20T07:48:54.789Z] #21 14.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-01-20T07:48:54.789Z] #21 14.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-01-20T07:48:54.789Z] #21 14.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-01-20T07:48:54.789Z] #21 14.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-01-20T07:48:54.790Z] #21 14.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-01-20T07:48:54.790Z] #21 14.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-01-20T07:48:54.790Z] #21 14.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-01-20T07:48:54.790Z] #21 14.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-01-20T07:48:54.790Z] #21 14.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-01-20T07:48:54.790Z] #21 14.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-01-20T07:48:54.790Z] #21 14.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-01-20T07:48:54.790Z] #21 14.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-01-20T07:48:55.026Z] #23 13.50 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T07:48:55.026Z] #23 13.50 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7ecbc95b7d7e355601f352b2bfa3e337ab134d4817fcd575db56c5b0bd9e3a58 [2022-01-20T07:48:55.026Z] #23 13.50 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T07:48:55.026Z] #23 13.50 Successfully built yamllint [2022-01-20T07:48:55.026Z] #23 13.53 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T07:48:55.048Z] #21 14.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-01-20T07:48:55.283Z] #23 13.90 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-01-20T07:48:55.307Z] #21 14.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-01-20T07:48:55.307Z] #21 14.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-01-20T07:48:55.307Z] #21 14.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-01-20T07:48:55.307Z] #21 14.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-01-20T07:48:55.307Z] #21 14.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-01-20T07:48:55.307Z] #21 14.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-01-20T07:48:55.307Z] #21 14.75 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-01-20T07:48:55.307Z] #21 14.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-01-20T07:48:55.307Z] #21 14.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-01-20T07:48:55.307Z] #21 14.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-01-20T07:48:55.307Z] #21 14.78 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-01-20T07:48:55.307Z] #21 14.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-01-20T07:48:55.307Z] #21 14.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-01-20T07:48:55.307Z] #21 14.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-01-20T07:48:55.567Z] #21 15.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-01-20T07:48:55.567Z] #21 15.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-01-20T07:48:55.567Z] #21 15.03 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-01-20T07:48:55.567Z] #21 15.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-01-20T07:48:55.568Z] #21 15.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-01-20T07:48:55.568Z] #21 15.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-01-20T07:48:55.568Z] #21 15.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-01-20T07:48:55.568Z] #21 15.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-01-20T07:48:55.568Z] #21 15.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-01-20T07:48:55.568Z] #21 15.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-01-20T07:48:55.568Z] #21 15.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-01-20T07:48:55.568Z] #21 15.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-01-20T07:48:55.827Z] #21 15.55 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:48:55.846Z] #23 ... [2022-01-20T07:48:55.846Z] [2022-01-20T07:48:55.846Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:48:55.846Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:48:55.846Z] #43 171.4 + dpkg --print-architecture [2022-01-20T07:48:55.846Z] #43 171.4 + git checkout -q v2.1.0 [2022-01-20T07:48:56.086Z] #21 15.73 Fetched 15.9 MB in 1s (14.8 MB/s) [2022-01-20T07:48:56.086Z] #21 15.77 Selecting previously unselected package gcc-10-base:armel. [2022-01-20T07:48:56.346Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-01-20T07:48:56.346Z] #21 15.81 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-01-20T07:48:56.346Z] #21 15.81 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-01-20T07:48:56.346Z] #21 15.86 Selecting previously unselected package gcc-10-base:armhf. [2022-01-20T07:48:56.346Z] #21 15.87 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-01-20T07:48:56.346Z] #21 15.88 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-01-20T07:48:56.346Z] #21 15.92 Selecting previously unselected package gcc-10-base:ppc64el. [2022-01-20T07:48:56.346Z] #21 15.92 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-01-20T07:48:56.346Z] #21 15.92 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-20T07:48:56.346Z] #21 15.98 Selecting previously unselected package gcc-10-base:s390x. [2022-01-20T07:48:56.346Z] #21 15.99 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-01-20T07:48:56.346Z] #21 15.99 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-01-20T07:48:56.360Z] #43 171.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T07:48:56.360Z] #43 171.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T07:48:56.475Z] #53 ... [2022-01-20T07:48:56.475Z] [2022-01-20T07:48:56.475Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:48:56.475Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:48:56.475Z] #43 170.8 + dpkg --print-architecture [2022-01-20T07:48:56.475Z] #43 170.8 + git checkout -q v2.1.0 [2022-01-20T07:48:56.606Z] #21 16.04 Selecting previously unselected package gcc-10-base:arm64. [2022-01-20T07:48:56.606Z] #21 16.05 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-01-20T07:48:56.606Z] #21 16.05 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-01-20T07:48:56.606Z] #21 16.11 Selecting previously unselected package libgcc-s1:armel. [2022-01-20T07:48:56.606Z] #21 16.11 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-01-20T07:48:56.606Z] #21 16.12 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-01-20T07:48:56.606Z] #21 16.18 Selecting previously unselected package libcrypt1:armel. [2022-01-20T07:48:56.606Z] #21 16.19 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-01-20T07:48:56.606Z] #21 16.19 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-01-20T07:48:56.606Z] #21 16.27 Selecting previously unselected package libc6:armel. [2022-01-20T07:48:56.606Z] #21 16.27 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-01-20T07:48:57.091Z] #43 171.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T07:48:57.092Z] #43 171.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T07:48:57.175Z] #21 16.49 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-01-20T07:48:57.434Z] #21 16.96 Selecting previously unselected package libapparmor1:armel. [2022-01-20T07:48:57.434Z] #21 16.96 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-01-20T07:48:57.434Z] #21 16.97 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-01-20T07:48:57.434Z] #21 17.02 Selecting previously unselected package libapparmor-dev:armel. [2022-01-20T07:48:57.434Z] #21 17.03 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-01-20T07:48:57.434Z] #21 17.03 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-01-20T07:48:57.694Z] #21 17.10 Selecting previously unselected package libgcc-s1:arm64. [2022-01-20T07:48:57.694Z] #21 17.11 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-01-20T07:48:57.694Z] #21 17.11 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-01-20T07:48:57.694Z] #21 17.17 Selecting previously unselected package libcrypt1:arm64. [2022-01-20T07:48:57.694Z] #21 17.18 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-01-20T07:48:57.694Z] #21 17.18 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-20T07:48:57.694Z] #21 17.26 Selecting previously unselected package libc6:arm64. [2022-01-20T07:48:57.694Z] #21 17.26 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-01-20T07:48:57.954Z] #21 17.45 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-01-20T07:48:58.253Z] #43 ... [2022-01-20T07:48:58.253Z] [2022-01-20T07:48:58.253Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-20T07:48:58.253Z] #23 sha256:553b68e326ee4cc8bacee9c0f32e9ee3e9d3bd3f2cb5ca6edb8fb5fe1d0106b7 [2022-01-20T07:48:58.253Z] #23 DONE 16.4s [2022-01-20T07:48:58.253Z] [2022-01-20T07:48:58.253Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T07:48:58.253Z] #27 sha256:710a7340646e9cd0d340c49738537f1f9c04700806cc5d7c52af8658946972c4 [2022-01-20T07:48:58.524Z] #21 17.85 Selecting previously unselected package libapparmor1:arm64. [2022-01-20T07:48:58.524Z] #21 17.86 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-01-20T07:48:58.524Z] #21 17.86 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T07:48:58.524Z] #21 17.90 Selecting previously unselected package libapparmor-dev:arm64. [2022-01-20T07:48:58.524Z] #21 17.90 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-01-20T07:48:58.524Z] #21 17.91 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T07:48:58.524Z] #21 17.98 Selecting previously unselected package libgcc-s1:s390x. [2022-01-20T07:48:58.524Z] #21 17.99 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-01-20T07:48:58.524Z] #21 17.99 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-01-20T07:48:58.524Z] #21 18.03 Selecting previously unselected package libcrypt1:s390x. [2022-01-20T07:48:58.524Z] #21 18.04 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-01-20T07:48:58.524Z] #21 18.04 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-01-20T07:48:58.524Z] #21 18.12 Selecting previously unselected package libc6:s390x. [2022-01-20T07:48:58.524Z] #21 18.12 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-01-20T07:48:58.784Z] #21 18.31 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-01-20T07:48:58.818Z] #27 DONE 0.9s [2022-01-20T07:48:58.818Z] [2022-01-20T07:48:58.818Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T07:48:58.818Z] #32 sha256:c18822273cd63537257973c72141e695ab1f33bf11dc1bfcb2a2efddcc22c0d4 [2022-01-20T07:48:59.073Z] #32 ... [2022-01-20T07:48:59.073Z] [2022-01-20T07:48:59.074Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:48:59.074Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:48:59.074Z] #53 174.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T07:48:59.074Z] #53 DONE 174.5s [2022-01-20T07:48:59.074Z] [2022-01-20T07:48:59.074Z] #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-01-20T07:48:59.074Z] #58 sha256:7b801814b448348d562e94f321c3a3fe1c9734bb71fb6790800f59316672bff8 [2022-01-20T07:48:59.353Z] #21 18.74 Selecting previously unselected package libapparmor1:s390x. [2022-01-20T07:48:59.353Z] #21 18.75 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-01-20T07:48:59.353Z] #21 18.75 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-01-20T07:48:59.353Z] #21 18.80 Selecting previously unselected package libapparmor-dev:s390x. [2022-01-20T07:48:59.353Z] #21 18.80 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-01-20T07:48:59.353Z] #21 18.80 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-01-20T07:48:59.353Z] #21 18.86 Selecting previously unselected package libgcc-s1:armhf. [2022-01-20T07:48:59.353Z] #21 18.86 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-01-20T07:48:59.353Z] #21 18.87 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-01-20T07:48:59.353Z] #21 18.91 Selecting previously unselected package libcrypt1:armhf. [2022-01-20T07:48:59.353Z] #21 18.92 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-01-20T07:48:59.353Z] #21 18.92 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-01-20T07:48:59.353Z] #21 19.00 Selecting previously unselected package libc6:armhf. [2022-01-20T07:48:59.613Z] #21 19.01 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-01-20T07:48:59.613Z] #21 19.17 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-01-20T07:48:59.667Z] #53 ... [2022-01-20T07:48:59.667Z] [2022-01-20T07:48:59.667Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:48:59.667Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:48:59.667Z] #43 172.1 + dpkg --print-architecture [2022-01-20T07:48:59.667Z] #43 172.1 + git checkout -q v2.1.0 [2022-01-20T07:48:59.667Z] #43 172.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-01-20T07:48:59.667Z] #43 172.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-01-20T07:48:59.872Z] #21 19.53 Selecting previously unselected package libapparmor1:armhf. [2022-01-20T07:48:59.872Z] #21 19.54 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-01-20T07:48:59.872Z] #21 19.54 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-01-20T07:48:59.872Z] #21 19.59 Selecting previously unselected package libapparmor-dev:armhf. [2022-01-20T07:49:00.086Z] #58 ... [2022-01-20T07:49:00.086Z] [2022-01-20T07:49:00.086Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T07:49:00.086Z] #32 sha256:c18822273cd63537257973c72141e695ab1f33bf11dc1bfcb2a2efddcc22c0d4 [2022-01-20T07:49:00.086Z] #32 DONE 1.3s [2022-01-20T07:49:00.131Z] #21 19.60 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-01-20T07:49:00.131Z] #21 19.60 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-01-20T07:49:00.131Z] #21 19.66 Selecting previously unselected package libgcc-s1:ppc64el. [2022-01-20T07:49:00.131Z] #21 19.67 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-01-20T07:49:00.131Z] #21 19.67 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-20T07:49:00.131Z] #21 19.72 Selecting previously unselected package libcrypt1:ppc64el. [2022-01-20T07:49:00.131Z] #21 19.73 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-01-20T07:49:00.131Z] #21 19.73 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-20T07:49:00.131Z] #21 19.81 Selecting previously unselected package libc6:ppc64el. [2022-01-20T07:49:00.354Z] [2022-01-20T07:49:00.354Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T07:49:00.354Z] #35 sha256:4bed261c423b07630b23302a708c58b59e133d16cf941bb69ff4658050227e65 [2022-01-20T07:49:00.391Z] #21 19.82 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-01-20T07:49:00.391Z] #21 20.02 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-20T07:49:00.933Z] #35 DONE 0.7s [2022-01-20T07:49:00.933Z] [2022-01-20T07:49:00.933Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:49:00.933Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:49:00.959Z] #21 20.61 Selecting previously unselected package libapparmor1:ppc64el. [2022-01-20T07:49:00.959Z] #21 20.61 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-01-20T07:49:00.959Z] #21 20.62 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-01-20T07:49:00.959Z] #21 20.67 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-01-20T07:49:01.189Z] #43 ... [2022-01-20T07:49:01.189Z] [2022-01-20T07:49:01.189Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T07:49:01.189Z] #37 sha256:3f2b039ef794c1843bc2f30bddb8f8016ea696c751520fdde224933f660049e4 [2022-01-20T07:49:01.189Z] #37 DONE 0.1s [2022-01-20T07:49:01.189Z] [2022-01-20T07:49:01.189Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T07:49:01.189Z] #41 sha256:980052c34cba8c15179d7d46222879b808a598d393882ed21450ac7fbf9bd11a [2022-01-20T07:49:01.217Z] #21 20.68 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-01-20T07:49:01.217Z] #21 20.68 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-20T07:49:01.217Z] #21 20.77 Selecting previously unselected package libseccomp2:s390x. [2022-01-20T07:49:01.217Z] #21 20.78 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-01-20T07:49:01.217Z] #21 20.78 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.217Z] #21 20.83 Selecting previously unselected package libseccomp-dev:s390x. [2022-01-20T07:49:01.217Z] #21 20.84 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-01-20T07:49:01.217Z] #21 20.85 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.331Z] #43 ... [2022-01-20T07:49:01.331Z] [2022-01-20T07:49:01.331Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:49:01.331Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:49:01.331Z] #53 175.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T07:49:01.331Z] #53 DONE 175.6s [2022-01-20T07:49:01.331Z] [2022-01-20T07:49:01.331Z] #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-01-20T07:49:01.331Z] #58 sha256:27670238f3c1c2bbc6fc7c04dad4c670ba663c8d1606ba6131f79568c75e417a [2022-01-20T07:49:01.444Z] #41 DONE 0.2s [2022-01-20T07:49:01.444Z] [2022-01-20T07:49:01.444Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:49:01.444Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:49:01.476Z] #21 20.91 Selecting previously unselected package libseccomp2:ppc64el. [2022-01-20T07:49:01.476Z] #21 20.92 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-20T07:49:01.476Z] #21 20.92 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.476Z] #21 20.97 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-01-20T07:49:01.476Z] #21 20.98 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-01-20T07:49:01.476Z] #21 20.99 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.476Z] #21 21.05 Selecting previously unselected package libseccomp2:armhf. [2022-01-20T07:49:01.476Z] #21 21.06 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-01-20T07:49:01.476Z] #21 21.07 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.476Z] #21 21.11 Selecting previously unselected package libseccomp-dev:armhf. [2022-01-20T07:49:01.476Z] #21 21.12 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-01-20T07:49:01.476Z] #21 21.13 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.476Z] #21 21.19 Selecting previously unselected package libseccomp2:armel. [2022-01-20T07:49:01.735Z] #21 21.20 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-01-20T07:49:01.735Z] #21 21.21 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.735Z] #21 21.25 Selecting previously unselected package libseccomp-dev:armel. [2022-01-20T07:49:01.735Z] #21 21.25 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-01-20T07:49:01.735Z] #21 21.26 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.735Z] #21 21.33 Selecting previously unselected package libseccomp2:arm64. [2022-01-20T07:49:01.735Z] #21 21.34 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T07:49:01.735Z] #21 21.34 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.735Z] #21 21.39 Selecting previously unselected package libseccomp-dev:arm64. [2022-01-20T07:49:01.735Z] #21 21.40 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-01-20T07:49:01.735Z] #21 21.40 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T07:49:01.994Z] #21 21.49 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-01-20T07:49:01.994Z] #21 21.50 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-01-20T07:49:01.994Z] #21 21.52 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-01-20T07:49:01.994Z] #21 21.53 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-01-20T07:49:01.994Z] #21 21.54 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-01-20T07:49:01.994Z] #21 21.56 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-01-20T07:49:01.994Z] #21 21.57 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-01-20T07:49:01.994Z] #21 21.59 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-01-20T07:49:01.994Z] #21 21.60 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-01-20T07:49:01.994Z] #21 21.61 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-01-20T07:49:01.994Z] #21 21.62 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-01-20T07:49:01.994Z] #21 21.64 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-01-20T07:49:01.994Z] #21 21.65 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-01-20T07:49:01.994Z] #21 21.66 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-01-20T07:49:01.994Z] #21 21.68 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-01-20T07:49:02.253Z] #21 21.69 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-01-20T07:49:02.978Z] #43 ... [2022-01-20T07:49:02.978Z] [2022-01-20T07:49:02.978Z] #53 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8" && /build/golangci-lint --version [2022-01-20T07:49:02.978Z] #53 sha256:f951c89bd34772c72bba58283b87fe5c67921e7ad1eb99176575536462edc601 [2022-01-20T07:49:02.978Z] #53 175.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-01-20T07:49:02.978Z] #53 DONE 176.1s [2022-01-20T07:49:02.978Z] [2022-01-20T07:49:02.978Z] #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-01-20T07:49:02.978Z] #58 sha256:8da794f04a6bd1abc81f33f70f4f02d3768248643aeb14502ea6c8c86889ce65 [2022-01-20T07:49:03.630Z] #21 22.97 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-01-20T07:49:04.566Z] #21 24.20 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-01-20T07:49:05.945Z] #21 25.43 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-01-20T07:49:07.325Z] #21 26.62 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-01-20T07:49:08.263Z] #21 27.85 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-01-20T07:49:08.263Z] #21 27.86 Setting up libapparmor1:armel (2.13.6-10) ... [2022-01-20T07:49:08.263Z] #21 27.88 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-01-20T07:49:08.263Z] #21 27.89 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-01-20T07:49:08.263Z] #21 27.90 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-01-20T07:49:08.524Z] #21 27.91 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 27.92 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 27.93 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 27.94 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 27.96 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 27.97 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-01-20T07:49:08.524Z] #21 27.98 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-01-20T07:49:08.524Z] #21 27.99 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-01-20T07:49:08.524Z] #21 28.00 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-01-20T07:49:08.524Z] #21 28.02 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-01-20T07:49:08.524Z] #21 28.03 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 28.04 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 28.06 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 28.07 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 28.08 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-01-20T07:49:08.524Z] #21 28.10 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:49:09.093Z] #21 DONE 28.6s [2022-01-20T07:49:09.093Z] [2022-01-20T07:49:09.093Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-01-20T07:49:09.093Z] #64 sha256:de33a2288cae9bb316dccdb439e891592e7113ff5bb29765f1367daa509f4b96 [2022-01-20T07:49:09.093Z] #64 DONE 0.1s [2022-01-20T07:49:09.093Z] [2022-01-20T07:49:09.093Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-01-20T07:49:09.093Z] #22 sha256:1364fa573d63dd63ee483e32922b1af2179d33650eba89bb1f311323d0998bc1 [2022-01-20T07:49:10.032Z] #22 DONE 1.1s [2022-01-20T07:49:10.032Z] [2022-01-20T07:49:10.032Z] #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-01-20T07:49:10.032Z] #23 sha256:4d23fa77c33e13731797d9dfe3469959c1fa8e95e2e4a05b4b3211f988d351c8 [2022-01-20T07:49:11.414Z] #23 DONE 1.0s [2022-01-20T07:49:11.414Z] [2022-01-20T07:49:11.414Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-01-20T07:49:11.414Z] #24 sha256:117448747efc6bcf2d8ad48cfa3f6585468f8e50ecbf7ca14581f0c7961ed762 [2022-01-20T07:49:11.983Z] #24 0.865 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-01-20T07:49:11.983Z] #24 DONE 0.9s [2022-01-20T07:49:11.983Z] [2022-01-20T07:49:11.983Z] #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-01-20T07:49:11.983Z] #65 sha256:fe297b3e97f53a86cb700e6410cb32ad9eccbd0b289b1da7eed5845decd0ab11 [2022-01-20T07:49:11.983Z] #65 0.975 + RM_GOPATH=0 [2022-01-20T07:49:11.983Z] #65 0.975 + TMP_GOPATH= [2022-01-20T07:49:11.983Z] #65 0.975 + : /build [2022-01-20T07:49:11.983Z] #65 0.975 + '[' -z '' ']' [2022-01-20T07:49:11.983Z] #65 0.978 ++ mktemp -d [2022-01-20T07:49:11.983Z] #65 0.979 + export GOPATH=/tmp/tmp.kwNf5KnJgg [2022-01-20T07:49:11.983Z] #65 0.979 + GOPATH=/tmp/tmp.kwNf5KnJgg [2022-01-20T07:49:11.983Z] #65 0.979 + RM_GOPATH=1 [2022-01-20T07:49:11.983Z] #65 0.979 + case "$(go env GOARCH)" in [2022-01-20T07:49:11.983Z] #65 0.980 ++ go env GOARCH [2022-01-20T07:49:11.983Z] #65 0.988 + export GO_BUILDMODE=-buildmode=pie [2022-01-20T07:49:11.983Z] #65 0.988 + GO_BUILDMODE=-buildmode=pie [2022-01-20T07:49:11.983Z] #65 0.988 ++ dirname /install.sh [2022-01-20T07:49:11.983Z] #65 0.989 + dir=/ [2022-01-20T07:49:11.983Z] #65 0.990 + bin=runc [2022-01-20T07:49:11.983Z] #65 0.990 + shift [2022-01-20T07:49:11.983Z] #65 0.990 + '[' '!' -f //runc.installer ']' [2022-01-20T07:49:11.983Z] #65 0.990 + . //runc.installer [2022-01-20T07:49:11.983Z] #65 0.990 ++ set -e [2022-01-20T07:49:11.983Z] #65 0.990 ++ : v1.0.3 [2022-01-20T07:49:11.983Z] #65 0.990 + install_runc [2022-01-20T07:49:11.983Z] #65 0.990 + RUNC_BUILDTAGS=seccomp [2022-01-20T07:49:11.983Z] #65 0.990 + echo 'Install runc version v1.0.3 (build tags: seccomp)' [2022-01-20T07:49:11.983Z] #65 0.990 Install runc version v1.0.3 (build tags: seccomp) [2022-01-20T07:49:11.983Z] #65 0.990 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kwNf5KnJgg/src/github.com/opencontainers/runc [2022-01-20T07:49:11.983Z] #65 1.002 Cloning into '/tmp/tmp.kwNf5KnJgg/src/github.com/opencontainers/runc'... [2022-01-20T07:49:13.362Z] #65 ... [2022-01-20T07:49:13.362Z] [2022-01-20T07:49:13.362Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-01-20T07:49:13.362Z] #25 sha256:aa9fd604e434196437b9b22a32543912471a73e7a7fc9f5a8e47bbf020985d12 [2022-01-20T07:49:13.362Z] #25 DONE 0.9s [2022-01-20T07:49:13.362Z] [2022-01-20T07:49:13.362Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-01-20T07:49:13.362Z] #26 sha256:80509316657069d8fd5cb243d2dfe7cedf5986d8600b2641c9aa499b2608fc30 [2022-01-20T07:49:13.641Z] #43 DONE 188.6s [2022-01-20T07:49:13.641Z] [2022-01-20T07:49:13.641Z] #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-01-20T07:49:13.641Z] #62 sha256:1708aca042881fb1f280f74ad4548befd39d691395bbc2904ac382b3f3f0c9ae [2022-01-20T07:49:13.931Z] #26 DONE 0.9s [2022-01-20T07:49:13.931Z] [2022-01-20T07:49:13.931Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-01-20T07:49:13.931Z] #27 sha256:cbc4e290e18a63bb07299077d9bd2b0d23a757260d3b5f737bedd41cc11f5707 [2022-01-20T07:49:14.870Z] #27 DONE 0.9s [2022-01-20T07:49:14.870Z] [2022-01-20T07:49:14.870Z] #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-01-20T07:49:14.870Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-20T07:49:15.007Z] #62 ... [2022-01-20T07:49:15.007Z] [2022-01-20T07:49:15.007Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T07:49:15.007Z] #44 sha256:319485ed5e9d4b42f2e742f7290aeee4dec21ace6127804c65f8e1605f1f62bd [2022-01-20T07:49:15.934Z] #44 DONE 0.9s [2022-01-20T07:49:15.934Z] [2022-01-20T07:49:15.934Z] #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-01-20T07:49:15.934Z] #58 sha256:7b801814b448348d562e94f321c3a3fe1c9734bb71fb6790800f59316672bff8 [2022-01-20T07:49:15.934Z] #58 ... [2022-01-20T07:49:15.934Z] [2022-01-20T07:49:15.934Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T07:49:15.934Z] #48 sha256:2204571661267da936fbf5322ba02d500d31c1d1d39c798eb07e47196734a38f [2022-01-20T07:49:15.934Z] #48 DONE 0.1s [2022-01-20T07:49:15.934Z] [2022-01-20T07:49:15.934Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T07:49:15.934Z] #50 sha256:81c0626af36a448181edf161af16e976160a2c6b70e90b901924df817ea8a5e6 [2022-01-20T07:49:15.934Z] #50 DONE 0.1s [2022-01-20T07:49:16.190Z] [2022-01-20T07:49:16.190Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T07:49:16.190Z] #52 sha256:b025d4fba08a5f816651759b10a6795544c03f965257472285236f57f1af28d9 [2022-01-20T07:49:16.190Z] #52 DONE 0.1s [2022-01-20T07:49:16.190Z] [2022-01-20T07:49:16.190Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T07:49:16.190Z] #54 sha256:04acf2feb5b8ca831e83fab7df891e3a5012e82d7ef1855fb3eae82e46575298 [2022-01-20T07:49:16.248Z] #28 1.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-01-20T07:49:16.248Z] #28 1.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-01-20T07:49:16.248Z] #28 1.366 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-01-20T07:49:16.248Z] #28 1.402 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-01-20T07:49:16.253Z] #58 ... [2022-01-20T07:49:16.253Z] [2022-01-20T07:49:16.253Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:49:16.253Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:49:16.253Z] #43 DONE 189.8s [2022-01-20T07:49:16.253Z] [2022-01-20T07:49:16.253Z] #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-01-20T07:49:16.253Z] #58 sha256:27670238f3c1c2bbc6fc7c04dad4c670ba663c8d1606ba6131f79568c75e417a [2022-01-20T07:49:16.507Z] #28 1.650 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-01-20T07:49:16.753Z] #54 DONE 0.8s [2022-01-20T07:49:16.753Z] [2022-01-20T07:49:16.753Z] #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-01-20T07:49:16.753Z] #58 sha256:7b801814b448348d562e94f321c3a3fe1c9734bb71fb6790800f59316672bff8 [2022-01-20T07:49:17.010Z] #58 ... [2022-01-20T07:49:17.010Z] [2022-01-20T07:49:17.010Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T07:49:17.010Z] #56 sha256:513d584231f4606f543b881e487b8e4b48a68d19de4b416abe4c105faaccaf01 [2022-01-20T07:49:17.010Z] #56 DONE 0.1s [2022-01-20T07:49:17.074Z] #28 1.956 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-01-20T07:49:17.197Z] #58 ... [2022-01-20T07:49:17.197Z] [2022-01-20T07:49:17.197Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T07:49:17.197Z] #44 sha256:71993a8918e2e57d75937fec078c4ab0d6402a125dfaf5732d9cb2c90bedc47e [2022-01-20T07:49:17.270Z] [2022-01-20T07:49:17.270Z] #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-01-20T07:49:17.270Z] #58 sha256:7b801814b448348d562e94f321c3a3fe1c9734bb71fb6790800f59316672bff8 [2022-01-20T07:49:17.333Z] #28 2.316 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-01-20T07:49:17.461Z] #44 DONE 0.6s [2022-01-20T07:49:17.461Z] [2022-01-20T07:49:17.461Z] #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-01-20T07:49:17.461Z] #58 sha256:27670238f3c1c2bbc6fc7c04dad4c670ba663c8d1606ba6131f79568c75e417a [2022-01-20T07:49:17.593Z] #28 2.645 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-01-20T07:49:17.723Z] #58 ... [2022-01-20T07:49:17.723Z] [2022-01-20T07:49:17.723Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T07:49:17.723Z] #48 sha256:d150aa324c15314d5aee8df751210b379fd1199d29e51e4f026afe11165819c9 [2022-01-20T07:49:17.723Z] #48 DONE 0.1s [2022-01-20T07:49:17.723Z] [2022-01-20T07:49:17.723Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T07:49:17.723Z] #50 sha256:3dadc5174f92c585281c7a87cd427714c3543c7d410cdad9fa0385ba9819553d [2022-01-20T07:49:17.723Z] #50 DONE 0.1s [2022-01-20T07:49:17.723Z] [2022-01-20T07:49:17.723Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T07:49:17.723Z] #52 sha256:f8c38b2d583ae5ff26d1bdc022e6198265a3530613fea15d7b74069d081eb31c [2022-01-20T07:49:17.723Z] #52 DONE 0.1s [2022-01-20T07:49:17.723Z] [2022-01-20T07:49:17.723Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T07:49:17.723Z] #54 sha256:463eae3812a08962657607052871fb2e834d45479d4bd6a63b2c2831ba8f3a6e [2022-01-20T07:49:17.853Z] #28 2.936 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-01-20T07:49:17.853Z] #28 3.151 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [110 kB] [2022-01-20T07:49:17.952Z] #58 ... [2022-01-20T07:49:17.953Z] [2022-01-20T07:49:17.953Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-01-20T07:49:17.953Z] #43 sha256:76944249cecba13870a8649d0eebcf3a28556913abfe2b53480837c4f26c1011 [2022-01-20T07:49:17.953Z] #43 DONE 191.0s [2022-01-20T07:49:17.953Z] [2022-01-20T07:49:17.953Z] #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-01-20T07:49:17.953Z] #58 sha256:8da794f04a6bd1abc81f33f70f4f02d3768248643aeb14502ea6c8c86889ce65 [2022-01-20T07:49:17.955Z] 0e02c12b1310: Verifying Checksum [2022-01-20T07:49:17.955Z] 0e02c12b1310: Download complete [2022-01-20T07:49:18.112Z] #28 3.153 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [102 kB] [2022-01-20T07:49:18.112Z] #28 3.161 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [107 kB] [2022-01-20T07:49:18.112Z] #28 3.165 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [105 kB] [2022-01-20T07:49:18.112Z] #28 3.167 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [102 kB] [2022-01-20T07:49:18.112Z] #28 3.169 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [108 kB] [2022-01-20T07:49:18.112Z] #28 3.182 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-01-20T07:49:18.112Z] #28 3.182 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-01-20T07:49:18.112Z] #28 3.183 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-01-20T07:49:18.112Z] #28 3.183 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-01-20T07:49:18.112Z] #28 3.188 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-01-20T07:49:18.112Z] #28 3.188 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2600 B] [2022-01-20T07:49:18.295Z] #54 DONE 0.6s [2022-01-20T07:49:18.295Z] [2022-01-20T07:49:18.295Z] #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-01-20T07:49:18.295Z] #58 sha256:27670238f3c1c2bbc6fc7c04dad4c670ba663c8d1606ba6131f79568c75e417a [2022-01-20T07:49:18.556Z] #58 ... [2022-01-20T07:49:18.556Z] [2022-01-20T07:49:18.556Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T07:49:18.556Z] #56 sha256:a183eac699d0680f53a4720f61615a58073369328f85455f88c208d691c8c5af [2022-01-20T07:49:18.556Z] #56 DONE 0.1s [2022-01-20T07:49:18.816Z] [2022-01-20T07:49:18.816Z] #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-01-20T07:49:18.816Z] #62 sha256:de8f30264dbfd5843bbb29ab2eb160ca503c22f9f3beac07bd8dbbac131e5a0f [2022-01-20T07:49:18.907Z] #58 ... [2022-01-20T07:49:18.907Z] [2022-01-20T07:49:18.907Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T07:49:18.907Z] #44 sha256:9318a9fd3fbcd1bda21c29b690334da56274bad9e8c15f5e65fce4403a43d4e9 [2022-01-20T07:49:19.485Z] #44 DONE 0.7s [2022-01-20T07:49:19.485Z] [2022-01-20T07:49:19.485Z] #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-01-20T07:49:19.485Z] #62 sha256:54d942e14c78d503a2d9adf5f4f2a5bc8129078c11e7f5b2b5d29df318d30887 [2022-01-20T07:49:19.752Z] #62 ... [2022-01-20T07:49:19.752Z] [2022-01-20T07:49:19.752Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T07:49:19.752Z] #48 sha256:3c0d40916d4ab89b4decba3265da3241ec297aa91a1a965ffe5fd95b870a931d [2022-01-20T07:49:19.752Z] #48 DONE 0.1s [2022-01-20T07:49:20.017Z] [2022-01-20T07:49:20.017Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T07:49:20.017Z] #50 sha256:c4b2c82b6e1f036254c2652749f38bd40bf66999b0dfe65d002c97b5844b424c [2022-01-20T07:49:20.017Z] #50 DONE 0.2s [2022-01-20T07:49:20.017Z] [2022-01-20T07:49:20.017Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T07:49:20.017Z] #52 sha256:6684518e5dad21f0a3c6060b6c4e5748c27c9920d8309a93b7e8d60138d13b98 [2022-01-20T07:49:20.017Z] #52 DONE 0.1s [2022-01-20T07:49:20.017Z] [2022-01-20T07:49:20.017Z] #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-01-20T07:49:20.017Z] #58 sha256:8da794f04a6bd1abc81f33f70f4f02d3768248643aeb14502ea6c8c86889ce65 [2022-01-20T07:49:20.277Z] #58 ... [2022-01-20T07:49:20.277Z] [2022-01-20T07:49:20.277Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T07:49:20.277Z] #54 sha256:4d3652cced69ce1e37858055809b8d1d890d630d7f50425682a803e4a1389270 [2022-01-20T07:49:20.538Z] #54 DONE 0.5s [2022-01-20T07:49:20.538Z] [2022-01-20T07:49:20.538Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T07:49:20.538Z] #56 sha256:e9c4f4ef56b00ec9175542b58520cc766d2f4e54f4bbaed49a5208b050f691f7 [2022-01-20T07:49:20.799Z] #56 DONE 0.2s [2022-01-20T07:49:20.799Z] [2022-01-20T07:49:20.799Z] #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-01-20T07:49:20.799Z] #62 sha256:54d942e14c78d503a2d9adf5f4f2a5bc8129078c11e7f5b2b5d29df318d30887 [2022-01-20T07:49:24.028Z] #26 188.4 + return [2022-01-20T07:49:24.028Z] #26 DONE 190.8s [2022-01-20T07:49:24.028Z] [2022-01-20T07:49:24.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-01-20T07:49:24.028Z] #62 sha256:3bffb654de65388ede73624985a3daea796049614d3a072475dd422214af010e [2022-01-20T07:49:24.028Z] #62 157.8 + bin/containerd [2022-01-20T07:49:24.028Z] #62 ... [2022-01-20T07:49:24.028Z] [2022-01-20T07:49:24.028Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T07:49:24.028Z] #27 sha256:b4be4589a15d4dbfc252a4697bd82cfd00b5771649219c6743fb791b34d7e076 [2022-01-20T07:49:24.028Z] #27 DONE 1.2s [2022-01-20T07:49:24.028Z] [2022-01-20T07:49:24.028Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T07:49:24.028Z] #32 sha256:79a198dc1e6a10becc8c56c8a93333a8fdf78f8dc6090c6291676a46c9e28b0e [2022-01-20T07:49:24.682Z] #28 ... [2022-01-20T07:49:24.683Z] [2022-01-20T07:49:24.683Z] #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-01-20T07:49:24.683Z] #65 sha256:fe297b3e97f53a86cb700e6410cb32ad9eccbd0b289b1da7eed5845decd0ab11 [2022-01-20T07:49:24.683Z] #65 5.533 + cd /tmp/tmp.kwNf5KnJgg/src/github.com/opencontainers/runc [2022-01-20T07:49:24.683Z] #65 5.533 + git checkout -q v1.0.3 [2022-01-20T07:49:24.683Z] #65 5.961 + '[' -z '' ']' [2022-01-20T07:49:24.683Z] #65 5.961 + target=static [2022-01-20T07:49:24.683Z] #65 5.961 + make BUILDTAGS=seccomp static [2022-01-20T07:49:24.683Z] #65 6.035 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o runc . [2022-01-20T07:49:24.972Z] #32 DONE 1.2s [2022-01-20T07:49:24.972Z] [2022-01-20T07:49:24.972Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T07:49:24.972Z] #35 sha256:93fd99e599a82382ee85a47dd36e4ea96624a7f2b304742e775fe3412bca49bd [2022-01-20T07:49:24.972Z] #35 DONE 0.1s [2022-01-20T07:49:24.972Z] [2022-01-20T07:49:24.972Z] #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-01-20T07:49:24.972Z] #58 sha256:b6fa6930a7eb1e9f1894155b39bc526779e6bdf0c391ca3bbff5c7b30fa6504c [2022-01-20T07:49:24.972Z] #58 ... [2022-01-20T07:49:24.972Z] [2022-01-20T07:49:24.972Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T07:49:24.972Z] #37 sha256:1f5c50a1b452a15b851b5000670f8b00c076fb0d1238b96b1e7f4f5e06e7136b [2022-01-20T07:49:24.972Z] #37 DONE 0.1s [2022-01-20T07:49:24.972Z] [2022-01-20T07:49:24.972Z] #41 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T07:49:24.972Z] #41 sha256:e55318a12f37f0f97685ce0654b9a32132869ba2ec4cb8b9f602f13766657bdf [2022-01-20T07:49:25.232Z] #41 DONE 0.2s [2022-01-20T07:49:25.232Z] [2022-01-20T07:49:25.233Z] #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-01-20T07:49:25.233Z] #58 sha256:b6fa6930a7eb1e9f1894155b39bc526779e6bdf0c391ca3bbff5c7b30fa6504c [2022-01-20T07:49:25.233Z] #58 ... [2022-01-20T07:49:25.233Z] [2022-01-20T07:49:25.233Z] #44 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T07:49:25.233Z] #44 sha256:8225cb071aad9807065ec784f2a77a56dc0d621c6feaa150c68ae6bbf33aeb34 [2022-01-20T07:49:26.174Z] #44 DONE 0.8s [2022-01-20T07:49:26.174Z] [2022-01-20T07:49:26.174Z] #48 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T07:49:26.174Z] #48 sha256:4ad35f8089702efee1b31ed2f314f25b22ee3c04deb9245deb9eb2bcdd574f35 [2022-01-20T07:49:26.174Z] #48 DONE 0.1s [2022-01-20T07:49:26.174Z] [2022-01-20T07:49:26.174Z] #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-01-20T07:49:26.174Z] #62 sha256:3bffb654de65388ede73624985a3daea796049614d3a072475dd422214af010e [2022-01-20T07:49:26.174Z] #62 ... [2022-01-20T07:49:26.174Z] [2022-01-20T07:49:26.174Z] #50 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T07:49:26.174Z] #50 sha256:5dc34f8fabdde7dc1b00e72d045d13ebaa3a4e77a8e0ec3646257520ebb88d47 [2022-01-20T07:49:26.174Z] #50 DONE 0.1s [2022-01-20T07:49:26.174Z] [2022-01-20T07:49:26.174Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T07:49:26.174Z] #52 sha256:dac0b9c99fd8f8abd8eb9d2d3e2ec0106a647d1d228a09ed005e94e470ee4f46 [2022-01-20T07:49:26.174Z] #52 DONE 0.1s [2022-01-20T07:49:26.435Z] [2022-01-20T07:49:26.435Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T07:49:26.435Z] #54 sha256:442b85e5893e430ac63657f9232f24c2f79905df274a62d92a37213bd49cbd93 [2022-01-20T07:49:27.379Z] #54 DONE 1.2s [2022-01-20T07:49:27.379Z] [2022-01-20T07:49:27.379Z] #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-01-20T07:49:27.379Z] #58 sha256:b6fa6930a7eb1e9f1894155b39bc526779e6bdf0c391ca3bbff5c7b30fa6504c [2022-01-20T07:49:27.379Z] #58 ... [2022-01-20T07:49:27.379Z] [2022-01-20T07:49:27.379Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T07:49:27.379Z] #56 sha256:df9ec5be2c46f7cbd46e728362fe52aaff5111167856e639df9386ab27f58cc3 [2022-01-20T07:49:27.379Z] #56 DONE 0.1s [2022-01-20T07:49:27.639Z] [2022-01-20T07:49:27.639Z] #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-01-20T07:49:27.639Z] #58 sha256:b6fa6930a7eb1e9f1894155b39bc526779e6bdf0c391ca3bbff5c7b30fa6504c [2022-01-20T07:49:28.589Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T07:49:28.589Z] 8f616e6e9eec: Download complete [2022-01-20T07:49:28.875Z] #65 ... [2022-01-20T07:49:28.876Z] [2022-01-20T07:49:28.876Z] #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-01-20T07:49:28.876Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-20T07:49:28.876Z] #28 13.91 Fetched 48.8 MB in 13s (3746 kB/s) [2022-01-20T07:49:29.024Z] #58 96.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T07:49:29.595Z] #58 97.09 + mkdir -p /build [2022-01-20T07:49:29.595Z] #58 97.09 + cp runc /build/runc [2022-01-20T07:49:30.168Z] #58 DONE 97.4s [2022-01-20T07:49:30.168Z] [2022-01-20T07:49:30.168Z] #62 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-01-20T07:49:30.168Z] #62 sha256:3bffb654de65388ede73624985a3daea796049614d3a072475dd422214af010e [2022-01-20T07:49:30.256Z] #28 13.91 Reading package lists... [2022-01-20T07:49:30.256Z] #28 ... [2022-01-20T07:49:30.256Z] [2022-01-20T07:49:30.256Z] #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-01-20T07:49:30.256Z] #69 sha256:d5303ba73382a935099028ec0ee1d981df9d32bf4f56a10bbccc2bdeda848231 [2022-01-20T07:49:30.256Z] #69 66.80 + bin/containerd [2022-01-20T07:49:31.111Z] #62 ... [2022-01-20T07:49:31.111Z] [2022-01-20T07:49:31.111Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T07:49:31.111Z] #59 sha256:ee6fa8e878e0b30c40a7fbc3f1702ca3d2d659fdf15480b878031476ac9c40e0 [2022-01-20T07:49:31.111Z] #59 DONE 0.1s [2022-01-20T07:49:31.371Z] [2022-01-20T07:49:31.371Z] #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-01-20T07:49:31.371Z] #62 sha256:3bffb654de65388ede73624985a3daea796049614d3a072475dd422214af010e [2022-01-20T07:49:35.322Z] #58 ... [2022-01-20T07:49:35.322Z] [2022-01-20T07:49:35.322Z] #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-01-20T07:49:35.322Z] #62 sha256:1708aca042881fb1f280f74ad4548befd39d691395bbc2904ac382b3f3f0c9ae [2022-01-20T07:49:35.322Z] #62 172.4 + bin/containerd [2022-01-20T07:49:35.535Z] #69 ... [2022-01-20T07:49:35.535Z] [2022-01-20T07:49:35.535Z] #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-01-20T07:49:35.535Z] #28 sha256:3f21c2b92cebfd4f70550d3510e8572ab074af718611cd3ce271230d58bfd991 [2022-01-20T07:49:35.535Z] #28 13.91 Reading package lists... [2022-01-20T07:49:36.933Z] #62 177.7 + bin/containerd [2022-01-20T07:49:38.923Z] #62 179.6 + bin/containerd [2022-01-20T07:49:40.574Z] #62 ... [2022-01-20T07:49:40.574Z] [2022-01-20T07:49:40.574Z] #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-01-20T07:49:40.574Z] #58 sha256:7b801814b448348d562e94f321c3a3fe1c9734bb71fb6790800f59316672bff8 [2022-01-20T07:49:40.574Z] #58 110.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T07:49:40.574Z] #58 111.3 + mkdir -p /build [2022-01-20T07:49:40.574Z] #58 111.3 + cp runc /build/runc [2022-01-20T07:49:40.831Z] #58 DONE 113.0s [2022-01-20T07:49:40.831Z] [2022-01-20T07:49:40.831Z] #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-01-20T07:49:40.831Z] #62 sha256:1708aca042881fb1f280f74ad4548befd39d691395bbc2904ac382b3f3f0c9ae [2022-01-20T07:49:41.138Z] #62 ... [2022-01-20T07:49:41.138Z] [2022-01-20T07:49:41.138Z] #58 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-01-20T07:49:41.138Z] #58 sha256:27670238f3c1c2bbc6fc7c04dad4c670ba663c8d1606ba6131f79568c75e417a [2022-01-20T07:49:41.138Z] #58 112.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T07:49:42.081Z] #58 113.4 + mkdir -p /build [2022-01-20T07:49:42.081Z] #58 113.4 + cp runc /build/runc [2022-01-20T07:49:42.138Z] #28 20.30 Reading package lists... [2022-01-20T07:49:42.201Z] #62 ... [2022-01-20T07:49:42.201Z] [2022-01-20T07:49:42.201Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T07:49:42.201Z] #59 sha256:2d2f9cc2353543e372f124e3efd099685b5a63b8efb8b2132828630530781015 [2022-01-20T07:49:42.458Z] #59 DONE 0.5s [2022-01-20T07:49:42.458Z] [2022-01-20T07:49:42.458Z] #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-01-20T07:49:42.458Z] #62 sha256:1708aca042881fb1f280f74ad4548befd39d691395bbc2904ac382b3f3f0c9ae [2022-01-20T07:49:43.028Z] #58 DONE 114.4s [2022-01-20T07:49:43.028Z] [2022-01-20T07:49:43.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-01-20T07:49:43.028Z] #62 sha256:de8f30264dbfd5843bbb29ab2eb160ca503c22f9f3beac07bd8dbbac131e5a0f [2022-01-20T07:49:43.536Z] #28 26.85 Building dependency tree... [2022-01-20T07:49:44.219Z] #62 ... [2022-01-20T07:49:44.219Z] [2022-01-20T07:49:44.219Z] #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-01-20T07:49:44.219Z] #58 sha256:8da794f04a6bd1abc81f33f70f4f02d3768248643aeb14502ea6c8c86889ce65 [2022-01-20T07:49:44.219Z] #58 113.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T07:49:44.219Z] #58 114.4 + mkdir -p /build [2022-01-20T07:49:44.219Z] #58 114.4 + cp runc /build/runc [2022-01-20T07:49:44.219Z] #58 DONE 115.3s [2022-01-20T07:49:44.219Z] [2022-01-20T07:49:44.219Z] #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-01-20T07:49:44.219Z] #62 sha256:54d942e14c78d503a2d9adf5f4f2a5bc8129078c11e7f5b2b5d29df318d30887 [2022-01-20T07:49:44.417Z] #62 ... [2022-01-20T07:49:44.417Z] [2022-01-20T07:49:44.417Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T07:49:44.417Z] #59 sha256:5bf49d3052dce4b69b420c7afa6cc69ddd0909c258bc3e5c4e3901a4946609dd [2022-01-20T07:49:44.417Z] #59 DONE 0.2s [2022-01-20T07:49:44.417Z] [2022-01-20T07:49:44.417Z] #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-01-20T07:49:44.417Z] #62 sha256:de8f30264dbfd5843bbb29ab2eb160ca503c22f9f3beac07bd8dbbac131e5a0f [2022-01-20T07:49:44.921Z] #28 29.86 bzip2 is already the newest version (1.0.8-4). [2022-01-20T07:49:44.921Z] #28 29.86 patch is already the newest version (2.7.6-7). [2022-01-20T07:49:44.921Z] #28 29.86 xz-utils is already the newest version (5.2.5-2). [2022-01-20T07:49:44.921Z] #28 29.86 The following additional packages will be installed: [2022-01-20T07:49:44.921Z] #28 29.87 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-20T07:49:44.921Z] #28 29.87 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-01-20T07:49:44.921Z] #28 29.88 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-01-20T07:49:44.921Z] #28 29.88 python3-pkg-resources vim-runtime xxd [2022-01-20T07:49:44.921Z] #28 29.90 Suggested packages: [2022-01-20T07:49:44.921Z] #28 29.90 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-01-20T07:49:44.921Z] #28 29.90 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-01-20T07:49:44.921Z] #28 29.90 Recommended packages: [2022-01-20T07:49:44.921Z] #28 29.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-01-20T07:49:45.165Z] #62 ... [2022-01-20T07:49:45.165Z] [2022-01-20T07:49:45.165Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T07:49:45.165Z] #59 sha256:9c3d2e26cb4e8cf0144553e9f4dffbe35027319959856eda8bbaae3fb8ddf9e1 [2022-01-20T07:49:45.426Z] #59 DONE 0.3s [2022-01-20T07:49:45.426Z] [2022-01-20T07:49:45.426Z] #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-01-20T07:49:45.426Z] #62 sha256:54d942e14c78d503a2d9adf5f4f2a5bc8129078c11e7f5b2b5d29df318d30887 [2022-01-20T07:49:46.298Z] #28 31.43 The following NEW packages will be installed: [2022-01-20T07:49:46.298Z] #28 31.43 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-01-20T07:49:46.298Z] #28 31.43 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-01-20T07:49:46.298Z] #28 31.43 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-01-20T07:49:46.298Z] #28 31.44 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-01-20T07:49:46.298Z] #28 31.44 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-01-20T07:49:46.298Z] #28 31.44 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-01-20T07:49:46.298Z] #28 31.44 vim-common vim-runtime xfsprogs xxd zip zstd [2022-01-20T07:49:46.866Z] #28 31.85 0 upgraded, 44 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:49:46.866Z] #28 31.85 Need to get 18.6 MB of archives. [2022-01-20T07:49:46.866Z] #28 31.85 After this operation, 71.4 MB of additional disk space will be used. [2022-01-20T07:49:46.866Z] #28 31.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-01-20T07:49:46.866Z] #28 31.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-01-20T07:49:46.866Z] #28 31.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-01-20T07:49:46.866Z] #28 31.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-01-20T07:49:46.866Z] #28 31.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-01-20T07:49:46.866Z] #28 31.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-01-20T07:49:46.866Z] #28 31.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-01-20T07:49:46.866Z] #28 31.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-01-20T07:49:46.866Z] #28 31.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-01-20T07:49:46.866Z] #28 31.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-01-20T07:49:46.866Z] #28 31.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-01-20T07:49:46.866Z] #28 31.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-01-20T07:49:46.866Z] #28 31.91 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-01-20T07:49:46.866Z] #28 31.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-01-20T07:49:46.866Z] #28 31.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-01-20T07:49:46.866Z] #28 31.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-01-20T07:49:46.866Z] #28 31.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-01-20T07:49:46.866Z] #28 31.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-01-20T07:49:46.866Z] #28 31.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-01-20T07:49:46.866Z] #28 31.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-01-20T07:49:46.866Z] #28 31.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-01-20T07:49:46.866Z] #28 31.94 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-01-20T07:49:46.866Z] #28 31.94 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-01-20T07:49:46.866Z] #28 31.95 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-01-20T07:49:46.866Z] #28 31.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-01-20T07:49:46.866Z] #28 31.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-01-20T07:49:46.866Z] #28 31.96 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-01-20T07:49:46.866Z] #28 31.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-01-20T07:49:46.866Z] #28 31.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-01-20T07:49:46.866Z] #28 31.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-01-20T07:49:46.866Z] #28 32.00 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-01-20T07:49:46.866Z] #28 32.00 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-01-20T07:49:46.866Z] #28 32.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-01-20T07:49:46.866Z] #28 32.01 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-01-20T07:49:46.866Z] #28 32.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-01-20T07:49:46.866Z] #28 32.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-01-20T07:49:46.866Z] #28 32.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-01-20T07:49:46.866Z] #28 32.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-01-20T07:49:46.866Z] #28 32.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-01-20T07:49:46.866Z] #28 32.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-01-20T07:49:46.866Z] #28 32.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-01-20T07:49:46.866Z] #28 32.13 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-01-20T07:49:46.866Z] #28 32.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-01-20T07:49:47.125Z] #28 32.14 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-01-20T07:49:47.692Z] #28 32.75 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:49:47.692Z] #28 33.01 Fetched 18.6 MB in 1s (31.5 MB/s) [2022-01-20T07:49:47.951Z] #28 33.05 Selecting previously unselected package pigz. [2022-01-20T07:49:47.951Z] #28 33.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-01-20T07:49:47.951Z] #28 33.12 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-01-20T07:49:47.951Z] #28 33.12 Unpacking pigz (2.6-1) ... [2022-01-20T07:49:47.951Z] #28 33.19 Selecting previously unselected package libelf1:amd64. [2022-01-20T07:49:47.951Z] #28 33.19 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-01-20T07:49:47.951Z] #28 33.20 Unpacking libelf1:amd64 (0.183-1) ... [2022-01-20T07:49:48.210Z] #28 33.29 Selecting previously unselected package libbpf0:amd64. [2022-01-20T07:49:48.210Z] #28 33.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-01-20T07:49:48.210Z] #28 33.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-01-20T07:49:48.210Z] #28 33.40 Selecting previously unselected package libcap2:amd64. [2022-01-20T07:49:48.210Z] #28 33.40 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-01-20T07:49:48.210Z] #28 33.41 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-01-20T07:49:48.210Z] #28 33.46 Selecting previously unselected package libmnl0:amd64. [2022-01-20T07:49:48.210Z] #28 33.46 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-01-20T07:49:48.210Z] #28 33.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-01-20T07:49:48.469Z] #28 33.51 Selecting previously unselected package libxtables12:amd64. [2022-01-20T07:49:48.469Z] #28 33.52 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-01-20T07:49:48.469Z] #28 33.53 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-01-20T07:49:48.469Z] #28 33.58 Selecting previously unselected package libcap2-bin. [2022-01-20T07:49:48.469Z] #28 33.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-01-20T07:49:48.469Z] #28 33.60 Unpacking libcap2-bin (1:2.44-1) ... [2022-01-20T07:49:48.728Z] #28 33.66 Selecting previously unselected package iproute2. [2022-01-20T07:49:48.728Z] #28 33.67 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-01-20T07:49:48.728Z] #28 33.68 Unpacking iproute2 (5.10.0-4) ... [2022-01-20T07:49:48.728Z] #28 33.93 Selecting previously unselected package xxd. [2022-01-20T07:49:48.728Z] #28 33.94 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:49:48.728Z] #28 33.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:49:48.728Z] #28 34.04 Selecting previously unselected package vim-common. [2022-01-20T07:49:48.987Z] #28 34.04 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:49:48.987Z] #28 34.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:49:49.246Z] #28 34.17 Selecting previously unselected package bash-completion. [2022-01-20T07:49:49.246Z] #28 34.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-01-20T07:49:50.442Z] #28 35.36 Unpacking bash-completion (1:2.11-2) ... [2022-01-20T07:49:50.701Z] #28 35.65 Selecting previously unselected package apparmor. [2022-01-20T07:49:50.701Z] #28 35.66 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-01-20T07:49:50.701Z] #28 35.71 Unpacking apparmor (2.13.6-10) ... [2022-01-20T07:49:50.961Z] #28 35.95 Selecting previously unselected package inetutils-ping. [2022-01-20T07:49:50.961Z] #28 35.95 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-01-20T07:49:50.961Z] #28 35.96 Unpacking inetutils-ping (2:2.0-1) ... [2022-01-20T07:49:50.961Z] #28 36.02 Selecting previously unselected package libip4tc2:amd64. [2022-01-20T07:49:50.961Z] #28 36.03 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-01-20T07:49:50.961Z] #28 36.04 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T07:49:50.961Z] #28 36.08 Selecting previously unselected package libip6tc2:amd64. [2022-01-20T07:49:50.961Z] #28 36.09 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-01-20T07:49:50.961Z] #28 36.10 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T07:49:50.961Z] #28 36.15 Selecting previously unselected package libnfnetlink0:amd64. [2022-01-20T07:49:50.961Z] #28 36.15 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-01-20T07:49:50.961Z] #28 36.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T07:49:50.961Z] #28 36.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-01-20T07:49:51.220Z] #28 36.20 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-01-20T07:49:51.220Z] #28 36.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T07:49:51.220Z] #28 36.26 Selecting previously unselected package libnftnl11:amd64. [2022-01-20T07:49:51.220Z] #28 36.27 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-01-20T07:49:51.220Z] #28 36.28 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T07:49:51.220Z] #28 36.35 Selecting previously unselected package iptables. [2022-01-20T07:49:51.220Z] #28 36.35 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-01-20T07:49:51.220Z] #28 36.36 Unpacking iptables (1.8.7-1) ... [2022-01-20T07:49:51.480Z] #28 36.54 Selecting previously unselected package libonig5:amd64. [2022-01-20T07:49:51.480Z] #28 36.56 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-01-20T07:49:51.480Z] #28 36.56 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:49:51.480Z] #28 36.65 Selecting previously unselected package libjq1:amd64. [2022-01-20T07:49:51.480Z] #28 36.66 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-01-20T07:49:51.480Z] #28 36.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:49:51.480Z] #28 36.73 Selecting previously unselected package jq. [2022-01-20T07:49:51.480Z] #28 36.74 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-01-20T07:49:51.480Z] #28 36.74 Unpacking jq (1.6-2.1) ... [2022-01-20T07:49:51.739Z] #28 36.80 Selecting previously unselected package libaio1:amd64. [2022-01-20T07:49:51.739Z] #28 36.81 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-01-20T07:49:51.739Z] #28 36.82 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-01-20T07:49:51.739Z] #28 36.86 Selecting previously unselected package libgpm2:amd64. [2022-01-20T07:49:51.739Z] #28 36.88 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-01-20T07:49:51.739Z] #28 36.88 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-01-20T07:49:51.739Z] #28 36.92 Selecting previously unselected package libinih1:amd64. [2022-01-20T07:49:51.739Z] #28 36.94 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-01-20T07:49:51.739Z] #28 36.94 Unpacking libinih1:amd64 (53-1+b2) ... [2022-01-20T07:49:51.739Z] #28 37.00 Selecting previously unselected package libnet1:amd64. [2022-01-20T07:49:51.739Z] #28 37.00 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-01-20T07:49:51.739Z] #28 37.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:49:51.739Z] #28 37.06 Selecting previously unselected package libnl-3-200:amd64. [2022-01-20T07:49:51.999Z] #28 37.07 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-01-20T07:49:51.999Z] #28 37.07 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:49:51.999Z] #28 37.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-01-20T07:49:51.999Z] #28 37.13 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-01-20T07:49:51.999Z] #28 37.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:49:51.999Z] #28 37.17 Selecting previously unselected package net-tools. [2022-01-20T07:49:51.999Z] #28 37.18 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-01-20T07:49:51.999Z] #28 37.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:49:51.999Z] #28 37.30 Selecting previously unselected package python-pip-whl. [2022-01-20T07:49:52.258Z] #28 37.30 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-01-20T07:49:52.258Z] #28 37.32 Unpacking python-pip-whl (20.3.4-4) ... [2022-01-20T07:49:52.517Z] #28 37.64 Selecting previously unselected package python3-lib2to3. [2022-01-20T07:49:52.517Z] #28 37.64 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-01-20T07:49:52.517Z] #28 37.65 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:49:52.517Z] #28 37.73 Selecting previously unselected package python3-distutils. [2022-01-20T07:49:52.777Z] #28 37.74 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-01-20T07:49:52.777Z] #28 37.74 Unpacking python3-distutils (3.9.2-1) ... [2022-01-20T07:49:52.777Z] #28 37.84 Selecting previously unselected package python3-pkg-resources. [2022-01-20T07:49:52.777Z] #28 37.85 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-01-20T07:49:52.777Z] #28 37.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:49:52.777Z] #28 37.96 Selecting previously unselected package python3-setuptools. [2022-01-20T07:49:53.037Z] #28 37.97 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-01-20T07:49:53.037Z] #28 37.98 Unpacking python3-setuptools (52.0.0-4) ... [2022-01-20T07:49:53.037Z] #28 38.12 Selecting previously unselected package python3-wheel. [2022-01-20T07:49:53.037Z] #28 38.13 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-01-20T07:49:53.037Z] #28 38.15 Unpacking python3-wheel (0.34.2-1) ... [2022-01-20T07:49:53.037Z] #28 38.20 Selecting previously unselected package python3-pip. [2022-01-20T07:49:53.037Z] #28 38.21 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-01-20T07:49:53.037Z] #28 38.22 Unpacking python3-pip (20.3.4-4) ... [2022-01-20T07:49:53.297Z] #28 38.37 Selecting previously unselected package sudo. [2022-01-20T07:49:53.297Z] #28 38.38 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-01-20T07:49:53.297Z] #28 38.38 Unpacking sudo (1.9.5p2-3) ... [2022-01-20T07:49:53.335Z] #62 189.4 # github.com/containerd/containerd/cmd/containerd [2022-01-20T07:49:53.335Z] #62 189.4 /usr/bin/ld: /tmp/go-link-4098487751/000019.o: in function `New': [2022-01-20T07:49:53.335Z] #62 189.4 /tmp/tmp.22JGMu8oFP/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T07:49:53.335Z] #62 189.5 + bin/containerd-stress [2022-01-20T07:49:53.557Z] #28 38.72 Selecting previously unselected package thin-provisioning-tools. [2022-01-20T07:49:53.557Z] #28 38.74 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-01-20T07:49:53.557Z] #28 38.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:49:53.596Z] #62 190.5 + bin/containerd-shim [2022-01-20T07:49:53.813Z] 8f616e6e9eec: Pull complete [2022-01-20T07:49:53.817Z] #28 38.88 Selecting previously unselected package uidmap. [2022-01-20T07:49:53.817Z] #28 38.89 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-01-20T07:49:53.817Z] #28 38.90 Unpacking uidmap (1:4.8.1-1) ... [2022-01-20T07:49:53.817Z] #28 38.99 Selecting previously unselected package vim-runtime. [2022-01-20T07:49:53.817Z] #28 39.00 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-01-20T07:49:53.817Z] #28 39.04 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-01-20T07:49:54.076Z] #28 39.07 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-01-20T07:49:54.076Z] #28 39.08 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:49:55.982Z] #28 40.76 Selecting previously unselected package vim. [2022-01-20T07:49:55.983Z] #28 40.77 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-01-20T07:49:55.983Z] #28 40.79 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:49:55.983Z] #28 41.14 Selecting previously unselected package xfsprogs. [2022-01-20T07:49:55.983Z] #28 41.15 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-01-20T07:49:55.983Z] #28 41.17 Unpacking xfsprogs (5.10.0-4) ... [2022-01-20T07:49:56.242Z] #28 41.39 Selecting previously unselected package zip. [2022-01-20T07:49:56.242Z] #28 41.41 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-01-20T07:49:56.242Z] #28 41.41 Unpacking zip (3.0-12) ... [2022-01-20T07:49:56.242Z] #28 41.50 Selecting previously unselected package zstd. [2022-01-20T07:49:56.242Z] #28 41.50 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-01-20T07:49:56.242Z] #28 41.51 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:49:56.810Z] #28 41.75 Setting up python3-pkg-resources (52.0.0-4) ... [2022-01-20T07:49:57.395Z] #28 42.33 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-01-20T07:49:57.395Z] #28 42.34 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-01-20T07:49:57.395Z] #28 42.35 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-01-20T07:49:57.395Z] #28 42.36 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-01-20T07:49:57.395Z] #28 42.38 Setting up libinih1:amd64 (53-1+b2) ... [2022-01-20T07:49:57.395Z] #28 42.39 Setting up uidmap (1:4.8.1-1) ... [2022-01-20T07:49:57.395Z] #28 42.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-01-20T07:49:57.395Z] #28 42.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-01-20T07:49:57.395Z] #28 42.42 Setting up python3-wheel (0.34.2-1) ... [2022-01-20T07:49:57.654Z] #28 42.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:49:57.654Z] #28 42.84 Setting up libcap2:amd64 (1:2.44-1) ... [2022-01-20T07:49:57.654Z] #28 42.85 Setting up libcap2-bin (1:2.44-1) ... [2022-01-20T07:49:57.654Z] #28 42.86 Setting up apparmor (2.13.6-10) ... [2022-01-20T07:49:59.031Z] #28 43.93 Setting up zip (3.0-12) ... [2022-01-20T07:49:59.031Z] #28 43.95 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:49:59.031Z] #28 43.96 Setting up bash-completion (1:2.11-2) ... [2022-01-20T07:49:59.977Z] #28 45.16 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-01-20T07:49:59.977Z] #28 45.17 Setting up sudo (1.9.5p2-3) ... [2022-01-20T07:50:00.179Z] #62 196.4 + bin/containerd-shim-runc-v1 [2022-01-20T07:50:00.236Z] #28 45.24 invoke-rc.d: could not determine current runlevel [2022-01-20T07:50:00.236Z] #28 45.25 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T07:50:00.236Z] #28 45.25 Setting up xfsprogs (5.10.0-4) ... [2022-01-20T07:50:00.236Z] #28 45.27 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-01-20T07:50:00.236Z] #28 45.28 Setting up inetutils-ping (2:2.0-1) ... [2022-01-20T07:50:00.236Z] #28 45.31 Setting up pigz (2.6-1) ... [2022-01-20T07:50:00.236Z] #28 45.32 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-01-20T07:50:00.236Z] #28 45.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-01-20T07:50:00.236Z] #28 45.36 Setting up python-pip-whl (20.3.4-4) ... [2022-01-20T07:50:00.236Z] #28 45.37 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:50:00.495Z] #28 45.78 Setting up libaio1:amd64 (0.3.112-9) ... [2022-01-20T07:50:00.754Z] #28 45.79 Setting up python3-lib2to3 (3.9.2-1) ... [2022-01-20T07:50:00.754Z] #28 46.01 Setting up libelf1:amd64 (0.183-1) ... [2022-01-20T07:50:00.754Z] #28 46.03 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-01-20T07:50:00.754Z] #28 46.04 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-01-20T07:50:01.013Z] #28 46.05 Setting up python3-distutils (3.9.2-1) ... [2022-01-20T07:50:01.272Z] #28 46.39 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-01-20T07:50:01.272Z] #28 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-01-20T07:50:01.272Z] #28 46.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-01-20T07:50:01.272Z] #28 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-01-20T07:50:01.272Z] #28 46.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-01-20T07:50:01.272Z] #28 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-01-20T07:50:01.272Z] #28 46.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-01-20T07:50:01.272Z] #28 46.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-01-20T07:50:01.272Z] #28 46.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-01-20T07:50:01.531Z] #28 46.48 Setting up python3-setuptools (52.0.0-4) ... [2022-01-20T07:50:02.468Z] #28 47.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-01-20T07:50:02.468Z] #28 47.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-01-20T07:50:02.468Z] #28 47.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-01-20T07:50:02.468Z] #28 47.44 Setting up python3-pip (20.3.4-4) ... [2022-01-20T07:50:03.036Z] #28 48.16 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-01-20T07:50:03.036Z] #28 48.17 Setting up jq (1.6-2.1) ... [2022-01-20T07:50:03.036Z] #28 48.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-01-20T07:50:03.036Z] #28 48.19 Setting up iptables (1.8.7-1) ... [2022-01-20T07:50:03.036Z] #28 48.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:50:03.036Z] #28 48.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:50:03.036Z] #28 48.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-01-20T07:50:03.036Z] #28 48.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-01-20T07:50:03.036Z] #28 48.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-01-20T07:50:03.036Z] #28 48.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-01-20T07:50:03.036Z] #28 48.24 Setting up iproute2 (5.10.0-4) ... [2022-01-20T07:50:03.295Z] #28 48.50 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:50:04.233Z] #28 DONE 49.2s [2022-01-20T07:50:04.233Z] [2022-01-20T07:50:04.233Z] #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-01-20T07:50:04.233Z] #65 sha256:fe297b3e97f53a86cb700e6410cb32ad9eccbd0b289b1da7eed5845decd0ab11 [2022-01-20T07:50:04.233Z] #65 ... [2022-01-20T07:50:04.233Z] [2022-01-20T07:50:04.233Z] #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-01-20T07:50:04.233Z] #29 sha256:da293fb0bb178af117ea2451107f1e3342776d518326f6780f4817c44bfc1ad7 [2022-01-20T07:50:04.394Z] #62 200.8 + bin/containerd-shim-runc-v2 [2022-01-20T07:50:04.394Z] #62 201.4 + binaries [2022-01-20T07:50:04.394Z] #62 201.4 + install -D bin/containerd /build/containerd [2022-01-20T07:50:04.394Z] #62 201.5 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T07:50:04.656Z] #62 201.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T07:50:04.656Z] #62 201.5 + install -D bin/ctr /build/ctr [2022-01-20T07:50:05.065Z] #29 0.871 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-01-20T07:50:05.065Z] #29 0.876 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-01-20T07:50:05.065Z] #29 0.879 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-01-20T07:50:05.065Z] #29 DONE 1.0s [2022-01-20T07:50:05.065Z] [2022-01-20T07:50:05.065Z] #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-01-20T07:50:05.065Z] #65 sha256:fe297b3e97f53a86cb700e6410cb32ad9eccbd0b289b1da7eed5845decd0ab11 [2022-01-20T07:50:05.065Z] #65 ... [2022-01-20T07:50:05.065Z] [2022-01-20T07:50:05.065Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-01-20T07:50:05.065Z] #30 sha256:21db9a4b5227eed532d737a01d6bb569d979db0903629645b989404f8efb90c5 [2022-01-20T07:50:06.040Z] #62 DONE 202.9s [2022-01-20T07:50:06.612Z] [2022-01-20T07:50:06.612Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T07:50:06.612Z] #63 sha256:d0c3b076eb6567837bb0a6db9863a2df1134e6873ebd96b2bc76e5cf0a8549f1 [2022-01-20T07:50:08.972Z] #62 207.2 # github.com/containerd/containerd/cmd/containerd [2022-01-20T07:50:08.972Z] #62 207.2 /usr/bin/ld: /tmp/go-link-1952902439/000019.o: in function `New': [2022-01-20T07:50:08.972Z] #62 207.2 /tmp/tmp.f1w5KY7S3V/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T07:50:09.156Z] #63 DONE 2.1s [2022-01-20T07:50:09.156Z] [2022-01-20T07:50:09.156Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T07:50:09.156Z] #68 sha256:93768443acf3b7fb1ca1d89803e0227460f9a6cb937eb82261a4e0fce8490897 [2022-01-20T07:50:09.156Z] #68 DONE 0.1s [2022-01-20T07:50:09.156Z] [2022-01-20T07:50:09.156Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T07:50:09.156Z] #73 sha256:8ac07b653d1a72affc8dbcb89a1115cc4888457a882d4f68be38c90c90fa7306 [2022-01-20T07:50:09.227Z] #62 207.3 + bin/containerd-stress [2022-01-20T07:50:10.154Z] #62 208.4 + bin/containerd-shim [2022-01-20T07:50:10.565Z] #73 DONE 1.5s [2022-01-20T07:50:10.565Z] [2022-01-20T07:50:10.565Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-20T07:50:10.565Z] #74 sha256:b2fcd21348444e5e015fcb4e93255ab498a5c80b37bb37c6db45d933eaee4813 [2022-01-20T07:50:10.565Z] #74 DONE 0.0s [2022-01-20T07:50:10.565Z] [2022-01-20T07:50:10.565Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T07:50:10.565Z] #75 sha256:a532e869948bad70a6dac4f90e08976f99bd578cf4176e19fe3e7ae78f0f669e [2022-01-20T07:50:11.136Z] #75 DONE 0.8s [2022-01-20T07:50:11.397Z] [2022-01-20T07:50:11.397Z] #76 exporting to image [2022-01-20T07:50:11.397Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T07:50:11.397Z] #76 exporting layers [2022-01-20T07:50:13.191Z] #30 7.414 Collecting yamllint==1.26.1 [2022-01-20T07:50:13.759Z] #30 8.447 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-01-20T07:50:14.328Z] #30 9.143 Collecting pathspec>=0.5.3 [2022-01-20T07:50:14.328Z] #30 9.148 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-01-20T07:50:14.328Z] #30 9.372 Collecting pyyaml [2022-01-20T07:50:14.328Z] #30 9.383 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-01-20T07:50:14.328Z] #30 9.418 Building wheels for collected packages: yamllint [2022-01-20T07:50:14.587Z] #30 9.425 Building wheel for yamllint (setup.py): started [2022-01-20T07:50:14.695Z] #76 exporting layers 3.1s done [2022-01-20T07:50:14.695Z] #76 writing image sha256:9e0b93577a0c15b25c7550051b126784911b52a745a0627534d024a9d79ac096 done [2022-01-20T07:50:14.695Z] #76 naming to docker.io/library/docker:2ebb040a9e64fc265d750dcf7dc56801a80a228b done [2022-01-20T07:50:14.695Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T07:50:15.038Z] + sudo modprobe ip6table_filter [2022-01-20T07:50:15.156Z] #30 9.952 Building wheel for yamllint (setup.py): finished with status 'done' [2022-01-20T07:50:15.156Z] #30 9.953 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b37ab02d73db4187192751617bb7438ef75be954815566e716f3a6f2339a6f43 [2022-01-20T07:50:15.156Z] #30 9.954 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-01-20T07:50:15.156Z] #30 9.965 Successfully built yamllint [2022-01-20T07:50:15.156Z] #30 9.974 Installing collected packages: pyyaml, pathspec, yamllint [2022-01-20T07:50:15.156Z] #30 10.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [Pipeline] sh [2022-01-20T07:50:15.584Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ebb040a9e64fc265d750dcf7dc56801a80a228b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ebb040a9e64fc265d750dcf7dc56801a80a228b hack/test/unit [2022-01-20T07:50:15.725Z] #30 DONE 10.6s [2022-01-20T07:50:15.725Z] [2022-01-20T07:50:15.725Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-01-20T07:50:15.725Z] #34 sha256:7b887d1325f7084c2a730696f8d1599fd9270cc98665736294504194257ce041 [2022-01-20T07:50:15.725Z] #34 DONE 0.2s [2022-01-20T07:50:15.725Z] [2022-01-20T07:50:15.725Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-01-20T07:50:15.725Z] #39 sha256:069d6e8cc2848f4b16152fcab1b9b5a001cec44301a45af7606b20a4eb2f1409 [2022-01-20T07:50:15.987Z] #39 DONE 0.2s [2022-01-20T07:50:15.987Z] [2022-01-20T07:50:15.987Z] #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-01-20T07:50:15.987Z] #65 sha256:fe297b3e97f53a86cb700e6410cb32ad9eccbd0b289b1da7eed5845decd0ab11 [2022-01-20T07:50:16.250Z] #65 ... [2022-01-20T07:50:16.250Z] [2022-01-20T07:50:16.250Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-01-20T07:50:16.250Z] #42 sha256:9bfc442369727d5a7587fb455fe69d7701c759c40fd1b27c7eea83a3be34e2ed [2022-01-20T07:50:16.250Z] #42 DONE 0.1s [2022-01-20T07:50:16.250Z] [2022-01-20T07:50:16.250Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-01-20T07:50:16.250Z] #44 sha256:4e7c0f6cc4cc5df280899879c782bfcc38237ed83ed6e7442ba3dc7109f0dfdc [2022-01-20T07:50:16.250Z] #44 DONE 0.1s [2022-01-20T07:50:16.250Z] [2022-01-20T07:50:16.250Z] #48 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2022-01-20T07:50:16.250Z] #48 sha256:6dd9cfe3e63d77998c7d3aa290ae5d869c9a80402cc8b7bc73de02627c68e494 [2022-01-20T07:50:16.250Z] #48 DONE 0.0s [2022-01-20T07:50:16.250Z] [2022-01-20T07:50:16.250Z] #51 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2022-01-20T07:50:16.250Z] #51 sha256:0d1e684f6b196bace491c6550c822777a00e963ee5ba263b8ed2141f62b3d42b [2022-01-20T07:50:16.513Z] #51 DONE 0.1s [2022-01-20T07:50:16.513Z] [2022-01-20T07:50:16.513Z] #55 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2022-01-20T07:50:16.513Z] #55 sha256:0d03b7f357af05e16d48e576b929edf368fa901749e935e913527c7bebd8c2de [2022-01-20T07:50:16.513Z] #55 DONE 0.0s [2022-01-20T07:50:16.513Z] [2022-01-20T07:50:16.513Z] #57 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2022-01-20T07:50:16.513Z] #57 sha256:b73e970ffffdaa704bce48e3baf61a325f4505da95f33556ac2833e2f3543305 [2022-01-20T07:50:16.513Z] #57 DONE 0.1s [2022-01-20T07:50:16.513Z] [2022-01-20T07:50:16.513Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-01-20T07:50:16.513Z] #59 sha256:63d8c819eea0b70fe3a994cfb89e46959a99395a549804c1a2a0651165f4d3d0 [2022-01-20T07:50:16.513Z] #59 DONE 0.1s [2022-01-20T07:50:16.513Z] [2022-01-20T07:50:16.513Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-01-20T07:50:16.513Z] #61 sha256:da4d5096008c8ce6f77a1f2e13404e02c18b5e10b6420eab6446d2190a40ca19 [2022-01-20T07:50:16.525Z] #62 213.3 # github.com/containerd/containerd/cmd/containerd [2022-01-20T07:50:16.525Z] #62 213.3 /usr/bin/ld: /tmp/go-link-3563992099/000019.o: in function `New': [2022-01-20T07:50:16.525Z] #62 213.3 /tmp/tmp.B07A8rWPUU/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T07:50:16.525Z] #62 213.4 + bin/containerd-stress [2022-01-20T07:50:16.525Z] #62 214.5 + bin/containerd-shim [2022-01-20T07:50:16.772Z] #61 DONE 0.1s [2022-01-20T07:50:16.772Z] [2022-01-20T07:50:16.772Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-01-20T07:50:16.772Z] #63 sha256:80cbe620c63083b7fc6e49e0bd98013814bccfb01b5187bb9e51d3ae2f0fcb5e [2022-01-20T07:50:16.772Z] #63 DONE 0.1s [2022-01-20T07:50:16.772Z] [2022-01-20T07:50:16.772Z] #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-01-20T07:50:16.772Z] #69 sha256:d5303ba73382a935099028ec0ee1d981df9d32bf4f56a10bbccc2bdeda848231 [2022-01-20T07:50:17.551Z] #62 214.5 # github.com/containerd/containerd/cmd/containerd [2022-01-20T07:50:17.551Z] #62 214.5 /usr/bin/ld: /tmp/go-link-2026686326/000019.o: in function `New': [2022-01-20T07:50:17.551Z] #62 214.5 /tmp/tmp.wm8xZ9mpqx/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T07:50:17.551Z] #62 214.6 + bin/containerd-stress [2022-01-20T07:50:17.551Z] #62 215.6 + bin/containerd-shim [2022-01-20T07:50:18.128Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-20T07:50:18.128Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-20T07:50:18.128Z] + TESTDIRS=./... [2022-01-20T07:50:18.128Z] + exclude_paths='/vendor/|/integration' [2022-01-20T07:50:18.128Z] ++ go list ./... [2022-01-20T07:50:18.128Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-20T07:50:18.243Z] #62 215.6 + bin/containerd-shim-runc-v1 [2022-01-20T07:50:19.072Z] + pkg_list='github.com/docker/docker/api [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/backend/build [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/httputils [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/middleware [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/build [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/container [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/debug [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/image [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/network [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/session [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/system [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/volume [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/backend [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/container [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/events [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/filters [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/image [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/mount [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/network [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/registry [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/strslice [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/swarm [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/time [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/versions [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/types/volume [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/builder-next [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/dockerfile [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/dockerignore [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/remotecontext [2022-01-20T07:50:19.072Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T07:50:19.072Z] github.com/docker/docker/cli [2022-01-20T07:50:19.072Z] github.com/docker/docker/cli/config [2022-01-20T07:50:19.072Z] github.com/docker/docker/cli/debug [2022-01-20T07:50:19.072Z] github.com/docker/docker/client [2022-01-20T07:50:19.072Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T07:50:19.072Z] github.com/docker/docker/cmd/dockerd [2022-01-20T07:50:19.072Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T07:50:19.072Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T07:50:19.072Z] github.com/docker/docker/container [2022-01-20T07:50:19.072Z] github.com/docker/docker/container/stream [2022-01-20T07:50:19.072Z] github.com/docker/docker/contrib/apparmor [2022-01-20T07:50:19.072Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T07:50:19.072Z] github.com/docker/docker/contrib/httpserver [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/cluster [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/config [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/events [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/exec [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/images [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/initlayer [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/links [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/listeners [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/local [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/names [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/network [2022-01-20T07:50:19.072Z] github.com/docker/docker/daemon/stats [2022-01-20T07:50:19.072Z] github.com/docker/docker/distribution [2022-01-20T07:50:19.072Z] github.com/docker/docker/distribution/metadata [2022-01-20T07:50:19.072Z] github.com/docker/docker/distribution/utils [2022-01-20T07:50:19.072Z] github.com/docker/docker/distribution/xfer [2022-01-20T07:50:19.072Z] github.com/docker/docker/dockerversion [2022-01-20T07:50:19.072Z] github.com/docker/docker/errdefs [2022-01-20T07:50:19.072Z] github.com/docker/docker/image [2022-01-20T07:50:19.072Z] github.com/docker/docker/image/cache [2022-01-20T07:50:19.072Z] github.com/docker/docker/image/tarexport [2022-01-20T07:50:19.072Z] github.com/docker/docker/image/v1 [2022-01-20T07:50:19.072Z] github.com/docker/docker/internal/test/suite [2022-01-20T07:50:19.072Z] github.com/docker/docker/layer [2022-01-20T07:50:19.072Z] github.com/docker/docker/libcontainerd [2022-01-20T07:50:19.072Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T07:50:19.072Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T07:50:19.072Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T07:50:19.072Z] github.com/docker/docker/libcontainerd/types [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/config [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/idm [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/ns [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/options [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/osl [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/libnetwork/types [2022-01-20T07:50:19.072Z] github.com/docker/docker/oci [2022-01-20T07:50:19.072Z] github.com/docker/docker/oci/caps [2022-01-20T07:50:19.072Z] github.com/docker/docker/opts [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/aaparser [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/archive [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/authorization [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/capabilities [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/containerfs [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/directory [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/dmesg [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/filenotify [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/fileutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/fsutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/homedir [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/idtools [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/ioutils [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/locker [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/longpath [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/loopback [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/mount [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/parsers [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/pidfile [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/platform [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/plugins [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/pools [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/progress [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/pubsub [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/reexec [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/signal [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/stack [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/stringid [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/symlink [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/system [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/tailfile [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/tarsum [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/term [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/term/windows [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/truncindex [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/urlutil [2022-01-20T07:50:19.072Z] github.com/docker/docker/pkg/useragent [2022-01-20T07:50:19.072Z] github.com/docker/docker/plugin [2022-01-20T07:50:19.072Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T07:50:19.072Z] github.com/docker/docker/plugin/v2 [2022-01-20T07:50:19.072Z] github.com/docker/docker/profiles/apparmor [2022-01-20T07:50:19.072Z] github.com/docker/docker/profiles/seccomp [2022-01-20T07:50:19.072Z] github.com/docker/docker/quota [2022-01-20T07:50:19.072Z] github.com/docker/docker/reference [2022-01-20T07:50:19.072Z] github.com/docker/docker/registry [2022-01-20T07:50:19.072Z] github.com/docker/docker/registry/resumable [2022-01-20T07:50:19.072Z] github.com/docker/docker/restartmanager [2022-01-20T07:50:19.072Z] github.com/docker/docker/rootless [2022-01-20T07:50:19.072Z] github.com/docker/docker/rootless/specconv [2022-01-20T07:50:19.072Z] github.com/docker/docker/runconfig [2022-01-20T07:50:19.072Z] github.com/docker/docker/runconfig/opts [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/daemon [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/environment [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/fakegit [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/registry [2022-01-20T07:50:19.072Z] github.com/docker/docker/testutil/request [2022-01-20T07:50:19.072Z] github.com/docker/docker/volume [2022-01-20T07:50:19.072Z] github.com/docker/docker/volume/drivers [2022-01-20T07:50:19.072Z] github.com/docker/docker/volume/local [2022-01-20T07:50:19.072Z] github.com/docker/docker/volume/mounts [2022-01-20T07:50:19.072Z] github.com/docker/docker/volume/service [2022-01-20T07:50:19.072Z] github.com/docker/docker/volume/service/opts [2022-01-20T07:50:19.072Z] github.com/docker/docker/volume/testutils' [2022-01-20T07:50:19.072Z] ++ grep --fixed-strings -v /libnetwork [2022-01-20T07:50:19.072Z] ++ echo 'github.com/docker/docker/api [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/backend/build [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/httputils [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/middleware [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/build [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/container [2022-01-20T07:50:19.072Z] github.com/docker/docker/api/server/router/debug [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/image [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/network [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/session [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/system [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/volume [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/backend [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/container [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/events [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/filters [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/image [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/mount [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/network [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/registry [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/strslice [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/swarm [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/time [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/versions [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/volume [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/dockerfile [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/dockerignore [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/remotecontext [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T07:50:19.073Z] github.com/docker/docker/cli [2022-01-20T07:50:19.073Z] github.com/docker/docker/cli/config [2022-01-20T07:50:19.073Z] github.com/docker/docker/cli/debug [2022-01-20T07:50:19.073Z] github.com/docker/docker/client [2022-01-20T07:50:19.073Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T07:50:19.073Z] github.com/docker/docker/cmd/dockerd [2022-01-20T07:50:19.073Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T07:50:19.073Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T07:50:19.073Z] github.com/docker/docker/container [2022-01-20T07:50:19.073Z] github.com/docker/docker/container/stream [2022-01-20T07:50:19.073Z] github.com/docker/docker/contrib/apparmor [2022-01-20T07:50:19.073Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T07:50:19.073Z] github.com/docker/docker/contrib/httpserver [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/config [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/events [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/exec [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/images [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/initlayer [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/links [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/listeners [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/local [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/names [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/network [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/stats [2022-01-20T07:50:19.073Z] github.com/docker/docker/distribution [2022-01-20T07:50:19.073Z] github.com/docker/docker/distribution/metadata [2022-01-20T07:50:19.073Z] github.com/docker/docker/distribution/utils [2022-01-20T07:50:19.073Z] github.com/docker/docker/distribution/xfer [2022-01-20T07:50:19.073Z] github.com/docker/docker/dockerversion [2022-01-20T07:50:19.073Z] github.com/docker/docker/errdefs [2022-01-20T07:50:19.073Z] github.com/docker/docker/image [2022-01-20T07:50:19.073Z] github.com/docker/docker/image/cache [2022-01-20T07:50:19.073Z] github.com/docker/docker/image/tarexport [2022-01-20T07:50:19.073Z] github.com/docker/docker/image/v1 [2022-01-20T07:50:19.073Z] github.com/docker/docker/internal/test/suite [2022-01-20T07:50:19.073Z] github.com/docker/docker/layer [2022-01-20T07:50:19.073Z] github.com/docker/docker/libcontainerd [2022-01-20T07:50:19.073Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T07:50:19.073Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T07:50:19.073Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T07:50:19.073Z] github.com/docker/docker/libcontainerd/types [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/config [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/idm [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/ns [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/options [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/osl [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/libnetwork/types [2022-01-20T07:50:19.073Z] github.com/docker/docker/oci [2022-01-20T07:50:19.073Z] github.com/docker/docker/oci/caps [2022-01-20T07:50:19.073Z] github.com/docker/docker/opts [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/aaparser [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/archive [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/authorization [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/capabilities [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/containerfs [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/directory [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/dmesg [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/filenotify [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/fileutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/fsutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/homedir [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/idtools [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/ioutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/locker [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/longpath [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/loopback [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/mount [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/parsers [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/pidfile [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/platform [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/plugins [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/pools [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/progress [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/pubsub [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/reexec [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/signal [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/stack [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/stringid [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/symlink [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/system [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/tailfile [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/tarsum [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/term [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/term/windows [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/truncindex [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/urlutil [2022-01-20T07:50:19.073Z] github.com/docker/docker/pkg/useragent [2022-01-20T07:50:19.073Z] github.com/docker/docker/plugin [2022-01-20T07:50:19.073Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T07:50:19.073Z] github.com/docker/docker/plugin/v2 [2022-01-20T07:50:19.073Z] github.com/docker/docker/profiles/apparmor [2022-01-20T07:50:19.073Z] github.com/docker/docker/profiles/seccomp [2022-01-20T07:50:19.073Z] github.com/docker/docker/quota [2022-01-20T07:50:19.073Z] github.com/docker/docker/reference [2022-01-20T07:50:19.073Z] github.com/docker/docker/registry [2022-01-20T07:50:19.073Z] github.com/docker/docker/registry/resumable [2022-01-20T07:50:19.073Z] github.com/docker/docker/restartmanager [2022-01-20T07:50:19.073Z] github.com/docker/docker/rootless [2022-01-20T07:50:19.073Z] github.com/docker/docker/rootless/specconv [2022-01-20T07:50:19.073Z] github.com/docker/docker/runconfig [2022-01-20T07:50:19.073Z] github.com/docker/docker/runconfig/opts [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/daemon [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/environment [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/fakegit [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/registry [2022-01-20T07:50:19.073Z] github.com/docker/docker/testutil/request [2022-01-20T07:50:19.073Z] github.com/docker/docker/volume [2022-01-20T07:50:19.073Z] github.com/docker/docker/volume/drivers [2022-01-20T07:50:19.073Z] github.com/docker/docker/volume/local [2022-01-20T07:50:19.073Z] github.com/docker/docker/volume/mounts [2022-01-20T07:50:19.073Z] github.com/docker/docker/volume/service [2022-01-20T07:50:19.073Z] github.com/docker/docker/volume/service/opts [2022-01-20T07:50:19.073Z] github.com/docker/docker/volume/testutils' [2022-01-20T07:50:19.073Z] + base_pkg_list='github.com/docker/docker/api [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/backend/build [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/httputils [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/middleware [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/build [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/container [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/debug [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/image [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/network [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/session [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/system [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/server/router/volume [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/backend [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/container [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/events [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/filters [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/image [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/mount [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/network [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/registry [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/strslice [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/swarm [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/time [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/versions [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T07:50:19.073Z] github.com/docker/docker/api/types/volume [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/dockerfile [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/dockerignore [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/remotecontext [2022-01-20T07:50:19.073Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T07:50:19.073Z] github.com/docker/docker/cli [2022-01-20T07:50:19.073Z] github.com/docker/docker/cli/config [2022-01-20T07:50:19.073Z] github.com/docker/docker/cli/debug [2022-01-20T07:50:19.073Z] github.com/docker/docker/client [2022-01-20T07:50:19.073Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T07:50:19.073Z] github.com/docker/docker/cmd/dockerd [2022-01-20T07:50:19.073Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T07:50:19.073Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T07:50:19.073Z] github.com/docker/docker/container [2022-01-20T07:50:19.073Z] github.com/docker/docker/container/stream [2022-01-20T07:50:19.073Z] github.com/docker/docker/contrib/apparmor [2022-01-20T07:50:19.073Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T07:50:19.073Z] github.com/docker/docker/contrib/httpserver [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/config [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/events [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/exec [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/images [2022-01-20T07:50:19.073Z] github.com/docker/docker/daemon/initlayer [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/links [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/listeners [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/local [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/names [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/network [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/stats [2022-01-20T07:50:19.074Z] github.com/docker/docker/distribution [2022-01-20T07:50:19.074Z] github.com/docker/docker/distribution/metadata [2022-01-20T07:50:19.074Z] github.com/docker/docker/distribution/utils [2022-01-20T07:50:19.074Z] github.com/docker/docker/distribution/xfer [2022-01-20T07:50:19.074Z] github.com/docker/docker/dockerversion [2022-01-20T07:50:19.074Z] github.com/docker/docker/errdefs [2022-01-20T07:50:19.074Z] github.com/docker/docker/image [2022-01-20T07:50:19.074Z] github.com/docker/docker/image/cache [2022-01-20T07:50:19.074Z] github.com/docker/docker/image/tarexport [2022-01-20T07:50:19.074Z] github.com/docker/docker/image/v1 [2022-01-20T07:50:19.074Z] github.com/docker/docker/internal/test/suite [2022-01-20T07:50:19.074Z] github.com/docker/docker/layer [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd/types [2022-01-20T07:50:19.074Z] github.com/docker/docker/oci [2022-01-20T07:50:19.074Z] github.com/docker/docker/oci/caps [2022-01-20T07:50:19.074Z] github.com/docker/docker/opts [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/aaparser [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/archive [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/authorization [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/capabilities [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/containerfs [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/directory [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/dmesg [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/filenotify [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/fileutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/fsutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/homedir [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/idtools [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/ioutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/locker [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/longpath [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/loopback [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/mount [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/parsers [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/pidfile [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/platform [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/plugins [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/pools [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/progress [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/pubsub [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/reexec [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/signal [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/stack [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/stringid [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/symlink [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/system [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/tailfile [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/tarsum [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/term [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/term/windows [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/truncindex [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/urlutil [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/useragent [2022-01-20T07:50:19.074Z] github.com/docker/docker/plugin [2022-01-20T07:50:19.074Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T07:50:19.074Z] github.com/docker/docker/plugin/v2 [2022-01-20T07:50:19.074Z] github.com/docker/docker/profiles/apparmor [2022-01-20T07:50:19.074Z] github.com/docker/docker/profiles/seccomp [2022-01-20T07:50:19.074Z] github.com/docker/docker/quota [2022-01-20T07:50:19.074Z] github.com/docker/docker/reference [2022-01-20T07:50:19.074Z] github.com/docker/docker/registry [2022-01-20T07:50:19.074Z] github.com/docker/docker/registry/resumable [2022-01-20T07:50:19.074Z] github.com/docker/docker/restartmanager [2022-01-20T07:50:19.074Z] github.com/docker/docker/rootless [2022-01-20T07:50:19.074Z] github.com/docker/docker/rootless/specconv [2022-01-20T07:50:19.074Z] github.com/docker/docker/runconfig [2022-01-20T07:50:19.074Z] github.com/docker/docker/runconfig/opts [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/daemon [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/environment [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/fakegit [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/registry [2022-01-20T07:50:19.074Z] github.com/docker/docker/testutil/request [2022-01-20T07:50:19.074Z] github.com/docker/docker/volume [2022-01-20T07:50:19.074Z] github.com/docker/docker/volume/drivers [2022-01-20T07:50:19.074Z] github.com/docker/docker/volume/local [2022-01-20T07:50:19.074Z] github.com/docker/docker/volume/mounts [2022-01-20T07:50:19.074Z] github.com/docker/docker/volume/service [2022-01-20T07:50:19.074Z] github.com/docker/docker/volume/service/opts [2022-01-20T07:50:19.074Z] github.com/docker/docker/volume/testutils' [2022-01-20T07:50:19.074Z] ++ grep --fixed-strings /libnetwork [2022-01-20T07:50:19.074Z] ++ echo 'github.com/docker/docker/api [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/backend/build [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/httputils [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/middleware [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/build [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/container [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/debug [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/image [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/network [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/session [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/system [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/server/router/volume [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/backend [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/container [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/events [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/filters [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/image [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/mount [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/network [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/registry [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/strslice [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/swarm [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/time [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/versions [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T07:50:19.074Z] github.com/docker/docker/api/types/volume [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/builder-next [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/dockerfile [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/dockerignore [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/remotecontext [2022-01-20T07:50:19.074Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T07:50:19.074Z] github.com/docker/docker/cli [2022-01-20T07:50:19.074Z] github.com/docker/docker/cli/config [2022-01-20T07:50:19.074Z] github.com/docker/docker/cli/debug [2022-01-20T07:50:19.074Z] github.com/docker/docker/client [2022-01-20T07:50:19.074Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T07:50:19.074Z] github.com/docker/docker/cmd/dockerd [2022-01-20T07:50:19.074Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T07:50:19.074Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T07:50:19.074Z] github.com/docker/docker/container [2022-01-20T07:50:19.074Z] github.com/docker/docker/container/stream [2022-01-20T07:50:19.074Z] github.com/docker/docker/contrib/apparmor [2022-01-20T07:50:19.074Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T07:50:19.074Z] github.com/docker/docker/contrib/httpserver [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/cluster [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/config [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/events [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/exec [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/images [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/initlayer [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/links [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/listeners [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/local [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/names [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/network [2022-01-20T07:50:19.074Z] github.com/docker/docker/daemon/stats [2022-01-20T07:50:19.074Z] github.com/docker/docker/distribution [2022-01-20T07:50:19.074Z] github.com/docker/docker/distribution/metadata [2022-01-20T07:50:19.074Z] github.com/docker/docker/distribution/utils [2022-01-20T07:50:19.074Z] github.com/docker/docker/distribution/xfer [2022-01-20T07:50:19.074Z] github.com/docker/docker/dockerversion [2022-01-20T07:50:19.074Z] github.com/docker/docker/errdefs [2022-01-20T07:50:19.074Z] github.com/docker/docker/image [2022-01-20T07:50:19.074Z] github.com/docker/docker/image/cache [2022-01-20T07:50:19.074Z] github.com/docker/docker/image/tarexport [2022-01-20T07:50:19.074Z] github.com/docker/docker/image/v1 [2022-01-20T07:50:19.074Z] github.com/docker/docker/internal/test/suite [2022-01-20T07:50:19.074Z] github.com/docker/docker/layer [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T07:50:19.074Z] github.com/docker/docker/libcontainerd/types [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/config [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/idm [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/ns [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/options [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/osl [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T07:50:19.074Z] github.com/docker/docker/libnetwork/types [2022-01-20T07:50:19.074Z] github.com/docker/docker/oci [2022-01-20T07:50:19.074Z] github.com/docker/docker/oci/caps [2022-01-20T07:50:19.074Z] github.com/docker/docker/opts [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/aaparser [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/archive [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/authorization [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T07:50:19.074Z] github.com/docker/docker/pkg/capabilities [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/containerfs [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/directory [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/dmesg [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/filenotify [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/fileutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/fsutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/homedir [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/idtools [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/ioutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/locker [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/longpath [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/loopback [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/mount [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/parsers [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/pidfile [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/platform [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/plugins [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/pools [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/progress [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/pubsub [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/reexec [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/signal [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/stack [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/stringid [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/symlink [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/system [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/tailfile [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/tarsum [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/term [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/term/windows [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/truncindex [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/urlutil [2022-01-20T07:50:19.075Z] github.com/docker/docker/pkg/useragent [2022-01-20T07:50:19.075Z] github.com/docker/docker/plugin [2022-01-20T07:50:19.075Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T07:50:19.075Z] github.com/docker/docker/plugin/v2 [2022-01-20T07:50:19.075Z] github.com/docker/docker/profiles/apparmor [2022-01-20T07:50:19.075Z] github.com/docker/docker/profiles/seccomp [2022-01-20T07:50:19.075Z] github.com/docker/docker/quota [2022-01-20T07:50:19.075Z] github.com/docker/docker/reference [2022-01-20T07:50:19.075Z] github.com/docker/docker/registry [2022-01-20T07:50:19.075Z] github.com/docker/docker/registry/resumable [2022-01-20T07:50:19.075Z] github.com/docker/docker/restartmanager [2022-01-20T07:50:19.075Z] github.com/docker/docker/rootless [2022-01-20T07:50:19.075Z] github.com/docker/docker/rootless/specconv [2022-01-20T07:50:19.075Z] github.com/docker/docker/runconfig [2022-01-20T07:50:19.075Z] github.com/docker/docker/runconfig/opts [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/daemon [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/environment [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/fakegit [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/registry [2022-01-20T07:50:19.075Z] github.com/docker/docker/testutil/request [2022-01-20T07:50:19.075Z] github.com/docker/docker/volume [2022-01-20T07:50:19.075Z] github.com/docker/docker/volume/drivers [2022-01-20T07:50:19.075Z] github.com/docker/docker/volume/local [2022-01-20T07:50:19.075Z] github.com/docker/docker/volume/mounts [2022-01-20T07:50:19.075Z] github.com/docker/docker/volume/service [2022-01-20T07:50:19.075Z] github.com/docker/docker/volume/service/opts [2022-01-20T07:50:19.075Z] github.com/docker/docker/volume/testutils' [2022-01-20T07:50:19.075Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/config [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/idm [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ns [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/options [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/osl [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/types' [2022-01-20T07:50:19.075Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-20T07:50:19.075Z] + echo 'github.com/docker/docker/libnetwork [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/config [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/idm [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/ns [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/options [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/osl [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/types' [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T07:50:19.075Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T07:50:19.075Z] + type docker-proxy [2022-01-20T07:50:19.075Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-20T07:50:19.075Z] + hack/make.sh binary-proxy install-proxy [2022-01-20T07:50:19.075Z] [2022-01-20T07:50:19.075Z] Removing bundles/ [2022-01-20T07:50:19.075Z] [2022-01-20T07:50:19.075Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-20T07:50:19.075Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-20T07:50:19.075Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:50:20.727Z] #62 221.7 + bin/containerd-shim-runc-v1 [2022-01-20T07:50:21.763Z] #62 223.1 + bin/containerd-shim-runc-v1 [2022-01-20T07:50:22.413Z] #62 220.6 + bin/containerd-shim-runc-v2 [2022-01-20T07:50:22.981Z] #62 221.2 + binaries [2022-01-20T07:50:23.237Z] #62 221.2 + install -D bin/containerd /build/containerd [2022-01-20T07:50:23.237Z] #62 221.3 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T07:50:23.237Z] #62 221.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T07:50:23.237Z] #62 221.3 + install -D bin/ctr /build/ctr [2022-01-20T07:50:25.660Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-20T07:50:25.660Z] [2022-01-20T07:50:25.660Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-20T07:50:25.660Z] Installing docker-proxy to /usr/local/bin/ [2022-01-20T07:50:25.660Z] [2022-01-20T07:50:25.660Z] + mkdir -p bundles [2022-01-20T07:50:25.660Z] + '[' -n 'github.com/docker/docker/api [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/backend/build [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/httputils [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/middleware [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/build [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/container [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/debug [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/image [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/network [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/session [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/system [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/server/router/volume [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/backend [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/container [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/events [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/filters [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/image [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/mount [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/network [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/registry [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/strslice [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/swarm [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/time [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/versions [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T07:50:25.660Z] github.com/docker/docker/api/types/volume [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/builder-next [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/dockerfile [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/dockerignore [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/remotecontext [2022-01-20T07:50:25.660Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T07:50:25.660Z] github.com/docker/docker/cli [2022-01-20T07:50:25.660Z] github.com/docker/docker/cli/config [2022-01-20T07:50:25.660Z] github.com/docker/docker/cli/debug [2022-01-20T07:50:25.660Z] github.com/docker/docker/client [2022-01-20T07:50:25.660Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T07:50:25.660Z] github.com/docker/docker/cmd/dockerd [2022-01-20T07:50:25.660Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T07:50:25.660Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T07:50:25.660Z] github.com/docker/docker/container [2022-01-20T07:50:25.660Z] github.com/docker/docker/container/stream [2022-01-20T07:50:25.660Z] github.com/docker/docker/contrib/apparmor [2022-01-20T07:50:25.660Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T07:50:25.660Z] github.com/docker/docker/contrib/httpserver [2022-01-20T07:50:25.660Z] github.com/docker/docker/daemon [2022-01-20T07:50:25.660Z] github.com/docker/docker/daemon/cluster [2022-01-20T07:50:25.660Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T07:50:25.660Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/config [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/events [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/exec [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/images [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/initlayer [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/links [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/listeners [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/local [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/names [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/network [2022-01-20T07:50:25.661Z] github.com/docker/docker/daemon/stats [2022-01-20T07:50:25.661Z] github.com/docker/docker/distribution [2022-01-20T07:50:25.661Z] github.com/docker/docker/distribution/metadata [2022-01-20T07:50:25.661Z] github.com/docker/docker/distribution/utils [2022-01-20T07:50:25.661Z] github.com/docker/docker/distribution/xfer [2022-01-20T07:50:25.661Z] github.com/docker/docker/dockerversion [2022-01-20T07:50:25.661Z] github.com/docker/docker/errdefs [2022-01-20T07:50:25.661Z] github.com/docker/docker/image [2022-01-20T07:50:25.661Z] github.com/docker/docker/image/cache [2022-01-20T07:50:25.661Z] github.com/docker/docker/image/tarexport [2022-01-20T07:50:25.661Z] github.com/docker/docker/image/v1 [2022-01-20T07:50:25.661Z] github.com/docker/docker/internal/test/suite [2022-01-20T07:50:25.661Z] github.com/docker/docker/layer [2022-01-20T07:50:25.661Z] github.com/docker/docker/libcontainerd [2022-01-20T07:50:25.661Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T07:50:25.661Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T07:50:25.661Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T07:50:25.661Z] github.com/docker/docker/libcontainerd/types [2022-01-20T07:50:25.661Z] github.com/docker/docker/oci [2022-01-20T07:50:25.661Z] github.com/docker/docker/oci/caps [2022-01-20T07:50:25.661Z] github.com/docker/docker/opts [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/aaparser [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/archive [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/authorization [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/capabilities [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/containerfs [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/directory [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/dmesg [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/filenotify [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/fileutils [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/fsutils [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/homedir [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/idtools [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/ioutils [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/locker [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/longpath [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/loopback [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/mount [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/parsers [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/pidfile [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/platform [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/plugins [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/pools [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/progress [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/pubsub [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/reexec [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/signal [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/stack [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/stringid [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/symlink [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/system [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/tailfile [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/tarsum [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/term [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/term/windows [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/truncindex [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/urlutil [2022-01-20T07:50:25.661Z] github.com/docker/docker/pkg/useragent [2022-01-20T07:50:25.661Z] github.com/docker/docker/plugin [2022-01-20T07:50:25.661Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T07:50:25.661Z] github.com/docker/docker/plugin/v2 [2022-01-20T07:50:25.661Z] github.com/docker/docker/profiles/apparmor [2022-01-20T07:50:25.661Z] github.com/docker/docker/profiles/seccomp [2022-01-20T07:50:25.661Z] github.com/docker/docker/quota [2022-01-20T07:50:25.661Z] github.com/docker/docker/reference [2022-01-20T07:50:25.661Z] github.com/docker/docker/registry [2022-01-20T07:50:25.661Z] github.com/docker/docker/registry/resumable [2022-01-20T07:50:25.661Z] github.com/docker/docker/restartmanager [2022-01-20T07:50:25.661Z] github.com/docker/docker/rootless [2022-01-20T07:50:25.661Z] github.com/docker/docker/rootless/specconv [2022-01-20T07:50:25.661Z] github.com/docker/docker/runconfig [2022-01-20T07:50:25.661Z] github.com/docker/docker/runconfig/opts [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/daemon [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/environment [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/fakegit [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/registry [2022-01-20T07:50:25.661Z] github.com/docker/docker/testutil/request [2022-01-20T07:50:25.661Z] github.com/docker/docker/volume [2022-01-20T07:50:25.661Z] github.com/docker/docker/volume/drivers [2022-01-20T07:50:25.661Z] github.com/docker/docker/volume/local [2022-01-20T07:50:25.661Z] github.com/docker/docker/volume/mounts [2022-01-20T07:50:25.661Z] github.com/docker/docker/volume/service [2022-01-20T07:50:25.661Z] github.com/docker/docker/volume/service/opts [2022-01-20T07:50:25.661Z] github.com/docker/docker/volume/testutils' ']' [2022-01-20T07:50:25.661Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T07:50:25.661Z] ? github.com/docker/docker/api [no test files] [2022-01-20T07:50:26.008Z] #62 226.9 + bin/containerd-shim-runc-v2 [2022-01-20T07:50:26.008Z] #62 227.5 + binaries [2022-01-20T07:50:26.008Z] #62 227.5 + install -D bin/containerd /build/containerd [2022-01-20T07:50:26.008Z] #62 227.6 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T07:50:26.008Z] #62 227.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T07:50:26.008Z] #62 227.6 + install -D bin/ctr /build/ctr [2022-01-20T07:50:26.500Z] #62 DONE 224.7s [2022-01-20T07:50:27.055Z] #62 228.2 + bin/containerd-shim-runc-v2 [2022-01-20T07:50:27.430Z] [2022-01-20T07:50:27.430Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T07:50:27.430Z] #63 sha256:8fbdf84e7fe72558a1852f734303d7360dcdeae57d75f8c14752eb8bc1fb1787 [2022-01-20T07:50:27.631Z] #62 228.8 + binaries [2022-01-20T07:50:27.631Z] #62 228.8 + install -D bin/containerd /build/containerd [2022-01-20T07:50:27.631Z] #62 228.9 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T07:50:27.631Z] #62 228.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T07:50:27.631Z] #62 228.9 + install -D bin/ctr /build/ctr [2022-01-20T07:50:27.916Z] #62 DONE 229.7s [2022-01-20T07:50:28.856Z] [2022-01-20T07:50:28.856Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T07:50:28.856Z] #63 sha256:b2b41d3305a0f2e68001855e3d76a24d6101b1fc273d4a5f8093697b719a83db [2022-01-20T07:50:29.317Z] #63 DONE 1.6s [2022-01-20T07:50:29.317Z] [2022-01-20T07:50:29.317Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T07:50:29.317Z] #68 sha256:36d9e256407f938f26c657deb6f7161c4f1665f25c4e2f9bd3f4742966390819 [2022-01-20T07:50:29.317Z] #68 DONE 0.3s [2022-01-20T07:50:29.573Z] [2022-01-20T07:50:29.573Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T07:50:29.573Z] #73 sha256:66bf5f61bcdadfdfe601442199e10a022a5effa287153a20136892831b7fb092 [2022-01-20T07:50:29.794Z] #63 DONE 0.8s [2022-01-20T07:50:29.794Z] [2022-01-20T07:50:29.794Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T07:50:29.794Z] #68 sha256:95cdb9f62adc83fc591310fd9ef0aab68f04bc39dd0c1ecc2e3c4ef251298ade [2022-01-20T07:50:29.794Z] #68 DONE 0.2s [2022-01-20T07:50:30.053Z] [2022-01-20T07:50:30.053Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T07:50:30.053Z] #73 sha256:e471e3b88c87c1149d6a97e88453c7ee1dc3a13eab86d55dacbc49c5adba0aab [2022-01-20T07:50:30.175Z] #62 DONE 230.9s [2022-01-20T07:50:30.435Z] [2022-01-20T07:50:30.435Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T07:50:30.435Z] #63 sha256:6c7d315793009f0a552cfe5fc548ef7f1b2c622df2d2c74f3d5743a0ec40290f [2022-01-20T07:50:30.991Z] #73 DONE 1.0s [2022-01-20T07:50:30.991Z] [2022-01-20T07:50:30.991Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-20T07:50:30.991Z] #74 sha256:933c0255a876677d091fd0815b1bbb137e28b382ab33959e9f33b8f2c735f0ba [2022-01-20T07:50:30.991Z] #74 DONE 0.0s [2022-01-20T07:50:30.991Z] [2022-01-20T07:50:30.991Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T07:50:30.991Z] #75 sha256:da4a50c1ddf26e45e1c3fba52e41efe2524e1c5da8163282737cc0826d5bd994 [2022-01-20T07:50:31.374Z] #63 DONE 0.8s [2022-01-20T07:50:31.374Z] [2022-01-20T07:50:31.374Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T07:50:31.374Z] #68 sha256:c2b1083b6e2fd81800b19741ac95103273f8f2e7548dd2b5bdf5522535f4ddae [2022-01-20T07:50:31.457Z] #73 DONE 1.9s [2022-01-20T07:50:31.457Z] [2022-01-20T07:50:31.457Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-20T07:50:31.457Z] #74 sha256:3f3bbc5a6db794f9393c4b532b7351dafdd4477fddb75b631ac957bb7edf5fae [2022-01-20T07:50:31.457Z] #74 DONE 0.0s [2022-01-20T07:50:31.457Z] [2022-01-20T07:50:31.457Z] #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-01-20T07:50:31.457Z] #75 sha256:8fd924d3ffeaf164dfc302284fe96400fca281bf44d2cdf10a63caa1b8353bfe [2022-01-20T07:50:31.634Z] #68 DONE 0.2s [2022-01-20T07:50:31.634Z] [2022-01-20T07:50:31.634Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T07:50:31.634Z] #73 sha256:2a6503e7b25b14507e092b76ac71799e9b97d5b987272c5e1a59ad26c0071235 [2022-01-20T07:50:31.929Z] #75 DONE 0.8s [2022-01-20T07:50:31.929Z] [2022-01-20T07:50:31.929Z] #76 exporting to image [2022-01-20T07:50:31.929Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T07:50:31.929Z] #76 exporting layers [2022-01-20T07:50:32.384Z] #75 0.782 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-01-20T07:50:32.384Z] #75 0.944 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-01-20T07:50:32.384Z] #75 0.948 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-01-20T07:50:32.576Z] #73 DONE 0.9s [2022-01-20T07:50:32.576Z] [2022-01-20T07:50:32.576Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-20T07:50:32.576Z] #74 sha256:160f15b996fdd2943dc456b9998a1e7f4c7b187c465fb51b02235959c0cd5f69 [2022-01-20T07:50:32.576Z] #74 DONE 0.0s [2022-01-20T07:50:32.576Z] [2022-01-20T07:50:32.576Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T07:50:32.576Z] #75 sha256:8abc908c6199d662ddd4d47aebfe4f58e4297a37b39ae3a61ff95c04ce12f6b0 [2022-01-20T07:50:32.914Z] #75 1.095 Reading package lists... [2022-01-20T07:50:33.744Z] #75 1.635 Reading package lists... [2022-01-20T07:50:33.744Z] #75 2.164 Building dependency tree... [2022-01-20T07:50:33.744Z] #75 2.284 Reading state information... [2022-01-20T07:50:33.744Z] #75 2.396 The following additional packages will be installed: [2022-01-20T07:50:33.744Z] #75 2.397 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-01-20T07:50:33.744Z] #75 2.397 systemd-timesyncd [2022-01-20T07:50:33.744Z] #75 2.398 Suggested packages: [2022-01-20T07:50:33.744Z] #75 2.398 systemd-container policykit-1 [2022-01-20T07:50:33.744Z] #75 2.398 Recommended packages: [2022-01-20T07:50:33.744Z] #75 2.398 libnss-systemd [2022-01-20T07:50:33.744Z] #75 2.482 The following NEW packages will be installed: [2022-01-20T07:50:33.959Z] #75 DONE 1.5s [2022-01-20T07:50:33.959Z] [2022-01-20T07:50:33.959Z] #76 exporting to image [2022-01-20T07:50:33.959Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T07:50:33.959Z] #76 exporting layers [2022-01-20T07:50:34.001Z] #75 2.483 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-01-20T07:50:34.001Z] #75 2.483 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-01-20T07:50:34.257Z] #75 2.761 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-01-20T07:50:34.257Z] #75 2.761 Need to get 5937 kB of archives. [2022-01-20T07:50:34.257Z] #75 2.761 After this operation, 19.5 MB of additional disk space will be used. [2022-01-20T07:50:34.257Z] #75 2.761 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-01-20T07:50:34.257Z] #75 2.763 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-01-20T07:50:34.257Z] #75 2.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2022-01-20T07:50:34.257Z] #75 2.770 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-01-20T07:50:34.512Z] #75 2.936 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-01-20T07:50:34.512Z] #75 3.033 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-01-20T07:50:34.512Z] #75 3.141 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-01-20T07:50:34.767Z] #75 3.232 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-01-20T07:50:34.767Z] #75 3.354 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-01-20T07:50:34.767Z] #75 3.356 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-01-20T07:50:34.767Z] #75 3.359 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-01-20T07:50:34.875Z] #69 ... [2022-01-20T07:50:34.875Z] [2022-01-20T07:50:34.875Z] #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-01-20T07:50:34.875Z] #65 sha256:fe297b3e97f53a86cb700e6410cb32ad9eccbd0b289b1da7eed5845decd0ab11 [2022-01-20T07:50:34.875Z] #65 83.17 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.3-0-gf46b6ba2 -X main.version=1.0.3 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2022-01-20T07:50:34.875Z] #65 83.93 + mkdir -p /build [2022-01-20T07:50:34.875Z] #65 83.93 + cp runc /build/runc [2022-01-20T07:50:34.875Z] #65 DONE 84.2s [2022-01-20T07:50:34.875Z] [2022-01-20T07:50:34.875Z] #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-01-20T07:50:34.875Z] #69 sha256:d5303ba73382a935099028ec0ee1d981df9d32bf4f56a10bbccc2bdeda848231 [2022-01-20T07:50:34.875Z] #69 ... [2022-01-20T07:50:34.875Z] [2022-01-20T07:50:34.875Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-01-20T07:50:34.875Z] #66 sha256:27bb4a3123251117819140ff0a2dce69f48c053a9cee310f71c0465d19597f8b [2022-01-20T07:50:34.875Z] #66 DONE 0.1s [2022-01-20T07:50:35.022Z] #75 3.581 debconf: delaying package configuration, since apt-utils is not installed [2022-01-20T07:50:35.022Z] #75 3.612 Fetched 5937 kB in 1s (6814 kB/s) [2022-01-20T07:50:35.022Z] #75 3.636 Selecting previously unselected package libargon2-1:amd64. [2022-01-20T07:50:35.022Z] #75 3.636 (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-01-20T07:50:35.022Z] #75 3.648 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-01-20T07:50:35.022Z] #75 3.656 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T07:50:35.022Z] #75 3.685 Selecting previously unselected package libjson-c5:amd64. [2022-01-20T07:50:35.133Z] [2022-01-20T07:50:35.133Z] #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-01-20T07:50:35.133Z] #69 sha256:d5303ba73382a935099028ec0ee1d981df9d32bf4f56a10bbccc2bdeda848231 [2022-01-20T07:50:35.277Z] #75 3.688 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-01-20T07:50:35.277Z] #75 3.692 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-01-20T07:50:35.277Z] #75 3.721 Selecting previously unselected package libcryptsetup12:amd64. [2022-01-20T07:50:35.277Z] #75 3.724 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2022-01-20T07:50:35.277Z] #75 3.727 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-20T07:50:35.277Z] #75 3.776 Selecting previously unselected package libkmod2:amd64. [2022-01-20T07:50:35.277Z] #75 3.776 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-01-20T07:50:35.277Z] #75 3.779 Unpacking libkmod2:amd64 (28-1) ... [2022-01-20T07:50:35.277Z] #75 3.811 Selecting previously unselected package systemd-timesyncd. [2022-01-20T07:50:35.277Z] #75 3.813 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-01-20T07:50:35.277Z] #75 3.816 Unpacking systemd-timesyncd (247.3-6) ... [2022-01-20T07:50:35.277Z] #75 3.860 Selecting previously unselected package systemd. [2022-01-20T07:50:35.277Z] #75 3.863 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-01-20T07:50:35.277Z] #75 3.895 Unpacking systemd (247.3-6) ... [2022-01-20T07:50:35.838Z] #75 4.433 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-01-20T07:50:35.838Z] #75 4.443 Setting up libjson-c5:amd64 (0.15-2) ... [2022-01-20T07:50:35.838Z] #75 4.451 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2022-01-20T07:50:35.838Z] #75 4.460 Setting up libkmod2:amd64 (28-1) ... [2022-01-20T07:50:35.838Z] #75 4.469 Setting up systemd (247.3-6) ... [2022-01-20T07:50:35.838Z] #75 4.500 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-01-20T07:50:35.838Z] #75 4.502 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-01-20T07:50:35.838Z] #75 4.505 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-01-20T07:50:36.094Z] #75 4.818 Setting up systemd-timesyncd (247.3-6) ... [2022-01-20T07:50:36.655Z] #75 5.014 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T07:50:36.655Z] #75 5.014 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-01-20T07:50:36.655Z] #75 5.121 Selecting previously unselected package systemd-sysv. [2022-01-20T07:50:36.655Z] #75 5.121 (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 ... 29450 files and directories currently installed.) [2022-01-20T07:50:36.655Z] #75 5.135 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-01-20T07:50:36.655Z] #75 5.138 Unpacking systemd-sysv (247.3-6) ... [2022-01-20T07:50:36.655Z] #75 5.177 Selecting previously unselected package libdbus-1-3:amd64. [2022-01-20T07:50:36.655Z] #75 5.180 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-01-20T07:50:36.655Z] #75 5.183 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-20T07:50:36.655Z] #75 5.231 Selecting previously unselected package dbus. [2022-01-20T07:50:36.655Z] #75 5.234 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-01-20T07:50:36.655Z] #75 5.243 Unpacking dbus (1.12.20-2) ... [2022-01-20T07:50:36.655Z] #75 5.293 Selecting previously unselected package libpam-systemd:amd64. [2022-01-20T07:50:36.655Z] #75 5.296 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-01-20T07:50:36.655Z] #75 5.299 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-01-20T07:50:36.655Z] #75 5.341 Selecting previously unselected package dbus-user-session. [2022-01-20T07:50:36.910Z] #75 5.344 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-01-20T07:50:36.910Z] #75 5.348 Unpacking dbus-user-session (1.12.20-2) ... [2022-01-20T07:50:36.910Z] #75 5.431 Setting up systemd-sysv (247.3-6) ... [2022-01-20T07:50:36.910Z] #75 5.440 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-01-20T07:50:36.910Z] #75 5.448 Setting up dbus (1.12.20-2) ... [2022-01-20T07:50:36.910Z] #75 5.548 invoke-rc.d: could not determine current runlevel [2022-01-20T07:50:36.910Z] #75 5.550 invoke-rc.d: policy-rc.d denied execution of start. [2022-01-20T07:50:37.165Z] #75 5.554 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-01-20T07:50:37.165Z] #75 5.776 Setting up dbus-user-session (1.12.20-2) ... [2022-01-20T07:50:37.165Z] #75 5.789 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-01-20T07:50:37.421Z] #75 DONE 5.9s [2022-01-20T07:50:37.421Z] [2022-01-20T07:50:37.421Z] #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-01-20T07:50:37.421Z] #76 sha256:2f628c8b1be29c4dee61b6daaedb0623be6132c71a4d0a0d01b79c961cc47f1f [2022-01-20T07:50:37.677Z] #76 0.385 % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T07:50:37.677Z] #76 0.387 Dload Upload Total Spent Left Speed [2022-01-20T07:50:37.894Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-01-20T07:50:37.932Z] #76 0.389 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 15066 0 --:--:-- --:--:-- --:--:-- 14942 100 1823 100 1823 0 0 14942 0 --:--:-- --:--:-- --:--:-- 14821 [2022-01-20T07:50:37.932Z] #76 DONE 0.5s [2022-01-20T07:50:37.932Z] [2022-01-20T07:50:37.932Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T07:50:37.932Z] #77 sha256:fcdf9453b01f075d359836d3ae496062ed79e5b5cf040200fc62757f03c52500 [2022-01-20T07:50:38.504Z] #76 exporting layers 6.0s done [2022-01-20T07:50:38.504Z] #76 writing image sha256:5a9e0c7a8a2d1eed649333b8d63ebe0eb5b0d9b50e85618835f93e2365b21b4d done [2022-01-20T07:50:38.504Z] #76 naming to docker.io/library/docker:94c47e88981d14f6564158c1d118892f880e2e88 done [2022-01-20T07:50:38.504Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T07:50:38.859Z] #77 DONE 0.9s [2022-01-20T07:50:38.859Z] [2022-01-20T07:50:38.859Z] #78 exporting to image [2022-01-20T07:50:38.859Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T07:50:38.859Z] #78 exporting layers [2022-01-20T07:50:38.861Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 -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:94c47e88981d14f6564158c1d118892f880e2e88 hack/make.sh dynbinary test-integration [2022-01-20T07:50:39.327Z] #69 145.6 # github.com/containerd/containerd/cmd/containerd [2022-01-20T07:50:39.327Z] #69 145.6 /usr/bin/ld: /tmp/go-link-2702201972/000019.o: in function `New': [2022-01-20T07:50:39.327Z] #69 145.6 /tmp/tmp.sOTQDozXnH/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-01-20T07:50:39.327Z] #69 145.6 + bin/containerd-stress [2022-01-20T07:50:40.295Z] #69 146.8 + bin/containerd-shim [2022-01-20T07:50:40.542Z] #76 exporting layers 6.2s done [2022-01-20T07:50:40.542Z] #76 writing image sha256:c385a1648606b0915dfb73ef5d7443bfec3787c0dc67facfa3aeb7274fd415cd done [2022-01-20T07:50:40.542Z] #76 naming to docker.io/library/docker:94c47e88981d14f6564158c1d118892f880e2e88 done [2022-01-20T07:50:40.542Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-01-20T07:50:40.767Z] [2022-01-20T07:50:40.767Z] Removing bundles/ [2022-01-20T07:50:40.767Z] [2022-01-20T07:50:40.767Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T07:50:40.767Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:50:40.767Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:50:40.834Z] 4612f6d0b889: Pull complete [2022-01-20T07:50:40.902Z] 8f616e6e9eec: Pull complete [2022-01-20T07:50:40.906Z] + trap exit INT TERM [2022-01-20T07:50:40.906Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-01-20T07:50:40.906Z] + CONTAINER_NAME=docker-pr13 [2022-01-20T07:50:40.906Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43103/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 -e DOCKER_GRAPHDRIVER docker:94c47e88981d14f6564158c1d118892f880e2e88 hack/make.sh dynbinary [2022-01-20T07:50:42.292Z] [2022-01-20T07:50:42.292Z] Removing bundles/ [2022-01-20T07:50:42.292Z] [2022-01-20T07:50:42.292Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T07:50:42.292Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:50:42.292Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:50:45.396Z] #78 exporting layers 6.0s done [2022-01-20T07:50:45.396Z] #78 writing image sha256:fe314650228ff5defbb2c79b60e3b597cca3f33e10831510bda4a9c9b0382121 done [2022-01-20T07:50:45.396Z] #78 naming to docker.io/library/docker:b07535d44b505980b492b70443d52340b4e8f151 done [2022-01-20T07:50:45.396Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T07:50:45.734Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=b07535d44b505980b492b70443d52340b4e8f151 -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:b07535d44b505980b492b70443d52340b4e8f151 hack/make.sh dynbinary test-integration [2022-01-20T07:50:47.619Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-01-20T07:50:47.619Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-01-20T07:50:47.619Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-01-20T07:50:47.619Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-01-20T07:50:47.619Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-01-20T07:50:47.619Z] Detected virtualization docker. [2022-01-20T07:50:47.619Z] Detected architecture x86-64. [2022-01-20T07:50:47.619Z] Set hostname to <8e306a392e40>. [2022-01-20T07:50:47.619Z] modprobe@configfs.service: Succeeded. [2022-01-20T07:50:47.619Z] modprobe@drm.service: Succeeded. [2022-01-20T07:50:47.619Z] modprobe@fuse.service: Succeeded. [2022-01-20T07:50:47.876Z] + source /etc/docker-entrypoint-cmd [2022-01-20T07:50:47.876Z] ++ hack/make.sh dynbinary test-integration [2022-01-20T07:50:47.876Z] [2022-01-20T07:50:47.876Z] Removing bundles/ [2022-01-20T07:50:47.876Z] [2022-01-20T07:50:47.876Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T07:50:47.876Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:50:47.876Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:50:48.418Z] #69 154.1 + bin/containerd-shim-runc-v1 [2022-01-20T07:50:52.613Z] #69 159.2 + bin/containerd-shim-runc-v2 [2022-01-20T07:50:53.180Z] #69 159.8 + binaries [2022-01-20T07:50:53.180Z] #69 159.8 + install -D bin/containerd /build/containerd [2022-01-20T07:50:53.180Z] #69 159.8 + install -D bin/containerd-shim /build/containerd-shim [2022-01-20T07:50:53.180Z] #69 159.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-01-20T07:50:53.180Z] #69 159.8 + install -D bin/ctr /build/ctr [2022-01-20T07:50:53.747Z] #69 DONE 160.3s [2022-01-20T07:50:54.694Z] [2022-01-20T07:50:54.694Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-01-20T07:50:54.694Z] #70 sha256:cf0599c090a56ad8981db7ff3798e9925c1c90e5f390493d8824bc4a998072a4 [2022-01-20T07:50:55.261Z] #70 DONE 0.2s [2022-01-20T07:50:55.261Z] [2022-01-20T07:50:55.261Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-01-20T07:50:55.261Z] #75 sha256:26245714b182f3a70657d7553f01016ea1cf60769d7fe9f95f2b0bcb6b93b8a5 [2022-01-20T07:50:55.261Z] #75 DONE 0.1s [2022-01-20T07:50:55.261Z] [2022-01-20T07:50:55.261Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-01-20T07:50:55.261Z] #80 sha256:f2f3aa16db054a99f5a8caef3a72f17c258a59578cf0a0693642d1e1921f0a5c [2022-01-20T07:50:55.829Z] #80 DONE 0.4s [2022-01-20T07:50:55.829Z] [2022-01-20T07:50:55.829Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-01-20T07:50:55.829Z] #81 sha256:210bf39c766529686b72e46bb91a69d9d7f3762b62c9c6625169f0c224c867fe [2022-01-20T07:50:55.829Z] #81 DONE 0.0s [2022-01-20T07:50:55.829Z] [2022-01-20T07:50:55.829Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-01-20T07:50:55.829Z] #82 sha256:d2a41aaeba2152301e4ddf26d21e56d0eec6aa1fc3ec525504e1178de30a4413 [2022-01-20T07:50:59.119Z] #82 DONE 2.8s [2022-01-20T07:50:59.119Z] [2022-01-20T07:50:59.119Z] #83 exporting to image [2022-01-20T07:50:59.119Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-01-20T07:50:59.119Z] #83 exporting layers [2022-01-20T07:51:25.780Z] #83 exporting layers 23.6s done [2022-01-20T07:51:25.780Z] #83 writing image sha256:8113cee5ef0367e876e2bda0f067238b91020cbd43d106bd0c720314b20c41e7 done [2022-01-20T07:51:25.780Z] #83 naming to docker.io/library/docker:5e9459fdce4b1f65412f5f6dd922dd946e310003 done [2022-01-20T07:51:25.780Z] #83 DONE 23.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-01-20T07:51:26.123Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43103/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e9459fdce4b1f65412f5f6dd922dd946e310003 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5e9459fdce4b1f65412f5f6dd922dd946e310003 hack/validate/default [2022-01-20T07:51:26.691Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-01-20T07:51:28.069Z] api/swagger.yaml [2022-01-20T07:51:28.069Z] 5287:7 warning comment not indented like content (comments-indentation) [2022-01-20T07:51:29.006Z] [2022-01-20T07:51:34.275Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-01-20T07:51:35.315Z] 0e02c12b1310: Pull complete [2022-01-20T07:51:35.315Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T07:51:35.315Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T07:51:35.315Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T07:51:35.315Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-20T07:51:35.315Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-20T07:51:35.315Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-20T07:51:35.315Z] INFO: Docker version of control daemon [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] Client: [2022-01-20T07:51:35.315Z] Version: 20.10.9 [2022-01-20T07:51:35.315Z] API version: 1.41 [2022-01-20T07:51:35.315Z] Go version: go1.16.8 [2022-01-20T07:51:35.315Z] Git commit: c2ea9bc [2022-01-20T07:51:35.315Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T07:51:35.315Z] OS/Arch: windows/amd64 [2022-01-20T07:51:35.315Z] Context: default [2022-01-20T07:51:35.315Z] Experimental: true [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] Server: Docker Engine - Community [2022-01-20T07:51:35.315Z] Engine: [2022-01-20T07:51:35.315Z] Version: 20.10.9 [2022-01-20T07:51:35.315Z] API version: 1.41 (minimum version 1.24) [2022-01-20T07:51:35.315Z] Go version: go1.16.8 [2022-01-20T07:51:35.315Z] Git commit: 79ea9d3 [2022-01-20T07:51:35.315Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T07:51:35.315Z] OS/Arch: windows/amd64 [2022-01-20T07:51:35.315Z] Experimental: true [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] INFO: Docker info of control daemon [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] Client: [2022-01-20T07:51:35.315Z] Context: default [2022-01-20T07:51:35.315Z] Debug Mode: false [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] Server: [2022-01-20T07:51:35.315Z] Containers: 0 [2022-01-20T07:51:35.315Z] Running: 0 [2022-01-20T07:51:35.315Z] Paused: 0 [2022-01-20T07:51:35.315Z] Stopped: 0 [2022-01-20T07:51:35.315Z] Images: 1 [2022-01-20T07:51:35.315Z] Server Version: 20.10.9 [2022-01-20T07:51:35.315Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T07:51:35.315Z] Windows: [2022-01-20T07:51:35.315Z] LCOW: [2022-01-20T07:51:35.315Z] Logging Driver: json-file [2022-01-20T07:51:35.315Z] Plugins: [2022-01-20T07:51:35.315Z] Volume: local [2022-01-20T07:51:35.315Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T07:51:35.315Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T07:51:35.315Z] Swarm: inactive [2022-01-20T07:51:35.315Z] Default Isolation: process [2022-01-20T07:51:35.315Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T07:51:35.315Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T07:51:35.315Z] OSType: windows [2022-01-20T07:51:35.315Z] Architecture: x86_64 [2022-01-20T07:51:35.315Z] CPUs: 4 [2022-01-20T07:51:35.315Z] Total Memory: 32GiB [2022-01-20T07:51:35.315Z] Name: azwin-2-504930 [2022-01-20T07:51:35.315Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T07:51:35.315Z] Docker Root Dir: D:\docker [2022-01-20T07:51:35.315Z] Debug Mode: false [2022-01-20T07:51:35.315Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:51:35.315Z] Labels: [2022-01-20T07:51:35.315Z] Experimental: true [2022-01-20T07:51:35.315Z] Insecure Registries: [2022-01-20T07:51:35.315Z] 10.0.0.4:5000 [2022-01-20T07:51:35.315Z] 127.0.0.0/8 [2022-01-20T07:51:35.315Z] Registry Mirrors: [2022-01-20T07:51:35.315Z] http://10.0.0.4:5000/ [2022-01-20T07:51:35.315Z] Live Restore Enabled: false [2022-01-20T07:51:35.315Z] Product License: Community Engine [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] INFO: Commit hash is 5052e6f3de [2022-01-20T07:51:35.315Z] INFO: Nuke-Everything... [2022-01-20T07:51:35.315Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T07:51:35.315Z] INFO: Nuking d:\CI [2022-01-20T07:51:35.315Z] INFO: Zapped successfully [2022-01-20T07:51:35.315Z] INFO: Location for testing is d:\CI\PR-43103\13 [2022-01-20T07:51:35.315Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 07:51:25... [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] Sending build context to Docker daemon 59.84MB [2022-01-20T07:51:35.315Z] [2022-01-20T07:51:35.315Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T07:51:35.315Z] ---> 11cbc9e36c7a [2022-01-20T07:51:35.315Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T07:51:35.315Z] ---> Running in 463c2b95d090 [2022-01-20T07:51:35.315Z] Removing intermediate container 463c2b95d090 [2022-01-20T07:51:35.315Z] ---> 961f87b72178 [2022-01-20T07:51:35.315Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T07:51:35.315Z] ---> Running in 910fe7ebdae6 [2022-01-20T07:51:35.315Z] Removing intermediate container 910fe7ebdae6 [2022-01-20T07:51:35.315Z] ---> e96284dd5473 [2022-01-20T07:51:35.315Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T07:51:35.315Z] ---> Running in 9ddcb082968d [2022-01-20T07:51:35.315Z] Removing intermediate container 9ddcb082968d [2022-01-20T07:51:35.315Z] ---> 621ac4507408 [2022-01-20T07:51:35.315Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T07:51:35.315Z] ---> Running in 9ae9fedb2334 [2022-01-20T07:51:35.315Z] Removing intermediate container 9ae9fedb2334 [2022-01-20T07:51:35.315Z] ---> 859a4a0348ce [2022-01-20T07:51:35.315Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-20T07:51:35.315Z] ---> Running in eecc8ab01ea1 [2022-01-20T07:51:35.315Z] Removing intermediate container eecc8ab01ea1 [2022-01-20T07:51:35.315Z] ---> 69a64dd739da [2022-01-20T07:51:35.315Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-20T07:51:35.315Z] ---> Running in 7935797a3192 [2022-01-20T07:51:36.893Z] [2022-01-20T07:51:36.893Z] SUCCESS: Specified value was saved. [2022-01-20T07:51:37.562Z] Congratulations! All API changes are done the right way. [2022-01-20T07:51:37.562Z] Congratulations! All TOML source files changed here have valid syntax. [2022-01-20T07:51:37.562Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-01-20T07:51:37.562Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-01-20T07:51:37.562Z] Congratulations! No new tests were added to integration-cli. [2022-01-20T07:51:37.562Z] [2022-01-20T07:51:37.562Z] INFO Start validation with golang-ci-lint [2022-01-20T07:51:37.562Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-01-20T07:51:37.562Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T07:51:37.562Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-01-20T07:51:37.882Z] INFO: Downloading git... [2022-01-20T07:51:38.869Z] INFO: Downloading go... [2022-01-20T07:51:41.110Z] INFO: Downloading compiler 1 of 3... [2022-01-20T07:51:42.097Z] INFO: Downloading compiler 2 of 3... [2022-01-20T07:51:43.085Z] INFO: Downloading compiler 3 of 3... [2022-01-20T07:51:43.553Z] INFO: Extracting git... [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/builder/remotecontext 0.105s coverage: 13.7% of statements [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/builder/dockerfile 0.183s coverage: 49.0% of statements [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/builder/remotecontext/git 0.956s coverage: 86.3% of statements [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T07:51:45.663Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T07:51:45.663Z] ok github.com/docker/docker/cmd/docker-proxy 0.367s coverage: 67.6% of statements [2022-01-20T07:51:47.051Z] ok github.com/docker/docker/client 0.065s coverage: 75.6% of statements [2022-01-20T07:51:56.065Z] INFO: Expanding go... [2022-01-20T07:52:07.169Z] 0e02c12b1310: Pull complete [2022-01-20T07:52:07.169Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T07:52:07.169Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T07:52:07.169Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T07:52:07.169Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-01-20T07:52:07.169Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-01-20T07:52:07.169Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.473' [2022-01-20T07:52:07.169Z] INFO: Docker version of control daemon [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:07.169Z] Client: [2022-01-20T07:52:07.169Z] Version: 20.10.9 [2022-01-20T07:52:07.169Z] API version: 1.41 [2022-01-20T07:52:07.169Z] Go version: go1.16.8 [2022-01-20T07:52:07.169Z] Git commit: c2ea9bc [2022-01-20T07:52:07.169Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T07:52:07.169Z] OS/Arch: windows/amd64 [2022-01-20T07:52:07.169Z] Context: default [2022-01-20T07:52:07.169Z] Experimental: true [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:07.169Z] Server: Docker Engine - Community [2022-01-20T07:52:07.169Z] Engine: [2022-01-20T07:52:07.169Z] Version: 20.10.9 [2022-01-20T07:52:07.169Z] API version: 1.41 (minimum version 1.24) [2022-01-20T07:52:07.169Z] Go version: go1.16.8 [2022-01-20T07:52:07.169Z] Git commit: 79ea9d3 [2022-01-20T07:52:07.169Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T07:52:07.169Z] OS/Arch: windows/amd64 [2022-01-20T07:52:07.169Z] Experimental: true [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:07.169Z] INFO: Docker info of control daemon [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:07.169Z] Client: [2022-01-20T07:52:07.169Z] Context: default [2022-01-20T07:52:07.169Z] Debug Mode: false [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:07.169Z] Server: [2022-01-20T07:52:07.169Z] Containers: 0 [2022-01-20T07:52:07.169Z] Running: 0 [2022-01-20T07:52:07.169Z] Paused: 0 [2022-01-20T07:52:07.169Z] Stopped: 0 [2022-01-20T07:52:07.169Z] Images: 1 [2022-01-20T07:52:07.169Z] Server Version: 20.10.9 [2022-01-20T07:52:07.169Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T07:52:07.169Z] Windows: [2022-01-20T07:52:07.169Z] LCOW: [2022-01-20T07:52:07.169Z] Logging Driver: json-file [2022-01-20T07:52:07.169Z] Plugins: [2022-01-20T07:52:07.169Z] Volume: local [2022-01-20T07:52:07.169Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T07:52:07.169Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T07:52:07.169Z] Swarm: inactive [2022-01-20T07:52:07.169Z] Default Isolation: process [2022-01-20T07:52:07.169Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T07:52:07.169Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T07:52:07.169Z] OSType: windows [2022-01-20T07:52:07.169Z] Architecture: x86_64 [2022-01-20T07:52:07.169Z] CPUs: 4 [2022-01-20T07:52:07.169Z] Total Memory: 32GiB [2022-01-20T07:52:07.169Z] Name: azwin-2-504931 [2022-01-20T07:52:07.169Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-01-20T07:52:07.169Z] Docker Root Dir: D:\docker [2022-01-20T07:52:07.169Z] Debug Mode: false [2022-01-20T07:52:07.169Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:52:07.169Z] Labels: [2022-01-20T07:52:07.169Z] Experimental: true [2022-01-20T07:52:07.169Z] Insecure Registries: [2022-01-20T07:52:07.169Z] 10.0.0.4:5000 [2022-01-20T07:52:07.169Z] 127.0.0.0/8 [2022-01-20T07:52:07.169Z] Registry Mirrors: [2022-01-20T07:52:07.169Z] http://10.0.0.4:5000/ [2022-01-20T07:52:07.169Z] Live Restore Enabled: false [2022-01-20T07:52:07.169Z] Product License: Community Engine [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:07.169Z] INFO: Commit hash is 35155e4a42 [2022-01-20T07:52:07.169Z] INFO: Nuke-Everything... [2022-01-20T07:52:07.169Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T07:52:07.169Z] INFO: Nuking d:\CI [2022-01-20T07:52:07.169Z] INFO: Zapped successfully [2022-01-20T07:52:07.169Z] INFO: Location for testing is d:\CI\PR-43103\13 [2022-01-20T07:52:07.169Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:07.169Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 07:52:05... [2022-01-20T07:52:07.169Z] [2022-01-20T07:52:10.134Z] Sending build context to Docker daemon 59.84MB [2022-01-20T07:52:10.134Z] [2022-01-20T07:52:10.134Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T07:52:10.134Z] ---> 11cbc9e36c7a [2022-01-20T07:52:10.134Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T07:52:10.134Z] ---> Running in 77d1e0d1f971 [2022-01-20T07:52:10.604Z] Removing intermediate container 77d1e0d1f971 [2022-01-20T07:52:10.604Z] ---> 8e61c148af39 [2022-01-20T07:52:10.604Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T07:52:10.604Z] ---> Running in 755c003037dc [2022-01-20T07:52:10.604Z] Removing intermediate container 755c003037dc [2022-01-20T07:52:10.604Z] ---> d051dcaea8c2 [2022-01-20T07:52:10.604Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T07:52:11.073Z] ---> Running in 9026f1f1341f [2022-01-20T07:52:11.073Z] Removing intermediate container 9026f1f1341f [2022-01-20T07:52:11.073Z] ---> 6e5a8fda0c73 [2022-01-20T07:52:11.073Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T07:52:11.073Z] ---> Running in 56f5ba915900 [2022-01-20T07:52:11.542Z] Removing intermediate container 56f5ba915900 [2022-01-20T07:52:11.542Z] ---> 827e11cda29d [2022-01-20T07:52:11.542Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-20T07:52:11.542Z] ---> Running in d4e05b02beb9 [2022-01-20T07:52:12.012Z] Removing intermediate container d4e05b02beb9 [2022-01-20T07:52:12.012Z] ---> b59b5ec7bed5 [2022-01-20T07:52:12.012Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-20T07:52:12.012Z] ---> Running in 8acd0e48cf3d [2022-01-20T07:52:16.789Z] [2022-01-20T07:52:16.789Z] SUCCESS: Specified value was saved. [2022-01-20T07:52:17.258Z] INFO: Downloading git... [2022-01-20T07:52:17.348Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:52:17.348Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:52:17.348Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:52:17.348Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:52:17.348Z] [2022-01-20T07:52:17.348Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T07:52:17.348Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T07:52:17.348Z] HOSTNAME=5af02aae5ca8 [2022-01-20T07:52:17.348Z] DEST=bundles/test-integration [2022-01-20T07:52:17.348Z] PWD=/go/src/github.com/docker/docker [2022-01-20T07:52:17.348Z] DOCKER_ROOTLESS=1 [2022-01-20T07:52:17.348Z] DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 [2022-01-20T07:52:17.348Z] container=docker [2022-01-20T07:52:17.348Z] HOME=/root [2022-01-20T07:52:17.348Z] GOLANG_VERSION=1.17.6 [2022-01-20T07:52:17.348Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T07:52:17.348Z] VALIDATE_BRANCH=master [2022-01-20T07:52:17.348Z] TERM=xterm [2022-01-20T07:52:17.348Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T07:52:17.348Z] SHLVL=1 [2022-01-20T07:52:17.348Z] TIMEOUT=120m [2022-01-20T07:52:17.348Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T07:52:17.348Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T07:52:17.348Z] GO111MODULE=off [2022-01-20T07:52:17.348Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T07:52:17.348Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T07:52:17.348Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T07:52:17.348Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T07:52:17.348Z] GOPATH=/go [2022-01-20T07:52:17.348Z] PKG_CONFIG=pkg-config [2022-01-20T07:52:17.348Z] _=/usr/bin/env [2022-01-20T07:52:17.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T07:52:18.254Z] INFO: Downloading go... [2022-01-20T07:52:18.847Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:52:18.847Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:52:18.847Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:52:18.847Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:52:18.847Z] [2022-01-20T07:52:18.847Z] + c=0 [2022-01-20T07:52:18.847Z] ++ jobs -p [2022-01-20T07:52:18.847Z] + TEST_INTEGRATION_DEST=1 [2022-01-20T07:52:18.847Z] + CONTAINER_NAME=docker-pr13-1 [2022-01-20T07:52:18.847Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T07:52:18.847Z] + run_tests test-integration-flaky [2022-01-20T07:52:18.847Z] + '[' -n 0 ']' [2022-01-20T07:52:18.847Z] + rm= [2022-01-20T07:52:18.847Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43103/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43103/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94c47e88981d14f6564158c1d118892f880e2e88 hack/make.sh test-integration-flaky test-integration [2022-01-20T07:52:18.847Z] + TEST_INTEGRATION_DEST=2 [2022-01-20T07:52:18.847Z] + CONTAINER_NAME=docker-pr13-2 [2022-01-20T07:52:18.847Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T07:52:18.847Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-01-20T07:52:18.847Z] + run_tests [2022-01-20T07:52:18.847Z] + '[' -n 0 ']' [2022-01-20T07:52:18.847Z] + rm= [2022-01-20T07:52:18.848Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43103/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43103/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94c47e88981d14f6564158c1d118892f880e2e88 hack/make.sh '' test-integration [2022-01-20T07:52:18.848Z] + TEST_INTEGRATION_DEST=3 [2022-01-20T07:52:18.848Z] + CONTAINER_NAME=docker-pr13-3 [2022-01-20T07:52:18.848Z] + TEST_SKIP_INTEGRATION=1 [2022-01-20T07:52:18.848Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-01-20T07:52:18.848Z] + run_tests [2022-01-20T07:52:18.848Z] + '[' -n 0 ']' [2022-01-20T07:52:18.848Z] + rm= [2022-01-20T07:52:18.848Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43103/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43103/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:94c47e88981d14f6564158c1d118892f880e2e88 hack/make.sh '' test-integration [2022-01-20T07:52:18.848Z] + for job in $(jobs -p) [2022-01-20T07:52:18.848Z] + wait 1856 [2022-01-20T07:52:18.848Z] [2022-01-20T07:52:18.848Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-01-20T07:52:18.848Z] [2022-01-20T07:52:18.848Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T07:52:18.848Z] [2022-01-20T07:52:18.848Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T07:52:18.848Z] HOSTNAME=5a874d384034 [2022-01-20T07:52:18.848Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T07:52:18.848Z] TESTDEBUG=0 [2022-01-20T07:52:18.848Z] DEST=bundles/test-integration [2022-01-20T07:52:18.848Z] PWD=/go/src/github.com/docker/docker [2022-01-20T07:52:18.848Z] KEEPBUNDLE=1 [2022-01-20T07:52:18.848Z] DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 [2022-01-20T07:52:18.848Z] container=docker [2022-01-20T07:52:18.848Z] HOME=/root [2022-01-20T07:52:18.848Z] GOLANG_VERSION=1.17.6 [2022-01-20T07:52:18.848Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T07:52:18.848Z] VALIDATE_BRANCH=master [2022-01-20T07:52:18.848Z] TERM=xterm [2022-01-20T07:52:18.848Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T07:52:18.848Z] SHLVL=1 [2022-01-20T07:52:18.848Z] TIMEOUT=120m [2022-01-20T07:52:18.848Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T07:52:18.848Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T07:52:18.848Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-01-20T07:52:18.848Z] GO111MODULE=off [2022-01-20T07:52:18.848Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T07:52:18.848Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T07:52:18.848Z] GOPATH=/go [2022-01-20T07:52:18.848Z] PKG_CONFIG=pkg-config [2022-01-20T07:52:18.848Z] _=/usr/bin/env [2022-01-20T07:52:18.848Z] Building test suite binary ./integration-cli/test.main [2022-01-20T07:52:18.848Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T07:52:18.848Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T07:52:18.848Z] HOSTNAME=a6e9322260da [2022-01-20T07:52:18.848Z] TEST_SKIP_INTEGRATION=1 [2022-01-20T07:52:18.848Z] TESTDEBUG=0 [2022-01-20T07:52:18.848Z] DEST=bundles/test-integration [2022-01-20T07:52:18.848Z] PWD=/go/src/github.com/docker/docker [2022-01-20T07:52:18.848Z] KEEPBUNDLE=1 [2022-01-20T07:52:18.848Z] DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 [2022-01-20T07:52:18.848Z] container=docker [2022-01-20T07:52:18.848Z] HOME=/root [2022-01-20T07:52:18.848Z] GOLANG_VERSION=1.17.6 [2022-01-20T07:52:18.848Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T07:52:18.848Z] VALIDATE_BRANCH=master [2022-01-20T07:52:18.848Z] TERM=xterm [2022-01-20T07:52:18.848Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T07:52:18.848Z] SHLVL=1 [2022-01-20T07:52:18.848Z] TIMEOUT=120m [2022-01-20T07:52:18.848Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T07:52:18.848Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T07:52:18.848Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-01-20T07:52:18.848Z] GO111MODULE=off [2022-01-20T07:52:18.848Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T07:52:18.848Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T07:52:18.848Z] GOPATH=/go [2022-01-20T07:52:18.848Z] PKG_CONFIG=pkg-config [2022-01-20T07:52:18.848Z] _=/usr/bin/env [2022-01-20T07:52:18.848Z] Building test suite binary ./integration-cli/test.main [2022-01-20T07:52:18.848Z] [2022-01-20T07:52:18.848Z] Found new integrations tests: [2022-01-20T07:52:18.848Z] +func TestImportWithCustomPlatform(t *testing.T) { [2022-01-20T07:52:18.848Z] Running stress test for them. [2022-01-20T07:52:18.848Z] Using test flags: -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:52:19.108Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T07:52:19.108Z] HOSTNAME=341b72559a91 [2022-01-20T07:52:19.108Z] TESTDEBUG=0 [2022-01-20T07:52:19.108Z] DEST=bundles/test-integration-flaky [2022-01-20T07:52:19.108Z] PWD=/go/src/github.com/docker/docker [2022-01-20T07:52:19.108Z] KEEPBUNDLE=1 [2022-01-20T07:52:19.108Z] DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 [2022-01-20T07:52:19.108Z] container=docker [2022-01-20T07:52:19.108Z] HOME=/root [2022-01-20T07:52:19.108Z] GOLANG_VERSION=1.17.6 [2022-01-20T07:52:19.108Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T07:52:19.108Z] VALIDATE_BRANCH=master [2022-01-20T07:52:19.108Z] TERM=xterm [2022-01-20T07:52:19.108Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T07:52:19.108Z] SHLVL=1 [2022-01-20T07:52:19.108Z] TIMEOUT=120m [2022-01-20T07:52:19.108Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T07:52:19.108Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T07:52:19.108Z] TESTFLAGS=-test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:52:19.108Z] GO111MODULE=off [2022-01-20T07:52:19.108Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T07:52:19.108Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T07:52:19.108Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T07:52:19.108Z] TEST_REPEAT=5 [2022-01-20T07:52:19.108Z] GOPATH=/go [2022-01-20T07:52:19.108Z] PKG_CONFIG=pkg-config [2022-01-20T07:52:19.108Z] _=/usr/bin/env [2022-01-20T07:52:19.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T07:52:19.174Z] ok github.com/docker/docker/cmd/dockerd 0.041s coverage: 29.1% of statements [2022-01-20T07:52:19.434Z] ok github.com/docker/docker/container 0.112s coverage: 34.8% of statements [2022-01-20T07:52:19.695Z] ok github.com/docker/docker/cmd/dockerd/trap 2.386s coverage: 0.0% of statements [2022-01-20T07:52:19.695Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T07:52:19.695Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T07:52:19.695Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T07:52:19.695Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T07:52:19.695Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T07:52:19.823Z] INFO: Downloading compiler 1 of 3... [2022-01-20T07:52:20.293Z] INFO: Downloading compiler 2 of 3... [2022-01-20T07:52:20.293Z] INFO: Downloading compiler 3 of 3... [2022-01-20T07:52:20.293Z] INFO: Extracting git... [2022-01-20T07:52:21.381Z] INFO: Expanding compiler 1 of 3... [2022-01-20T07:52:21.381Z] INFO: Expanding compiler 2 of 3... [2022-01-20T07:52:23.899Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2022-01-20T07:52:24.280Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:52:24.280Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:52:24.280Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:52:24.280Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:52:24.280Z] [2022-01-20T07:52:24.280Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T07:52:24.280Z] DOCKER_SYSTEMD=1 [2022-01-20T07:52:24.280Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T07:52:24.280Z] HOSTNAME=8e306a392e40 [2022-01-20T07:52:24.280Z] DEST=bundles/test-integration [2022-01-20T07:52:24.280Z] PWD=/go/src/github.com/docker/docker [2022-01-20T07:52:24.280Z] DOCKER_GITCOMMIT=b07535d44b505980b492b70443d52340b4e8f151 [2022-01-20T07:52:24.280Z] container=docker [2022-01-20T07:52:24.280Z] HOME=/root [2022-01-20T07:52:24.280Z] LANG=C.UTF-8 [2022-01-20T07:52:24.280Z] INVOCATION_ID=99aabb1cee5e4f4783cf77933244567c [2022-01-20T07:52:24.280Z] GOLANG_VERSION=1.17.6 [2022-01-20T07:52:24.280Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T07:52:24.280Z] VALIDATE_BRANCH=master [2022-01-20T07:52:24.280Z] TERM=xterm [2022-01-20T07:52:24.280Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T07:52:24.280Z] SHLVL=3 [2022-01-20T07:52:24.280Z] TIMEOUT=120m [2022-01-20T07:52:24.280Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T07:52:24.280Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T07:52:24.280Z] GO111MODULE=off [2022-01-20T07:52:24.280Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T07:52:24.280Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T07:52:24.280Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T07:52:24.280Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T07:52:24.280Z] GOPATH=/go [2022-01-20T07:52:24.280Z] PKG_CONFIG=pkg-config [2022-01-20T07:52:24.280Z] _=/usr/bin/env [2022-01-20T07:52:24.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T07:52:25.811Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-01-20T07:52:26.151Z] INFO: Expanding compiler 3 of 3... [2022-01-20T07:52:26.151Z] INFO: Removing downloaded files... [2022-01-20T07:52:26.151Z] INFO: Downloading containerd [2022-01-20T07:52:27.725Z] ok github.com/docker/docker/daemon/cluster/convert 0.019s coverage: 35.9% of statements [2022-01-20T07:52:32.796Z] INFO: Expanding go... [2022-01-20T07:52:34.309Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-01-20T07:52:34.932Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.0% of statements [2022-01-20T07:52:35.513Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-20T07:52:36.084Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T07:52:36.578Z] [2022-01-20T07:52:36.578Z] Name Version Source Summary [2022-01-20T07:52:36.578Z] ---- ------- ------ ------- [2022-01-20T07:52:36.578Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T07:52:37.029Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.2% of statements [2022-01-20T07:52:37.564Z] [2022-01-20T07:52:37.564Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T07:52:37.564Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T07:52:37.564Z] PSChildName : containerd [2022-01-20T07:52:37.564Z] PSDrive : C [2022-01-20T07:52:37.564Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T07:52:37.564Z] PSIsContainer : True [2022-01-20T07:52:37.564Z] Name : containerd [2022-01-20T07:52:37.564Z] FullName : C:\containerd [2022-01-20T07:52:37.564Z] Parent : [2022-01-20T07:52:37.564Z] Exists : True [2022-01-20T07:52:37.564Z] Root : C:\ [2022-01-20T07:52:37.564Z] Extension : [2022-01-20T07:52:37.564Z] CreationTime : 1/20/2022 7:52:37 AM [2022-01-20T07:52:37.564Z] CreationTimeUtc : 1/20/2022 7:52:37 AM [2022-01-20T07:52:37.564Z] LastAccessTime : 1/20/2022 7:52:37 AM [2022-01-20T07:52:37.564Z] LastAccessTimeUtc : 1/20/2022 7:52:37 AM [2022-01-20T07:52:37.564Z] LastWriteTime : 1/20/2022 7:52:37 AM [2022-01-20T07:52:37.564Z] LastWriteTimeUtc : 1/20/2022 7:52:37 AM [2022-01-20T07:52:37.564Z] Attributes : Directory [2022-01-20T07:52:37.564Z] Mode : d----- [2022-01-20T07:52:37.564Z] BaseName : containerd [2022-01-20T07:52:37.564Z] Target : {} [2022-01-20T07:52:37.564Z] LinkType : [2022-01-20T07:52:37.564Z] [2022-01-20T07:52:37.601Z] ok github.com/docker/docker/daemon 10.097s coverage: 17.1% of statements [2022-01-20T07:52:37.601Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T07:52:37.601Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T07:52:37.601Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T07:52:37.601Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T07:52:37.639Z] 567fd00846e9: Pull complete [2022-01-20T07:52:37.639Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T07:52:37.639Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T07:52:37.639Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T07:52:37.639Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-01-20T07:52:37.639Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-01-20T07:52:37.639Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2458' [2022-01-20T07:52:37.639Z] INFO: Docker version of control daemon [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:37.639Z] Client: [2022-01-20T07:52:37.639Z] Version: 20.10.9 [2022-01-20T07:52:37.639Z] API version: 1.41 [2022-01-20T07:52:37.639Z] Go version: go1.16.8 [2022-01-20T07:52:37.639Z] Git commit: c2ea9bc [2022-01-20T07:52:37.639Z] Built: Mon Oct 4 16:11:10 2021 [2022-01-20T07:52:37.639Z] OS/Arch: windows/amd64 [2022-01-20T07:52:37.639Z] Context: default [2022-01-20T07:52:37.639Z] Experimental: true [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:37.639Z] Server: Docker Engine - Community [2022-01-20T07:52:37.639Z] Engine: [2022-01-20T07:52:37.639Z] Version: 20.10.9 [2022-01-20T07:52:37.639Z] API version: 1.41 (minimum version 1.24) [2022-01-20T07:52:37.639Z] Go version: go1.16.8 [2022-01-20T07:52:37.639Z] Git commit: 79ea9d3 [2022-01-20T07:52:37.639Z] Built: Mon Oct 4 16:06:39 2021 [2022-01-20T07:52:37.639Z] OS/Arch: windows/amd64 [2022-01-20T07:52:37.639Z] Experimental: true [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:37.639Z] INFO: Docker info of control daemon [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:37.639Z] Client: [2022-01-20T07:52:37.639Z] Context: default [2022-01-20T07:52:37.639Z] Debug Mode: false [2022-01-20T07:52:37.639Z] Plugins: [2022-01-20T07:52:37.639Z] app: Docker Application (Docker Inc., v0.8.0) [2022-01-20T07:52:37.639Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-01-20T07:52:37.639Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:37.639Z] Server: [2022-01-20T07:52:37.639Z] Containers: 0 [2022-01-20T07:52:37.639Z] Running: 0 [2022-01-20T07:52:37.639Z] Paused: 0 [2022-01-20T07:52:37.639Z] Stopped: 0 [2022-01-20T07:52:37.639Z] Images: 1 [2022-01-20T07:52:37.639Z] Server Version: 20.10.9 [2022-01-20T07:52:37.639Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-01-20T07:52:37.639Z] Windows: [2022-01-20T07:52:37.639Z] LCOW: [2022-01-20T07:52:37.639Z] Logging Driver: json-file [2022-01-20T07:52:37.639Z] Plugins: [2022-01-20T07:52:37.639Z] Volume: local [2022-01-20T07:52:37.639Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T07:52:37.639Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T07:52:37.639Z] Swarm: inactive [2022-01-20T07:52:37.639Z] Default Isolation: process [2022-01-20T07:52:37.639Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T07:52:37.639Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T07:52:37.639Z] OSType: windows [2022-01-20T07:52:37.639Z] Architecture: x86_64 [2022-01-20T07:52:37.639Z] CPUs: 4 [2022-01-20T07:52:37.639Z] Total Memory: 32GiB [2022-01-20T07:52:37.639Z] Name: azwin-2-2f4500 [2022-01-20T07:52:37.639Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-01-20T07:52:37.639Z] Docker Root Dir: D:\docker [2022-01-20T07:52:37.639Z] Debug Mode: false [2022-01-20T07:52:37.639Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:52:37.639Z] Labels: [2022-01-20T07:52:37.639Z] Experimental: true [2022-01-20T07:52:37.639Z] Insecure Registries: [2022-01-20T07:52:37.639Z] 10.0.0.4:5000 [2022-01-20T07:52:37.639Z] 127.0.0.0/8 [2022-01-20T07:52:37.639Z] Registry Mirrors: [2022-01-20T07:52:37.639Z] http://10.0.0.4:5000/ [2022-01-20T07:52:37.639Z] Live Restore Enabled: false [2022-01-20T07:52:37.639Z] Product License: Community Engine [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:37.639Z] INFO: Commit hash is 7007124a7f [2022-01-20T07:52:37.639Z] INFO: Nuke-Everything... [2022-01-20T07:52:37.639Z] INFO: Container count on control daemon to delete is 0 [2022-01-20T07:52:37.639Z] INFO: Nuking d:\CI [2022-01-20T07:52:37.639Z] INFO: Zapped successfully [2022-01-20T07:52:37.639Z] INFO: Location for testing is d:\CI\PR-43103\13 [2022-01-20T07:52:37.639Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:37.639Z] INFO: Building the image from Dockerfile.windows at 01/20/2022 07:52:37... [2022-01-20T07:52:37.639Z] [2022-01-20T07:52:38.542Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 3.0% of statements [2022-01-20T07:52:38.542Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.228s coverage: 56.2% of statements [2022-01-20T07:52:39.129Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T07:52:39.129Z] INFO: Configuring git core.autocrlf... [2022-01-20T07:52:39.129Z] [2022-01-20T07:52:39.129Z] [2022-01-20T07:52:39.928Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-01-20T07:52:41.323Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.148s coverage: 50.5% of statements [2022-01-20T07:52:43.241Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.637s coverage: 58.0% of statements [2022-01-20T07:52:43.241Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.000s coverage: 45.9% of statements [2022-01-20T07:52:43.241Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T07:52:43.241Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T07:52:43.241Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T07:52:43.527Z] Sending build context to Docker daemon 59.84MB [2022-01-20T07:52:43.527Z] [2022-01-20T07:52:43.527Z] Step 1/11 : FROM microsoft/windowsservercore [2022-01-20T07:52:43.527Z] ---> 60d6f56ecebd [2022-01-20T07:52:43.527Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-01-20T07:52:43.527Z] ---> Running in 5b50a0699c1e [2022-01-20T07:52:43.527Z] Removing intermediate container 5b50a0699c1e [2022-01-20T07:52:43.527Z] ---> acbf6b64f28f [2022-01-20T07:52:43.527Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-01-20T07:52:43.527Z] ---> Running in 1d38d0bbeefa [2022-01-20T07:52:43.812Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-01-20T07:52:43.998Z] Removing intermediate container 1d38d0bbeefa [2022-01-20T07:52:43.998Z] ---> 30229dacbf0f [2022-01-20T07:52:43.998Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-01-20T07:52:43.998Z] ---> Running in 32320715a9b4 [2022-01-20T07:52:44.383Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2022-01-20T07:52:44.469Z] Removing intermediate container 32320715a9b4 [2022-01-20T07:52:44.469Z] ---> e00c45c6f0e5 [2022-01-20T07:52:44.469Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-01-20T07:52:44.469Z] ---> Running in cf2e0d298274 [2022-01-20T07:52:44.644Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2022-01-20T07:52:44.940Z] Removing intermediate container cf2e0d298274 [2022-01-20T07:52:44.940Z] ---> 55d54dfb56a2 [2022-01-20T07:52:44.940Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-01-20T07:52:44.940Z] ---> Running in 494f05db7589 [2022-01-20T07:52:45.409Z] Removing intermediate container 494f05db7589 [2022-01-20T07:52:45.409Z] ---> 6d49e7a6ffb6 [2022-01-20T07:52:45.409Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-01-20T07:52:45.409Z] ---> Running in 0ff2c46c0e47 [2022-01-20T07:52:46.029Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.6% of statements [2022-01-20T07:52:46.029Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T07:52:46.029Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T07:52:46.289Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.5% of statements [2022-01-20T07:52:47.231Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 80.2% of statements [2022-01-20T07:52:47.231Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 33.6% of statements [2022-01-20T07:52:47.231Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T07:52:47.492Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-01-20T07:52:47.752Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-01-20T07:52:48.012Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-01-20T07:52:48.273Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-01-20T07:52:48.845Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 78.7% of statements [2022-01-20T07:52:48.845Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T07:52:49.106Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 54.7% of statements [2022-01-20T07:52:49.367Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2022-01-20T07:52:50.309Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-01-20T07:52:50.309Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T07:52:50.881Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T07:52:51.451Z] ok github.com/docker/docker/daemon/logger/splunk 1.569s coverage: 82.5% of statements [2022-01-20T07:52:51.451Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T07:52:51.451Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T07:52:52.394Z] ok github.com/docker/docker/distribution 0.110s coverage: 26.4% of statements [2022-01-20T07:52:52.394Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2022-01-20T07:52:52.394Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T07:52:53.337Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-01-20T07:52:53.909Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-01-20T07:52:54.045Z] INFO: Expanding compiler 1 of 3... [2022-01-20T07:52:54.170Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-01-20T07:52:54.741Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-01-20T07:52:55.002Z] ok github.com/docker/docker/distribution/xfer 1.883s coverage: 85.1% of statements [2022-01-20T07:52:55.002Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T07:52:55.035Z] INFO: Expanding compiler 2 of 3... [2022-01-20T07:52:55.263Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-01-20T07:52:55.263Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T07:52:55.525Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-01-20T07:52:56.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T07:52:56.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T07:52:56.469Z] ok github.com/docker/docker/oci 0.012s coverage: 43.3% of statements [2022-01-20T07:52:57.040Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2022-01-20T07:52:57.301Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-01-20T07:52:58.685Z] ok github.com/docker/docker/pkg/archive 0.268s coverage: 82.6% of statements [2022-01-20T07:52:59.795Z] INFO: Expanding compiler 3 of 3... [2022-01-20T07:53:00.068Z] ok github.com/docker/docker/pkg/authorization 0.728s coverage: 68.3% of statements [2022-01-20T07:53:00.068Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-01-20T07:53:00.068Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T07:53:00.264Z] INFO: Removing downloaded files... [2022-01-20T07:53:00.264Z] INFO: Downloading containerd [2022-01-20T07:53:02.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T07:53:02.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T07:53:03.366Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.5% of statements [2022-01-20T07:53:03.366Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-01-20T07:53:03.626Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-01-20T07:53:03.663Z] [2022-01-20T07:53:03.663Z] SUCCESS: Specified value was saved. [2022-01-20T07:53:04.196Z] ok github.com/docker/docker/layer 7.442s coverage: 68.8% of statements [2022-01-20T07:53:04.196Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T07:53:04.196Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T07:53:04.196Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T07:53:04.196Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T07:53:04.196Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T07:53:04.196Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T07:53:04.196Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T07:53:04.457Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-20T07:53:04.457Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 84.8% of statements [2022-01-20T07:53:04.654Z] INFO: Downloading git... [2022-01-20T07:53:04.718Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-01-20T07:53:04.718Z] ok github.com/docker/docker/pkg/fsutils 0.149s coverage: 85.1% of statements [2022-01-20T07:53:05.661Z] ok github.com/docker/docker/pkg/idtools 0.425s coverage: 69.5% of statements [2022-01-20T07:53:05.661Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 70.1% of statements [2022-01-20T07:53:05.924Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2022-01-20T07:53:05.924Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-01-20T07:53:05.924Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T07:53:05.924Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T07:53:05.924Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T07:53:06.185Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-01-20T07:53:06.185Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T07:53:06.185Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-01-20T07:53:06.229Z] INFO: Downloading go... [2022-01-20T07:53:06.446Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2022-01-20T07:53:06.707Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2022-01-20T07:53:06.707Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-01-20T07:53:06.707Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T07:53:06.707Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T07:53:07.280Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-01-20T07:53:07.540Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T07:53:07.800Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T07:53:08.060Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-01-20T07:53:08.454Z] INFO: Downloading compiler 1 of 3... [2022-01-20T07:53:08.454Z] INFO: Downloading compiler 2 of 3... [2022-01-20T07:53:08.454Z] INFO: Downloading compiler 3 of 3... [2022-01-20T07:53:08.454Z] INFO: Extracting git... [2022-01-20T07:53:09.448Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 75.0% of statements [2022-01-20T07:53:09.448Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-01-20T07:53:09.708Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-20T07:53:09.708Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-20T07:53:09.968Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T07:53:10.229Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T07:53:10.699Z] [2022-01-20T07:53:10.699Z] Name Version Source Summary [2022-01-20T07:53:10.699Z] ---- ------- ------ ------- [2022-01-20T07:53:10.699Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T07:53:10.699Z] [2022-01-20T07:53:10.699Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T07:53:10.699Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T07:53:10.699Z] PSChildName : containerd [2022-01-20T07:53:10.699Z] PSDrive : C [2022-01-20T07:53:10.699Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T07:53:10.699Z] PSIsContainer : True [2022-01-20T07:53:10.699Z] Name : containerd [2022-01-20T07:53:10.699Z] FullName : C:\containerd [2022-01-20T07:53:10.699Z] Parent : [2022-01-20T07:53:10.699Z] Exists : True [2022-01-20T07:53:10.699Z] Root : C:\ [2022-01-20T07:53:10.699Z] Extension : [2022-01-20T07:53:10.699Z] CreationTime : 1/20/2022 7:53:09 AM [2022-01-20T07:53:10.699Z] CreationTimeUtc : 1/20/2022 7:53:09 AM [2022-01-20T07:53:10.699Z] LastAccessTime : 1/20/2022 7:53:09 AM [2022-01-20T07:53:10.699Z] LastAccessTimeUtc : 1/20/2022 7:53:09 AM [2022-01-20T07:53:10.699Z] LastWriteTime : 1/20/2022 7:53:09 AM [2022-01-20T07:53:10.699Z] LastWriteTimeUtc : 1/20/2022 7:53:09 AM [2022-01-20T07:53:10.699Z] Attributes : Directory [2022-01-20T07:53:10.699Z] Mode : d----- [2022-01-20T07:53:10.699Z] BaseName : containerd [2022-01-20T07:53:10.699Z] Target : {} [2022-01-20T07:53:10.699Z] LinkType : [2022-01-20T07:53:10.699Z] [2022-01-20T07:53:10.800Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 50.7% of statements [2022-01-20T07:53:11.061Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-01-20T07:53:11.322Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-01-20T07:53:11.687Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T07:53:11.687Z] INFO: Configuring git core.autocrlf... [2022-01-20T07:53:11.687Z] [2022-01-20T07:53:11.687Z] [2022-01-20T07:53:11.893Z] ok github.com/docker/docker/pkg/tarsum 0.049s coverage: 89.3% of statements [2022-01-20T07:53:11.893Z] coverage: [no statements] [2022-01-20T07:53:11.893Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-20T07:53:12.154Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T07:53:12.415Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-20T07:53:12.415Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-20T07:53:14.326Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-20T07:53:14.587Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-01-20T07:53:14.847Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-01-20T07:53:16.232Z] ok github.com/docker/docker/quota 0.256s coverage: 71.4% of statements [2022-01-20T07:53:16.493Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-01-20T07:53:17.450Z] ok github.com/docker/docker/registry 0.053s coverage: 58.3% of statements [2022-01-20T07:53:17.716Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-20T07:53:17.982Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-01-20T07:53:18.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T07:53:18.576Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-20T07:53:18.837Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T07:53:21.378Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T07:53:21.949Z] ok github.com/docker/docker/volume/local 0.088s coverage: 76.4% of statements [2022-01-20T07:53:22.520Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-01-20T07:53:23.418Z] INFO: Expanding go... [2022-01-20T07:53:23.461Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-01-20T07:53:24.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T07:53:24.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T07:53:31.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T07:53:32.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T07:53:33.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T07:53:34.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T07:53:34.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T07:53:35.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T07:53:36.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T07:53:38.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T07:53:39.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T07:53:39.789Z] Removing intermediate container 7935797a3192 [2022-01-20T07:53:39.789Z] ---> 9776694955fe [2022-01-20T07:53:39.789Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-20T07:53:39.789Z] ---> Running in e9efca8cbea2 [2022-01-20T07:53:40.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T07:53:40.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T07:53:41.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T07:53:41.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T07:53:41.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T07:53:41.567Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T07:53:41.567Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === Skipped [2022-01-20T07:53:41.567Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T07:53:41.567Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T07:53:41.567Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T07:53:41.567Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T07:53:41.567Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-01-20T07:53:41.567Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-01-20T07:53:41.567Z] time="2022-01-20T07:52:36Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-01-20T07:53:41.567Z] aufs_test.go:37: driver not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.567Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T07:53:41.567Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.567Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T07:53:41.567Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:71: No driver to put! [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T07:53:41.568Z] time="2022-01-20T07:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T07:53:41.568Z] time="2022-01-20T07:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T07:53:41.568Z] time="2022-01-20T07:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T07:53:41.568Z] time="2022-01-20T07:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T07:53:41.568Z] time="2022-01-20T07:52:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:71: No driver to put! [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T07:53:41.568Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T07:53:41.568Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T07:53:41.568Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T07:53:41.568Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T07:53:41.568Z] graphtest_unix.go:71: No driver to put! [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T07:53:41.568Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T07:53:41.568Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-20T07:53:41.568Z] [2022-01-20T07:53:41.568Z] DONE 2311 tests, 53 skipped in 196.323s [2022-01-20T07:53:41.568Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/config [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/idm [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/ns [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/options [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/osl [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T07:53:41.568Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-20T07:53:41.568Z] + 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-01-20T07:53:41.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T07:53:41.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T07:53:42.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T07:53:42.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T07:53:43.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T07:53:43.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T07:53:43.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T07:53:43.642Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T07:53:43.642Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T07:53:43.642Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T07:53:43.642Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T07:53:43.642Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T07:53:43.642Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T07:53:43.642Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T07:53:43.642Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T07:53:43.642Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T07:53:43.642Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T07:53:44.111Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T07:53:44.111Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T07:53:44.111Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T07:53:44.111Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T07:53:44.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T07:53:45.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T07:53:45.035Z] Using test binary docker [2022-01-20T07:53:45.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T07:53:45.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T07:53:45.035Z] INFO: Waiting for daemon to start... [2022-01-20T07:53:45.035Z] Starting dockerd [2022-01-20T07:53:45.097Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T07:53:45.097Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T07:53:46.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T07:53:46.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T07:53:47.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T07:53:48.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T07:53:48.325Z] . [2022-01-20T07:53:48.325Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T07:53:48.585Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T07:53:48.585Z] Error: No such image: emptyfs [2022-01-20T07:53:48.585Z] Running integration-test (iteration 1) [2022-01-20T07:53:48.585Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T07:53:48.748Z] INFO: Expanding compiler 1 of 3... [2022-01-20T07:53:48.748Z] INFO: Expanding compiler 2 of 3... [2022-01-20T07:53:48.844Z] Loaded image: busybox:latest [2022-01-20T07:53:49.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T07:53:49.104Z] Loaded image: busybox:glibc [2022-01-20T07:53:49.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T07:53:50.486Z] Loaded image: debian:bullseye-slim [2022-01-20T07:53:50.486Z] Loaded image: hello-world:latest [2022-01-20T07:53:50.486Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T07:53:50.486Z] INFO: Testing against a local daemon [2022-01-20T07:53:50.486Z] === RUN TestCgroupNamespacesBuild [2022-01-20T07:53:50.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T07:53:51.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T07:53:51.868Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-01-20T07:53:51.868Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T07:53:52.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T07:53:52.564Z] INFO: Expanding compiler 3 of 3... [2022-01-20T07:53:52.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T07:53:52.996Z] Using test binary docker [2022-01-20T07:53:52.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T07:53:52.996Z] Starting apparmor (via systemctl): apparmor.service. [2022-01-20T07:53:52.996Z] INFO: Waiting for daemon to start... [2022-01-20T07:53:52.996Z] Starting dockerd [2022-01-20T07:53:53.248Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-01-20T07:53:53.248Z] === RUN TestBuildWithSession [2022-01-20T07:53:53.248Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T07:53:53.248Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T07:53:53.248Z] === RUN TestBuildSquashParent [2022-01-20T07:53:53.556Z] INFO: Removing downloaded files... [2022-01-20T07:53:53.556Z] INFO: Downloading containerd [2022-01-20T07:53:58.235Z] . [2022-01-20T07:53:58.235Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T07:53:58.235Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T07:53:58.490Z] Error: No such image: emptyfs [2022-01-20T07:53:58.490Z] Running integration-test (iteration 1) [2022-01-20T07:53:58.490Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T07:53:58.747Z] Loaded image: busybox:latest [2022-01-20T07:53:59.003Z] Loaded image: busybox:glibc [2022-01-20T07:53:59.047Z] INFO [loader] Go packages loading at mode 575 (files|imports|types_sizes|compiled_files|deps|exports_file|name) took 2m19.062362496s [2022-01-20T07:53:59.047Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 486.791297ms [2022-01-20T07:54:00.369Z] Loaded image: debian:bullseye-slim [2022-01-20T07:54:00.369Z] Loaded image: hello-world:latest [2022-01-20T07:54:00.369Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T07:54:00.369Z] INFO: Testing against a local daemon [2022-01-20T07:54:00.369Z] === RUN TestCgroupNamespacesBuild [2022-01-20T07:54:01.372Z] --- PASS: TestBuildSquashParent (7.03s) [2022-01-20T07:54:01.372Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T07:54:01.372Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:54:01.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:54:01.372Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:54:01.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:54:01.372Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:54:01.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:54:01.372Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:54:01.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:54:01.372Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:54:01.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:54:01.372Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:54:01.372Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:54:01.372Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:54:01.372Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:54:01.632Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:54:01.632Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:54:02.255Z] --- PASS: TestCgroupNamespacesBuild (1.55s) [2022-01-20T07:54:02.256Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T07:54:02.925Z] Removing intermediate container e9efca8cbea2 [2022-01-20T07:54:02.925Z] ---> 24beb1a03a14 [2022-01-20T07:54:02.925Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T07:54:02.925Z] ---> Running in d0e025b8df2f [2022-01-20T07:54:02.925Z] Removing intermediate container d0e025b8df2f [2022-01-20T07:54:02.925Z] ---> 70a911ac4563 [2022-01-20T07:54:02.925Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T07:54:02.925Z] ---> Running in 6ba4b115f177 [2022-01-20T07:54:02.925Z] Removing intermediate container 6ba4b115f177 [2022-01-20T07:54:02.925Z] ---> 5e2434322b1c [2022-01-20T07:54:02.925Z] Step 11/11 : COPY . . [2022-01-20T07:54:03.183Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s) [2022-01-20T07:54:03.183Z] === RUN TestBuildWithSession [2022-01-20T07:54:03.183Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T07:54:03.183Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T07:54:03.183Z] === RUN TestBuildSquashParent [2022-01-20T07:54:04.000Z] [2022-01-20T07:54:04.000Z] Name Version Source Summary [2022-01-20T07:54:04.000Z] ---- ------- ------ ------- [2022-01-20T07:54:04.000Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-01-20T07:54:04.000Z] [2022-01-20T07:54:04.000Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-01-20T07:54:04.000Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-01-20T07:54:04.000Z] PSChildName : containerd [2022-01-20T07:54:04.000Z] PSDrive : C [2022-01-20T07:54:04.000Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-01-20T07:54:04.000Z] PSIsContainer : True [2022-01-20T07:54:04.000Z] Name : containerd [2022-01-20T07:54:04.000Z] FullName : C:\containerd [2022-01-20T07:54:04.000Z] Parent : [2022-01-20T07:54:04.000Z] Exists : True [2022-01-20T07:54:04.000Z] Root : C:\ [2022-01-20T07:54:04.000Z] Extension : [2022-01-20T07:54:04.000Z] CreationTime : 1/20/2022 7:54:03 AM [2022-01-20T07:54:04.000Z] CreationTimeUtc : 1/20/2022 7:54:03 AM [2022-01-20T07:54:04.000Z] LastAccessTime : 1/20/2022 7:54:03 AM [2022-01-20T07:54:04.000Z] LastAccessTimeUtc : 1/20/2022 7:54:03 AM [2022-01-20T07:54:04.000Z] LastWriteTime : 1/20/2022 7:54:03 AM [2022-01-20T07:54:04.000Z] LastWriteTimeUtc : 1/20/2022 7:54:03 AM [2022-01-20T07:54:04.000Z] Attributes : Directory [2022-01-20T07:54:04.000Z] Mode : d----- [2022-01-20T07:54:04.000Z] BaseName : containerd [2022-01-20T07:54:04.000Z] Target : {} [2022-01-20T07:54:04.000Z] LinkType : [2022-01-20T07:54:04.000Z] [2022-01-20T07:54:04.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:54:04.173Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:54:05.573Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-01-20T07:54:05.573Z] INFO: Configuring git core.autocrlf... [2022-01-20T07:54:05.573Z] [2022-01-20T07:54:05.573Z] [2022-01-20T07:54:06.079Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T07:54:06.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-01-20T07:54:06.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s) [2022-01-20T07:54:06.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2022-01-20T07:54:06.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2022-01-20T07:54:06.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-01-20T07:54:06.079Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2022-01-20T07:54:06.079Z] === RUN TestBuildMultiStageCopy [2022-01-20T07:54:06.079Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T07:54:07.345Z] --- PASS: TestBuildSquashParent (4.01s) [2022-01-20T07:54:07.345Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T07:54:07.345Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:54:07.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:54:07.345Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:54:07.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:54:07.345Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:54:07.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:54:07.345Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:54:07.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:54:07.345Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:54:07.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:54:07.345Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:54:07.345Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:54:07.345Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:54:07.345Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:54:08.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:54:08.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:54:09.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T07:54:10.073Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:54:10.314Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T07:54:10.329Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:54:11.252Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T07:54:11.694Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T07:54:11.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s) [2022-01-20T07:54:11.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-01-20T07:54:11.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-01-20T07:54:11.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s) [2022-01-20T07:54:11.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.51s) [2022-01-20T07:54:11.694Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s) [2022-01-20T07:54:11.694Z] === RUN TestBuildMultiStageCopy [2022-01-20T07:54:11.694Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T07:54:12.210Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T07:54:12.335Z] Removing intermediate container 8acd0e48cf3d [2022-01-20T07:54:12.335Z] ---> 4ada3c109cc1 [2022-01-20T07:54:12.335Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-20T07:54:12.335Z] ---> Running in 6a91314a09dd [2022-01-20T07:54:13.059Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T07:54:13.201Z] --- PASS: TestBuildMultiStageCopy (7.36s) [2022-01-20T07:54:13.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s) [2022-01-20T07:54:13.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-01-20T07:54:13.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-20T07:54:13.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-01-20T07:54:13.201Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-01-20T07:54:13.201Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T07:54:13.315Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T07:54:13.324Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T07:54:13.572Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T07:54:13.572Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T07:54:13.793Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T07:54:13.829Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2022-01-20T07:54:13.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.29s) [2022-01-20T07:54:13.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-01-20T07:54:13.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-01-20T07:54:13.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2022-01-20T07:54:13.829Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-01-20T07:54:13.829Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T07:54:14.262Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T07:54:14.262Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T07:54:14.262Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T07:54:14.262Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T07:54:14.262Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T07:54:14.262Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T07:54:14.262Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T07:54:14.262Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T07:54:14.262Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T07:54:14.262Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T07:54:14.262Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T07:54:14.392Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-01-20T07:54:14.392Z] === RUN TestBuildLabelWithTargets [2022-01-20T07:54:14.732Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T07:54:15.201Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T07:54:15.201Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T07:54:15.326Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-01-20T07:54:15.326Z] === RUN TestBuildWithEmptyLayers [2022-01-20T07:54:15.889Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-01-20T07:54:15.889Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T07:54:17.777Z] --- PASS: TestBuildMultiStageOnBuild (1.58s) [2022-01-20T07:54:17.777Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T07:54:18.033Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-01-20T07:54:18.034Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T07:54:18.475Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-01-20T07:54:18.475Z] === RUN TestBuildLabelWithTargets [2022-01-20T07:54:19.922Z] --- PASS: TestBuildMultiStageLayerLeak (1.59s) [2022-01-20T07:54:19.922Z] === RUN TestBuildWithHugeFile [2022-01-20T07:54:24.180Z] ---> ea50e291fa13 [2022-01-20T07:54:24.180Z] Successfully built ea50e291fa13 [2022-01-20T07:54:24.180Z] Successfully tagged docker:latest [2022-01-20T07:54:24.180Z] INFO: Image build ended at 01/20/2022 07:54:22. Duration:00:02:57.1826283 [2022-01-20T07:54:24.180Z] [2022-01-20T07:54:24.180Z] [2022-01-20T07:54:24.180Z] INFO: Building the test binaries at 01/20/2022 07:54:22... [2022-01-20T07:54:25.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T07:54:26.399Z] INFO: make.ps1 starting at 01/20/2022 07:54:26 [2022-01-20T07:54:26.602Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2022-01-20T07:54:26.603Z] === RUN TestBuildWithEmptyLayers [2022-01-20T07:54:26.867Z] INFO: Git commit (5052e6f3de) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T07:54:26.867Z] INFO: Invoking autogen... [2022-01-20T07:54:27.335Z] INFO: Building daemon... [2022-01-20T07:54:27.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T07:54:28.270Z] ok github.com/docker/docker/libnetwork 37.063s coverage: 40.7% of statements [2022-01-20T07:54:28.270Z] ok github.com/docker/docker/libnetwork/bitseq 0.128s coverage: 84.4% of statements [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T07:54:28.270Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-01-20T07:54:28.270Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T07:54:28.270Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-20T07:54:28.270Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.232s coverage: 59.9% of statements [2022-01-20T07:54:28.270Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T07:54:28.530Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-20T07:54:29.101Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.043s coverage: 4.0% of statements [2022-01-20T07:54:29.101Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T07:54:29.138Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-01-20T07:54:29.138Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T07:54:29.672Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-01-20T07:54:29.672Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T07:54:29.933Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-20T07:54:30.146Z] Removing intermediate container 6a91314a09dd [2022-01-20T07:54:30.146Z] ---> da5cb5ec367c [2022-01-20T07:54:30.146Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T07:54:30.146Z] ---> Running in a6f0a8a167dc [2022-01-20T07:54:30.615Z] Removing intermediate container a6f0a8a167dc [2022-01-20T07:54:30.615Z] ---> fc5a5506f184 [2022-01-20T07:54:30.615Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T07:54:30.615Z] ---> Running in a1c3195a93e9 [2022-01-20T07:54:31.084Z] Removing intermediate container a1c3195a93e9 [2022-01-20T07:54:31.084Z] ---> 6b004716c5c6 [2022-01-20T07:54:31.084Z] Step 11/11 : COPY . . [2022-01-20T07:54:34.412Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-01-20T07:54:34.412Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T07:54:34.673Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-01-20T07:54:34.673Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T07:54:39.926Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.784s coverage: 7.2% of statements [2022-01-20T07:54:39.926Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T07:54:39.926Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-01-20T07:54:39.926Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-20T07:54:39.926Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T07:54:39.926Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-20T07:54:39.926Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T07:54:39.949Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2022-01-20T07:54:39.949Z] === RUN TestBuildWithHugeFile [2022-01-20T07:54:40.187Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-01-20T07:54:40.448Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-01-20T07:54:40.708Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-20T07:54:40.708Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-01-20T07:54:52.333Z] ---> c99a26ddd33c [2022-01-20T07:54:52.333Z] Successfully built c99a26ddd33c [2022-01-20T07:54:52.333Z] Successfully tagged docker:latest [2022-01-20T07:54:52.333Z] INFO: Image build ended at 01/20/2022 07:54:51. Duration:00:02:46.5587816 [2022-01-20T07:54:52.333Z] [2022-01-20T07:54:52.333Z] [2022-01-20T07:54:52.333Z] INFO: Building the test binaries at 01/20/2022 07:54:51... [2022-01-20T07:54:52.937Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-20T07:54:55.446Z] INFO: make.ps1 starting at 01/20/2022 07:54:55 [2022-01-20T07:54:55.915Z] INFO: Git commit (35155e4a42) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T07:54:55.915Z] INFO: Invoking autogen... [2022-01-20T07:54:56.384Z] INFO: Building daemon... [2022-01-20T07:55:07.841Z] ok github.com/docker/docker/libnetwork/ipam 15.733s coverage: 85.3% of statements [2022-01-20T07:55:07.841Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T07:55:07.841Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T07:55:07.841Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-20T07:55:07.841Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-01-20T07:55:07.841Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T07:55:08.101Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-20T07:55:08.673Z] ok github.com/docker/docker/libnetwork/ipamutils 0.280s coverage: 74.0% of statements [2022-01-20T07:55:09.245Z] ok github.com/docker/docker/libnetwork/iptables 0.127s coverage: 45.1% of statements [2022-01-20T07:55:09.506Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-01-20T07:55:09.768Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-01-20T07:55:20.527Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m0.284142449s with top 10 stages: buildssa: 1m30.570649931s, goimports: 20.563699953s, unconvert: 13.699937805s, gosec: 9.460492853s, golint: 5.999262112s, ineffassign: 4.313582476s, misspell: 4.176927266s, inspect: 3.38214405s, vrp: 2.970747758s, ctrlflow: 2.007462297s [2022-01-20T07:55:31.897Z] Removing intermediate container 0ff2c46c0e47 [2022-01-20T07:55:31.897Z] ---> 8c1687a7b64a [2022-01-20T07:55:31.897Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-01-20T07:55:31.897Z] ---> Running in a204d0c31542 [2022-01-20T07:55:31.897Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-01-20T07:55:31.897Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-01-20T07:55:31.897Z] go: downloading github.com/fatih/color v1.10.0 [2022-01-20T07:55:31.897Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-01-20T07:55:31.897Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-01-20T07:55:31.897Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-20T07:55:31.897Z] go: downloading golang.org/x/tools v0.1.0 [2022-01-20T07:55:31.897Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-20T07:55:31.897Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-01-20T07:55:31.897Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-01-20T07:55:31.897Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-01-20T07:55:31.897Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-01-20T07:55:31.897Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-01-20T07:55:31.897Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-01-20T07:55:31.897Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-01-20T07:55:31.897Z] go: downloading golang.org/x/mod v0.3.0 [2022-01-20T07:55:35.445Z] INFO [runner/unused/goanalysis] analyzers took 27.526368194s with top 10 stages: buildssa: 23.572034575s, U1000: 3.954333619s [2022-01-20T07:55:35.445Z] INFO [runner] Issues before processing: 2718, after processing: 0 [2022-01-20T07:55:35.445Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1749/2137, nolint: 0/64, exclude-rules: 64/1749, filename_unadjuster: 2137/2137, skip_files: 2137/2137, exclude: 1749/1749, skip_dirs: 2137/2137, identifier_marker: 1749/1749, cgo: 2137/2718, path_prettifier: 2137/2137 [2022-01-20T07:55:35.445Z] INFO [runner] processing took 106.547947ms with stages: nolint: 43.736174ms, identifier_marker: 35.590807ms, path_prettifier: 13.019923ms, autogenerated_exclude: 5.671967ms, exclude-rules: 4.962536ms, skip_dirs: 3.0371ms, cgo: 387.414µs, filename_unadjuster: 136.346µs, max_same_issues: 2.194µs, exclude: 706ns, uniq_by_line: 551ns, diff: 537ns, max_from_linter: 503ns, skip_files: 333ns, source_code: 308ns, max_per_file_from_linter: 280ns, path_shortener: 268ns [2022-01-20T07:55:35.445Z] INFO [runner] linters took 1m37.61034855s with stages: goanalysis_metalinter: 1m16.319617259s, unused: 21.18400075s [2022-01-20T07:55:35.445Z] INFO File cache stats: 1673 entries of total size 8.4MiB [2022-01-20T07:55:35.445Z] INFO Memory: 2373 samples, avg is 418.1MB, max is 3802.0MB [2022-01-20T07:55:35.445Z] INFO Execution took 3m57.172469688s [2022-01-20T07:55:35.445Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-01-20T07:55:36.031Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e9459fdce4b1f65412f5f6dd922dd946e310003 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5e9459fdce4b1f65412f5f6dd922dd946e310003 hack/make.sh dynbinary test-docker-py [2022-01-20T07:55:36.204Z] --- PASS: TestBuildWithHugeFile (55.06s) [2022-01-20T07:55:36.204Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T07:55:36.204Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T07:55:36.204Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T07:55:36.204Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T07:55:36.204Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T07:55:36.204Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T07:55:36.204Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T07:55:36.205Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T07:55:36.205Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T07:55:36.205Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T07:55:36.205Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T07:55:36.205Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T07:55:36.205Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T07:55:36.205Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-01-20T07:55:36.205Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-01-20T07:55:36.205Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-01-20T07:55:36.205Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-01-20T07:55:36.205Z] === RUN TestBuildPreserveOwnership [2022-01-20T07:55:36.205Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T07:55:36.290Z] [2022-01-20T07:55:36.549Z] Removing bundles/ [2022-01-20T07:55:36.549Z] [2022-01-20T07:55:36.549Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T07:55:36.549Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:55:36.549Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:55:39.659Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T07:55:39.659Z] [2022-01-20T07:55:39.659Z] ________ ____ __. [2022-01-20T07:55:39.659Z] \_____ \ | |/ _| [2022-01-20T07:55:39.659Z] / | \| < [2022-01-20T07:55:39.659Z] / | \ | \ [2022-01-20T07:55:39.659Z] \_______ /____|__ \ [2022-01-20T07:55:39.659Z] \/ \/ [2022-01-20T07:55:39.659Z] [2022-01-20T07:55:39.659Z] INFO: make.ps1 ended at 01/20/2022 07:55:34 [2022-01-20T07:55:39.659Z] INFO: Binaries build ended at 01/20/2022 07:55:35. Duration:00:01:13.2429525 [2022-01-20T07:55:39.659Z] INFO: Copying the built daemon binary to d:\CI\PR-43103\13\binary\dockerd-5052e6f3de.exe... [2022-01-20T07:55:39.659Z] INFO: Copying the built client binary to d:\CI\PR-43103\13\binary\docker-5052e6f3de.exe... [2022-01-20T07:55:39.659Z] INFO: Copying dockerversion from the container... [2022-01-20T07:55:39.659Z] INFO: Copying the golang package from the container to d:\CI\PR-43103\13\installer\go.zip... [2022-01-20T07:55:39.659Z] INFO: Extracting go.zip to d:\CI\PR-43103\13\go [2022-01-20T07:55:40.397Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T07:55:41.291Z] --- PASS: TestBuildWithHugeFile (75.82s) [2022-01-20T07:55:41.291Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T07:55:41.291Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T07:55:41.291Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T07:55:41.291Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T07:55:41.291Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T07:55:41.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T07:55:41.291Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T07:55:41.291Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T07:55:41.291Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T07:55:41.291Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T07:55:41.291Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T07:55:41.291Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T07:55:41.291Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T07:55:41.291Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T07:55:41.291Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-01-20T07:55:41.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-01-20T07:55:41.291Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-20T07:55:41.291Z] === RUN TestBuildPreserveOwnership [2022-01-20T07:55:41.291Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T07:55:41.291Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T07:55:41.291Z] --- PASS: TestBuildPreserveOwnership (3.28s) [2022-01-20T07:55:41.291Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.21s) [2022-01-20T07:55:41.291Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-01-20T07:55:41.291Z] === RUN TestBuildPlatformInvalid [2022-01-20T07:55:41.291Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-20T07:55:41.291Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T07:55:41.291Z] Loaded image: busybox:latest [2022-01-20T07:55:41.291Z] Loaded image: busybox:glibc [2022-01-20T07:55:41.291Z] Loaded image: debian:bullseye-slim [2022-01-20T07:55:41.291Z] Loaded image: hello-world:latest [2022-01-20T07:55:41.291Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T07:55:44.592Z] --- PASS: TestBuildPreserveOwnership (9.71s) [2022-01-20T07:55:44.592Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.70s) [2022-01-20T07:55:44.592Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-01-20T07:55:44.592Z] === RUN TestBuildPlatformInvalid [2022-01-20T07:55:44.592Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T07:55:44.592Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T07:55:44.592Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-20T07:55:44.592Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T07:55:44.592Z] PASS [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] === Skipped [2022-01-20T07:55:44.592Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T07:55:44.592Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T07:55:44.592Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-01-20T07:55:44.592Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] DONE 34 tests, 3 skipped in 115.638s [2022-01-20T07:55:44.592Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T07:55:44.592Z] INFO: Testing against a local daemon [2022-01-20T07:55:44.592Z] === RUN TestConfigInspect [2022-01-20T07:55:44.592Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] --- SKIP: TestConfigInspect (0.01s) [2022-01-20T07:55:44.592Z] === RUN TestConfigList [2022-01-20T07:55:44.592Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] --- SKIP: TestConfigList (0.02s) [2022-01-20T07:55:44.592Z] === RUN TestConfigsCreateAndDelete [2022-01-20T07:55:44.592Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-01-20T07:55:44.592Z] === RUN TestConfigsUpdate [2022-01-20T07:55:44.592Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-01-20T07:55:44.592Z] === RUN TestTemplatedConfig [2022-01-20T07:55:44.592Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T07:55:44.592Z] === RUN TestConfigCreateResolve [2022-01-20T07:55:44.592Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-01-20T07:55:44.592Z] PASS [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] === Skipped [2022-01-20T07:55:44.592Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2022-01-20T07:55:44.592Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-01-20T07:55:44.592Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-01-20T07:55:44.592Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-01-20T07:55:44.592Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-01-20T07:55:44.592Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-01-20T07:55:44.592Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:55:44.592Z] [2022-01-20T07:55:44.592Z] DONE 6 tests, 6 skipped in 0.183s [2022-01-20T07:55:44.592Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T07:55:44.592Z] INFO: Testing against a local daemon [2022-01-20T07:55:44.592Z] === RUN TestCheckpoint [2022-01-20T07:55:44.592Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T07:55:44.592Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T07:55:44.592Z] === RUN TestContainerInvalidJSON [2022-01-20T07:55:44.592Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T07:55:44.592Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T07:55:44.592Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T07:55:44.592Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T07:55:44.852Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T07:55:44.852Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T07:55:44.852Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T07:55:44.852Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T07:55:44.852Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T07:55:44.852Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T07:55:44.852Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-01-20T07:55:44.852Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T07:55:44.852Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T07:55:44.852Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T07:55:44.852Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-01-20T07:55:44.852Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T07:55:44.852Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-01-20T07:55:44.852Z] === RUN TestCopyFromContainer [2022-01-20T07:55:46.860Z] Removing intermediate container a204d0c31542 [2022-01-20T07:55:46.860Z] ---> a4c67689e2b3 [2022-01-20T07:55:46.860Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-01-20T07:55:46.860Z] ---> Running in e90189c91ac0 [2022-01-20T07:55:46.860Z] Removing intermediate container e90189c91ac0 [2022-01-20T07:55:46.860Z] ---> 5e5066947f5b [2022-01-20T07:55:46.860Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-01-20T07:55:46.860Z] ---> Running in ff788fb8e438 [2022-01-20T07:55:46.860Z] Removing intermediate container ff788fb8e438 [2022-01-20T07:55:46.860Z] ---> fb53b3a722d0 [2022-01-20T07:55:46.860Z] Step 11/11 : COPY . . [2022-01-20T07:55:48.143Z] === RUN TestCopyFromContainer// [2022-01-20T07:55:48.143Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T07:55:48.403Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T07:55:48.403Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T07:55:48.403Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T07:55:48.403Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T07:55:48.403Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T07:55:48.403Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T07:55:48.663Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T07:55:48.663Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer (3.79s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T07:55:48.663Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T07:55:48.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T07:55:48.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T07:55:48.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T07:55:48.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T07:55:48.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T07:55:48.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T07:55:48.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T07:55:48.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T07:55:48.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T07:55:48.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T07:55:48.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T07:55:48.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T07:55:48.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T07:55:48.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T07:55:48.663Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T07:55:48.663Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-01-20T07:55:48.663Z] === RUN TestCreateWithInvalidEnv [2022-01-20T07:55:48.663Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T07:55:48.663Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T07:55:48.663Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T07:55:48.663Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T07:55:48.663Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T07:55:48.663Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T07:55:48.663Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T07:55:48.663Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T07:55:48.663Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T07:55:48.663Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T07:55:48.663Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T07:55:48.663Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T07:55:48.663Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T07:55:48.663Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T07:55:48.663Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T07:55:48.663Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T07:55:49.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T07:55:49.429Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.54s) [2022-01-20T07:55:49.429Z] PASS [2022-01-20T07:55:49.429Z] [2022-01-20T07:55:49.429Z] === Skipped [2022-01-20T07:55:49.429Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T07:55:49.429Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T07:55:49.429Z] [2022-01-20T07:55:49.429Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T07:55:49.429Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T07:55:49.429Z] [2022-01-20T07:55:49.429Z] DONE 34 tests, 2 skipped in 110.936s [2022-01-20T07:55:49.429Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T07:55:49.429Z] INFO: Testing against a local daemon [2022-01-20T07:55:49.429Z] === RUN TestConfigInspect [2022-01-20T07:55:50.042Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-01-20T07:55:50.042Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T07:55:50.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-01-20T07:55:50.981Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T07:55:50.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T07:55:50.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T07:55:50.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T07:55:50.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T07:55:50.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T07:55:50.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T07:55:50.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T07:55:50.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T07:55:50.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T07:55:50.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T07:55:50.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T07:55:50.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T07:55:50.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T07:55:50.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T07:55:50.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T07:55:50.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T07:55:50.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T07:55:50.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T07:55:50.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T07:55:50.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T07:55:50.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T07:55:50.981Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T07:55:51.550Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-01-20T07:55:51.550Z] === RUN TestCreateDifferentPlatform [2022-01-20T07:55:51.550Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T07:55:51.550Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T07:55:51.550Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T07:55:51.550Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T07:55:51.550Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T07:55:51.550Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T07:55:51.550Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-01-20T07:55:51.550Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T07:55:51.550Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T07:55:51.550Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T07:55:51.550Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T07:55:51.550Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T07:55:51.550Z] === RUN TestDaemonRestartIpcMode [2022-01-20T07:55:51.550Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T07:55:51.550Z] === RUN TestDaemonHostGatewayIP [2022-01-20T07:55:51.550Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:55:51.550Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-01-20T07:55:51.550Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T07:55:51.550Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T07:55:51.550Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T07:55:51.550Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T07:55:51.550Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T07:55:51.550Z] === RUN TestDiff [2022-01-20T07:55:51.942Z] --- PASS: TestConfigInspect (2.31s) [2022-01-20T07:55:51.942Z] === RUN TestConfigList [2022-01-20T07:55:52.119Z] --- PASS: TestDiff (0.43s) [2022-01-20T07:55:52.119Z] === RUN TestExecWithCloseStdin [2022-01-20T07:55:52.379Z] --- PASS: TestExecWithCloseStdin (0.42s) [2022-01-20T07:55:52.379Z] === RUN TestExec [2022-01-20T07:55:52.947Z] --- PASS: TestExec (0.45s) [2022-01-20T07:55:52.947Z] === RUN TestExecUser [2022-01-20T07:55:53.516Z] --- PASS: TestExecUser (0.46s) [2022-01-20T07:55:53.517Z] === RUN TestExportContainerAndImportImage [2022-01-20T07:55:53.776Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-01-20T07:55:53.776Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T07:55:53.829Z] --- PASS: TestConfigList (2.10s) [2022-01-20T07:55:53.829Z] === RUN TestConfigsCreateAndDelete [2022-01-20T07:55:55.164Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-01-20T07:55:55.164Z] === RUN TestHealthCheckWorkdir [2022-01-20T07:55:55.735Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-01-20T07:55:55.735Z] === RUN TestHealthKillContainer [2022-01-20T07:55:56.340Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-01-20T07:55:56.341Z] === RUN TestConfigsUpdate [2022-01-20T07:55:58.226Z] --- PASS: TestConfigsUpdate (2.09s) [2022-01-20T07:55:58.226Z] === RUN TestTemplatedConfig [2022-01-20T07:56:00.745Z] --- PASS: TestTemplatedConfig (2.73s) [2022-01-20T07:56:00.745Z] === RUN TestConfigCreateResolve [2022-01-20T07:56:03.259Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-01-20T07:56:03.259Z] PASS [2022-01-20T07:56:03.259Z] [2022-01-20T07:56:03.259Z] DONE 6 tests in 13.452s [2022-01-20T07:56:03.259Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T07:56:03.259Z] INFO: Testing against a local daemon [2022-01-20T07:56:03.259Z] === RUN TestCheckpoint [2022-01-20T07:56:03.259Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T07:56:03.259Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T07:56:03.259Z] === RUN TestContainerInvalidJSON [2022-01-20T07:56:03.259Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T07:56:03.259Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T07:56:03.259Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T07:56:03.259Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T07:56:03.259Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T07:56:03.259Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T07:56:03.259Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T07:56:03.259Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T07:56:03.259Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T07:56:03.259Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T07:56:03.259Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-20T07:56:03.259Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T07:56:03.259Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T07:56:03.259Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T07:56:03.259Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T07:56:03.259Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T07:56:03.259Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T07:56:03.259Z] === RUN TestCopyFromContainer [2022-01-20T07:56:03.862Z] --- PASS: TestHealthKillContainer (7.90s) [2022-01-20T07:56:03.862Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T07:56:03.862Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T07:56:03.862Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T07:56:03.862Z] === RUN TestIpcModeNone [2022-01-20T07:56:03.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T07:56:04.122Z] --- PASS: TestIpcModeNone (0.44s) [2022-01-20T07:56:04.122Z] === RUN TestIpcModePrivate [2022-01-20T07:56:04.185Z] === RUN TestCopyFromContainer// [2022-01-20T07:56:04.185Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T07:56:04.185Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T07:56:04.381Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-01-20T07:56:04.441Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T07:56:04.441Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T07:56:04.441Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T07:56:04.441Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T07:56:04.441Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T07:56:04.641Z] --- PASS: TestIpcModePrivate (0.45s) [2022-01-20T07:56:04.641Z] === RUN TestIpcModeShareable [2022-01-20T07:56:04.641Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:04.641Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-01-20T07:56:04.641Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T07:56:04.699Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T07:56:04.699Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer (1.55s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T07:56:04.699Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-01-20T07:56:04.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T07:56:04.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T07:56:04.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T07:56:04.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T07:56:04.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T07:56:04.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T07:56:04.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T07:56:04.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T07:56:04.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T07:56:04.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T07:56:04.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T07:56:04.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T07:56:04.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T07:56:04.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T07:56:04.700Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T07:56:04.700Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-01-20T07:56:04.700Z] === RUN TestCreateWithInvalidEnv [2022-01-20T07:56:04.700Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T07:56:04.700Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T07:56:04.700Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T07:56:04.700Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T07:56:04.700Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T07:56:04.700Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T07:56:04.700Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T07:56:04.700Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T07:56:04.700Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T07:56:04.700Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T07:56:04.700Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T07:56:04.700Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T07:56:04.700Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T07:56:04.700Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T07:56:04.700Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T07:56:04.700Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T07:56:04.959Z] INFO: Extraction ended at 01/20/2022 07:56:02. Duration:00:00:24.1557149 [2022-01-20T07:56:04.959Z] INFO: Updating the golang and path environment variables [2022-01-20T07:56:04.959Z] INFO: GOPATH=d:\gopath [2022-01-20T07:56:04.959Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T07:56:04.959Z] INFO: Running the daemon under test in debug mode [2022-01-20T07:56:04.959Z] INFO: Starting a daemon under test... [2022-01-20T07:56:04.959Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43103\13\daemon --pidfile d:\CI\PR-43103\13\docker.pid -D [2022-01-20T07:56:04.959Z] INFO: Process started successfully. [2022-01-20T07:56:04.959Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T07:56:04.959Z] INFO: Waiting for the daemon under test to start... [2022-01-20T07:56:06.022Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-01-20T07:56:06.022Z] === RUN TestAPIIpcModeHost [2022-01-20T07:56:06.022Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:06.022Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-01-20T07:56:06.022Z] === RUN TestDaemonIpcModeShareable [2022-01-20T07:56:06.022Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:06.022Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-01-20T07:56:06.022Z] === RUN TestDaemonIpcModePrivate [2022-01-20T07:56:06.589Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-01-20T07:56:06.589Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T07:56:06.961Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-01-20T07:56:06.961Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-20T07:56:06.961Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T07:56:06.961Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:06.961Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T07:56:06.961Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T07:56:06.961Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:06.961Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T07:56:06.961Z] === RUN TestIpcModeOlderClient [2022-01-20T07:56:06.961Z] === PAUSE TestIpcModeOlderClient [2022-01-20T07:56:06.961Z] === RUN TestKillContainerInvalidSignal [2022-01-20T07:56:07.531Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-01-20T07:56:07.531Z] === RUN TestKillContainer [2022-01-20T07:56:07.531Z] === RUN TestKillContainer/no_signal [2022-01-20T07:56:07.791Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T07:56:07.955Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-01-20T07:56:07.955Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T07:56:07.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T07:56:07.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T07:56:07.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T07:56:07.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T07:56:07.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T07:56:07.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T07:56:07.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T07:56:07.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T07:56:07.955Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T07:56:07.955Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T07:56:07.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T07:56:07.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T07:56:07.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T07:56:07.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T07:56:07.955Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T07:56:07.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T07:56:07.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T07:56:07.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T07:56:07.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T07:56:07.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T07:56:07.955Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T07:56:07.955Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T07:56:08.050Z] === RUN TestKillContainer/killing_signal [2022-01-20T07:56:08.515Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-01-20T07:56:08.515Z] === RUN TestCreateDifferentPlatform [2022-01-20T07:56:08.515Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T07:56:08.515Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T07:56:08.515Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T07:56:08.515Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T07:56:08.515Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T07:56:08.515Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T07:56:08.619Z] --- PASS: TestKillContainer (1.21s) [2022-01-20T07:56:08.619Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-01-20T07:56:08.619Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-01-20T07:56:08.619Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-01-20T07:56:08.619Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T07:56:08.619Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T07:56:08.710Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T07:56:08.710Z] [2022-01-20T07:56:08.710Z] ________ ____ __. [2022-01-20T07:56:08.710Z] \_____ \ | |/ _| [2022-01-20T07:56:08.710Z] / | \| < [2022-01-20T07:56:08.710Z] / | \ | \ [2022-01-20T07:56:08.710Z] \_______ /____|__ \ [2022-01-20T07:56:08.710Z] \/ \/ [2022-01-20T07:56:08.710Z] [2022-01-20T07:56:08.710Z] INFO: make.ps1 ended at 01/20/2022 07:56:00 [2022-01-20T07:56:08.710Z] INFO: Binaries build ended at 01/20/2022 07:56:02. Duration:00:01:10.2612536 [2022-01-20T07:56:08.710Z] INFO: Copying the built daemon binary to d:\CI\PR-43103\13\binary\dockerd-35155e4a42.exe... [2022-01-20T07:56:08.710Z] INFO: Copying the built client binary to d:\CI\PR-43103\13\binary\docker-35155e4a42.exe... [2022-01-20T07:56:08.710Z] INFO: Copying dockerversion from the container... [2022-01-20T07:56:08.710Z] INFO: Copying the golang package from the container to d:\CI\PR-43103\13\installer\go.zip... [2022-01-20T07:56:08.710Z] INFO: Extracting go.zip to d:\CI\PR-43103\13\go [2022-01-20T07:56:08.772Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-01-20T07:56:08.772Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T07:56:08.772Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T07:56:08.772Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T07:56:08.772Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T07:56:08.772Z] === RUN TestDaemonRestartIpcMode [2022-01-20T07:56:08.772Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T07:56:08.772Z] === RUN TestDaemonHostGatewayIP [2022-01-20T07:56:08.772Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T07:56:08.772Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T07:56:08.772Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T07:56:08.772Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T07:56:08.772Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T07:56:08.772Z] === RUN TestDiff [2022-01-20T07:56:09.188Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T07:56:09.333Z] --- PASS: TestDiff (0.57s) [2022-01-20T07:56:09.333Z] === RUN TestExecWithCloseStdin [2022-01-20T07:56:09.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-01-20T07:56:09.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-01-20T07:56:09.448Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-01-20T07:56:09.448Z] === RUN TestKillStoppedContainer [2022-01-20T07:56:09.448Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T07:56:09.448Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T07:56:09.448Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-01-20T07:56:09.448Z] === RUN TestKillDifferentUserContainer [2022-01-20T07:56:09.894Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-01-20T07:56:09.894Z] === RUN TestExec [2022-01-20T07:56:10.016Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-20T07:56:10.016Z] === RUN TestInspectOomKilledTrue [2022-01-20T07:56:10.016Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:10.016Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T07:56:10.016Z] === RUN TestInspectOomKilledFalse [2022-01-20T07:56:10.016Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T07:56:10.016Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T07:56:10.016Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T07:56:10.016Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T07:56:10.016Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T07:56:10.016Z] === RUN TestLinksContainerNames [2022-01-20T07:56:10.455Z] --- PASS: TestExec (0.60s) [2022-01-20T07:56:10.455Z] === RUN TestExecUser [2022-01-20T07:56:10.954Z] --- PASS: TestLinksContainerNames (0.85s) [2022-01-20T07:56:10.954Z] === RUN TestLogsFollowTailEmpty [2022-01-20T07:56:11.016Z] --- PASS: TestExecUser (0.57s) [2022-01-20T07:56:11.016Z] === RUN TestExportContainerAndImportImage [2022-01-20T07:56:11.213Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-01-20T07:56:11.213Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T07:56:11.473Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/default [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/private [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/slave [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/shared [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T07:56:11.473Z] === CONT TestMountDaemonRoot/default [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T07:56:11.473Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T07:56:11.473Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T07:56:11.473Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T07:56:11.473Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T07:56:11.473Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/shared [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/slave [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/private [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T07:56:11.748Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T07:56:11.748Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T07:56:11.748Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T07:56:11.943Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-01-20T07:56:11.943Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T07:56:12.013Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T07:56:12.013Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T07:56:12.013Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T07:56:12.013Z] 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-01-20T07:56:12.013Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-01-20T07:56:12.013Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T07:56:12.013Z] 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-01-20T07:56:12.013Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T07:56:12.013Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T07:56:12.013Z] 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-01-20T07:56:12.013Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T07:56:12.013Z] === RUN TestNetworkNat [2022-01-20T07:56:12.208Z] ---> 030c1ee8b914 [2022-01-20T07:56:12.208Z] Successfully built 030c1ee8b914 [2022-01-20T07:56:12.208Z] Successfully tagged docker:latest [2022-01-20T07:56:12.208Z] INFO: Image build ended at 01/20/2022 07:56:09. Duration:00:03:31.7648905 [2022-01-20T07:56:12.208Z] [2022-01-20T07:56:12.208Z] [2022-01-20T07:56:12.208Z] INFO: Building the test binaries at 01/20/2022 07:56:09... [2022-01-20T07:56:12.618Z] --- PASS: TestNetworkNat (0.53s) [2022-01-20T07:56:12.618Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T07:56:13.187Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-01-20T07:56:13.187Z] === RUN TestNetworkLoopbackNat [2022-01-20T07:56:13.307Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-01-20T07:56:13.307Z] === RUN TestHealthCheckWorkdir [2022-01-20T07:56:13.868Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-01-20T07:56:13.868Z] === RUN TestHealthKillContainer [2022-01-20T07:56:15.722Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-01-20T07:56:15.722Z] === RUN TestPause [2022-01-20T07:56:15.722Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:15.722Z] --- SKIP: TestPause (0.00s) [2022-01-20T07:56:15.722Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T07:56:15.722Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T07:56:15.722Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T07:56:15.722Z] === RUN TestPauseStopPausedContainer [2022-01-20T07:56:15.722Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:15.722Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-01-20T07:56:15.722Z] === RUN TestPidHost [2022-01-20T07:56:16.019Z] INFO: make.ps1 starting at 01/20/2022 07:56:15 [2022-01-20T07:56:16.019Z] INFO: Git commit (7007124a7f) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T07:56:16.019Z] INFO: Invoking autogen... [2022-01-20T07:56:16.490Z] INFO: Building daemon... [2022-01-20T07:56:16.662Z] --- PASS: TestPidHost (1.01s) [2022-01-20T07:56:16.662Z] === RUN TestPsFilter [2022-01-20T07:56:16.662Z] --- PASS: TestPsFilter (0.10s) [2022-01-20T07:56:16.662Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T07:56:17.231Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-01-20T07:56:17.231Z] === RUN TestRemoveContainerWithVolume [2022-01-20T07:56:17.491Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-01-20T07:56:17.491Z] === RUN TestRemoveContainerRunning [2022-01-20T07:56:18.061Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-01-20T07:56:18.061Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T07:56:18.321Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-01-20T07:56:18.321Z] === RUN TestRemoveInvalidContainer [2022-01-20T07:56:18.321Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T07:56:18.321Z] === RUN TestRenameLinkedContainer [2022-01-20T07:56:20.229Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-01-20T07:56:20.229Z] === RUN TestRenameStoppedContainer [2022-01-20T07:56:20.229Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-01-20T07:56:20.229Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T07:56:21.167Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-01-20T07:56:21.167Z] === RUN TestRenameInvalidName [2022-01-20T07:56:21.426Z] --- PASS: TestRenameInvalidName (0.40s) [2022-01-20T07:56:21.426Z] === RUN TestRenameAnonymousContainer [2022-01-20T07:56:22.776Z] ...INFO: Daemon under test started and replied! [2022-01-20T07:56:22.776Z] INFO: Docker version of the daemon under test [2022-01-20T07:56:22.776Z] [2022-01-20T07:56:22.776Z] Client: [2022-01-20T07:56:22.776Z] Version: 17.06.2-ce [2022-01-20T07:56:22.776Z] API version: 1.30 [2022-01-20T07:56:22.776Z] Go version: go1.8.3 [2022-01-20T07:56:22.776Z] Git commit: cec0b72 [2022-01-20T07:56:22.776Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T07:56:22.776Z] OS/Arch: windows/amd64 [2022-01-20T07:56:22.776Z] [2022-01-20T07:56:22.776Z] Server: [2022-01-20T07:56:22.776Z] Version: 0.0.0-dev [2022-01-20T07:56:22.776Z] API version: 1.42 (minimum version 1.24) [2022-01-20T07:56:22.776Z] Go version: go1.17.6 [2022-01-20T07:56:22.776Z] Git commit: 5052e6f3de [2022-01-20T07:56:22.776Z] Built: 01/20/2022 07:54:26 [2022-01-20T07:56:22.776Z] OS/Arch: windows/amd64 [2022-01-20T07:56:22.776Z] Experimental: false [2022-01-20T07:56:22.776Z] [2022-01-20T07:56:22.776Z] INFO: Docker info of the daemon under test [2022-01-20T07:56:22.776Z] [2022-01-20T07:56:22.776Z] Containers: 0 [2022-01-20T07:56:22.776Z] Running: 0 [2022-01-20T07:56:22.776Z] Paused: 0 [2022-01-20T07:56:22.776Z] Stopped: 0 [2022-01-20T07:56:22.776Z] Images: 0 [2022-01-20T07:56:22.776Z] Server Version: 0.0.0-dev [2022-01-20T07:56:22.776Z] Storage Driver: windowsfilter [2022-01-20T07:56:22.776Z] Windows: [2022-01-20T07:56:22.776Z] Logging Driver: json-file [2022-01-20T07:56:22.776Z] Plugins: [2022-01-20T07:56:22.776Z] Volume: local [2022-01-20T07:56:22.776Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T07:56:22.776Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T07:56:22.776Z] Swarm: inactive [2022-01-20T07:56:22.776Z] Default Isolation: process [2022-01-20T07:56:22.776Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T07:56:22.776Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T07:56:22.776Z] OSType: windows [2022-01-20T07:56:22.776Z] Architecture: x86_64 [2022-01-20T07:56:22.776Z] CPUs: 4 [2022-01-20T07:56:22.776Z] Total Memory: 32GiB [2022-01-20T07:56:22.776Z] Name: azwin-2-504930 [2022-01-20T07:56:22.776Z] ID: KKOM:ON4E:EL26:M6D4:G5FR:DJAD:TIIB:4GWM:75XD:L7AB:FHAR:XVRI [2022-01-20T07:56:22.776Z] Docker Root Dir: D:\CI\PR-43103\13\daemon [2022-01-20T07:56:22.776Z] Debug Mode (client): false [2022-01-20T07:56:22.776Z] Debug Mode (server): true [2022-01-20T07:56:22.776Z] File Descriptors: -1 [2022-01-20T07:56:22.776Z] Goroutines: 16 [2022-01-20T07:56:22.776Z] System Time: 2022-01-20T07:56:21.7450357Z [2022-01-20T07:56:22.776Z] EventsListeners: 0 [2022-01-20T07:56:22.776Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:56:22.776Z] Labels: [2022-01-20T07:56:22.776Z] Experimental: false [2022-01-20T07:56:22.776Z] Insecure Registries: [2022-01-20T07:56:22.776Z] 127.0.0.0/8 [2022-01-20T07:56:22.776Z] Live Restore Enabled: false [2022-01-20T07:56:22.776Z] [2022-01-20T07:56:22.776Z] [2022-01-20T07:56:22.776Z] INFO: Docker images of the daemon under test [2022-01-20T07:56:22.776Z] [2022-01-20T07:56:22.776Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T07:56:22.776Z] [2022-01-20T07:56:22.776Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T07:56:22.776Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-20T07:56:22.776Z] ltsc2022: Pulling from windows/servercore [2022-01-20T07:56:23.245Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T07:56:23.245Z] 0e02c12b1310: Pulling fs layer [2022-01-20T07:56:23.333Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-01-20T07:56:23.333Z] === RUN TestRenameContainerWithSameName [2022-01-20T07:56:23.333Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-20T07:56:23.333Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T07:56:23.802Z] --- PASS: TestHealthKillContainer (8.20s) [2022-01-20T07:56:23.802Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T07:56:23.802Z] --- PASS: TestInspectCpusetInConfigPre120 (0.48s) [2022-01-20T07:56:23.802Z] === RUN TestIpcModeNone [2022-01-20T07:56:23.802Z] --- PASS: TestIpcModeNone (0.60s) [2022-01-20T07:56:23.802Z] === RUN TestIpcModePrivate [2022-01-20T07:56:23.802Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-01-20T07:56:23.802Z] --- PASS: TestIpcModePrivate (0.59s) [2022-01-20T07:56:23.802Z] === RUN TestIpcModeShareable [2022-01-20T07:56:24.057Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-01-20T07:56:24.272Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-01-20T07:56:24.272Z] === RUN TestResize [2022-01-20T07:56:24.312Z] --- PASS: TestIpcModeShareable (0.61s) [2022-01-20T07:56:24.312Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T07:56:24.840Z] --- PASS: TestResize (0.40s) [2022-01-20T07:56:24.840Z] === RUN TestResizeWithInvalidSize [2022-01-20T07:56:25.100Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-01-20T07:56:25.100Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T07:56:25.361Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-01-20T07:56:25.361Z] === RUN TestDaemonRestartKillContainers [2022-01-20T07:56:25.361Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T07:56:25.361Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T07:56:25.361Z] === RUN TestCgroupNamespacesRun [2022-01-20T07:56:26.200Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s) [2022-01-20T07:56:26.200Z] === RUN TestAPIIpcModeHost [2022-01-20T07:56:26.456Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-01-20T07:56:26.456Z] === RUN TestDaemonIpcModeShareable [2022-01-20T07:56:26.743Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-01-20T07:56:26.743Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T07:56:27.383Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-20T07:56:27.639Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-01-20T07:56:27.639Z] === RUN TestDaemonIpcModePrivate [2022-01-20T07:56:27.682Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-01-20T07:56:27.682Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T07:56:28.566Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-20T07:56:28.822Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-01-20T07:56:28.822Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T07:56:29.063Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-01-20T07:56:29.063Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T07:56:29.748Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-01-20T07:56:29.960Z] INFO: Extraction ended at 01/20/2022 07:56:26. Duration:00:00:22.8281366 [2022-01-20T07:56:29.960Z] INFO: Updating the golang and path environment variables [2022-01-20T07:56:29.960Z] INFO: GOPATH=d:\gopath [2022-01-20T07:56:29.960Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T07:56:29.960Z] INFO: Running the daemon under test in debug mode [2022-01-20T07:56:29.960Z] INFO: Running the daemon under test in containerd mode [2022-01-20T07:56:29.960Z] INFO: Starting a daemon under test... [2022-01-20T07:56:29.960Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43103\13\daemon --pidfile d:\CI\PR-43103\13\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-01-20T07:56:29.960Z] INFO: Containerd started successfully. [2022-01-20T07:56:29.960Z] INFO: Process started successfully. [2022-01-20T07:56:29.960Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T07:56:29.960Z] INFO: Waiting for the daemon under test to start... [2022-01-20T07:56:30.003Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-01-20T07:56:30.003Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T07:56:30.003Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-01-20T07:56:30.004Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T07:56:30.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T07:56:30.930Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-01-20T07:56:30.942Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-01-20T07:56:30.942Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T07:56:31.185Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-01-20T07:56:31.186Z] === RUN TestIpcModeOlderClient [2022-01-20T07:56:31.186Z] === PAUSE TestIpcModeOlderClient [2022-01-20T07:56:31.186Z] === RUN TestKillContainerInvalidSignal [2022-01-20T07:56:31.445Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-20T07:56:31.445Z] === RUN TestKillContainer [2022-01-20T07:56:31.445Z] === RUN TestKillContainer/no_signal [2022-01-20T07:56:32.005Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T07:56:32.261Z] === RUN TestKillContainer/killing_signal [2022-01-20T07:56:32.322Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-01-20T07:56:32.322Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T07:56:32.821Z] --- PASS: TestKillContainer (1.26s) [2022-01-20T07:56:32.821Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-01-20T07:56:32.821Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-01-20T07:56:32.821Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-01-20T07:56:32.821Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T07:56:32.821Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T07:56:32.891Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-01-20T07:56:32.891Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T07:56:33.077Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T07:56:33.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T07:56:34.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s) [2022-01-20T07:56:34.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-01-20T07:56:34.005Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-01-20T07:56:34.005Z] === RUN TestKillStoppedContainer [2022-01-20T07:56:34.005Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T07:56:34.005Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T07:56:34.005Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T07:56:34.005Z] === RUN TestKillDifferentUserContainer [2022-01-20T07:56:34.261Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-01-20T07:56:34.261Z] === RUN TestInspectOomKilledTrue [2022-01-20T07:56:34.261Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T07:56:34.261Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T07:56:34.261Z] === RUN TestInspectOomKilledFalse [2022-01-20T07:56:34.271Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-01-20T07:56:34.271Z] === RUN TestNISDomainname [2022-01-20T07:56:34.271Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T07:56:34.271Z] --- SKIP: TestNISDomainname (0.01s) [2022-01-20T07:56:34.271Z] === RUN TestHostnameDnsResolution [2022-01-20T07:56:34.530Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-01-20T07:56:34.530Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T07:56:34.530Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T07:56:34.530Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T07:56:34.530Z] === RUN TestStats [2022-01-20T07:56:34.530Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:34.530Z] --- SKIP: TestStats (0.00s) [2022-01-20T07:56:34.530Z] === RUN TestStopContainerWithTimeout [2022-01-20T07:56:34.530Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T07:56:34.530Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T07:56:34.530Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T07:56:34.530Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T07:56:34.530Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T07:56:34.530Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T07:56:34.530Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T07:56:34.530Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T07:56:34.530Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T07:56:34.530Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T07:56:34.832Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-01-20T07:56:34.832Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T07:56:35.100Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-01-20T07:56:35.100Z] === RUN TestLinksContainerNames [2022-01-20T07:56:35.469Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T07:56:35.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T07:56:36.035Z] --- PASS: TestLinksContainerNames (0.89s) [2022-01-20T07:56:36.035Z] === RUN TestLogsFollowTailEmpty [2022-01-20T07:56:36.292Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2022-01-20T07:56:36.292Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T07:56:36.854Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/default [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/private [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/slave [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/shared [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/default [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/shared [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/slave [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/private [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T07:56:36.854Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T07:56:36.854Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T07:56:36.854Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T07:56:37.110Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T07:56:37.110Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T07:56:37.110Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T07:56:37.375Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T07:56:37.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T07:56:38.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T07:56:38.475Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-01-20T07:56:38.475Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T07:56:38.756Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T07:56:38.756Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-01-20T07:56:38.756Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-01-20T07:56:38.756Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2022-01-20T07:56:38.756Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-01-20T07:56:38.756Z] === RUN TestDeleteDevicemapper [2022-01-20T07:56:38.756Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T07:56:38.756Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T07:56:38.756Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T07:56:39.037Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-01-20T07:56:39.037Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T07:56:39.294Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-01-20T07:56:39.294Z] === RUN TestNetworkNat [2022-01-20T07:56:39.855Z] --- PASS: TestNetworkNat (0.58s) [2022-01-20T07:56:39.855Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T07:56:40.111Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-01-20T07:56:40.111Z] === RUN TestNetworkLoopbackNat [2022-01-20T07:56:40.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2022-01-20T07:56:40.138Z] === RUN TestUpdateMemory [2022-01-20T07:56:40.138Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:40.138Z] --- SKIP: TestUpdateMemory (0.00s) [2022-01-20T07:56:40.138Z] === RUN TestUpdateCPUQuota [2022-01-20T07:56:40.138Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:40.138Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-01-20T07:56:40.138Z] === RUN TestUpdatePidsLimit [2022-01-20T07:56:40.138Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:40.138Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-01-20T07:56:40.138Z] === RUN TestUpdateRestartPolicy [2022-01-20T07:56:40.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T07:56:43.374Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-01-20T07:56:43.374Z] === RUN TestPause [2022-01-20T07:56:43.374Z] --- PASS: TestPause (0.42s) [2022-01-20T07:56:43.374Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T07:56:43.374Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T07:56:43.374Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T07:56:43.374Z] === RUN TestPauseStopPausedContainer [2022-01-20T07:56:43.630Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-01-20T07:56:43.630Z] === RUN TestPidHost [2022-01-20T07:56:44.557Z] --- PASS: TestPidHost (0.92s) [2022-01-20T07:56:44.557Z] === RUN TestPsFilter [2022-01-20T07:56:44.557Z] --- PASS: TestPsFilter (0.10s) [2022-01-20T07:56:44.557Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T07:56:45.117Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-01-20T07:56:45.117Z] === RUN TestRemoveContainerWithVolume [2022-01-20T07:56:45.373Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-01-20T07:56:45.373Z] === RUN TestRemoveContainerRunning [2022-01-20T07:56:45.933Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-01-20T07:56:45.933Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T07:56:46.188Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-01-20T07:56:46.188Z] === RUN TestRemoveInvalidContainer [2022-01-20T07:56:46.188Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T07:56:46.188Z] === RUN TestRenameLinkedContainer [2022-01-20T07:56:47.790Z] ...INFO: Daemon under test started and replied! [2022-01-20T07:56:47.790Z] INFO: Docker version of the daemon under test [2022-01-20T07:56:47.790Z] [2022-01-20T07:56:47.790Z] Client: [2022-01-20T07:56:47.790Z] Version: 17.06.2-ce [2022-01-20T07:56:47.790Z] API version: 1.30 [2022-01-20T07:56:47.790Z] Go version: go1.8.3 [2022-01-20T07:56:47.790Z] Git commit: cec0b72 [2022-01-20T07:56:47.790Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T07:56:47.790Z] OS/Arch: windows/amd64 [2022-01-20T07:56:47.790Z] [2022-01-20T07:56:47.790Z] Server: [2022-01-20T07:56:47.790Z] Version: 0.0.0-dev [2022-01-20T07:56:47.790Z] API version: 1.42 (minimum version 1.24) [2022-01-20T07:56:47.790Z] Go version: go1.17.6 [2022-01-20T07:56:47.790Z] Git commit: 35155e4a42 [2022-01-20T07:56:47.790Z] Built: 01/20/2022 07:54:55 [2022-01-20T07:56:47.790Z] OS/Arch: windows/amd64 [2022-01-20T07:56:47.790Z] Experimental: false [2022-01-20T07:56:47.790Z] [2022-01-20T07:56:47.790Z] INFO: Docker info of the daemon under test [2022-01-20T07:56:47.790Z] [2022-01-20T07:56:47.790Z] Containers: 0 [2022-01-20T07:56:47.790Z] Running: 0 [2022-01-20T07:56:47.790Z] Paused: 0 [2022-01-20T07:56:47.790Z] Stopped: 0 [2022-01-20T07:56:47.790Z] Images: 0 [2022-01-20T07:56:47.790Z] Server Version: 0.0.0-dev [2022-01-20T07:56:47.790Z] Storage Driver: windowsfilter [2022-01-20T07:56:47.790Z] Windows: [2022-01-20T07:56:47.790Z] Logging Driver: json-file [2022-01-20T07:56:47.790Z] Plugins: [2022-01-20T07:56:47.790Z] Volume: local [2022-01-20T07:56:47.790Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T07:56:47.790Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T07:56:47.790Z] Swarm: inactive [2022-01-20T07:56:47.790Z] Default Isolation: process [2022-01-20T07:56:47.790Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T07:56:47.790Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T07:56:47.790Z] OSType: windows [2022-01-20T07:56:47.790Z] Architecture: x86_64 [2022-01-20T07:56:47.790Z] CPUs: 4 [2022-01-20T07:56:47.790Z] Total Memory: 32GiB [2022-01-20T07:56:47.790Z] Name: azwin-2-504931 [2022-01-20T07:56:47.790Z] ID: VCDT:3SYX:QKCA:OP2W:OTAU:GJUE:BN3U:3QX4:SXWD:BPNX:JNQI:BK57 [2022-01-20T07:56:47.790Z] Docker Root Dir: D:\CI\PR-43103\13\daemon [2022-01-20T07:56:47.790Z] Debug Mode (client): false [2022-01-20T07:56:47.790Z] Debug Mode (server): true [2022-01-20T07:56:47.790Z] File Descriptors: -1 [2022-01-20T07:56:47.790Z] Goroutines: 31 [2022-01-20T07:56:47.790Z] System Time: 2022-01-20T07:56:46.6559129Z [2022-01-20T07:56:47.790Z] EventsListeners: 0 [2022-01-20T07:56:47.790Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:56:47.790Z] Labels: [2022-01-20T07:56:47.790Z] Experimental: false [2022-01-20T07:56:47.790Z] Insecure Registries: [2022-01-20T07:56:47.790Z] 127.0.0.0/8 [2022-01-20T07:56:47.790Z] Live Restore Enabled: false [2022-01-20T07:56:47.790Z] [2022-01-20T07:56:47.790Z] [2022-01-20T07:56:47.790Z] INFO: Docker images of the daemon under test [2022-01-20T07:56:47.790Z] [2022-01-20T07:56:47.790Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T07:56:47.790Z] [2022-01-20T07:56:47.790Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T07:56:47.790Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-01-20T07:56:47.790Z] ltsc2022: Pulling from windows/servercore [2022-01-20T07:56:47.790Z] 8f616e6e9eec: Pulling fs layer [2022-01-20T07:56:47.790Z] 0e02c12b1310: Pulling fs layer [2022-01-20T07:56:48.076Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-01-20T07:56:48.076Z] === RUN TestRenameStoppedContainer [2022-01-20T07:56:48.331Z] --- PASS: TestRenameStoppedContainer (0.50s) [2022-01-20T07:56:48.331Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T07:56:48.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T07:56:49.258Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-01-20T07:56:49.258Z] === RUN TestRenameInvalidName [2022-01-20T07:56:49.819Z] --- PASS: TestRenameInvalidName (0.40s) [2022-01-20T07:56:49.819Z] === RUN TestRenameAnonymousContainer [2022-01-20T07:56:51.186Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-01-20T07:56:51.186Z] === RUN TestRenameContainerWithSameName [2022-01-20T07:56:51.442Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-01-20T07:56:51.442Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T07:56:52.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T07:56:52.351Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-01-20T07:56:52.351Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T07:56:52.351Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-01-20T07:56:52.351Z] === RUN TestWaitNonBlocked [2022-01-20T07:56:52.351Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T07:56:52.351Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T07:56:52.351Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T07:56:52.351Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T07:56:52.351Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T07:56:52.351Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T07:56:52.351Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T07:56:52.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s) [2022-01-20T07:56:52.351Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-01-20T07:56:52.351Z] === RUN TestWaitBlocked [2022-01-20T07:56:52.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T07:56:52.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T07:56:52.351Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T07:56:52.351Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T07:56:52.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T07:56:52.351Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T07:56:52.369Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-01-20T07:56:52.369Z] === RUN TestResize [2022-01-20T07:56:52.611Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T07:56:52.611Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-01-20T07:56:52.611Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-01-20T07:56:52.611Z] === CONT TestDaemonRestartIpcMode [2022-01-20T07:56:52.611Z] === CONT TestIpcModeOlderClient [2022-01-20T07:56:52.611Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-01-20T07:56:52.611Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T07:56:52.931Z] --- PASS: TestResize (0.42s) [2022-01-20T07:56:52.931Z] === RUN TestResizeWithInvalidSize [2022-01-20T07:56:53.187Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-01-20T07:56:53.187Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T07:56:53.748Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T07:56:53.748Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T07:56:53.748Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T07:56:53.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T07:56:53.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T07:56:54.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T07:56:55.149Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-01-20T07:56:55.408Z] --- PASS: TestDaemonRestartIpcMode (2.67s) [2022-01-20T07:56:55.408Z] PASS [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === Skipped [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T07:56:55.408Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-01-20T07:56:55.408Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-01-20T07:56:55.408Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T07:56:55.408Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T07:56:55.408Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-01-20T07:56:55.408Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-01-20T07:56:55.408Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-01-20T07:56:55.408Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-01-20T07:56:55.408Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-01-20T07:56:55.408Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T07:56:55.408Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T07:56:55.408Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-01-20T07:56:55.408Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-01-20T07:56:55.408Z] 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-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-01-20T07:56:55.408Z] 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-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-01-20T07:56:55.408Z] 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-01-20T07:56:55.408Z] [2022-01-20T07:56:55.408Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-01-20T07:56:55.408Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:55.408Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T07:56:55.409Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-01-20T07:56:55.409Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-01-20T07:56:55.409Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-01-20T07:56:55.409Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-01-20T07:56:55.409Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-01-20T07:56:55.409Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T07:56:55.409Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-01-20T07:56:55.409Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-01-20T07:56:55.409Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-01-20T07:56:55.409Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-01-20T07:56:55.409Z] [2022-01-20T07:56:55.409Z] DONE 177 tests, 27 skipped in 70.833s [2022-01-20T07:56:55.409Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T07:56:55.409Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T07:56:55.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T07:56:55.977Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-01-20T07:56:55.977Z] === RUN TestDaemonConfigValidation [2022-01-20T07:56:55.977Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T07:56:55.977Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T07:56:55.977Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T07:56:55.977Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T07:56:55.977Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T07:56:55.977Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T07:56:55.977Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T07:56:55.977Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T07:56:55.977Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T07:56:55.977Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T07:56:55.977Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T07:56:55.977Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T07:56:56.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T07:56:56.237Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T07:56:56.237Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T07:56:56.237Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T07:56:56.237Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T07:56:56.237Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-01-20T07:56:56.237Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-01-20T07:56:56.237Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-01-20T07:56:56.237Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-20T07:56:56.237Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-01-20T07:56:56.237Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T07:56:56.237Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T07:56:56.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T07:56:57.615Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T07:56:57.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T07:56:57.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T07:56:58.554Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T07:56:58.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T07:56:59.289Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T07:56:59.289Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T07:56:59.492Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T07:56:59.492Z] daemon_test.go:156: [d1cd687224f25] daemon is not started [2022-01-20T07:56:59.492Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-01-20T07:56:59.492Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-01-20T07:56:59.492Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-01-20T07:56:59.492Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-01-20T07:56:59.492Z] === RUN TestDaemonProxy [2022-01-20T07:56:59.492Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-20T07:56:59.492Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T07:56:59.492Z] PASS [2022-01-20T07:56:59.492Z] [2022-01-20T07:56:59.492Z] === Skipped [2022-01-20T07:56:59.492Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-01-20T07:56:59.492Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-01-20T07:56:59.492Z] [2022-01-20T07:56:59.492Z] DONE 12 tests, 1 skipped in 4.189s [2022-01-20T07:56:59.492Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T07:56:59.751Z] INFO: Testing against a local daemon [2022-01-20T07:56:59.751Z] === RUN TestCommitInheritsEnv [2022-01-20T07:57:00.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T07:57:01.130Z] --- PASS: TestCommitInheritsEnv (1.43s) [2022-01-20T07:57:01.130Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T07:57:01.130Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T07:57:01.130Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:01.130Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:01.130Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:01.130Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:01.130Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:01.283Z] ok github.com/docker/docker/libnetwork/networkdb 105.022s coverage: 60.0% of statements [2022-01-20T07:57:01.283Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T07:57:01.283Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-20T07:57:01.283Z] ok github.com/docker/docker/libnetwork/osl 4.328s coverage: 39.7% of statements [2022-01-20T07:57:01.283Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-20T07:57:01.390Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:01.390Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:01.390Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:01.390Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:01.390Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:01.390Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:01.390Z] === RUN TestImagesFilterMultiReference [2022-01-20T07:57:01.545Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-01-20T07:57:01.650Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-01-20T07:57:01.650Z] === RUN TestImagePullPlatformInvalid [2022-01-20T07:57:01.650Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T07:57:01.650Z] === RUN TestRemoveImageOrphaning [2022-01-20T07:57:02.491Z] ok github.com/docker/docker/libnetwork/portmapper 0.297s coverage: 48.6% of statements [2022-01-20T07:57:02.491Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-20T07:57:02.491Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T07:57:02.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T07:57:02.732Z] 0e02c12b1310: Verifying Checksum [2022-01-20T07:57:02.732Z] 0e02c12b1310: Download complete [2022-01-20T07:57:02.754Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-20T07:57:02.754Z] [2022-01-20T07:57:02.754Z] === Skipped [2022-01-20T07:57:02.754Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-20T07:57:02.754Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T07:57:02.754Z] [2022-01-20T07:57:02.754Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-20T07:57:02.754Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T07:57:02.754Z] [2022-01-20T07:57:02.754Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-20T07:57:02.754Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T07:57:02.754Z] [2022-01-20T07:57:02.755Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T07:57:02.755Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T07:57:02.755Z] [2022-01-20T07:57:02.755Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T07:57:02.755Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T07:57:02.755Z] [2022-01-20T07:57:02.755Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T07:57:02.755Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T07:57:02.755Z] [2022-01-20T07:57:02.755Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T07:57:02.755Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T07:57:02.755Z] [2022-01-20T07:57:02.755Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T07:57:02.755Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T07:57:02.755Z] [2022-01-20T07:57:02.755Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-20T07:57:02.755Z] firewalld_test.go:14: firewalld is not running [2022-01-20T07:57:02.755Z] [2022-01-20T07:57:02.755Z] DONE 326 tests, 9 skipped in 201.716s [2022-01-20T07:57:02.810Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon Post stage [Pipeline] junit [2022-01-20T07:57:03.347Z] Recording test results [2022-01-20T07:57:03.557Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-01-20T07:57:03.557Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T07:57:03.557Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T07:57:03.557Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T07:57:03.557Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T07:57:03.557Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-20T07:57:03.557Z] === RUN TestTagInvalidReference [2022-01-20T07:57:03.557Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T07:57:03.557Z] === RUN TestTagValidPrefixedRepo [2022-01-20T07:57:03.557Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T07:57:03.557Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T07:57:03.557Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T07:57:03.557Z] === RUN TestTagOfficialNames [2022-01-20T07:57:03.557Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-20T07:57:03.557Z] === RUN TestTagMatchesDigest [2022-01-20T07:57:03.557Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T07:57:03.557Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T07:57:04.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T07:57:05.080Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-01-20T07:57:05.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T07:57:05.432Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ebb040a9e64fc265d750dcf7dc56801a80a228b -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:2ebb040a9e64fc265d750dcf7dc56801a80a228b hack/make.sh dynbinary test-integration [2022-01-20T07:57:05.692Z] [2022-01-20T07:57:05.692Z] Removing bundles/ [2022-01-20T07:57:05.692Z] [2022-01-20T07:57:05.692Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-01-20T07:57:05.953Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:57:05.953Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:57:06.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T07:57:06.690Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T07:57:06.690Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T07:57:08.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T07:57:08.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T07:57:08.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T07:57:09.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T07:57:10.618Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-01-20T07:57:10.618Z] Using test binary docker [2022-01-20T07:57:10.879Z] ++++ /etc/init.d/apparmor start [2022-01-20T07:57:10.880Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T07:57:10.880Z] INFO: Waiting for daemon to start... [2022-01-20T07:57:10.880Z] Starting dockerd [2022-01-20T07:57:10.880Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.15s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-01-20T07:57:11.832Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-01-20T07:57:11.832Z] === RUN TestCgroupNamespacesRun [2022-01-20T07:57:12.760Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-01-20T07:57:12.760Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T07:57:12.760Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T07:57:12.760Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T07:57:12.760Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T07:57:13.002Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:57:13.002Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:57:13.002Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:57:13.002Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:57:13.002Z] [2022-01-20T07:57:13.002Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-01-20T07:57:13.002Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-01-20T07:57:13.002Z] Using test binary docker [2022-01-20T07:57:13.002Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T07:57:13.002Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T07:57:13.002Z] INFO: Waiting for daemon to start... [2022-01-20T07:57:13.002Z] Starting dockerd [2022-01-20T07:57:13.002Z] . [2022-01-20T07:57:13.002Z] INFO: Building docker-sdk-python3:5.0.3... [2022-01-20T07:57:13.432Z] . [2022-01-20T07:57:13.432Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-01-20T07:57:13.432Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-01-20T07:57:13.432Z] Error: No such image: emptyfs [2022-01-20T07:57:13.432Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-01-20T07:57:13.432Z] +++++ docker load [2022-01-20T07:57:14.006Z] Running integration-test (iteration 1) [2022-01-20T07:57:14.006Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:14.006Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:14.006Z] +++ set -e [2022-01-20T07:57:14.006Z] +++ '[' -n 0 ']' [2022-01-20T07:57:14.006Z] +++ set -x [2022-01-20T07:57:14.006Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:14.124Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-01-20T07:57:14.124Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T07:57:14.951Z] Loaded image: busybox:latest [2022-01-20T07:57:15.051Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-01-20T07:57:15.051Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T07:57:15.212Z] Loaded image: busybox:glibc [2022-01-20T07:57:15.233Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T07:57:15.233Z] 8f616e6e9eec: Download complete [2022-01-20T07:57:16.414Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-01-20T07:57:16.414Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T07:57:17.340Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-01-20T07:57:17.340Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T07:57:17.900Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-01-20T07:57:17.900Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T07:57:19.325Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-01-20T07:57:19.325Z] === RUN TestNISDomainname [2022-01-20T07:57:19.890Z] --- PASS: TestNISDomainname (0.54s) [2022-01-20T07:57:19.891Z] === RUN TestHostnameDnsResolution [2022-01-20T07:57:20.451Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-01-20T07:57:20.451Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T07:57:20.502Z] Loaded image: debian:bullseye-slim [2022-01-20T07:57:20.502Z] Loaded image: hello-world:latest [2022-01-20T07:57:20.502Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T07:57:20.502Z] INFO: Testing against a local daemon [2022-01-20T07:57:20.502Z] testing: warning: no tests to run [2022-01-20T07:57:20.502Z] PASS [2022-01-20T07:57:20.502Z] [2022-01-20T07:57:20.502Z] DONE 0 tests in 6.159s [2022-01-20T07:57:20.502Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] +++ set -e [2022-01-20T07:57:20.502Z] +++ '[' -n 0 ']' [2022-01-20T07:57:20.502Z] +++ set -x [2022-01-20T07:57:20.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] INFO: Testing against a local daemon [2022-01-20T07:57:20.502Z] testing: warning: no tests to run [2022-01-20T07:57:20.502Z] PASS [2022-01-20T07:57:20.502Z] [2022-01-20T07:57:20.502Z] DONE 0 tests in 0.165s [2022-01-20T07:57:20.502Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] +++ set -e [2022-01-20T07:57:20.502Z] +++ '[' -n 0 ']' [2022-01-20T07:57:20.502Z] +++ set -x [2022-01-20T07:57:20.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] INFO: Testing against a local daemon [2022-01-20T07:57:20.502Z] testing: warning: no tests to run [2022-01-20T07:57:20.502Z] PASS [2022-01-20T07:57:20.502Z] [2022-01-20T07:57:20.502Z] DONE 0 tests in 0.072s [2022-01-20T07:57:20.502Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] +++ set -e [2022-01-20T07:57:20.502Z] +++ '[' -n 0 ']' [2022-01-20T07:57:20.502Z] +++ set -x [2022-01-20T07:57:20.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] testing: warning: no tests to run [2022-01-20T07:57:20.502Z] PASS [2022-01-20T07:57:20.502Z] [2022-01-20T07:57:20.502Z] DONE 0 tests in 0.155s [2022-01-20T07:57:20.502Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] +++ set -e [2022-01-20T07:57:20.502Z] +++ '[' -n 0 ']' [2022-01-20T07:57:20.502Z] +++ set -x [2022-01-20T07:57:20.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] INFO: Testing against a local daemon [2022-01-20T07:57:20.502Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:20.502Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:20.763Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:20.763Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:20.763Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:21.018Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-01-20T07:57:21.018Z] === RUN TestStats [2022-01-20T07:57:21.023Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:21.284Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:21.284Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:21.284Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:21.284Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform (0.82s) [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform/#00 (0.22s) [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.25s) [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:21.284Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:21.284Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:21.284Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:21.545Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:21.545Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:21.545Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:21.806Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:22.067Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:22.067Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:22.067Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:22.067Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform (0.78s) [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform/#00 (0.20s) [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.19s) [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.20s) [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:22.067Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:22.067Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:22.067Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:22.328Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:22.328Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:22.328Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:22.589Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:22.851Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:22.851Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:22.851Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:22.851Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform (0.77s) [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform/linux (0.20s) [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.20s) [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:22.851Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:22.851Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:22.851Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:23.113Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:23.113Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:23.113Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:23.374Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:23.374Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:23.530Z] --- PASS: TestStats (2.48s) [2022-01-20T07:57:23.530Z] === RUN TestStopContainerWithTimeout [2022-01-20T07:57:23.530Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T07:57:23.530Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T07:57:23.530Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T07:57:23.530Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T07:57:23.530Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T07:57:23.530Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T07:57:23.530Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T07:57:23.530Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T07:57:23.530Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T07:57:23.530Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T07:57:23.636Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:23.636Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:23.636Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform (0.68s) [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:23.636Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:23.636Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:23.636Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:23.882Z] 8f616e6e9eec: Verifying Checksum [2022-01-20T07:57:23.882Z] 8f616e6e9eec: Download complete [2022-01-20T07:57:23.897Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:23.897Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:23.897Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:23.897Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:24.091Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T07:57:24.158Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:24.419Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:24.419Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:24.419Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform (0.70s) [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform/linux (0.18s) [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:24.419Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:24.419Z] PASS [2022-01-20T07:57:24.419Z] [2022-01-20T07:57:24.419Z] DONE 50 tests in 3.813s [2022-01-20T07:57:24.419Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.420Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.420Z] +++ set -e [2022-01-20T07:57:24.420Z] +++ '[' -n 0 ']' [2022-01-20T07:57:24.420Z] +++ set -x [2022-01-20T07:57:24.420Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.420Z] INFO: Testing against a local daemon [2022-01-20T07:57:24.420Z] testing: warning: no tests to run [2022-01-20T07:57:24.420Z] PASS [2022-01-20T07:57:24.420Z] [2022-01-20T07:57:24.420Z] DONE 0 tests in 0.064s [2022-01-20T07:57:24.420Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.420Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.420Z] +++ set -e [2022-01-20T07:57:24.420Z] +++ '[' -n 0 ']' [2022-01-20T07:57:24.420Z] +++ set -x [2022-01-20T07:57:24.420Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.420Z] INFO: Testing against a local daemon [2022-01-20T07:57:24.420Z] testing: warning: no tests to run [2022-01-20T07:57:24.420Z] PASS [2022-01-20T07:57:24.420Z] [2022-01-20T07:57:24.420Z] DONE 0 tests in 0.063s [2022-01-20T07:57:24.681Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] +++ set -e [2022-01-20T07:57:24.682Z] +++ '[' -n 0 ']' [2022-01-20T07:57:24.682Z] +++ set -x [2022-01-20T07:57:24.682Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] INFO: Testing against a local daemon [2022-01-20T07:57:24.682Z] testing: warning: no tests to run [2022-01-20T07:57:24.682Z] PASS [2022-01-20T07:57:24.682Z] [2022-01-20T07:57:24.682Z] DONE 0 tests in 0.061s [2022-01-20T07:57:24.682Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] +++ set -e [2022-01-20T07:57:24.682Z] +++ '[' -n 0 ']' [2022-01-20T07:57:24.682Z] +++ set -x [2022-01-20T07:57:24.682Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] testing: warning: no tests to run [2022-01-20T07:57:24.682Z] PASS [2022-01-20T07:57:24.682Z] [2022-01-20T07:57:24.682Z] DONE 0 tests in 0.024s [2022-01-20T07:57:24.682Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] +++ set -e [2022-01-20T07:57:24.682Z] +++ '[' -n 0 ']' [2022-01-20T07:57:24.682Z] +++ set -x [2022-01-20T07:57:24.682Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] INFO: Testing against a local daemon [2022-01-20T07:57:24.682Z] testing: warning: no tests to run [2022-01-20T07:57:24.682Z] PASS [2022-01-20T07:57:24.682Z] [2022-01-20T07:57:24.682Z] DONE 0 tests in 0.050s [2022-01-20T07:57:24.682Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.682Z] +++ set -e [2022-01-20T07:57:24.682Z] +++ '[' -n 0 ']' [2022-01-20T07:57:24.682Z] +++ set -x [2022-01-20T07:57:24.682Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] INFO: Testing against a local daemon [2022-01-20T07:57:24.944Z] testing: warning: no tests to run [2022-01-20T07:57:24.944Z] PASS [2022-01-20T07:57:24.944Z] [2022-01-20T07:57:24.944Z] DONE 0 tests in 0.053s [2022-01-20T07:57:24.944Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] +++ set -e [2022-01-20T07:57:24.944Z] +++ '[' -n 0 ']' [2022-01-20T07:57:24.944Z] +++ set -x [2022-01-20T07:57:24.944Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] INFO: Testing against a local daemon [2022-01-20T07:57:24.944Z] testing: warning: no tests to run [2022-01-20T07:57:24.944Z] PASS [2022-01-20T07:57:24.944Z] [2022-01-20T07:57:24.944Z] DONE 0 tests in 0.078s [2022-01-20T07:57:24.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] +++ set -e [2022-01-20T07:57:24.944Z] +++ '[' -n 0 ']' [2022-01-20T07:57:24.944Z] +++ set -x [2022-01-20T07:57:24.944Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] INFO: Testing against a local daemon [2022-01-20T07:57:24.944Z] testing: warning: no tests to run [2022-01-20T07:57:24.944Z] PASS [2022-01-20T07:57:24.944Z] [2022-01-20T07:57:24.944Z] DONE 0 tests in 0.054s [2022-01-20T07:57:24.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] +++ set -e [2022-01-20T07:57:24.944Z] +++ '[' -n 0 ']' [2022-01-20T07:57:24.944Z] +++ set -x [2022-01-20T07:57:24.944Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:24.944Z] testing: warning: no tests to run [2022-01-20T07:57:24.944Z] PASS [2022-01-20T07:57:25.205Z] [2022-01-20T07:57:25.206Z] DONE 0 tests in 0.039s [2022-01-20T07:57:25.206Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.206Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.206Z] +++ set -e [2022-01-20T07:57:25.206Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.206Z] +++ set -x [2022-01-20T07:57:25.206Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.206Z] INFO: Testing against a local daemon [2022-01-20T07:57:25.206Z] testing: warning: no tests to run [2022-01-20T07:57:25.206Z] PASS [2022-01-20T07:57:25.206Z] [2022-01-20T07:57:25.206Z] DONE 0 tests in 0.059s [2022-01-20T07:57:25.206Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.206Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.206Z] +++ set -e [2022-01-20T07:57:25.206Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.206Z] +++ set -x [2022-01-20T07:57:25.206Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.206Z] INFO: Testing against a local daemon [2022-01-20T07:57:25.206Z] testing: warning: no tests to run [2022-01-20T07:57:25.206Z] PASS [2022-01-20T07:57:25.206Z] [2022-01-20T07:57:25.206Z] DONE 0 tests in 0.068s [2022-01-20T07:57:25.206Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.206Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.206Z] +++ set -e [2022-01-20T07:57:25.206Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.206Z] +++ set -x [2022-01-20T07:57:25.206Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.467Z] INFO: Testing against a local daemon [2022-01-20T07:57:25.467Z] testing: warning: no tests to run [2022-01-20T07:57:25.467Z] PASS [2022-01-20T07:57:25.467Z] [2022-01-20T07:57:25.467Z] DONE 0 tests in 0.080s [2022-01-20T07:57:25.467Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.467Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.467Z] +++ set -e [2022-01-20T07:57:25.467Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.467Z] +++ set -x [2022-01-20T07:57:25.467Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.467Z] INFO: Testing against a local daemon [2022-01-20T07:57:25.467Z] testing: warning: no tests to run [2022-01-20T07:57:25.467Z] PASS [2022-01-20T07:57:25.467Z] [2022-01-20T07:57:25.467Z] DONE 0 tests in 0.066s [2022-01-20T07:57:25.467Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.467Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.467Z] +++ set -e [2022-01-20T07:57:25.467Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.467Z] +++ set -x [2022-01-20T07:57:25.467Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.729Z] INFO: Testing against a local daemon [2022-01-20T07:57:25.729Z] testing: warning: no tests to run [2022-01-20T07:57:25.729Z] PASS [2022-01-20T07:57:25.729Z] [2022-01-20T07:57:25.729Z] DONE 0 tests in 0.075s [2022-01-20T07:57:25.729Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.729Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.729Z] +++ set -e [2022-01-20T07:57:25.729Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.729Z] +++ set -x [2022-01-20T07:57:25.729Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.729Z] INFO: Testing against a local daemon [2022-01-20T07:57:25.729Z] testing: warning: no tests to run [2022-01-20T07:57:25.729Z] PASS [2022-01-20T07:57:25.729Z] [2022-01-20T07:57:25.729Z] DONE 0 tests in 0.060s [2022-01-20T07:57:25.729Z] Running integration-test (iteration 2) [2022-01-20T07:57:25.729Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.729Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.729Z] +++ set -e [2022-01-20T07:57:25.729Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.729Z] +++ set -x [2022-01-20T07:57:25.729Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.729Z] INFO: Testing against a local daemon [2022-01-20T07:57:25.729Z] testing: warning: no tests to run [2022-01-20T07:57:25.729Z] PASS [2022-01-20T07:57:25.729Z] [2022-01-20T07:57:25.729Z] DONE 0 tests in 0.059s [2022-01-20T07:57:25.729Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.729Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.729Z] +++ set -e [2022-01-20T07:57:25.729Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.729Z] +++ set -x [2022-01-20T07:57:25.729Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.978Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T07:57:25.989Z] INFO: Testing against a local daemon [2022-01-20T07:57:25.990Z] testing: warning: no tests to run [2022-01-20T07:57:25.990Z] PASS [2022-01-20T07:57:25.990Z] [2022-01-20T07:57:25.990Z] DONE 0 tests in 0.058s [2022-01-20T07:57:25.990Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.990Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.990Z] +++ set -e [2022-01-20T07:57:25.990Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.990Z] +++ set -x [2022-01-20T07:57:25.990Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.990Z] INFO: Testing against a local daemon [2022-01-20T07:57:25.990Z] testing: warning: no tests to run [2022-01-20T07:57:25.990Z] PASS [2022-01-20T07:57:25.990Z] [2022-01-20T07:57:25.990Z] DONE 0 tests in 0.074s [2022-01-20T07:57:25.990Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.990Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.990Z] +++ set -e [2022-01-20T07:57:25.990Z] +++ '[' -n 0 ']' [2022-01-20T07:57:25.990Z] +++ set -x [2022-01-20T07:57:25.990Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:25.990Z] testing: warning: no tests to run [2022-01-20T07:57:25.990Z] PASS [2022-01-20T07:57:25.990Z] [2022-01-20T07:57:25.990Z] DONE 0 tests in 0.095s [2022-01-20T07:57:26.250Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:26.250Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:26.250Z] +++ set -e [2022-01-20T07:57:26.250Z] +++ '[' -n 0 ']' [2022-01-20T07:57:26.250Z] +++ set -x [2022-01-20T07:57:26.250Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:26.250Z] INFO: Testing against a local daemon [2022-01-20T07:57:26.250Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:26.250Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:26.511Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:26.511Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:26.511Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:26.772Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:26.772Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:27.037Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:27.037Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:27.037Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform (0.83s) [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform/#00 (0.25s) [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform/linux (0.22s) [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:27.037Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:27.037Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:27.037Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:27.298Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:27.298Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:27.298Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:27.298Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:27.559Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:27.820Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:27.820Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:27.820Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform (0.71s) [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:27.820Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:27.820Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:27.820Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:27.820Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:27.820Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:27.820Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:27.865Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T07:57:27.865Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-01-20T07:57:27.865Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-01-20T07:57:27.865Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-01-20T07:57:27.865Z] --- PASS: TestStopContainerWithTimeout/1 (1.49s) [2022-01-20T07:57:27.865Z] === RUN TestDeleteDevicemapper [2022-01-20T07:57:27.865Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T07:57:27.865Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T07:57:27.865Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T07:57:28.081Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:28.342Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:28.603Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:28.603Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:28.603Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform (0.81s) [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform/linux (0.23s) [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.19s) [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:28.603Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:28.603Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:28.603Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:28.790Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-01-20T07:57:28.790Z] === RUN TestUpdateMemory [2022-01-20T07:57:28.855Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-01-20T07:57:28.855Z] [2022-01-20T07:57:28.855Z] ________ ____ __. [2022-01-20T07:57:28.855Z] \_____ \ | |/ _| [2022-01-20T07:57:28.855Z] / | \| < [2022-01-20T07:57:28.855Z] / | \ | \ [2022-01-20T07:57:28.855Z] \_______ /____|__ \ [2022-01-20T07:57:28.855Z] \/ \/ [2022-01-20T07:57:28.855Z] [2022-01-20T07:57:28.855Z] INFO: make.ps1 ended at 01/20/2022 07:57:28 [2022-01-20T07:57:28.864Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:28.864Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:28.864Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:28.864Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:29.126Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:29.351Z] --- PASS: TestUpdateMemory (0.51s) [2022-01-20T07:57:29.351Z] === RUN TestUpdateCPUQuota [2022-01-20T07:57:29.386Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:29.386Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:29.386Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform (0.82s) [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform/#00 (0.22s) [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform/linux (0.22s) [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:29.386Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:29.386Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:29.386Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:29.647Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:29.647Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:29.647Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:29.647Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:29.908Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:30.169Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:30.169Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:30.169Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform (0.75s) [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform/linux (0.23s) [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:30.169Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:30.169Z] PASS [2022-01-20T07:57:30.169Z] [2022-01-20T07:57:30.169Z] DONE 50 tests in 3.982s [2022-01-20T07:57:30.169Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.169Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.169Z] +++ set -e [2022-01-20T07:57:30.169Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.169Z] +++ set -x [2022-01-20T07:57:30.169Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.169Z] INFO: Testing against a local daemon [2022-01-20T07:57:30.169Z] testing: warning: no tests to run [2022-01-20T07:57:30.169Z] PASS [2022-01-20T07:57:30.169Z] [2022-01-20T07:57:30.169Z] DONE 0 tests in 0.066s [2022-01-20T07:57:30.169Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.169Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.169Z] +++ set -e [2022-01-20T07:57:30.169Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.169Z] +++ set -x [2022-01-20T07:57:30.169Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.277Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-01-20T07:57:30.277Z] === RUN TestUpdatePidsLimit [2022-01-20T07:57:30.277Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T07:57:30.428Z] INFO: Binaries build ended at 01/20/2022 07:57:29. Duration:00:01:20.3893693 [2022-01-20T07:57:30.430Z] INFO: Testing against a local daemon [2022-01-20T07:57:30.430Z] testing: warning: no tests to run [2022-01-20T07:57:30.430Z] PASS [2022-01-20T07:57:30.430Z] [2022-01-20T07:57:30.430Z] DONE 0 tests in 0.055s [2022-01-20T07:57:30.430Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.430Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.430Z] +++ set -e [2022-01-20T07:57:30.430Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.430Z] +++ set -x [2022-01-20T07:57:30.430Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.430Z] INFO: Testing against a local daemon [2022-01-20T07:57:30.430Z] testing: warning: no tests to run [2022-01-20T07:57:30.430Z] PASS [2022-01-20T07:57:30.430Z] [2022-01-20T07:57:30.430Z] DONE 0 tests in 0.068s [2022-01-20T07:57:30.430Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.430Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.430Z] +++ set -e [2022-01-20T07:57:30.430Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.430Z] +++ set -x [2022-01-20T07:57:30.430Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.430Z] testing: warning: no tests to run [2022-01-20T07:57:30.430Z] PASS [2022-01-20T07:57:30.430Z] [2022-01-20T07:57:30.430Z] DONE 0 tests in 0.016s [2022-01-20T07:57:30.430Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.430Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.430Z] +++ set -e [2022-01-20T07:57:30.430Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.430Z] +++ set -x [2022-01-20T07:57:30.430Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.533Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T07:57:30.691Z] INFO: Testing against a local daemon [2022-01-20T07:57:30.691Z] testing: warning: no tests to run [2022-01-20T07:57:30.691Z] PASS [2022-01-20T07:57:30.691Z] [2022-01-20T07:57:30.691Z] DONE 0 tests in 0.073s [2022-01-20T07:57:30.691Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.691Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.691Z] +++ set -e [2022-01-20T07:57:30.691Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.691Z] +++ set -x [2022-01-20T07:57:30.691Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.691Z] INFO: Testing against a local daemon [2022-01-20T07:57:30.691Z] testing: warning: no tests to run [2022-01-20T07:57:30.691Z] PASS [2022-01-20T07:57:30.691Z] [2022-01-20T07:57:30.691Z] DONE 0 tests in 0.069s [2022-01-20T07:57:30.691Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.691Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.691Z] +++ set -e [2022-01-20T07:57:30.691Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.691Z] +++ set -x [2022-01-20T07:57:30.691Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.691Z] INFO: Testing against a local daemon [2022-01-20T07:57:30.691Z] testing: warning: no tests to run [2022-01-20T07:57:30.691Z] PASS [2022-01-20T07:57:30.691Z] [2022-01-20T07:57:30.691Z] DONE 0 tests in 0.068s [2022-01-20T07:57:30.691Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.691Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.691Z] +++ set -e [2022-01-20T07:57:30.691Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.691Z] +++ set -x [2022-01-20T07:57:30.691Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.788Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T07:57:30.952Z] INFO: Testing against a local daemon [2022-01-20T07:57:30.952Z] testing: warning: no tests to run [2022-01-20T07:57:30.952Z] PASS [2022-01-20T07:57:30.952Z] [2022-01-20T07:57:30.952Z] DONE 0 tests in 0.083s [2022-01-20T07:57:30.952Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.952Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.952Z] +++ set -e [2022-01-20T07:57:30.952Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.952Z] +++ set -x [2022-01-20T07:57:30.952Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.952Z] testing: warning: no tests to run [2022-01-20T07:57:30.952Z] PASS [2022-01-20T07:57:30.952Z] [2022-01-20T07:57:30.952Z] DONE 0 tests in 0.023s [2022-01-20T07:57:30.952Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.952Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.952Z] +++ set -e [2022-01-20T07:57:30.952Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.952Z] +++ set -x [2022-01-20T07:57:30.952Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.952Z] INFO: Testing against a local daemon [2022-01-20T07:57:30.952Z] testing: warning: no tests to run [2022-01-20T07:57:30.952Z] PASS [2022-01-20T07:57:30.952Z] [2022-01-20T07:57:30.952Z] DONE 0 tests in 0.045s [2022-01-20T07:57:30.952Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.952Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:30.952Z] +++ set -e [2022-01-20T07:57:30.952Z] +++ '[' -n 0 ']' [2022-01-20T07:57:30.952Z] +++ set -x [2022-01-20T07:57:30.952Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.044Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T07:57:31.212Z] INFO: Testing against a local daemon [2022-01-20T07:57:31.212Z] testing: warning: no tests to run [2022-01-20T07:57:31.212Z] PASS [2022-01-20T07:57:31.212Z] [2022-01-20T07:57:31.212Z] DONE 0 tests in 0.070s [2022-01-20T07:57:31.212Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.212Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.212Z] +++ set -e [2022-01-20T07:57:31.212Z] +++ '[' -n 0 ']' [2022-01-20T07:57:31.212Z] +++ set -x [2022-01-20T07:57:31.212Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.212Z] INFO: Testing against a local daemon [2022-01-20T07:57:31.212Z] testing: warning: no tests to run [2022-01-20T07:57:31.212Z] PASS [2022-01-20T07:57:31.212Z] [2022-01-20T07:57:31.212Z] DONE 0 tests in 0.064s [2022-01-20T07:57:31.212Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.212Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.212Z] +++ set -e [2022-01-20T07:57:31.212Z] +++ '[' -n 0 ']' [2022-01-20T07:57:31.212Z] +++ set -x [2022-01-20T07:57:31.213Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.213Z] INFO: Testing against a local daemon [2022-01-20T07:57:31.213Z] testing: warning: no tests to run [2022-01-20T07:57:31.213Z] PASS [2022-01-20T07:57:31.213Z] [2022-01-20T07:57:31.213Z] DONE 0 tests in 0.054s [2022-01-20T07:57:31.213Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.213Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.213Z] +++ set -e [2022-01-20T07:57:31.213Z] +++ '[' -n 0 ']' [2022-01-20T07:57:31.213Z] +++ set -x [2022-01-20T07:57:31.213Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.299Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T07:57:31.419Z] INFO: Copying the built daemon binary to d:\CI\PR-43103\13\binary\dockerd-7007124a7f.exe... [2022-01-20T07:57:31.419Z] INFO: Copying the built client binary to d:\CI\PR-43103\13\binary\docker-7007124a7f.exe... [2022-01-20T07:57:31.419Z] INFO: Copying dockerversion from the container... [2022-01-20T07:57:31.419Z] INFO: Copying the golang package from the container to d:\CI\PR-43103\13\installer\go.zip... [2022-01-20T07:57:31.473Z] INFO: Testing against a local daemon [2022-01-20T07:57:31.473Z] testing: warning: no tests to run [2022-01-20T07:57:31.473Z] PASS [2022-01-20T07:57:31.473Z] [2022-01-20T07:57:31.473Z] DONE 0 tests in 0.064s [2022-01-20T07:57:31.473Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.473Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.473Z] +++ set -e [2022-01-20T07:57:31.473Z] +++ '[' -n 0 ']' [2022-01-20T07:57:31.473Z] +++ set -x [2022-01-20T07:57:31.473Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.473Z] INFO: Testing against a local daemon [2022-01-20T07:57:31.473Z] testing: warning: no tests to run [2022-01-20T07:57:31.473Z] PASS [2022-01-20T07:57:31.473Z] [2022-01-20T07:57:31.473Z] DONE 0 tests in 0.054s [2022-01-20T07:57:31.473Z] Running integration-test (iteration 3) [2022-01-20T07:57:31.473Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.473Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.473Z] +++ set -e [2022-01-20T07:57:31.473Z] +++ '[' -n 0 ']' [2022-01-20T07:57:31.473Z] +++ set -x [2022-01-20T07:57:31.473Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.473Z] INFO: Testing against a local daemon [2022-01-20T07:57:31.474Z] testing: warning: no tests to run [2022-01-20T07:57:31.474Z] PASS [2022-01-20T07:57:31.474Z] [2022-01-20T07:57:31.474Z] DONE 0 tests in 0.067s [2022-01-20T07:57:31.555Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T07:57:31.734Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.734Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.734Z] +++ set -e [2022-01-20T07:57:31.734Z] +++ '[' -n 0 ']' [2022-01-20T07:57:31.734Z] +++ set -x [2022-01-20T07:57:31.734Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.734Z] INFO: Testing against a local daemon [2022-01-20T07:57:31.734Z] testing: warning: no tests to run [2022-01-20T07:57:31.734Z] PASS [2022-01-20T07:57:31.734Z] [2022-01-20T07:57:31.734Z] DONE 0 tests in 0.085s [2022-01-20T07:57:31.734Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.734Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.734Z] +++ set -e [2022-01-20T07:57:31.734Z] +++ '[' -n 0 ']' [2022-01-20T07:57:31.734Z] +++ set -x [2022-01-20T07:57:31.734Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.734Z] INFO: Testing against a local daemon [2022-01-20T07:57:31.734Z] testing: warning: no tests to run [2022-01-20T07:57:31.734Z] PASS [2022-01-20T07:57:31.734Z] [2022-01-20T07:57:31.734Z] DONE 0 tests in 0.059s [2022-01-20T07:57:31.734Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.734Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.734Z] +++ set -e [2022-01-20T07:57:31.734Z] +++ '[' -n 0 ']' [2022-01-20T07:57:31.734Z] +++ set -x [2022-01-20T07:57:31.734Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.810Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T07:57:31.995Z] testing: warning: no tests to run [2022-01-20T07:57:31.995Z] PASS [2022-01-20T07:57:31.995Z] [2022-01-20T07:57:31.995Z] DONE 0 tests in 0.106s [2022-01-20T07:57:31.995Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.995Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.995Z] +++ set -e [2022-01-20T07:57:31.995Z] +++ '[' -n 0 ']' [2022-01-20T07:57:31.995Z] +++ set -x [2022-01-20T07:57:31.995Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:31.995Z] INFO: Testing against a local daemon [2022-01-20T07:57:31.995Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:31.995Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:32.255Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:32.255Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:32.255Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:32.372Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-01-20T07:57:32.372Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-01-20T07:57:32.372Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-01-20T07:57:32.372Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-01-20T07:57:32.372Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-01-20T07:57:32.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-01-20T07:57:32.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-01-20T07:57:32.372Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2022-01-20T07:57:32.372Z] === RUN TestUpdateRestartPolicy [2022-01-20T07:57:32.426Z] INFO: Extracting go.zip to d:\CI\PR-43103\13\go [2022-01-20T07:57:32.516Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:32.516Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:32.776Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:32.776Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:32.776Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform (0.77s) [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform/#00 (0.21s) [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform/linux (0.19s) [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:32.776Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:32.776Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:32.776Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:33.038Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:33.038Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:33.038Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:33.299Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:33.299Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:33.560Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:33.560Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:33.560Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform (0.76s) [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform/#00 (0.19s) [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform/linux (0.18s) [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:33.560Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:33.560Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:33.560Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:33.912Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:33.912Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:33.912Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:33.912Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:34.185Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:34.452Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:34.452Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:34.452Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform (0.87s) [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform/linux (0.18s) [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.27s) [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.22s) [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:34.452Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:34.453Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:34.453Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:34.716Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:34.716Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:34.716Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:34.716Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:34.977Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:35.238Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:35.238Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:35.238Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform (0.76s) [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform/#00 (0.19s) [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform/linux (0.18s) [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.19s) [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:35.238Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:35.238Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:35.238Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:35.499Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:35.499Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:35.499Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:35.499Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:35.760Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:36.021Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:36.021Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:36.021Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform (0.72s) [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:36.021Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:36.021Z] PASS [2022-01-20T07:57:36.021Z] [2022-01-20T07:57:36.021Z] DONE 50 tests in 3.962s [2022-01-20T07:57:36.021Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.021Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.021Z] +++ set -e [2022-01-20T07:57:36.021Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.021Z] +++ set -x [2022-01-20T07:57:36.021Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.021Z] INFO: Testing against a local daemon [2022-01-20T07:57:36.021Z] testing: warning: no tests to run [2022-01-20T07:57:36.021Z] PASS [2022-01-20T07:57:36.021Z] [2022-01-20T07:57:36.021Z] DONE 0 tests in 0.047s [2022-01-20T07:57:36.021Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.021Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.021Z] +++ set -e [2022-01-20T07:57:36.021Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.021Z] +++ set -x [2022-01-20T07:57:36.021Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.021Z] INFO: Testing against a local daemon [2022-01-20T07:57:36.021Z] testing: warning: no tests to run [2022-01-20T07:57:36.021Z] PASS [2022-01-20T07:57:36.021Z] [2022-01-20T07:57:36.021Z] DONE 0 tests in 0.068s [2022-01-20T07:57:36.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.021Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.021Z] +++ set -e [2022-01-20T07:57:36.021Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.021Z] +++ set -x [2022-01-20T07:57:36.022Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.283Z] INFO: Testing against a local daemon [2022-01-20T07:57:36.283Z] testing: warning: no tests to run [2022-01-20T07:57:36.283Z] PASS [2022-01-20T07:57:36.283Z] [2022-01-20T07:57:36.283Z] DONE 0 tests in 0.042s [2022-01-20T07:57:36.283Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.283Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.283Z] +++ set -e [2022-01-20T07:57:36.283Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.283Z] +++ set -x [2022-01-20T07:57:36.283Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.283Z] testing: warning: no tests to run [2022-01-20T07:57:36.283Z] PASS [2022-01-20T07:57:36.283Z] [2022-01-20T07:57:36.283Z] DONE 0 tests in 0.017s [2022-01-20T07:57:36.283Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.283Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.283Z] +++ set -e [2022-01-20T07:57:36.283Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.283Z] +++ set -x [2022-01-20T07:57:36.283Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.283Z] INFO: Testing against a local daemon [2022-01-20T07:57:36.283Z] testing: warning: no tests to run [2022-01-20T07:57:36.283Z] PASS [2022-01-20T07:57:36.283Z] [2022-01-20T07:57:36.283Z] DONE 0 tests in 0.067s [2022-01-20T07:57:36.283Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.283Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.283Z] +++ set -e [2022-01-20T07:57:36.283Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.283Z] +++ set -x [2022-01-20T07:57:36.283Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.544Z] INFO: Testing against a local daemon [2022-01-20T07:57:36.544Z] testing: warning: no tests to run [2022-01-20T07:57:36.544Z] PASS [2022-01-20T07:57:36.544Z] [2022-01-20T07:57:36.544Z] DONE 0 tests in 0.071s [2022-01-20T07:57:36.544Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.544Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.544Z] +++ set -e [2022-01-20T07:57:36.544Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.544Z] +++ set -x [2022-01-20T07:57:36.544Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.544Z] INFO: Testing against a local daemon [2022-01-20T07:57:36.544Z] testing: warning: no tests to run [2022-01-20T07:57:36.544Z] PASS [2022-01-20T07:57:36.544Z] [2022-01-20T07:57:36.544Z] DONE 0 tests in 0.064s [2022-01-20T07:57:36.544Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.544Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.544Z] +++ set -e [2022-01-20T07:57:36.544Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.544Z] +++ set -x [2022-01-20T07:57:36.544Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.544Z] INFO: Testing against a local daemon [2022-01-20T07:57:36.544Z] testing: warning: no tests to run [2022-01-20T07:57:36.544Z] PASS [2022-01-20T07:57:36.544Z] [2022-01-20T07:57:36.544Z] DONE 0 tests in 0.073s [2022-01-20T07:57:36.544Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.544Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.544Z] +++ set -e [2022-01-20T07:57:36.544Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.544Z] +++ set -x [2022-01-20T07:57:36.544Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.806Z] testing: warning: no tests to run [2022-01-20T07:57:36.806Z] PASS [2022-01-20T07:57:36.806Z] [2022-01-20T07:57:36.806Z] DONE 0 tests in 0.055s [2022-01-20T07:57:36.806Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.806Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.806Z] +++ set -e [2022-01-20T07:57:36.806Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.806Z] +++ set -x [2022-01-20T07:57:36.806Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.806Z] INFO: Testing against a local daemon [2022-01-20T07:57:36.806Z] testing: warning: no tests to run [2022-01-20T07:57:36.806Z] PASS [2022-01-20T07:57:36.806Z] [2022-01-20T07:57:36.806Z] DONE 0 tests in 0.073s [2022-01-20T07:57:36.806Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.806Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.806Z] +++ set -e [2022-01-20T07:57:36.806Z] +++ '[' -n 0 ']' [2022-01-20T07:57:36.806Z] +++ set -x [2022-01-20T07:57:36.806Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:36.806Z] INFO: Testing against a local daemon [2022-01-20T07:57:36.806Z] testing: warning: no tests to run [2022-01-20T07:57:36.806Z] PASS [2022-01-20T07:57:36.806Z] [2022-01-20T07:57:36.806Z] DONE 0 tests in 0.062s [2022-01-20T07:57:37.067Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.067Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.067Z] +++ set -e [2022-01-20T07:57:37.067Z] +++ '[' -n 0 ']' [2022-01-20T07:57:37.067Z] +++ set -x [2022-01-20T07:57:37.067Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.067Z] INFO: Testing against a local daemon [2022-01-20T07:57:37.067Z] testing: warning: no tests to run [2022-01-20T07:57:37.067Z] PASS [2022-01-20T07:57:37.067Z] [2022-01-20T07:57:37.067Z] DONE 0 tests in 0.056s [2022-01-20T07:57:37.067Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.067Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.067Z] +++ set -e [2022-01-20T07:57:37.067Z] +++ '[' -n 0 ']' [2022-01-20T07:57:37.067Z] +++ set -x [2022-01-20T07:57:37.067Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.067Z] INFO: Testing against a local daemon [2022-01-20T07:57:37.067Z] testing: warning: no tests to run [2022-01-20T07:57:37.067Z] PASS [2022-01-20T07:57:37.067Z] [2022-01-20T07:57:37.067Z] DONE 0 tests in 0.049s [2022-01-20T07:57:37.067Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.068Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.068Z] +++ set -e [2022-01-20T07:57:37.068Z] +++ '[' -n 0 ']' [2022-01-20T07:57:37.068Z] +++ set -x [2022-01-20T07:57:37.068Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.068Z] INFO: Testing against a local daemon [2022-01-20T07:57:37.068Z] testing: warning: no tests to run [2022-01-20T07:57:37.068Z] PASS [2022-01-20T07:57:37.068Z] [2022-01-20T07:57:37.068Z] DONE 0 tests in 0.061s [2022-01-20T07:57:37.329Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] +++ set -e [2022-01-20T07:57:37.329Z] +++ '[' -n 0 ']' [2022-01-20T07:57:37.329Z] +++ set -x [2022-01-20T07:57:37.329Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] INFO: Testing against a local daemon [2022-01-20T07:57:37.329Z] testing: warning: no tests to run [2022-01-20T07:57:37.329Z] PASS [2022-01-20T07:57:37.329Z] [2022-01-20T07:57:37.329Z] DONE 0 tests in 0.056s [2022-01-20T07:57:37.329Z] Running integration-test (iteration 4) [2022-01-20T07:57:37.329Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] +++ set -e [2022-01-20T07:57:37.329Z] +++ '[' -n 0 ']' [2022-01-20T07:57:37.329Z] +++ set -x [2022-01-20T07:57:37.329Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] INFO: Testing against a local daemon [2022-01-20T07:57:37.329Z] testing: warning: no tests to run [2022-01-20T07:57:37.329Z] PASS [2022-01-20T07:57:37.329Z] [2022-01-20T07:57:37.329Z] DONE 0 tests in 0.045s [2022-01-20T07:57:37.329Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] +++ set -e [2022-01-20T07:57:37.329Z] +++ '[' -n 0 ']' [2022-01-20T07:57:37.329Z] +++ set -x [2022-01-20T07:57:37.329Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] INFO: Testing against a local daemon [2022-01-20T07:57:37.329Z] testing: warning: no tests to run [2022-01-20T07:57:37.329Z] PASS [2022-01-20T07:57:37.329Z] [2022-01-20T07:57:37.329Z] DONE 0 tests in 0.042s [2022-01-20T07:57:37.329Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.329Z] +++ set -e [2022-01-20T07:57:37.329Z] +++ '[' -n 0 ']' [2022-01-20T07:57:37.329Z] +++ set -x [2022-01-20T07:57:37.329Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.589Z] INFO: Testing against a local daemon [2022-01-20T07:57:37.590Z] testing: warning: no tests to run [2022-01-20T07:57:37.590Z] PASS [2022-01-20T07:57:37.590Z] [2022-01-20T07:57:37.590Z] DONE 0 tests in 0.068s [2022-01-20T07:57:37.590Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.590Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.590Z] +++ set -e [2022-01-20T07:57:37.590Z] +++ '[' -n 0 ']' [2022-01-20T07:57:37.590Z] +++ set -x [2022-01-20T07:57:37.590Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.590Z] testing: warning: no tests to run [2022-01-20T07:57:37.590Z] PASS [2022-01-20T07:57:37.590Z] [2022-01-20T07:57:37.590Z] DONE 0 tests in 0.095s [2022-01-20T07:57:37.590Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.590Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.590Z] +++ set -e [2022-01-20T07:57:37.590Z] +++ '[' -n 0 ']' [2022-01-20T07:57:37.590Z] +++ set -x [2022-01-20T07:57:37.590Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:37.850Z] INFO: Testing against a local daemon [2022-01-20T07:57:37.850Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:37.850Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:37.850Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:37.850Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:37.850Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:38.110Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:38.371Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:38.371Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:38.371Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:38.371Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform (0.76s) [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform/linux (0.23s) [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:38.632Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:38.632Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:38.632Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:38.632Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:38.632Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:38.632Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:38.893Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:38.893Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:39.153Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:39.153Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:39.153Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform (0.68s) [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform/linux (0.14s) [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:39.153Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:39.153Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:39.153Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:39.414Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:39.414Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:39.414Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:39.414Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:39.674Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:39.674Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:39.674Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:39.674Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform (0.63s) [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:39.935Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:39.935Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:39.935Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:39.935Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:39.935Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:39.935Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:40.196Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:40.457Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:40.457Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:40.457Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:40.457Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform (0.73s) [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform/linux (0.19s) [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:40.457Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:40.457Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:40.457Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:40.718Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:40.718Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:40.718Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:40.979Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:40.979Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:41.239Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:41.239Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:41.239Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:41.239Z] --- PASS: TestImportWithCustomPlatform (0.72s) [2022-01-20T07:57:41.239Z] --- PASS: TestImportWithCustomPlatform/#00 (0.19s) [2022-01-20T07:57:41.240Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:41.240Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:41.240Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-01-20T07:57:41.240Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-01-20T07:57:41.240Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-01-20T07:57:41.240Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:41.240Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:41.240Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:41.240Z] PASS [2022-01-20T07:57:41.240Z] [2022-01-20T07:57:41.240Z] DONE 50 tests in 3.593s [2022-01-20T07:57:41.240Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.240Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.240Z] +++ set -e [2022-01-20T07:57:41.240Z] +++ '[' -n 0 ']' [2022-01-20T07:57:41.240Z] +++ set -x [2022-01-20T07:57:41.240Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.240Z] INFO: Testing against a local daemon [2022-01-20T07:57:41.240Z] testing: warning: no tests to run [2022-01-20T07:57:41.240Z] PASS [2022-01-20T07:57:41.500Z] [2022-01-20T07:57:41.500Z] DONE 0 tests in 0.070s [2022-01-20T07:57:41.500Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.500Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.500Z] +++ set -e [2022-01-20T07:57:41.500Z] +++ '[' -n 0 ']' [2022-01-20T07:57:41.500Z] +++ set -x [2022-01-20T07:57:41.500Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.500Z] INFO: Testing against a local daemon [2022-01-20T07:57:41.500Z] testing: warning: no tests to run [2022-01-20T07:57:41.500Z] PASS [2022-01-20T07:57:41.500Z] [2022-01-20T07:57:41.500Z] DONE 0 tests in 0.061s [2022-01-20T07:57:41.500Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.500Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.500Z] +++ set -e [2022-01-20T07:57:41.500Z] +++ '[' -n 0 ']' [2022-01-20T07:57:41.500Z] +++ set -x [2022-01-20T07:57:41.501Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.501Z] INFO: Testing against a local daemon [2022-01-20T07:57:41.501Z] testing: warning: no tests to run [2022-01-20T07:57:41.501Z] PASS [2022-01-20T07:57:41.501Z] [2022-01-20T07:57:41.501Z] DONE 0 tests in 0.055s [2022-01-20T07:57:41.501Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.501Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.501Z] +++ set -e [2022-01-20T07:57:41.501Z] +++ '[' -n 0 ']' [2022-01-20T07:57:41.501Z] +++ set -x [2022-01-20T07:57:41.501Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.501Z] testing: warning: no tests to run [2022-01-20T07:57:41.501Z] PASS [2022-01-20T07:57:41.501Z] [2022-01-20T07:57:41.501Z] DONE 0 tests in 0.031s [2022-01-20T07:57:41.761Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.761Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.761Z] +++ set -e [2022-01-20T07:57:41.761Z] +++ '[' -n 0 ']' [2022-01-20T07:57:41.761Z] +++ set -x [2022-01-20T07:57:41.761Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.761Z] INFO: Testing against a local daemon [2022-01-20T07:57:41.761Z] testing: warning: no tests to run [2022-01-20T07:57:41.761Z] PASS [2022-01-20T07:57:41.761Z] [2022-01-20T07:57:41.761Z] DONE 0 tests in 0.069s [2022-01-20T07:57:41.761Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.761Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.761Z] +++ set -e [2022-01-20T07:57:41.761Z] +++ '[' -n 0 ']' [2022-01-20T07:57:41.761Z] +++ set -x [2022-01-20T07:57:41.761Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.761Z] INFO: Testing against a local daemon [2022-01-20T07:57:41.761Z] testing: warning: no tests to run [2022-01-20T07:57:41.761Z] PASS [2022-01-20T07:57:41.761Z] [2022-01-20T07:57:41.761Z] DONE 0 tests in 0.064s [2022-01-20T07:57:41.761Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.762Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:41.762Z] +++ set -e [2022-01-20T07:57:41.762Z] +++ '[' -n 0 ']' [2022-01-20T07:57:41.762Z] +++ set -x [2022-01-20T07:57:41.762Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.023Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.023Z] testing: warning: no tests to run [2022-01-20T07:57:42.023Z] PASS [2022-01-20T07:57:42.023Z] [2022-01-20T07:57:42.023Z] DONE 0 tests in 0.069s [2022-01-20T07:57:42.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.023Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.023Z] +++ set -e [2022-01-20T07:57:42.023Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.023Z] +++ set -x [2022-01-20T07:57:42.023Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.023Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.023Z] testing: warning: no tests to run [2022-01-20T07:57:42.023Z] PASS [2022-01-20T07:57:42.023Z] [2022-01-20T07:57:42.023Z] DONE 0 tests in 0.074s [2022-01-20T07:57:42.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.023Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.023Z] +++ set -e [2022-01-20T07:57:42.023Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.023Z] +++ set -x [2022-01-20T07:57:42.023Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.023Z] testing: warning: no tests to run [2022-01-20T07:57:42.023Z] PASS [2022-01-20T07:57:42.023Z] [2022-01-20T07:57:42.023Z] DONE 0 tests in 0.017s [2022-01-20T07:57:42.023Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.023Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.023Z] +++ set -e [2022-01-20T07:57:42.023Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.023Z] +++ set -x [2022-01-20T07:57:42.023Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.284Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.284Z] testing: warning: no tests to run [2022-01-20T07:57:42.284Z] PASS [2022-01-20T07:57:42.284Z] [2022-01-20T07:57:42.284Z] DONE 0 tests in 0.062s [2022-01-20T07:57:42.284Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.284Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.284Z] +++ set -e [2022-01-20T07:57:42.284Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.284Z] +++ set -x [2022-01-20T07:57:42.284Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.284Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.284Z] testing: warning: no tests to run [2022-01-20T07:57:42.284Z] PASS [2022-01-20T07:57:42.284Z] [2022-01-20T07:57:42.284Z] DONE 0 tests in 0.055s [2022-01-20T07:57:42.284Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.284Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.284Z] +++ set -e [2022-01-20T07:57:42.284Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.285Z] +++ set -x [2022-01-20T07:57:42.285Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.285Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.285Z] testing: warning: no tests to run [2022-01-20T07:57:42.285Z] PASS [2022-01-20T07:57:42.285Z] [2022-01-20T07:57:42.285Z] DONE 0 tests in 0.051s [2022-01-20T07:57:42.285Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.285Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.285Z] +++ set -e [2022-01-20T07:57:42.285Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.285Z] +++ set -x [2022-01-20T07:57:42.285Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.546Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.546Z] testing: warning: no tests to run [2022-01-20T07:57:42.546Z] PASS [2022-01-20T07:57:42.546Z] [2022-01-20T07:57:42.546Z] DONE 0 tests in 0.067s [2022-01-20T07:57:42.546Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.546Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.546Z] +++ set -e [2022-01-20T07:57:42.546Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.546Z] +++ set -x [2022-01-20T07:57:42.546Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.546Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.546Z] testing: warning: no tests to run [2022-01-20T07:57:42.546Z] PASS [2022-01-20T07:57:42.546Z] [2022-01-20T07:57:42.546Z] DONE 0 tests in 0.055s [2022-01-20T07:57:42.546Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.546Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.546Z] +++ set -e [2022-01-20T07:57:42.546Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.546Z] +++ set -x [2022-01-20T07:57:42.546Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.546Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.546Z] testing: warning: no tests to run [2022-01-20T07:57:42.546Z] PASS [2022-01-20T07:57:42.546Z] [2022-01-20T07:57:42.546Z] DONE 0 tests in 0.050s [2022-01-20T07:57:42.546Z] Running integration-test (iteration 5) [2022-01-20T07:57:42.546Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.546Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.546Z] +++ set -e [2022-01-20T07:57:42.546Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.546Z] +++ set -x [2022-01-20T07:57:42.546Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.808Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.808Z] testing: warning: no tests to run [2022-01-20T07:57:42.808Z] PASS [2022-01-20T07:57:42.808Z] [2022-01-20T07:57:42.808Z] DONE 0 tests in 0.070s [2022-01-20T07:57:42.808Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.808Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.808Z] +++ set -e [2022-01-20T07:57:42.808Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.808Z] +++ set -x [2022-01-20T07:57:42.808Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.808Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.808Z] testing: warning: no tests to run [2022-01-20T07:57:42.808Z] PASS [2022-01-20T07:57:42.808Z] [2022-01-20T07:57:42.808Z] DONE 0 tests in 0.071s [2022-01-20T07:57:42.808Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.808Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.808Z] +++ set -e [2022-01-20T07:57:42.808Z] +++ '[' -n 0 ']' [2022-01-20T07:57:42.808Z] +++ set -x [2022-01-20T07:57:42.808Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:42.808Z] INFO: Testing against a local daemon [2022-01-20T07:57:42.808Z] testing: warning: no tests to run [2022-01-20T07:57:42.808Z] PASS [2022-01-20T07:57:42.808Z] [2022-01-20T07:57:42.808Z] DONE 0 tests in 0.075s [2022-01-20T07:57:43.068Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:43.068Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:43.068Z] +++ set -e [2022-01-20T07:57:43.068Z] +++ '[' -n 0 ']' [2022-01-20T07:57:43.068Z] +++ set -x [2022-01-20T07:57:43.068Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:43.068Z] testing: warning: no tests to run [2022-01-20T07:57:43.068Z] PASS [2022-01-20T07:57:43.068Z] [2022-01-20T07:57:43.068Z] DONE 0 tests in 0.076s [2022-01-20T07:57:43.068Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:43.068Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:43.068Z] +++ set -e [2022-01-20T07:57:43.068Z] +++ '[' -n 0 ']' [2022-01-20T07:57:43.068Z] +++ set -x [2022-01-20T07:57:43.068Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:43.068Z] INFO: Testing against a local daemon [2022-01-20T07:57:43.068Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:43.068Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:43.330Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:43.330Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:43.330Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:43.591Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:43.917Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:44.178Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:44.178Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:44.178Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform (0.96s) [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform/#00 (0.24s) [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform/linux (0.20s) [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.20s) [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.28s) [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:44.178Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:44.178Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:44.178Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:44.178Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:44.178Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:44.178Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:44.440Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:44.534Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-01-20T07:57:44.534Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T07:57:44.534Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-01-20T07:57:44.534Z] === RUN TestWaitNonBlocked [2022-01-20T07:57:44.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T07:57:44.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T07:57:44.534Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T07:57:44.534Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T07:57:44.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T07:57:44.534Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T07:57:44.534Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T07:57:44.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-01-20T07:57:44.534Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-01-20T07:57:44.534Z] === RUN TestWaitBlocked [2022-01-20T07:57:44.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T07:57:44.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T07:57:44.534Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T07:57:44.534Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T07:57:44.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T07:57:44.534Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T07:57:44.701Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:44.701Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:44.701Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:44.701Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform (0.77s) [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform/linux (0.22s) [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:44.963Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:44.963Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:44.963Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:44.963Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:44.963Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:44.963Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:45.094Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T07:57:45.095Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.48s) [2022-01-20T07:57:45.095Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s) [2022-01-20T07:57:45.095Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T07:57:45.095Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T07:57:45.121Z] 0e02c12b1310: Verifying Checksum [2022-01-20T07:57:45.121Z] 0e02c12b1310: Download complete [2022-01-20T07:57:45.224Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:45.485Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:45.485Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:45.485Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:45.485Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform (0.71s) [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform/#00 (0.14s) [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform/linux (0.17s) [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.19s) [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:45.485Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:45.485Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:45.485Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:45.746Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:45.746Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:45.746Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:46.012Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:46.012Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:46.274Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:46.274Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:46.274Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform (0.71s) [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform/#00 (0.16s) [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform/linux (0.19s) [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:46.274Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:46.274Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:57:46.274Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:57:46.535Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:57:46.535Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:57:46.535Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:57:46.797Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:57:47.059Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:57:47.059Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:57:47.059Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:57:47.059Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform (0.85s) [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform/linux (0.27s) [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.21s) [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.16s) [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:57:47.059Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:57:47.059Z] PASS [2022-01-20T07:57:47.059Z] [2022-01-20T07:57:47.059Z] DONE 50 tests in 4.062s [2022-01-20T07:57:47.059Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.059Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.059Z] +++ set -e [2022-01-20T07:57:47.059Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.059Z] +++ set -x [2022-01-20T07:57:47.059Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] INFO: Testing against a local daemon [2022-01-20T07:57:47.328Z] testing: warning: no tests to run [2022-01-20T07:57:47.328Z] PASS [2022-01-20T07:57:47.328Z] [2022-01-20T07:57:47.328Z] DONE 0 tests in 0.064s [2022-01-20T07:57:47.328Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] +++ set -e [2022-01-20T07:57:47.328Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.328Z] +++ set -x [2022-01-20T07:57:47.328Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] INFO: Testing against a local daemon [2022-01-20T07:57:47.328Z] testing: warning: no tests to run [2022-01-20T07:57:47.328Z] PASS [2022-01-20T07:57:47.328Z] [2022-01-20T07:57:47.328Z] DONE 0 tests in 0.060s [2022-01-20T07:57:47.328Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] +++ set -e [2022-01-20T07:57:47.328Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.328Z] +++ set -x [2022-01-20T07:57:47.328Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] INFO: Testing against a local daemon [2022-01-20T07:57:47.328Z] testing: warning: no tests to run [2022-01-20T07:57:47.328Z] PASS [2022-01-20T07:57:47.328Z] [2022-01-20T07:57:47.328Z] DONE 0 tests in 0.051s [2022-01-20T07:57:47.328Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] +++ set -e [2022-01-20T07:57:47.328Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.328Z] +++ set -x [2022-01-20T07:57:47.328Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.328Z] testing: warning: no tests to run [2022-01-20T07:57:47.328Z] PASS [2022-01-20T07:57:47.328Z] [2022-01-20T07:57:47.328Z] DONE 0 tests in 0.015s [2022-01-20T07:57:47.590Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] +++ set -e [2022-01-20T07:57:47.590Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.590Z] +++ set -x [2022-01-20T07:57:47.590Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] INFO: Testing against a local daemon [2022-01-20T07:57:47.590Z] testing: warning: no tests to run [2022-01-20T07:57:47.590Z] PASS [2022-01-20T07:57:47.590Z] [2022-01-20T07:57:47.590Z] DONE 0 tests in 0.054s [2022-01-20T07:57:47.590Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] +++ set -e [2022-01-20T07:57:47.590Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.590Z] +++ set -x [2022-01-20T07:57:47.590Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] INFO: Testing against a local daemon [2022-01-20T07:57:47.590Z] testing: warning: no tests to run [2022-01-20T07:57:47.590Z] PASS [2022-01-20T07:57:47.590Z] [2022-01-20T07:57:47.590Z] DONE 0 tests in 0.045s [2022-01-20T07:57:47.590Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] +++ set -e [2022-01-20T07:57:47.590Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.590Z] +++ set -x [2022-01-20T07:57:47.590Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] INFO: Testing against a local daemon [2022-01-20T07:57:47.590Z] testing: warning: no tests to run [2022-01-20T07:57:47.590Z] PASS [2022-01-20T07:57:47.590Z] [2022-01-20T07:57:47.590Z] DONE 0 tests in 0.053s [2022-01-20T07:57:47.590Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.590Z] +++ set -e [2022-01-20T07:57:47.590Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.590Z] +++ set -x [2022-01-20T07:57:47.590Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.609Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.12s) [2022-01-20T07:57:47.609Z] === CONT TestIpcModeOlderClient [2022-01-20T07:57:47.609Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-01-20T07:57:47.609Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T07:57:47.609Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-01-20T07:57:47.609Z] === CONT TestDaemonHostGatewayIP [2022-01-20T07:57:47.852Z] INFO: Testing against a local daemon [2022-01-20T07:57:47.852Z] testing: warning: no tests to run [2022-01-20T07:57:47.852Z] PASS [2022-01-20T07:57:47.852Z] [2022-01-20T07:57:47.852Z] DONE 0 tests in 0.063s [2022-01-20T07:57:47.852Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.852Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.852Z] +++ set -e [2022-01-20T07:57:47.852Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.852Z] +++ set -x [2022-01-20T07:57:47.852Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.852Z] testing: warning: no tests to run [2022-01-20T07:57:47.852Z] PASS [2022-01-20T07:57:47.852Z] [2022-01-20T07:57:47.852Z] DONE 0 tests in 0.031s [2022-01-20T07:57:47.852Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.852Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.852Z] +++ set -e [2022-01-20T07:57:47.852Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.852Z] +++ set -x [2022-01-20T07:57:47.852Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.852Z] INFO: Testing against a local daemon [2022-01-20T07:57:47.852Z] testing: warning: no tests to run [2022-01-20T07:57:47.852Z] PASS [2022-01-20T07:57:47.852Z] [2022-01-20T07:57:47.852Z] DONE 0 tests in 0.046s [2022-01-20T07:57:47.852Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.852Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:47.852Z] +++ set -e [2022-01-20T07:57:47.852Z] +++ '[' -n 0 ']' [2022-01-20T07:57:47.852Z] +++ set -x [2022-01-20T07:57:47.852Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.114Z] INFO: Testing against a local daemon [2022-01-20T07:57:48.114Z] testing: warning: no tests to run [2022-01-20T07:57:48.114Z] PASS [2022-01-20T07:57:48.114Z] [2022-01-20T07:57:48.114Z] DONE 0 tests in 0.064s [2022-01-20T07:57:48.114Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.114Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.114Z] +++ set -e [2022-01-20T07:57:48.114Z] +++ '[' -n 0 ']' [2022-01-20T07:57:48.114Z] +++ set -x [2022-01-20T07:57:48.114Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.114Z] INFO: Testing against a local daemon [2022-01-20T07:57:48.114Z] testing: warning: no tests to run [2022-01-20T07:57:48.114Z] PASS [2022-01-20T07:57:48.114Z] [2022-01-20T07:57:48.114Z] DONE 0 tests in 0.055s [2022-01-20T07:57:48.114Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.114Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.114Z] +++ set -e [2022-01-20T07:57:48.114Z] +++ '[' -n 0 ']' [2022-01-20T07:57:48.114Z] +++ set -x [2022-01-20T07:57:48.114Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.114Z] INFO: Testing against a local daemon [2022-01-20T07:57:48.114Z] testing: warning: no tests to run [2022-01-20T07:57:48.114Z] PASS [2022-01-20T07:57:48.114Z] [2022-01-20T07:57:48.114Z] DONE 0 tests in 0.084s [2022-01-20T07:57:48.114Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.114Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.114Z] +++ set -e [2022-01-20T07:57:48.114Z] +++ '[' -n 0 ']' [2022-01-20T07:57:48.114Z] +++ set -x [2022-01-20T07:57:48.114Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.376Z] INFO: Testing against a local daemon [2022-01-20T07:57:48.376Z] testing: warning: no tests to run [2022-01-20T07:57:48.376Z] PASS [2022-01-20T07:57:48.376Z] [2022-01-20T07:57:48.376Z] DONE 0 tests in 0.052s [2022-01-20T07:57:48.376Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.376Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.376Z] +++ set -e [2022-01-20T07:57:48.376Z] +++ '[' -n 0 ']' [2022-01-20T07:57:48.376Z] +++ set -x [2022-01-20T07:57:48.376Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestImportWithCustomPlatform [2022-01-20T07:57:48.376Z] INFO: Testing against a local daemon [2022-01-20T07:57:48.376Z] testing: warning: no tests to run [2022-01-20T07:57:48.376Z] PASS [2022-01-20T07:57:48.376Z] [2022-01-20T07:57:48.376Z] DONE 0 tests in 0.045s [2022-01-20T07:57:48.376Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-01-20T07:57:48.376Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-01-20T07:57:48.376Z] ++++ kill 6141 [2022-01-20T07:57:48.376Z] ++++ /etc/init.d/apparmor stop [2022-01-20T07:57:48.376Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T07:57:48.376Z] [2022-01-20T07:57:48.376Z] Unloading profiles will leave already running processes permanently [2022-01-20T07:57:48.376Z] unconfined, which can lead to unexpected situations. [2022-01-20T07:57:48.376Z] [2022-01-20T07:57:48.376Z] To set a process to complain mode, use the command line tool [2022-01-20T07:57:48.376Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T07:57:48.376Z] ++++ true [2022-01-20T07:57:48.376Z] exiting test-integration [2022-01-20T07:57:48.376Z] +++ exit 0 [2022-01-20T07:57:48.376Z] [2022-01-20T07:57:48.376Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T07:57:50.122Z] --- PASS: TestDaemonHostGatewayIP (2.58s) [2022-01-20T07:57:50.122Z] === CONT TestDaemonRestartIpcMode [2022-01-20T07:57:50.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T07:57:50.291Z] HOSTNAME=341b72559a91 [2022-01-20T07:57:50.291Z] TESTDEBUG=0 [2022-01-20T07:57:50.291Z] DEST=bundles/test-integration [2022-01-20T07:57:50.291Z] PWD=/go/src/github.com/docker/docker [2022-01-20T07:57:50.291Z] KEEPBUNDLE=1 [2022-01-20T07:57:50.291Z] DOCKER_GITCOMMIT=94c47e88981d14f6564158c1d118892f880e2e88 [2022-01-20T07:57:50.291Z] container=docker [2022-01-20T07:57:50.291Z] HOME=/root [2022-01-20T07:57:50.291Z] GOLANG_VERSION=1.17.6 [2022-01-20T07:57:50.291Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T07:57:50.291Z] VALIDATE_BRANCH=master [2022-01-20T07:57:50.291Z] TERM=xterm [2022-01-20T07:57:50.291Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T07:57:50.291Z] SHLVL=1 [2022-01-20T07:57:50.291Z] TIMEOUT=120m [2022-01-20T07:57:50.291Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T07:57:50.291Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T07:57:50.291Z] GO111MODULE=off [2022-01-20T07:57:50.291Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T07:57:50.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T07:57:50.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T07:57:50.291Z] GOPATH=/go [2022-01-20T07:57:50.291Z] PKG_CONFIG=pkg-config [2022-01-20T07:57:50.291Z] _=/usr/bin/env [2022-01-20T07:57:50.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T07:57:51.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T07:57:51.719Z] sha256:8b6693b4c3bc8d9e087adb908b5eb8710a46a9dc5d53c7bab5fb8cff13ef4e35 [2022-01-20T07:57:51.719Z] INFO: Starting docker-py tests... [2022-01-20T07:57:51.719Z] ============================= test session starts ============================== [2022-01-20T07:57:51.719Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-01-20T07:57:51.719Z] rootdir: /src, inifile: pytest.ini [2022-01-20T07:57:51.719Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-01-20T07:57:52.008Z] --- PASS: TestDaemonRestartIpcMode (2.14s) [2022-01-20T07:57:52.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T07:57:52.657Z] collected 395 items / 1 deselected / 394 selected [2022-01-20T07:57:52.657Z] [2022-01-20T07:57:54.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T07:57:55.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T07:57:57.749Z] INFO: Extraction ended at 01/20/2022 07:57:57. Duration:00:00:25.2418525 [2022-01-20T07:57:57.749Z] INFO: Updating the golang and path environment variables [2022-01-20T07:57:57.749Z] INFO: GOPATH=d:\gopath [2022-01-20T07:57:57.749Z] INFO: go version go1.17.6 windows/amd64 [2022-01-20T07:57:57.749Z] INFO: Running the daemon under test in debug mode [2022-01-20T07:57:57.749Z] INFO: Starting a daemon under test... [2022-01-20T07:57:57.749Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43103\13\daemon --pidfile d:\CI\PR-43103\13\docker.pid -D [2022-01-20T07:57:57.749Z] INFO: Process started successfully. [2022-01-20T07:57:57.749Z] INFO: Start tailing logs of the daemon under tests [2022-01-20T07:57:57.749Z] INFO: Waiting for the daemon under test to start... [2022-01-20T07:57:58.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T07:57:59.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T07:58:00.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T07:58:00.084Z] --- PASS: TestContainerKillOnDaemonStart (11.80s) [2022-01-20T07:58:00.084Z] PASS [2022-01-20T07:58:00.084Z] [2022-01-20T07:58:00.084Z] === Skipped [2022-01-20T07:58:00.084Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-01-20T07:58:00.084Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T07:58:00.084Z] [2022-01-20T07:58:00.084Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T07:58:00.084Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-01-20T07:58:00.084Z] [2022-01-20T07:58:00.084Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T07:58:00.084Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T07:58:00.084Z] [2022-01-20T07:58:00.084Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-01-20T07:58:00.084Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-01-20T07:58:00.084Z] [2022-01-20T07:58:00.084Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T07:58:00.084Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T07:58:00.084Z] [2022-01-20T07:58:00.084Z] DONE 200 tests, 5 skipped in 116.071s [2022-01-20T07:58:00.084Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T07:58:00.084Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T07:58:00.084Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-20T07:58:00.084Z] === RUN TestDaemonConfigValidation [2022-01-20T07:58:00.084Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T07:58:00.084Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T07:58:00.084Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T07:58:00.084Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T07:58:00.084Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T07:58:00.084Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T07:58:00.084Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T07:58:00.084Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T07:58:00.084Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T07:58:00.084Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T07:58:00.084Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T07:58:00.084Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T07:58:00.084Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T07:58:00.084Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T07:58:00.084Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T07:58:00.084Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T07:58:00.084Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-01-20T07:58:00.084Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-01-20T07:58:00.084Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-01-20T07:58:00.084Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-01-20T07:58:00.084Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-01-20T07:58:00.084Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T07:58:00.084Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T07:58:00.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T07:58:01.009Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T07:58:01.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T07:58:01.934Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T07:58:02.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-01-20T07:58:02.859Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T07:58:02.859Z] daemon_test.go:156: [da31c0b359942] daemon is not started [2022-01-20T07:58:02.859Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-01-20T07:58:02.859Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-01-20T07:58:02.859Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-20T07:58:02.859Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-20T07:58:02.859Z] === RUN TestDaemonProxy [2022-01-20T07:58:02.859Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T07:58:03.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T07:58:04.745Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T07:58:04.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T07:58:05.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T07:58:06.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T07:58:06.631Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T07:58:07.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T07:58:07.894Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-01-20T07:58:08.516Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T07:58:08.720Z] tests/integration/api_client_test.py ..... [ 7%] [2022-01-20T07:58:08.772Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T07:58:08.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T07:58:09.333Z] --- PASS: TestDaemonProxy (6.29s) [2022-01-20T07:58:09.333Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-01-20T07:58:09.333Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-01-20T07:58:09.333Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-01-20T07:58:09.333Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T07:58:09.333Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-20T07:58:09.333Z] PASS [2022-01-20T07:58:09.333Z] [2022-01-20T07:58:09.333Z] DONE 17 tests in 10.187s [2022-01-20T07:58:09.333Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T07:58:09.333Z] INFO: Testing against a local daemon [2022-01-20T07:58:09.333Z] === RUN TestCommitInheritsEnv [2022-01-20T07:58:09.590Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-01-20T07:58:09.590Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T07:58:09.590Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T07:58:09.590Z] === RUN TestImportWithCustomPlatform [2022-01-20T07:58:09.590Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T07:58:09.590Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T07:58:09.590Z] === RUN TestImportWithCustomPlatform// [2022-01-20T07:58:09.590Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T07:58:09.590Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T07:58:09.590Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T07:58:09.847Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T07:58:09.847Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T07:58:09.847Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T07:58:09.847Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T07:58:09.847Z] === RUN TestImagesFilterMultiReference [2022-01-20T07:58:09.847Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T07:58:09.847Z] === RUN TestImagePullPlatformInvalid [2022-01-20T07:58:09.847Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T07:58:09.847Z] === RUN TestRemoveImageOrphaning [2022-01-20T07:58:10.102Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-01-20T07:58:10.102Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T07:58:10.113Z] tests/integration/api_config_test.py ...... [ 8%] [2022-01-20T07:58:10.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T07:58:10.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T07:58:11.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T07:58:11.990Z] --- PASS: TestRemoveImageGarbageCollector (1.75s) [2022-01-20T07:58:11.990Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T07:58:11.990Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-01-20T07:58:11.990Z] === RUN TestTagInvalidReference [2022-01-20T07:58:11.990Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T07:58:11.990Z] === RUN TestTagValidPrefixedRepo [2022-01-20T07:58:11.990Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-01-20T07:58:11.990Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T07:58:11.990Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T07:58:11.990Z] === RUN TestTagOfficialNames [2022-01-20T07:58:11.990Z] --- PASS: TestTagOfficialNames (0.04s) [2022-01-20T07:58:11.990Z] === RUN TestTagMatchesDigest [2022-01-20T07:58:11.990Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-01-20T07:58:11.990Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T07:58:12.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T07:58:12.647Z] Using test binary docker [2022-01-20T07:58:12.931Z] +++ /etc/init.d/apparmor start [2022-01-20T07:58:12.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T07:58:12.931Z] INFO: Waiting for daemon to start... [2022-01-20T07:58:12.931Z] Starting dockerd [2022-01-20T07:58:12.931Z] +++ 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-01-20T07:58:14.873Z] . [2022-01-20T07:58:14.873Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T07:58:15.134Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T07:58:15.134Z] Running integration-test (iteration 1) [2022-01-20T07:58:15.134Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T07:58:15.134Z] ++ 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-01-20T07:58:15.134Z] ++ set -e [2022-01-20T07:58:15.134Z] ++ '[' -n 0 ']' [2022-01-20T07:58:15.134Z] ++ set -x [2022-01-20T07:58:15.134Z] ++ 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-01-20T07:58:15.134Z] INFO: Testing against a local daemon [2022-01-20T07:58:15.134Z] === RUN TestCgroupNamespacesBuild [2022-01-20T07:58:17.048Z] --- PASS: TestCgroupNamespacesBuild (1.91s) [2022-01-20T07:58:17.048Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T07:58:19.037Z] .....INFO: Daemon under test started and replied! [2022-01-20T07:58:19.037Z] INFO: Docker version of the daemon under test [2022-01-20T07:58:19.037Z] [2022-01-20T07:58:19.037Z] Client: [2022-01-20T07:58:19.037Z] Version: 17.06.2-ce [2022-01-20T07:58:19.037Z] API version: 1.30 [2022-01-20T07:58:19.037Z] Go version: go1.8.3 [2022-01-20T07:58:19.037Z] Git commit: cec0b72 [2022-01-20T07:58:19.037Z] Built: Tue Sep 5 19:57:19 2017 [2022-01-20T07:58:19.037Z] OS/Arch: windows/amd64 [2022-01-20T07:58:19.037Z] [2022-01-20T07:58:19.037Z] Server: [2022-01-20T07:58:19.037Z] Version: 0.0.0-dev [2022-01-20T07:58:19.037Z] API version: 1.42 (minimum version 1.24) [2022-01-20T07:58:19.037Z] Go version: go1.17.6 [2022-01-20T07:58:19.037Z] Git commit: 7007124a7f [2022-01-20T07:58:19.037Z] Built: 01/20/2022 07:56:15 [2022-01-20T07:58:19.037Z] OS/Arch: windows/amd64 [2022-01-20T07:58:19.037Z] Experimental: false [2022-01-20T07:58:19.037Z] [2022-01-20T07:58:19.037Z] INFO: Docker info of the daemon under test [2022-01-20T07:58:19.037Z] [2022-01-20T07:58:19.037Z] Containers: 0 [2022-01-20T07:58:19.037Z] Running: 0 [2022-01-20T07:58:19.037Z] Paused: 0 [2022-01-20T07:58:19.037Z] Stopped: 0 [2022-01-20T07:58:19.037Z] Images: 0 [2022-01-20T07:58:19.037Z] Server Version: 0.0.0-dev [2022-01-20T07:58:19.037Z] Storage Driver: windowsfilter [2022-01-20T07:58:19.037Z] Windows: [2022-01-20T07:58:19.037Z] Logging Driver: json-file [2022-01-20T07:58:19.037Z] Plugins: [2022-01-20T07:58:19.037Z] Volume: local [2022-01-20T07:58:19.037Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T07:58:19.037Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T07:58:19.037Z] Swarm: inactive [2022-01-20T07:58:19.037Z] Default Isolation: process [2022-01-20T07:58:19.037Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T07:58:19.037Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T07:58:19.037Z] OSType: windows [2022-01-20T07:58:19.037Z] Architecture: x86_64 [2022-01-20T07:58:19.037Z] CPUs: 4 [2022-01-20T07:58:19.037Z] Total Memory: 32GiB [2022-01-20T07:58:19.037Z] Name: azwin-2-2f4500 [2022-01-20T07:58:19.037Z] ID: LOX6:HFLP:HVW4:A5J4:AP3R:BAUC:6UJG:C5YZ:MZCI:EJPN:FFHK:KWZY [2022-01-20T07:58:19.037Z] Docker Root Dir: D:\CI\PR-43103\13\daemon [2022-01-20T07:58:19.037Z] Debug Mode (client): false [2022-01-20T07:58:19.037Z] Debug Mode (server): true [2022-01-20T07:58:19.037Z] File Descriptors: -1 [2022-01-20T07:58:19.037Z] Goroutines: 16 [2022-01-20T07:58:19.037Z] System Time: 2022-01-20T07:58:17.1262903Z [2022-01-20T07:58:19.037Z] EventsListeners: 0 [2022-01-20T07:58:19.037Z] Registry: https://index.docker.io/v1/ [2022-01-20T07:58:19.037Z] Labels: [2022-01-20T07:58:19.037Z] Experimental: false [2022-01-20T07:58:19.037Z] Insecure Registries: [2022-01-20T07:58:19.037Z] 127.0.0.0/8 [2022-01-20T07:58:19.037Z] Live Restore Enabled: false [2022-01-20T07:58:19.037Z] [2022-01-20T07:58:19.037Z] [2022-01-20T07:58:19.037Z] INFO: Docker images of the daemon under test [2022-01-20T07:58:19.037Z] [2022-01-20T07:58:19.037Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T07:58:19.037Z] [2022-01-20T07:58:19.037Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-01-20T07:58:19.037Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-01-20T07:58:19.037Z] ltsc2019: Pulling from windows/servercore [2022-01-20T07:58:19.037Z] 4612f6d0b889: Pulling fs layer [2022-01-20T07:58:19.037Z] 567fd00846e9: Pulling fs layer [2022-01-20T07:58:19.594Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2022-01-20T07:58:19.594Z] === RUN TestBuildWithSession [2022-01-20T07:58:19.594Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T07:58:19.594Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T07:58:19.594Z] === RUN TestBuildSquashParent [2022-01-20T07:58:27.438Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-01-20T07:58:27.438Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:58:27.438Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T07:58:27.438Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-01-20T07:58:27.438Z] [2022-01-20T07:58:27.438Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-01-20T07:58:27.438Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-01-20T07:58:27.438Z] HOSTNAME=14925630d2c7 [2022-01-20T07:58:27.438Z] TESTDEBUG=0 [2022-01-20T07:58:27.438Z] DEST=bundles/test-integration [2022-01-20T07:58:27.438Z] PWD=/go/src/github.com/docker/docker [2022-01-20T07:58:27.438Z] DOCKER_GITCOMMIT=2ebb040a9e64fc265d750dcf7dc56801a80a228b [2022-01-20T07:58:27.438Z] container=docker [2022-01-20T07:58:27.438Z] HOME=/root [2022-01-20T07:58:27.438Z] GOLANG_VERSION=1.17.6 [2022-01-20T07:58:27.438Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-01-20T07:58:27.438Z] VALIDATE_BRANCH=master [2022-01-20T07:58:27.438Z] TERM=xterm [2022-01-20T07:58:27.438Z] DOCKER_PKG=github.com/docker/docker [2022-01-20T07:58:27.438Z] SHLVL=1 [2022-01-20T07:58:27.438Z] TIMEOUT=120m [2022-01-20T07:58:27.438Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-01-20T07:58:27.438Z] DOCKER_GRAPHDRIVER=overlay2 [2022-01-20T07:58:27.438Z] GO111MODULE=off [2022-01-20T07:58:27.438Z] DOCKER_EXPERIMENTAL=1 [2022-01-20T07:58:27.438Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-01-20T07:58:27.438Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-01-20T07:58:27.438Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-01-20T07:58:27.438Z] GOPATH=/go [2022-01-20T07:58:27.438Z] PKG_CONFIG=pkg-config [2022-01-20T07:58:27.438Z] _=/usr/bin/env [2022-01-20T07:58:27.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-01-20T07:58:27.742Z] --- PASS: TestBuildSquashParent (8.27s) [2022-01-20T07:58:27.742Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T07:58:27.742Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:58:27.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:58:27.742Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:58:27.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:58:27.742Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:58:27.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:58:27.742Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:58:27.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:58:27.742Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:58:27.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:58:27.742Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:58:27.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:58:27.742Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:58:27.742Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:58:30.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:58:30.294Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:58:33.602Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:58:33.603Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:58:36.908Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T07:58:36.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2022-01-20T07:58:36.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s) [2022-01-20T07:58:36.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2022-01-20T07:58:36.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2022-01-20T07:58:36.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.14s) [2022-01-20T07:58:36.908Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.19s) [2022-01-20T07:58:36.908Z] === RUN TestBuildMultiStageCopy [2022-01-20T07:58:36.908Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T07:58:36.973Z] 4612f6d0b889: Verifying Checksum [2022-01-20T07:58:36.973Z] 4612f6d0b889: Download complete [2022-01-20T07:58:36.973Z] 567fd00846e9: Verifying Checksum [2022-01-20T07:58:36.973Z] 567fd00846e9: Download complete [2022-01-20T07:58:39.457Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T07:58:39.457Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T07:58:39.781Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-01-20T07:58:40.022Z] --- PASS: TestImportExtremelyLargeImageWorks (89.94s) [2022-01-20T07:58:40.022Z] PASS [2022-01-20T07:58:40.022Z] [2022-01-20T07:58:40.022Z] === Skipped [2022-01-20T07:58:40.022Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T07:58:40.022Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-01-20T07:58:40.022Z] [2022-01-20T07:58:40.022Z] DONE 22 tests, 1 skipped in 93.746s [2022-01-20T07:58:40.022Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T07:58:40.022Z] INFO: Testing against a local daemon [2022-01-20T07:58:40.022Z] === RUN TestNetworkCreateDelete [2022-01-20T07:58:40.022Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T07:58:40.022Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T07:58:40.022Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-01-20T07:58:40.022Z] === RUN TestDaemonDNSFallback [2022-01-20T07:58:40.029Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T07:58:40.282Z] --- PASS: TestDaemonDNSFallback (6.44s) [2022-01-20T07:58:40.282Z] === RUN TestInspectNetwork [2022-01-20T07:58:40.282Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:40.282Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T07:58:40.282Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T07:58:40.282Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.282Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T07:58:40.282Z] === RUN TestNetworkInvalidJSON [2022-01-20T07:58:40.282Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T07:58:40.282Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T07:58:40.282Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T07:58:40.282Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T07:58:40.282Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T07:58:40.282Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T07:58:40.282Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T07:58:40.282Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T07:58:40.282Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T07:58:40.282Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T07:58:40.282Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T07:58:40.282Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T07:58:40.282Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T07:58:40.282Z] === RUN TestNetworkList [2022-01-20T07:58:40.282Z] === RUN TestNetworkList//networks [2022-01-20T07:58:40.282Z] === PAUSE TestNetworkList//networks [2022-01-20T07:58:40.282Z] === RUN TestNetworkList//networks/ [2022-01-20T07:58:40.282Z] === PAUSE TestNetworkList//networks/ [2022-01-20T07:58:40.282Z] === CONT TestNetworkList//networks [2022-01-20T07:58:40.282Z] === CONT TestNetworkList//networks/ [2022-01-20T07:58:40.282Z] --- PASS: TestNetworkList (0.02s) [2022-01-20T07:58:40.282Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T07:58:40.282Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T07:58:40.282Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T07:58:40.282Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.282Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T07:58:40.282Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T07:58:40.282Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.282Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T07:58:40.282Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T07:58:40.282Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.282Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2022-01-20T07:58:40.282Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T07:58:40.291Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T07:58:40.541Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-20T07:58:40.541Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T07:58:40.541Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-01-20T07:58:40.541Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T07:58:40.541Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T07:58:40.541Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T07:58:40.541Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:40.541Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T07:58:40.541Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T07:58:40.541Z] service_test.go:243: FLAKY_TEST [2022-01-20T07:58:40.541Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T07:58:40.541Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T07:58:40.541Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:40.541Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T07:58:40.541Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T07:58:40.541Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:40.541Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T07:58:40.541Z] PASS [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === Skipped [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-01-20T07:58:40.541Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T07:58:40.541Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T07:58:40.541Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-01-20T07:58:40.541Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2022-01-20T07:58:40.541Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2022-01-20T07:58:40.541Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2022-01-20T07:58:40.541Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T07:58:40.541Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T07:58:40.541Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T07:58:40.541Z] service_test.go:243: FLAKY_TEST [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T07:58:40.541Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T07:58:40.541Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] DONE 22 tests, 12 skipped in 7.119s [2022-01-20T07:58:40.541Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T07:58:40.541Z] INFO: Testing against a local daemon [2022-01-20T07:58:40.541Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T07:58:40.541Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T07:58:40.541Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T07:58:40.541Z] === RUN TestDockerNetworkIpvlan [2022-01-20T07:58:40.541Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T07:58:40.541Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T07:58:40.541Z] PASS [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === Skipped [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T07:58:40.541Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T07:58:40.541Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T07:58:40.541Z] [2022-01-20T07:58:40.541Z] DONE 2 tests, 2 skipped in 0.126s [2022-01-20T07:58:40.541Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T07:58:40.819Z] INFO: Testing against a local daemon [2022-01-20T07:58:40.819Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T07:58:40.819Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.819Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestDockerNetworkMacvlan [2022-01-20T07:58:40.819Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.819Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-01-20T07:58:40.819Z] PASS [2022-01-20T07:58:40.819Z] [2022-01-20T07:58:40.819Z] === Skipped [2022-01-20T07:58:40.819Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-01-20T07:58:40.819Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.819Z] [2022-01-20T07:58:40.819Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-01-20T07:58:40.819Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-01-20T07:58:40.819Z] [2022-01-20T07:58:40.819Z] DONE 2 tests, 2 skipped in 0.138s [2022-01-20T07:58:40.819Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T07:58:40.819Z] testing: warning: no tests to run [2022-01-20T07:58:40.819Z] PASS [2022-01-20T07:58:40.819Z] [2022-01-20T07:58:40.819Z] DONE 0 tests in 0.025s [2022-01-20T07:58:40.819Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T07:58:40.819Z] INFO: Testing against a local daemon [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginTLS [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginHeader [2022-01-20T07:58:40.819Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:40.819Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-01-20T07:58:40.819Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T07:58:40.863Z] --- PASS: TestBuildMultiStageCopy (4.07s) [2022-01-20T07:58:40.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2022-01-20T07:58:40.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2022-01-20T07:58:40.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2022-01-20T07:58:40.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.45s) [2022-01-20T07:58:40.863Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2022-01-20T07:58:40.863Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T07:58:41.091Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.091Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2022-01-20T07:58:41.091Z] === RUN TestAuthZPluginV2Disable [2022-01-20T07:58:41.091Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.091Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-01-20T07:58:41.091Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T07:58:41.091Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.091Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T07:58:41.091Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T07:58:41.091Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.091Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-20T07:58:41.091Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T07:58:41.091Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.091Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-20T07:58:41.091Z] PASS [2022-01-20T07:58:41.091Z] [2022-01-20T07:58:41.091Z] === Skipped [2022-01-20T07:58:41.091Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-01-20T07:58:41.091Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-01-20T07:58:41.092Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.092Z] [2022-01-20T07:58:41.092Z] DONE 17 tests, 17 skipped in 0.416s [2022-01-20T07:58:41.092Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T07:58:41.359Z] INFO: Testing against a local daemon [2022-01-20T07:58:41.359Z] === RUN TestPluginInvalidJSON [2022-01-20T07:58:41.359Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T07:58:41.359Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T07:58:41.359Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T07:58:41.359Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T07:58:41.359Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T07:58:41.359Z] === RUN TestPluginInstall [2022-01-20T07:58:41.359Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.359Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T07:58:41.359Z] === RUN TestPluginsWithRuntimes [2022-01-20T07:58:41.359Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-20T07:58:41.359Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T07:58:41.359Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T07:58:41.359Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T07:58:41.359Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T07:58:41.359Z] PASS [2022-01-20T07:58:41.359Z] [2022-01-20T07:58:41.359Z] === Skipped [2022-01-20T07:58:41.359Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-01-20T07:58:41.359Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-01-20T07:58:41.359Z] [2022-01-20T07:58:41.359Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-01-20T07:58:41.359Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-01-20T07:58:41.359Z] [2022-01-20T07:58:41.359Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T07:58:41.359Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-01-20T07:58:41.359Z] [2022-01-20T07:58:41.359Z] DONE 5 tests, 3 skipped in 0.185s [2022-01-20T07:58:41.359Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T07:58:41.512Z] 8f616e6e9eec: Pull complete [2022-01-20T07:58:41.633Z] INFO: Testing against a local daemon [2022-01-20T07:58:41.633Z] === RUN TestExternalGraphDriver [2022-01-20T07:58:41.633Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T07:58:41.633Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-01-20T07:58:41.633Z] === RUN TestGraphdriverPluginV2 [2022-01-20T07:58:42.251Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2022-01-20T07:58:42.251Z] === RUN TestBuildLabelWithTargets [2022-01-20T07:58:44.169Z] --- PASS: TestBuildLabelWithTargets (1.96s) [2022-01-20T07:58:44.169Z] === RUN TestBuildWithEmptyLayers [2022-01-20T07:58:45.114Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2022-01-20T07:58:45.114Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T07:58:45.835Z] --- PASS: TestGraphdriverPluginV2 (3.62s) [2022-01-20T07:58:45.835Z] PASS [2022-01-20T07:58:45.835Z] [2022-01-20T07:58:45.835Z] === Skipped [2022-01-20T07:58:45.835Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-01-20T07:58:45.835Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-01-20T07:58:45.835Z] [2022-01-20T07:58:45.835Z] DONE 2 tests, 1 skipped in 3.774s [2022-01-20T07:58:45.835Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T07:58:45.835Z] INFO: Testing against a local daemon [2022-01-20T07:58:45.835Z] === RUN TestContinueAfterPluginCrash [2022-01-20T07:58:45.835Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T07:58:45.835Z] === RUN TestReadPluginNoRead [2022-01-20T07:58:45.835Z] === PAUSE TestReadPluginNoRead [2022-01-20T07:58:45.835Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T07:58:45.835Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T07:58:45.835Z] === CONT TestContinueAfterPluginCrash [2022-01-20T07:58:45.835Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T07:58:45.860Z] 8f616e6e9eec: Pull complete [2022-01-20T07:58:48.419Z] --- PASS: TestBuildMultiStageOnBuild (2.71s) [2022-01-20T07:58:48.419Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T07:58:49.363Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2022-01-20T07:58:49.363Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T07:58:50.029Z] --- PASS: TestDaemonStartWithLogOpt (4.60s) [2022-01-20T07:58:50.029Z] === CONT TestReadPluginNoRead [2022-01-20T07:58:52.565Z] === RUN TestReadPluginNoRead/default [2022-01-20T07:58:52.668Z] --- PASS: TestBuildMultiStageLayerLeak (3.09s) [2022-01-20T07:58:52.668Z] === RUN TestBuildWithHugeFile [2022-01-20T07:58:53.505Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T07:58:54.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-01-20T07:58:54.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-01-20T07:58:54.443Z] --- PASS: TestContinueAfterPluginCrash (9.23s) [2022-01-20T07:58:54.703Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T07:58:56.082Z] === CONT TestReadPluginNoRead [2022-01-20T07:58:56.082Z] read_test.go:92: [d086a8a17c4d9] daemon is not started [2022-01-20T07:58:56.082Z] --- PASS: TestReadPluginNoRead (6.00s) [2022-01-20T07:58:56.082Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-01-20T07:58:56.082Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.39s) [2022-01-20T07:58:56.082Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-01-20T07:58:56.082Z] PASS [2022-01-20T07:58:56.082Z] [2022-01-20T07:58:56.082Z] DONE 6 tests in 10.753s [2022-01-20T07:58:56.082Z] 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-01-20T07:58:56.082Z] testing: warning: no tests to run [2022-01-20T07:58:56.082Z] PASS [2022-01-20T07:58:56.082Z] [2022-01-20T07:58:56.082Z] DONE 0 tests in 0.073s [2022-01-20T07:58:56.082Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T07:58:56.341Z] INFO: Testing against a local daemon [2022-01-20T07:58:56.341Z] === RUN TestPluginWithDevMounts [2022-01-20T07:58:56.341Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-20T07:58:56.341Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T07:58:56.341Z] PASS [2022-01-20T07:58:56.341Z] [2022-01-20T07:58:56.341Z] === Skipped [2022-01-20T07:58:56.341Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-01-20T07:58:56.341Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-01-20T07:58:56.341Z] [2022-01-20T07:58:56.341Z] DONE 1 tests, 1 skipped in 0.153s [2022-01-20T07:58:56.341Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T07:58:56.341Z] INFO: Testing against a local daemon [2022-01-20T07:58:56.341Z] === RUN TestSecretInspect [2022-01-20T07:58:56.341Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] --- SKIP: TestSecretInspect (0.01s) [2022-01-20T07:58:56.341Z] === RUN TestSecretList [2022-01-20T07:58:56.341Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] --- SKIP: TestSecretList (0.01s) [2022-01-20T07:58:56.341Z] === RUN TestSecretsCreateAndDelete [2022-01-20T07:58:56.341Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-01-20T07:58:56.341Z] === RUN TestSecretsUpdate [2022-01-20T07:58:56.341Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-01-20T07:58:56.341Z] === RUN TestTemplatedSecret [2022-01-20T07:58:56.341Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T07:58:56.341Z] === RUN TestSecretCreateResolve [2022-01-20T07:58:56.341Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-01-20T07:58:56.341Z] PASS [2022-01-20T07:58:56.341Z] [2022-01-20T07:58:56.341Z] === Skipped [2022-01-20T07:58:56.341Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-01-20T07:58:56.341Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] [2022-01-20T07:58:56.341Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-01-20T07:58:56.341Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] [2022-01-20T07:58:56.341Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-01-20T07:58:56.341Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] [2022-01-20T07:58:56.341Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-01-20T07:58:56.341Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] [2022-01-20T07:58:56.341Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-01-20T07:58:56.341Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] [2022-01-20T07:58:56.341Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-01-20T07:58:56.341Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.341Z] [2022-01-20T07:58:56.341Z] DONE 6 tests, 6 skipped in 0.199s [2022-01-20T07:58:56.341Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T07:58:56.601Z] INFO: Testing against a local daemon [2022-01-20T07:58:56.601Z] === RUN TestServiceCreateInit [2022-01-20T07:58:56.601Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T07:58:56.601Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.601Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T07:58:56.601Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.601Z] --- PASS: TestServiceCreateInit (0.02s) [2022-01-20T07:58:56.601Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T07:58:56.601Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T07:58:56.601Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T07:58:56.601Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.601Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-01-20T07:58:56.601Z] === RUN TestCreateServiceConflict [2022-01-20T07:58:56.601Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.601Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-20T07:58:56.601Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T07:58:56.601Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.601Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-01-20T07:58:56.601Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T07:58:56.601Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.601Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T07:58:56.601Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T07:58:56.601Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.601Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-01-20T07:58:56.601Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T07:58:56.601Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.601Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2022-01-20T07:58:56.601Z] === RUN TestCreateServiceSysctls [2022-01-20T07:58:56.601Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.601Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-01-20T07:58:56.601Z] === RUN TestCreateServiceCapabilities [2022-01-20T07:58:56.861Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.861Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-01-20T07:58:56.861Z] === RUN TestInspect [2022-01-20T07:58:56.861Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.861Z] --- SKIP: TestInspect (0.01s) [2022-01-20T07:58:56.861Z] === RUN TestCreateJob [2022-01-20T07:58:56.861Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.861Z] --- SKIP: TestCreateJob (0.01s) [2022-01-20T07:58:56.861Z] === RUN TestReplicatedJob [2022-01-20T07:58:56.861Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.861Z] --- SKIP: TestReplicatedJob (0.01s) [2022-01-20T07:58:56.861Z] === RUN TestUpdateReplicatedJob [2022-01-20T07:58:56.861Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.861Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-01-20T07:58:56.861Z] === RUN TestServiceListWithStatuses [2022-01-20T07:58:56.861Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T07:58:56.861Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T07:58:56.861Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T07:58:56.861Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.861Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-01-20T07:58:56.861Z] === RUN TestDockerNetworkReConnect [2022-01-20T07:58:56.861Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:56.861Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-01-20T07:58:56.861Z] === RUN TestServicePlugin [2022-01-20T07:58:58.772Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] --- SKIP: TestServicePlugin (1.87s) [2022-01-20T07:58:58.772Z] === RUN TestServiceUpdateLabel [2022-01-20T07:58:58.772Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-01-20T07:58:58.772Z] === RUN TestServiceUpdateSecrets [2022-01-20T07:58:58.772Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-01-20T07:58:58.772Z] === RUN TestServiceUpdateConfigs [2022-01-20T07:58:58.772Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-01-20T07:58:58.772Z] === RUN TestServiceUpdateNetwork [2022-01-20T07:58:58.772Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-01-20T07:58:58.772Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T07:58:58.772Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-01-20T07:58:58.772Z] PASS [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === Skipped [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T07:58:58.772Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T07:58:58.772Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-01-20T07:58:58.772Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-01-20T07:58:58.772Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-01-20T07:58:58.772Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-01-20T07:58:58.772Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-01-20T07:58:58.772Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2022-01-20T07:58:58.772Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-01-20T07:58:58.772Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-01-20T07:58:58.772Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-01-20T07:58:58.772Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-01-20T07:58:58.772Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-01-20T07:58:58.772Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-01-20T07:58:58.772Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T07:58:58.772Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-01-20T07:58:58.772Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-01-20T07:58:58.772Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2022-01-20T07:58:58.772Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-01-20T07:58:58.772Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-01-20T07:58:58.772Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-01-20T07:58:58.772Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-01-20T07:58:58.772Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-01-20T07:58:58.772Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-01-20T07:58:58.772Z] [2022-01-20T07:58:58.772Z] DONE 24 tests, 23 skipped in 2.284s [2022-01-20T07:58:58.772Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T07:58:58.772Z] INFO: Testing against a local daemon [2022-01-20T07:58:58.772Z] === RUN TestSessionCreate [2022-01-20T07:58:59.032Z] --- PASS: TestSessionCreate (0.03s) [2022-01-20T07:58:59.032Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T07:58:59.032Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T07:58:59.032Z] PASS [2022-01-20T07:58:59.032Z] [2022-01-20T07:58:59.032Z] DONE 2 tests in 0.186s [2022-01-20T07:58:59.032Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T07:58:59.032Z] INFO: Testing against a local daemon [2022-01-20T07:58:59.032Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T07:58:59.032Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T07:58:59.032Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T07:58:59.032Z] === RUN TestDiskUsage [2022-01-20T07:58:59.032Z] === PAUSE TestDiskUsage [2022-01-20T07:58:59.032Z] === RUN TestEventsExecDie [2022-01-20T07:58:59.601Z] --- PASS: TestEventsExecDie (0.48s) [2022-01-20T07:58:59.601Z] === RUN TestEventsBackwardsCompatible [2022-01-20T07:58:59.601Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-01-20T07:58:59.601Z] === RUN TestEventsVolumeCreate [2022-01-20T07:58:59.601Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-20T07:58:59.601Z] === RUN TestInfoBinaryCommits [2022-01-20T07:58:59.601Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T07:58:59.601Z] === RUN TestInfoAPIVersioned [2022-01-20T07:58:59.601Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T07:58:59.601Z] === RUN TestInfoAPI [2022-01-20T07:58:59.601Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T07:58:59.601Z] === RUN TestInfoAPIWarnings [2022-01-20T07:59:12.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-01-20T07:59:14.649Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T07:59:14.649Z] Using test binary docker [2022-01-20T07:59:14.649Z] +++ /etc/init.d/apparmor start [2022-01-20T07:59:14.649Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T07:59:14.649Z] INFO: Waiting for daemon to start... [2022-01-20T07:59:14.649Z] Starting dockerd [2022-01-20T07:59:14.649Z] +++ 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-01-20T07:59:14.649Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T07:59:14.649Z] Using test binary docker [2022-01-20T07:59:14.649Z] +++ /etc/init.d/apparmor start [2022-01-20T07:59:14.649Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T07:59:14.649Z] INFO: Waiting for daemon to start... [2022-01-20T07:59:14.649Z] Starting dockerd [2022-01-20T07:59:14.650Z] +++ 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-01-20T07:59:16.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-01-20T07:59:17.693Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-01-20T07:59:17.693Z] === RUN TestInfoDebug [2022-01-20T07:59:17.693Z] --- PASS: TestInfoDebug (0.55s) [2022-01-20T07:59:17.693Z] === RUN TestInfoInsecureRegistries [2022-01-20T07:59:17.693Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-01-20T07:59:17.693Z] === RUN TestInfoRegistryMirrors [2022-01-20T07:59:17.693Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-01-20T07:59:17.693Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T07:59:17.693Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-01-20T07:59:17.693Z] === RUN TestPingCacheHeaders [2022-01-20T07:59:17.693Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T07:59:17.693Z] === RUN TestPingGet [2022-01-20T07:59:17.693Z] --- PASS: TestPingGet (0.01s) [2022-01-20T07:59:17.693Z] === RUN TestPingHead [2022-01-20T07:59:17.953Z] --- PASS: TestPingHead (0.02s) [2022-01-20T07:59:17.953Z] === RUN TestVersion [2022-01-20T07:59:17.953Z] --- PASS: TestVersion (0.02s) [2022-01-20T07:59:17.953Z] === CONT TestDiskUsage [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T07:59:18.522Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T07:59:18.781Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T07:59:19.040Z] --- PASS: TestDiskUsage (1.20s) [2022-01-20T07:59:19.040Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T07:59:19.040Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T07:59:19.040Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T07:59:19.040Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T07:59:19.040Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T07:59:19.040Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T07:59:19.040Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-20T07:59:19.041Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-01-20T07:59:19.041Z] PASS [2022-01-20T07:59:19.041Z] [2022-01-20T07:59:19.041Z] === Skipped [2022-01-20T07:59:19.041Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T07:59:19.041Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T07:59:19.041Z] [2022-01-20T07:59:19.041Z] DONE 50 tests, 1 skipped in 20.101s [2022-01-20T07:59:19.041Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T07:59:19.300Z] INFO: Testing against a local daemon [2022-01-20T07:59:19.300Z] === RUN TestVolumesCreateAndList [2022-01-20T07:59:19.300Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T07:59:19.300Z] === RUN TestVolumesRemove [2022-01-20T07:59:19.300Z] --- PASS: TestVolumesRemove (0.05s) [2022-01-20T07:59:19.300Z] === RUN TestVolumesInspect [2022-01-20T07:59:19.300Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T07:59:19.300Z] === RUN TestVolumesInvalidJSON [2022-01-20T07:59:19.300Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T07:59:19.300Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T07:59:19.300Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T07:59:19.300Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T07:59:19.300Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T07:59:19.300Z] PASS [2022-01-20T07:59:19.300Z] [2022-01-20T07:59:19.300Z] DONE 5 tests in 0.246s [2022-01-20T07:59:19.300Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T07:59:19.300Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13122 is not a child of this shell [2022-01-20T07:59:19.300Z] warning: PID 13122 from bundles/test-integration/docker.pid had a nonzero exit code [2022-01-20T07:59:19.300Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T07:59:19.300Z] [2022-01-20T07:59:19.300Z] Unloading profiles will leave already running processes permanently [2022-01-20T07:59:19.300Z] unconfined, which can lead to unexpected situations. [2022-01-20T07:59:19.300Z] [2022-01-20T07:59:19.300Z] To set a process to complain mode, use the command line tool [2022-01-20T07:59:19.300Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T07:59:19.300Z] Removing test suite binaries [2022-01-20T07:59:19.559Z] exiting test-integration [2022-01-20T07:59:19.559Z] ++ exit 0 [2022-01-20T07:59:19.559Z] Post stage [Pipeline] junit [2022-01-20T07:59:20.510Z] Recording test results [2022-01-20T07:59:22.519Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T07:59:22.867Z] + echo Ensuring container killed. [2022-01-20T07:59:22.867Z] Ensuring container killed. [2022-01-20T07:59:22.867Z] + docker rm -vf docker-pr13 [2022-01-20T07:59:22.867Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-01-20T07:59:23.158Z] + echo Chowning /workspace to jenkins user [2022-01-20T07:59:23.158Z] Chowning /workspace to jenkins user [2022-01-20T07:59:23.158Z] + id -u [2022-01-20T07:59:23.158Z] + id -g [2022-01-20T07:59:23.158Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43103:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T07:59:23.158Z] Unable to find image 'busybox:latest' locally [2022-01-20T07:59:23.158Z] latest: Pulling from library/busybox [2022-01-20T07:59:23.419Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T07:59:23.419Z] 5cc84ad355aa: Download complete [2022-01-20T07:59:23.419Z] 5cc84ad355aa: Pull complete [2022-01-20T07:59:23.419Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T07:59:23.419Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T07:59:24.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-01-20T07:59:24.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-01-20T07:59:24.665Z] + bundleName=amd64-rootless [2022-01-20T07:59:24.665Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-01-20T07:59:24.665Z] Creating amd64-rootless-bundles.tar.gz [2022-01-20T07:59:24.665Z] + find bundles -path */root/*overlay2+ -prune -o -type f ( -name *-report.json -oxargs -name tar *.log -czf -o amd64-rootless-bundles.tar.gz -name [2022-01-20T07:59:24.665Z] *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-01-20T07:59:24.678Z] Archiving artifacts [2022-01-20T07:59:25.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-01-20T07:59:26.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-01-20T07:59:26.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-01-20T07:59:26.353Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43103/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T07:59:26.673Z] + make clean [2022-01-20T07:59:26.935Z] docker volume rm -f docker-dev-cache [2022-01-20T07:59:26.935Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T07:59:26.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T07:59:28.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-01-20T07:59:29.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-01-20T07:59:30.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-01-20T07:59:31.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-01-20T07:59:31.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-01-20T07:59:32.467Z] ..........................xx.................... [ 29%] [2022-01-20T07:59:32.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-01-20T07:59:32.762Z] . [2022-01-20T07:59:32.763Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T07:59:32.763Z] [2022-01-20T07:59:32.763Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T07:59:32.763Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T07:59:32.763Z] Error: No such image: emptyfs [2022-01-20T07:59:32.763Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T07:59:32.763Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T07:59:32.763Z] ++++ docker load [2022-01-20T07:59:32.763Z] Error: No such image: emptyfs [2022-01-20T07:59:32.763Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T07:59:32.763Z] ++++ docker load [2022-01-20T07:59:32.763Z] Running integration-test (iteration 1)Running integration-test (iteration 1) [2022-01-20T07:59:32.763Z] [2022-01-20T07:59:32.763Z] 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-01-20T07:59:32.763Z] ++ 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-01-20T07:59:32.763Z] ++ set -e [2022-01-20T07:59:32.763Z] ++ '[' -n 0 ']' [2022-01-20T07:59:32.763Z] ++ set -x [2022-01-20T07:59:32.763Z] ++ 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-01-20T07:59:32.763Z] 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-01-20T07:59:32.763Z] ++ 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-01-20T07:59:32.763Z] ++ set -e [2022-01-20T07:59:32.763Z] ++ '[' -n 0 ']' [2022-01-20T07:59:32.763Z] ++ set -x [2022-01-20T07:59:32.763Z] ++ 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-01-20T07:59:33.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-01-20T07:59:33.704Z] Loaded image: busybox:latest [2022-01-20T07:59:33.705Z] Loaded image: busybox:latest [2022-01-20T07:59:33.965Z] Loaded image: busybox:glibc [2022-01-20T07:59:33.965Z] Loaded image: busybox:glibc [2022-01-20T07:59:34.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-01-20T07:59:34.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-01-20T07:59:35.555Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-01-20T07:59:35.555Z] Using test binary docker [2022-01-20T07:59:35.555Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-01-20T07:59:35.555Z] +++ /etc/init.d/apparmor start [2022-01-20T07:59:35.555Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-01-20T07:59:35.555Z] INFO: Waiting for daemon to start... [2022-01-20T07:59:35.555Z] Starting dockerd [2022-01-20T07:59:35.555Z] +++ 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-01-20T07:59:38.209Z] Loaded image: debian:bullseye-slim [2022-01-20T07:59:38.209Z] Loaded image: debian:bullseye-slim [2022-01-20T07:59:38.471Z] Loaded image: hello-world:latest [2022-01-20T07:59:38.471Z] Loaded image: hello-world:latest [2022-01-20T07:59:38.736Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T07:59:38.736Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T07:59:38.999Z] INFO: Testing against a local daemon [2022-01-20T07:59:38.999Z] === RUN TestDockerDaemonSuite [2022-01-20T07:59:38.999Z] INFO: Testing against a local daemon [2022-01-20T07:59:38.999Z] === RUN TestDockerSuite [2022-01-20T07:59:38.999Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-01-20T07:59:39.000Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T07:59:39.000Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T07:59:39.000Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T07:59:39.000Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T07:59:39.000Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T07:59:39.000Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T07:59:39.000Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T07:59:39.000Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T07:59:40.919Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T07:59:41.180Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T07:59:41.751Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T07:59:41.751Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T07:59:42.321Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T07:59:42.584Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T07:59:42.584Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T07:59:43.687Z] . [2022-01-20T07:59:43.687Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-01-20T07:59:43.687Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-01-20T07:59:43.687Z] Error: No such image: emptyfs [2022-01-20T07:59:43.687Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-01-20T07:59:43.687Z] ++++ docker load [2022-01-20T07:59:43.687Z] Running integration-test (iteration 1) [2022-01-20T07:59:43.687Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-01-20T07:59:43.687Z] ++ 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-01-20T07:59:43.687Z] ++ set -e [2022-01-20T07:59:43.687Z] ++ '[' -n 0 ']' [2022-01-20T07:59:43.687Z] ++ set -x [2022-01-20T07:59:43.687Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T07:59:43.947Z] Loaded image: busybox:latest [2022-01-20T07:59:43.947Z] Loaded image: busybox:glibc [2022-01-20T07:59:43.971Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T07:59:44.542Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T07:59:44.542Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T07:59:44.542Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T07:59:44.802Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-01-20T07:59:44.886Z] Loaded image: debian:bullseye-slim [2022-01-20T07:59:45.146Z] Loaded image: hello-world:latest [2022-01-20T07:59:45.146Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T07:59:45.146Z] INFO: Testing against a local daemon [2022-01-20T07:59:45.146Z] === RUN TestCgroupNamespacesBuild [2022-01-20T07:59:45.745Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T07:59:46.529Z] --- PASS: TestCgroupNamespacesBuild (1.53s) [2022-01-20T07:59:46.529Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-01-20T07:59:46.686Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T07:59:46.686Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T07:59:46.686Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T07:59:46.686Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T07:59:46.686Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T07:59:47.911Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-01-20T07:59:47.911Z] === RUN TestBuildWithSession [2022-01-20T07:59:47.911Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T07:59:47.911Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T07:59:47.911Z] === RUN TestBuildSquashParent [2022-01-20T07:59:48.348Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-01-20T07:59:48.388Z] --- PASS: TestImportExtremelyLargeImageWorks (89.75s) [2022-01-20T07:59:48.388Z] PASS [2022-01-20T07:59:48.388Z] [2022-01-20T07:59:48.388Z] DONE 22 tests in 92.516s [2022-01-20T07:59:48.388Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T07:59:48.388Z] INFO: Testing against a local daemon [2022-01-20T07:59:48.388Z] === RUN TestNetworkCreateDelete [2022-01-20T07:59:48.388Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-01-20T07:59:48.388Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T07:59:48.388Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-01-20T07:59:48.388Z] === RUN TestDaemonDNSFallback [2022-01-20T07:59:48.388Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-01-20T07:59:48.388Z] === RUN TestInspectNetwork [2022-01-20T07:59:51.209Z] --- PASS: TestBuildSquashParent (3.46s) [2022-01-20T07:59:51.209Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T07:59:51.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:59:51.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:59:51.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:59:51.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:59:51.209Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:59:51.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:59:51.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:59:51.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:59:51.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:59:51.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:59:51.209Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:59:51.209Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:59:51.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T07:59:51.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T07:59:51.651Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T07:59:51.651Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T07:59:51.651Z] === RUN TestInspectNetwork/network_name [2022-01-20T07:59:51.651Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T07:59:52.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T07:59:52.594Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T07:59:53.978Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T07:59:53.978Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T07:59:54.823Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T07:59:54.920Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-01-20T07:59:54.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-01-20T07:59:54.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.46s) [2022-01-20T07:59:54.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.24s) [2022-01-20T07:59:54.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s) [2022-01-20T07:59:54.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s) [2022-01-20T07:59:54.920Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s) [2022-01-20T07:59:54.920Z] === RUN TestBuildMultiStageCopy [2022-01-20T07:59:54.920Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T07:59:55.813Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-01-20T07:59:55.819Z] --- PASS: TestInspectNetwork (6.91s) [2022-01-20T07:59:55.819Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T07:59:55.819Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T07:59:55.819Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T07:59:55.819Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T07:59:55.819Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T07:59:55.861Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T07:59:56.121Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T07:59:56.121Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T07:59:56.381Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T07:59:56.642Z] --- PASS: TestBuildMultiStageCopy (1.78s) [2022-01-20T07:59:56.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s) [2022-01-20T07:59:56.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-01-20T07:59:56.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2022-01-20T07:59:56.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2022-01-20T07:59:56.642Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-01-20T07:59:56.642Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T07:59:56.735Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T07:59:57.182Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-01-20T07:59:57.182Z] === RUN TestNetworkInvalidJSON [2022-01-20T07:59:57.182Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T07:59:57.182Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T07:59:57.182Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T07:59:57.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T07:59:57.182Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T07:59:57.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T07:59:57.182Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T07:59:57.182Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T07:59:57.182Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T07:59:57.182Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-01-20T07:59:57.182Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T07:59:57.182Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T07:59:57.182Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T07:59:57.182Z] === RUN TestNetworkList [2022-01-20T07:59:57.182Z] === RUN TestNetworkList//networks [2022-01-20T07:59:57.182Z] === PAUSE TestNetworkList//networks [2022-01-20T07:59:57.182Z] === RUN TestNetworkList//networks/ [2022-01-20T07:59:57.182Z] === PAUSE TestNetworkList//networks/ [2022-01-20T07:59:57.182Z] === CONT TestNetworkList//networks [2022-01-20T07:59:57.182Z] === CONT TestNetworkList//networks/ [2022-01-20T07:59:57.182Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T07:59:57.182Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T07:59:57.182Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T07:59:57.182Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T07:59:57.212Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2022-01-20T07:59:57.212Z] === RUN TestBuildLabelWithTargets [2022-01-20T07:59:57.437Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-01-20T07:59:57.437Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T07:59:58.153Z] --- PASS: TestBuildLabelWithTargets (0.82s) [2022-01-20T07:59:58.153Z] === RUN TestBuildWithEmptyLayers [2022-01-20T07:59:58.414Z] --- PASS: TestBuildWithEmptyLayers (0.37s) [2022-01-20T07:59:58.414Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T07:59:58.800Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T07:59:58.800Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T07:59:59.361Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-01-20T07:59:59.361Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T07:59:59.797Z] --- PASS: TestBuildMultiStageOnBuild (1.21s) [2022-01-20T07:59:59.797Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T08:00:00.035Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T08:00:00.058Z] --- PASS: TestBuildUncleanTarFilenames (0.50s) [2022-01-20T08:00:00.058Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T08:00:00.447Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-01-20T08:00:00.724Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-20T08:00:00.724Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T08:00:01.443Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s) [2022-01-20T08:00:01.443Z] === RUN TestBuildWithHugeFile [2022-01-20T08:00:01.650Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-01-20T08:00:01.651Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T08:00:01.948Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T08:00:02.212Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T08:00:02.212Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T08:00:02.520Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T08:00:03.091Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-01-20T08:00:03.354Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T08:00:04.298Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T08:00:04.726Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s) [2022-01-20T08:00:04.726Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T08:00:04.726Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:00:04.726Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:00:04.726Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T08:00:05.241Z] docker_cli_daemon_test.go:1472: [d9696e98533de] daemon is not started [2022-01-20T08:00:05.510Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-01-20T08:00:06.453Z] check_test.go:308: [d3fefa233785d] daemon is not started [2022-01-20T08:00:06.453Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-01-20T08:00:07.025Z] --- PASS: TestBuildWithHugeFile (74.63s) [2022-01-20T08:00:07.025Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T08:00:07.025Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:00:07.025Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:00:07.025Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T08:00:07.025Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:00:07.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:00:07.025Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:00:07.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:00:07.025Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:00:07.025Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:00:07.025Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:00:07.025Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:00:07.025Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:00:07.286Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-01-20T08:00:07.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-01-20T08:00:07.286Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-01-20T08:00:07.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-01-20T08:00:07.286Z] === RUN TestBuildPreserveOwnership [2022-01-20T08:00:07.286Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T08:00:07.547Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-01-20T08:00:08.489Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-01-20T08:00:09.430Z] === RUN TestDockerSuite/TestAttachDetach [2022-01-20T08:00:10.003Z] check_test.go:308: [d2b08677f9cde] daemon is not started [2022-01-20T08:00:10.003Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-01-20T08:00:10.003Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T08:00:10.264Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T08:00:10.835Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T08:00:11.102Z] --- PASS: TestBuildPreserveOwnership (4.04s) [2022-01-20T08:00:11.102Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.83s) [2022-01-20T08:00:11.102Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-01-20T08:00:11.102Z] === RUN TestBuildPlatformInvalid [2022-01-20T08:00:11.362Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-01-20T08:00:11.362Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T08:00:11.935Z] Loaded image: busybox:latest [2022-01-20T08:00:12.196Z] Loaded image: busybox:glibc [2022-01-20T08:00:13.139Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T08:00:14.081Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T08:00:14.343Z] Loaded image: debian:bullseye-slim [2022-01-20T08:00:14.605Z] Loaded image: hello-world:latest [2022-01-20T08:00:14.605Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-01-20T08:00:14.605Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T08:00:15.178Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T08:00:16.365Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-01-20T08:00:16.563Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T08:00:17.948Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-01-20T08:00:18.209Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T08:00:19.559Z] --- PASS: TestServiceWithDataPathPortInit (13.59s) [2022-01-20T08:00:19.560Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T08:00:19.595Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T08:00:20.167Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-01-20T08:00:20.486Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ywflpucr8xowv7xnampo0sdcs Created:2022-01-20 08:00:19.266883819 +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[03be591c6bf76d522dbf082115cc7638ce687a5dff123dd4a2d40fcf3b1f114f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8d8f8re0gamblrn7g5un5014x EndpointID:1498b3d38f545c4fe2b964c2431eb6e7faca7b71593db0d0ec436823e1a4e56b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a09578cd5cc5bcc9157a9ead3934809d8fb868d0c18e6e4998d39b6cd1f24584 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:2c2663d28610 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8d8f8re0gamblrn7g5un5014x EndpointID:1498b3d38f545c4fe2b964c2431eb6e7faca7b71593db0d0ec436823e1a4e56b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T08:00:20.740Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T08:00:20.740Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T08:00:22.126Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T08:00:22.998Z] 0e02c12b1310: Pull complete [2022-01-20T08:00:22.998Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T08:00:22.998Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:00:22.998Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-20T08:00:22.998Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-20T08:00:22.998Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-20T08:00:22.998Z] WARN: Skipping validation tests [2022-01-20T08:00:22.998Z] INFO: Running unit tests at 01/20/2022 08:00:10... [2022-01-20T08:00:22.998Z] INFO: make.ps1 starting at 01/20/2022 08:00:14 [2022-01-20T08:00:22.999Z] INFO: Git commit (35155e4a42) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T08:00:22.999Z] INFO: Invoking autogen... [2022-01-20T08:00:22.999Z] INFO: Running unit tests... [2022-01-20T08:00:22.999Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T08:00:23.071Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T08:00:24.034Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-01-20T08:00:25.724Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-01-20T08:00:25.724Z] PASS [2022-01-20T08:00:25.724Z] [2022-01-20T08:00:25.724Z] === Skipped [2022-01-20T08:00:25.724Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:00:25.724Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:00:25.724Z] [2022-01-20T08:00:25.724Z] DONE 26 tests, 1 skipped in 43.052s [2022-01-20T08:00:25.724Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:00:25.724Z] INFO: Testing against a local daemon [2022-01-20T08:00:25.724Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T08:00:25.724Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:00:25.724Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:00:25.724Z] === RUN TestDockerNetworkIpvlan [2022-01-20T08:00:25.724Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:00:25.724Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:00:25.724Z] PASS [2022-01-20T08:00:25.724Z] [2022-01-20T08:00:25.724Z] === Skipped [2022-01-20T08:00:25.724Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:00:25.724Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:00:25.724Z] [2022-01-20T08:00:25.724Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:00:25.724Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:00:25.724Z] [2022-01-20T08:00:25.724Z] DONE 2 tests, 2 skipped in 0.033s [2022-01-20T08:00:25.724Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:00:25.724Z] INFO: Testing against a local daemon [2022-01-20T08:00:25.724Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T08:00:26.285Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-01-20T08:00:26.285Z] === RUN TestDockerNetworkMacvlan [2022-01-20T08:00:26.664Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-01-20T08:00:26.845Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T08:00:27.352Z] 0e02c12b1310: Pull complete [2022-01-20T08:00:27.352Z] Digest: sha256:08d5f2a16e6a588ee9ed2a6d1a89cca1749f93773997507a73449f7eb16afba4 [2022-01-20T08:00:27.352Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:00:27.352Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-01-20T08:00:27.352Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-01-20T08:00:27.352Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.473' [2022-01-20T08:00:27.352Z] WARN: Skipping validation tests [2022-01-20T08:00:27.352Z] INFO: Running unit tests at 01/20/2022 08:00:16... [2022-01-20T08:00:27.352Z] INFO: make.ps1 starting at 01/20/2022 08:00:20 [2022-01-20T08:00:27.352Z] INFO: Git commit (5052e6f3de) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T08:00:27.352Z] INFO: Invoking autogen... [2022-01-20T08:00:27.352Z] INFO: Running unit tests... [2022-01-20T08:00:27.353Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T08:00:27.359Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.88s) [2022-01-20T08:00:27.359Z] PASS [2022-01-20T08:00:27.359Z] [2022-01-20T08:00:27.359Z] === Skipped [2022-01-20T08:00:27.359Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-01-20T08:00:27.359Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:00:27.359Z] [2022-01-20T08:00:27.359Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:00:27.359Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:00:27.359Z] [2022-01-20T08:00:27.359Z] DONE 34 tests, 2 skipped in 132.020s [2022-01-20T08:00:27.359Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T08:00:27.359Z] ++ 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-01-20T08:00:27.359Z] ++ set -e [2022-01-20T08:00:27.359Z] ++ '[' -n 0 ']' [2022-01-20T08:00:27.359Z] ++ set -x [2022-01-20T08:00:27.359Z] ++ 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-01-20T08:00:27.359Z] INFO: Testing against a local daemon [2022-01-20T08:00:27.359Z] === RUN TestConfigInspect [2022-01-20T08:00:27.405Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T08:00:28.336Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T08:00:28.424Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-01-20T08:00:28.743Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-01-20T08:00:30.226Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T08:00:30.652Z] --- PASS: TestConfigInspect (2.98s) [2022-01-20T08:00:30.652Z] === RUN TestConfigList [2022-01-20T08:00:31.223Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-01-20T08:00:31.590Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T08:00:31.689Z] ? github.com/docker/docker/api [no test files] [2022-01-20T08:00:32.526Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-01-20T08:00:32.611Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-01-20T08:00:33.181Z] --- PASS: TestConfigList (2.84s) [2022-01-20T08:00:33.181Z] === RUN TestConfigsCreateAndDelete [2022-01-20T08:00:34.566Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-01-20T08:00:34.856Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T08:00:35.138Z] check_test.go:308: [d821b763f2cdd] daemon is not started [2022-01-20T08:00:35.138Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-01-20T08:00:35.711Z] check_test.go:308: [dd3faba1563dd] daemon is not started [2022-01-20T08:00:35.711Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-01-20T08:00:35.782Z] --- PASS: TestDockerNetworkMacvlan (9.42s) [2022-01-20T08:00:35.782Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.04s) [2022-01-20T08:00:35.782Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-01-20T08:00:35.782Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-01-20T08:00:35.782Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2022-01-20T08:00:35.782Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-01-20T08:00:35.782Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-01-20T08:00:35.782Z] PASS [2022-01-20T08:00:35.782Z] [2022-01-20T08:00:35.782Z] DONE 8 tests in 10.740s [2022-01-20T08:00:35.782Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T08:00:35.782Z] testing: warning: no tests to run [2022-01-20T08:00:35.782Z] PASS [2022-01-20T08:00:35.782Z] [2022-01-20T08:00:35.782Z] DONE 0 tests in 0.011s [2022-01-20T08:00:35.782Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T08:00:35.782Z] INFO: Testing against a local daemon [2022-01-20T08:00:35.782Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T08:00:35.972Z] --- PASS: TestConfigsCreateAndDelete (2.66s) [2022-01-20T08:00:35.972Z] === RUN TestConfigsUpdate [2022-01-20T08:00:36.710Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-01-20T08:00:36.710Z] === RUN TestAuthZPluginTLS [2022-01-20T08:00:36.915Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-01-20T08:00:37.271Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-01-20T08:00:37.271Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T08:00:37.488Z] check_test.go:308: [d8780755cd6fe] daemon is not started [2022-01-20T08:00:37.488Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-01-20T08:00:37.784Z] ? github.com/docker/docker/api [no test files] [2022-01-20T08:00:37.832Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-01-20T08:00:37.832Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T08:00:38.392Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-01-20T08:00:38.392Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T08:00:38.873Z] --- PASS: TestConfigsUpdate (2.77s) [2022-01-20T08:00:38.873Z] === RUN TestTemplatedConfig [2022-01-20T08:00:38.953Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T08:00:38.953Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T08:00:39.814Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-01-20T08:00:40.074Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T08:00:40.316Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s) [2022-01-20T08:00:40.316Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T08:00:40.571Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T08:00:40.571Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T08:00:41.017Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T08:00:41.144Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-01-20T08:00:41.144Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T08:00:41.278Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-01-20T08:00:41.724Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-20T08:00:41.724Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T08:00:42.220Z] --- PASS: TestTemplatedConfig (3.45s) [2022-01-20T08:00:42.220Z] === RUN TestConfigCreateResolve [2022-01-20T08:00:42.220Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T08:00:42.220Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T08:00:43.088Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-01-20T08:00:43.088Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T08:00:43.162Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-01-20T08:00:43.732Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-01-20T08:00:44.453Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-01-20T08:00:44.453Z] === RUN TestAuthZPluginHeader [2022-01-20T08:00:44.675Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T08:00:44.936Z] --- PASS: TestConfigCreateResolve (2.78s) [2022-01-20T08:00:44.936Z] PASS [2022-01-20T08:00:44.936Z] [2022-01-20T08:00:44.936Z] DONE 6 tests in 17.654s [2022-01-20T08:00:44.936Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T08:00:44.936Z] ++ 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-01-20T08:00:44.936Z] ++ set -e [2022-01-20T08:00:44.936Z] ++ '[' -n 0 ']' [2022-01-20T08:00:44.936Z] ++ set -x [2022-01-20T08:00:44.936Z] ++ 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-01-20T08:00:44.936Z] INFO: Testing against a local daemon [2022-01-20T08:00:44.936Z] === RUN TestCheckpoint [2022-01-20T08:00:44.936Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:00:44.936Z] --- SKIP: TestCheckpoint (0.06s) [2022-01-20T08:00:44.936Z] === RUN TestContainerInvalidJSON [2022-01-20T08:00:44.936Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:00:44.936Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:00:44.936Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:00:44.936Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:00:44.936Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:00:44.936Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:00:44.936Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T08:00:44.936Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s) [2022-01-20T08:00:44.936Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.02s) [2022-01-20T08:00:44.936Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T08:00:44.936Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-01-20T08:00:44.936Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T08:00:45.197Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-01-20T08:00:45.197Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T08:00:45.197Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-01-20T08:00:45.197Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T08:00:45.197Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-01-20T08:00:45.197Z] === RUN TestCopyFromContainer [2022-01-20T08:00:45.378Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-01-20T08:00:45.378Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T08:00:46.139Z] === RUN TestCopyFromContainer// [2022-01-20T08:00:46.139Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T08:00:46.148Z] ............................ [ 67%] [2022-01-20T08:00:46.400Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T08:00:46.400Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T08:00:46.400Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T08:00:46.400Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T08:00:46.634Z] === RUN TestMiddlewares [2022-01-20T08:00:46.634Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T08:00:46.634Z] PASS [2022-01-20T08:00:46.634Z] coverage: 9.0% of statements [2022-01-20T08:00:46.634Z] ok github.com/docker/docker/api/server 0.049s coverage: 9.0% of statements [2022-01-20T08:00:46.661Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T08:00:46.661Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T08:00:46.661Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T08:00:46.661Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T08:00:46.661Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer (1.67s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2022-01-20T08:00:46.922Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-01-20T08:00:46.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T08:00:46.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:00:46.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:00:46.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:00:46.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:00:46.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:00:46.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:00:46.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:00:46.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:00:46.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:00:46.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T08:00:46.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T08:00:46.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T08:00:46.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T08:00:46.922Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T08:00:46.922Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-20T08:00:46.922Z] === RUN TestCreateWithInvalidEnv [2022-01-20T08:00:46.922Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T08:00:46.922Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T08:00:46.922Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T08:00:46.922Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T08:00:46.922Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T08:00:46.922Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T08:00:46.922Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T08:00:46.922Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T08:00:46.922Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T08:00:46.922Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T08:00:46.922Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T08:00:46.922Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T08:00:46.922Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T08:00:46.922Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T08:00:46.922Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-01-20T08:00:46.922Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T08:00:47.183Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T08:00:47.445Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-01-20T08:00:48.831Z] --- PASS: TestCreateWithCustomMaskedPaths (1.84s) [2022-01-20T08:00:48.831Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T08:00:48.977Z] 4612f6d0b889: Pull complete [2022-01-20T08:00:49.544Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.95s) [2022-01-20T08:00:49.544Z] === RUN TestAuthZPluginV2Disable [2022-01-20T08:00:50.742Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2022-01-20T08:00:50.742Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T08:00:50.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:00:50.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:00:50.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:00:50.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:00:50.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:00:50.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:00:50.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:00:50.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:00:50.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:00:50.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:00:50.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:00:50.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:00:50.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:00:50.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:00:50.742Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:00:50.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-20T08:00:50.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-01-20T08:00:50.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-01-20T08:00:50.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-01-20T08:00:50.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-01-20T08:00:50.742Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-01-20T08:00:50.742Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T08:00:51.003Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-01-20T08:00:51.264Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2022-01-20T08:00:51.264Z] === RUN TestCreateDifferentPlatform [2022-01-20T08:00:51.265Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T08:00:51.265Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T08:00:51.265Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T08:00:51.265Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T08:00:51.265Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T08:00:51.265Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T08:00:51.265Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T08:00:51.265Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T08:00:51.526Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T08:00:51.526Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T08:00:51.526Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T08:00:51.526Z] === RUN TestDaemonRestartIpcMode [2022-01-20T08:00:51.526Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T08:00:51.526Z] === RUN TestDaemonHostGatewayIP [2022-01-20T08:00:51.526Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T08:00:51.526Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T08:00:51.526Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T08:00:51.526Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T08:00:51.526Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T08:00:51.526Z] === RUN TestDiff [2022-01-20T08:00:51.526Z] check_test.go:308: [d36433decaa0a] daemon is not started [2022-01-20T08:00:51.526Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-01-20T08:00:52.098Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-01-20T08:00:52.098Z] --- PASS: TestDiff (0.68s) [2022-01-20T08:00:52.098Z] === RUN TestExecWithCloseStdin [2022-01-20T08:00:52.670Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-01-20T08:00:52.805Z] --- PASS: TestAuthZPluginV2Disable (3.50s) [2022-01-20T08:00:52.805Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T08:00:52.931Z] --- PASS: TestExecWithCloseStdin (0.79s) [2022-01-20T08:00:52.931Z] === RUN TestExec [2022-01-20T08:00:53.072Z] === RUN TestMiddlewares [2022-01-20T08:00:53.072Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T08:00:53.072Z] PASS [2022-01-20T08:00:53.072Z] coverage: 9.0% of statements [2022-01-20T08:00:53.072Z] ok github.com/docker/docker/api/server 0.063s coverage: 9.0% of statements [2022-01-20T08:00:53.191Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-01-20T08:00:53.191Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T08:00:53.763Z] --- PASS: TestExec (0.80s) [2022-01-20T08:00:53.763Z] === RUN TestExecUser [2022-01-20T08:00:54.705Z] --- PASS: TestExecUser (0.82s) [2022-01-20T08:00:54.705Z] === RUN TestExportContainerAndImportImage [2022-01-20T08:00:55.647Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2022-01-20T08:00:55.647Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T08:00:56.066Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s) [2022-01-20T08:00:56.066Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T08:00:56.218Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-01-20T08:00:56.789Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T08:00:57.051Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T08:00:57.313Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2022-01-20T08:00:57.313Z] === RUN TestHealthCheckWorkdir [2022-01-20T08:00:58.255Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2022-01-20T08:00:58.255Z] === RUN TestHealthKillContainer [2022-01-20T08:00:58.516Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T08:01:01.060Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-01-20T08:01:01.060Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T08:01:02.001Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T08:01:02.572Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T08:01:03.144Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-01-20T08:01:03.144Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T08:01:03.144Z] check_test.go:308: [db3650afef9ea] daemon is not started [2022-01-20T08:01:03.144Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-01-20T08:01:05.057Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-01-20T08:01:05.057Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T08:01:06.439Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-01-20T08:01:06.723Z] --- PASS: TestHealthKillContainer (8.31s) [2022-01-20T08:01:06.723Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T08:01:07.307Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-01-20T08:01:07.307Z] === RUN TestIpcModeNone [2022-01-20T08:01:07.571Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T08:01:07.571Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-01-20T08:01:08.183Z] --- PASS: TestIpcModeNone (0.82s) [2022-01-20T08:01:08.183Z] === RUN TestIpcModePrivate [2022-01-20T08:01:08.753Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-01-20T08:01:08.753Z] --- PASS: TestIpcModePrivate (0.77s) [2022-01-20T08:01:08.753Z] === RUN TestIpcModeShareable [2022-01-20T08:01:08.753Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T08:01:09.325Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2022-01-20T08:01:09.325Z] check_test.go:308: [ddeb636bcff9a] daemon is not started [2022-01-20T08:01:09.325Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-01-20T08:01:09.586Z] --- PASS: TestIpcModeShareable (0.86s) [2022-01-20T08:01:09.586Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T08:01:09.847Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T08:01:10.896Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.55s) [2022-01-20T08:01:10.896Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T08:01:12.396Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.38s) [2022-01-20T08:01:12.396Z] === RUN TestAPIIpcModeHost [2022-01-20T08:01:12.657Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-01-20T08:01:12.917Z] --- PASS: TestAPIIpcModeHost (0.77s) [2022-01-20T08:01:12.917Z] === RUN TestDaemonIpcModeShareable [2022-01-20T08:01:12.917Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T08:01:13.177Z] check_test.go:308: [dda4f8bf22963] daemon is not started [2022-01-20T08:01:13.177Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-01-20T08:01:14.128Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2022-01-20T08:01:14.388Z] --- PASS: TestDaemonIpcModeShareable (1.59s) [2022-01-20T08:01:14.388Z] === RUN TestDaemonIpcModePrivate [2022-01-20T08:01:15.775Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-01-20T08:01:16.035Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2022-01-20T08:01:16.035Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T08:01:16.605Z] docker_cli_daemon_plugins_test.go:80: [d95e3e46a1baf] daemon is not started [2022-01-20T08:01:17.547Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2022-01-20T08:01:17.547Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.60s) [2022-01-20T08:01:17.547Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T08:01:17.547Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-01-20T08:01:18.933Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T08:01:18.933Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2022-01-20T08:01:18.933Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2022-01-20T08:01:18.933Z] === RUN TestIpcModeOlderClient [2022-01-20T08:01:18.933Z] === PAUSE TestIpcModeOlderClient [2022-01-20T08:01:18.933Z] === RUN TestKillContainerInvalidSignal [2022-01-20T08:01:19.879Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2022-01-20T08:01:19.879Z] === RUN TestKillContainer [2022-01-20T08:01:19.879Z] === RUN TestKillContainer/no_signal [2022-01-20T08:01:20.451Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T08:01:20.712Z] docker_cli_daemon_plugins_test.go:170: [d77ddd1663353] daemon is not started [2022-01-20T08:01:20.972Z] === RUN TestKillContainer/killing_signal [2022-01-20T08:01:21.917Z] --- PASS: TestKillContainer (2.05s) [2022-01-20T08:01:21.917Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-01-20T08:01:21.917Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2022-01-20T08:01:21.917Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2022-01-20T08:01:21.917Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T08:01:21.917Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T08:01:22.178Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-01-20T08:01:22.439Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T08:01:22.700Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T08:01:23.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2022-01-20T08:01:23.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-01-20T08:01:23.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2022-01-20T08:01:23.272Z] === RUN TestKillStoppedContainer [2022-01-20T08:01:23.532Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-01-20T08:01:23.532Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T08:01:23.532Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-01-20T08:01:23.532Z] === RUN TestKillDifferentUserContainer [2022-01-20T08:01:24.475Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2022-01-20T08:01:24.475Z] === RUN TestInspectOomKilledTrue [2022-01-20T08:01:24.475Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:01:24.475Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T08:01:24.475Z] === RUN TestInspectOomKilledFalse [2022-01-20T08:01:24.475Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:01:24.475Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T08:01:24.475Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T08:01:25.046Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-01-20T08:01:25.046Z] === RUN TestLinksContainerNames [2022-01-20T08:01:25.618Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-01-20T08:01:25.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T08:01:25.724Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-01-20T08:01:25.724Z] PASS [2022-01-20T08:01:25.724Z] [2022-01-20T08:01:25.724Z] DONE 17 tests in 49.347s [2022-01-20T08:01:25.724Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T08:01:25.724Z] INFO: Testing against a local daemon [2022-01-20T08:01:25.724Z] === RUN TestPluginInvalidJSON [2022-01-20T08:01:25.724Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:01:25.724Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:01:25.724Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:01:25.724Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-01-20T08:01:25.724Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T08:01:25.724Z] === RUN TestPluginInstall [2022-01-20T08:01:25.724Z] === RUN TestPluginInstall/no_auth [2022-01-20T08:01:25.879Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T08:01:26.139Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-01-20T08:01:26.286Z] time="2022-01-20T08:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:01:26.286Z] time="2022-01-20T08:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0055d5f5ce1367852a2b759427f69ee30c6b8e887ba4c59deec2d227692e9a64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:01:26.286Z] time="2022-01-20T08:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:01:26.286Z] time="2022-01-20T08:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0055d5f5ce1367852a2b759427f69ee30c6b8e887ba4c59deec2d227692e9a64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:01:26.400Z] --- PASS: TestLinksContainerNames (1.38s) [2022-01-20T08:01:26.400Z] === RUN TestLogsFollowTailEmpty [2022-01-20T08:01:26.541Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T08:01:26.660Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-01-20T08:01:26.920Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2022-01-20T08:01:26.920Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T08:01:27.046Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-01-20T08:01:27.102Z] time="2022-01-20T08:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:01:27.102Z] time="2022-01-20T08:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93da26549bcd36fa92de20f0d9e95d5d6df6e686917c28a63f1c679da79bf0a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:01:27.102Z] time="2022-01-20T08:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:01:27.102Z] time="2022-01-20T08:01:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:93da26549bcd36fa92de20f0d9e95d5d6df6e686917c28a63f1c679da79bf0a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:01:27.102Z] === RUN TestPluginInstall/with_insecure [2022-01-20T08:01:27.181Z] check_test.go:308: [dba06dd5e56ac] daemon is not started [2022-01-20T08:01:27.181Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-01-20T08:01:27.753Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s) [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/default [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/private [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/slave [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/shared [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T08:01:27.753Z] === CONT TestMountDaemonRoot/default [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T08:01:27.753Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:01:27.753Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:01:27.753Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:01:27.753Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:01:27.753Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:01:27.753Z] === CONT TestMountDaemonRoot/shared [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T08:01:27.754Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:01:27.754Z] === CONT TestMountDaemonRoot/slave [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:01:27.754Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:01:27.754Z] === CONT TestMountDaemonRoot/private [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T08:01:27.754Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:01:27.754Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:01:27.754Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T08:01:27.754Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:01:27.754Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T08:01:27.754Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:01:28.013Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:01:28.014Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:01:28.014Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:01:28.014Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:01:28.014Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T08:01:28.014Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:01:28.014Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T08:01:28.014Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T08:01:28.014Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:01:28.014Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:01:28.029Z] time="2022-01-20T08:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:01:28.029Z] time="2022-01-20T08:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3aa1ba5f7ad73b69a4f83975dbfda6e567baa8409e2ae02b90a6f0bf6146e0e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:01:28.029Z] time="2022-01-20T08:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:01:28.029Z] time="2022-01-20T08:01:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3aa1ba5f7ad73b69a4f83975dbfda6e567baa8409e2ae02b90a6f0bf6146e0e5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:01:28.274Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:01:28.274Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:01:28.274Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:01:28.275Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T08:01:28.275Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:01:28.275Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T08:01:28.275Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:01:28.275Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:01:28.275Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:01:28.275Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:01:28.275Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T08:01:28.275Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T08:01:28.275Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T08:01:28.275Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T08:01:28.285Z] plugin_test.go:165: [dae3e5b5a8186] daemon is not started [2022-01-20T08:01:28.285Z] --- PASS: TestPluginInstall (3.24s) [2022-01-20T08:01:28.285Z] --- PASS: TestPluginInstall/no_auth (1.59s) [2022-01-20T08:01:28.285Z] --- PASS: TestPluginInstall/with_htpasswd (0.59s) [2022-01-20T08:01:28.285Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-01-20T08:01:28.285Z] === RUN TestPluginsWithRuntimes [2022-01-20T08:01:28.846Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-01-20T08:01:29.647Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T08:01:30.232Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2022-01-20T08:01:30.232Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T08:01:30.494Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-01-20T08:01:30.572Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T08:01:31.067Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2022-01-20T08:01:31.067Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T08:01:31.499Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-01-20T08:01:31.499Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-01-20T08:01:31.499Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-01-20T08:01:31.499Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T08:01:31.640Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2022-01-20T08:01:31.640Z] === RUN TestNetworkNat [2022-01-20T08:01:32.061Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-01-20T08:01:32.061Z] PASS [2022-01-20T08:01:32.061Z] [2022-01-20T08:01:32.061Z] DONE 10 tests in 7.102s [2022-01-20T08:01:32.061Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T08:01:32.061Z] INFO: Testing against a local daemon [2022-01-20T08:01:32.061Z] === RUN TestExternalGraphDriver [2022-01-20T08:01:32.061Z] === RUN TestExternalGraphDriver/json [2022-01-20T08:01:32.213Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-01-20T08:01:32.475Z] --- PASS: TestNetworkNat (0.80s) [2022-01-20T08:01:32.475Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T08:01:33.047Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T08:01:33.047Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2022-01-20T08:01:33.047Z] === RUN TestNetworkLoopbackNat [2022-01-20T08:01:33.948Z] === RUN TestExternalGraphDriver/spec [2022-01-20T08:01:33.992Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-01-20T08:01:33.992Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T08:01:34.934Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T08:01:35.195Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-01-20T08:01:35.312Z] === RUN TestExternalGraphDriver/pull [2022-01-20T08:01:36.138Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2022-01-20T08:01:36.138Z] === RUN TestPause [2022-01-20T08:01:37.079Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-01-20T08:01:37.079Z] --- PASS: TestPause (0.86s) [2022-01-20T08:01:37.079Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T08:01:37.079Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:01:37.079Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:01:37.079Z] === RUN TestPauseStopPausedContainer [2022-01-20T08:01:37.197Z] --- PASS: TestExternalGraphDriver (4.87s) [2022-01-20T08:01:37.197Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2022-01-20T08:01:37.197Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-01-20T08:01:37.197Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-01-20T08:01:37.197Z] === RUN TestGraphdriverPluginV2 [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T08:01:37.534Z] === RUN TestBoolValue [2022-01-20T08:01:37.534Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestBoolValueOrDefault [2022-01-20T08:01:37.534Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestInt64ValueOrZero [2022-01-20T08:01:37.534Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestInt64ValueOrDefault [2022-01-20T08:01:37.534Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T08:01:37.534Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestJsonContentType [2022-01-20T08:01:37.534Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T08:01:37.534Z] PASS [2022-01-20T08:01:37.534Z] coverage: 14.7% of statements [2022-01-20T08:01:37.534Z] ok github.com/docker/docker/api/server/httputils 0.109s coverage: 14.7% of statements [2022-01-20T08:01:37.534Z] === RUN TestMaskSecretKeys [2022-01-20T08:01:37.534Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T08:01:37.534Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T08:01:37.534Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T08:01:37.534Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestVersionMiddlewareVersion [2022-01-20T08:01:37.534Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T08:01:37.534Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T08:01:37.534Z] PASS [2022-01-20T08:01:37.534Z] coverage: 37.7% of statements [2022-01-20T08:01:37.534Z] ok github.com/docker/docker/api/server/middleware 0.097s coverage: 37.7% of statements [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T08:01:37.534Z] === RUN TestAdjustForAPIVersion [2022-01-20T08:01:37.534Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T08:01:37.534Z] PASS [2022-01-20T08:01:37.534Z] coverage: 5.7% of statements [2022-01-20T08:01:37.534Z] ok github.com/docker/docker/api/server/router/swarm 0.044s coverage: 5.7% of statements [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T08:01:37.534Z] === RUN TestToJSON [2022-01-20T08:01:37.534Z] --- PASS: TestToJSON (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestToParamWithVersion [2022-01-20T08:01:37.534Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestFromJSON [2022-01-20T08:01:37.534Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestEmpty [2022-01-20T08:01:37.534Z] --- PASS: TestEmpty (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T08:01:37.534Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestArgsMatchKVList [2022-01-20T08:01:37.534Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestArgsMatch [2022-01-20T08:01:37.534Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestAdd [2022-01-20T08:01:37.534Z] --- PASS: TestAdd (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestDel [2022-01-20T08:01:37.534Z] --- PASS: TestDel (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestLen [2022-01-20T08:01:37.534Z] --- PASS: TestLen (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestExactMatch [2022-01-20T08:01:37.534Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestOnlyOneExactMatch [2022-01-20T08:01:37.534Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestContains [2022-01-20T08:01:37.534Z] --- PASS: TestContains (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestValidate [2022-01-20T08:01:37.534Z] --- PASS: TestValidate (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestWalkValues [2022-01-20T08:01:37.534Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestFuzzyMatch [2022-01-20T08:01:37.534Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestClone [2022-01-20T08:01:37.534Z] --- PASS: TestClone (0.00s) [2022-01-20T08:01:37.534Z] PASS [2022-01-20T08:01:37.534Z] coverage: 92.2% of statements [2022-01-20T08:01:37.534Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T08:01:37.534Z] === RUN TestStrSliceMarshalJSON [2022-01-20T08:01:37.534Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T08:01:37.534Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestStrSliceUnmarshalString [2022-01-20T08:01:37.534Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T08:01:37.534Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T08:01:37.534Z] PASS [2022-01-20T08:01:37.534Z] coverage: 90.0% of statements [2022-01-20T08:01:37.534Z] ok github.com/docker/docker/api/types/strslice 0.035s coverage: 90.0% of statements [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T08:01:37.534Z] === RUN TestDurationToSecondsString [2022-01-20T08:01:37.534Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestGetTimestamp [2022-01-20T08:01:37.534Z] --- PASS: TestGetTimestamp (0.16s) [2022-01-20T08:01:37.534Z] === RUN TestParseTimestamps [2022-01-20T08:01:37.534Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T08:01:37.534Z] PASS [2022-01-20T08:01:37.534Z] coverage: 100.0% of statements [2022-01-20T08:01:37.534Z] ok github.com/docker/docker/api/types/time 0.195s coverage: 100.0% of statements [2022-01-20T08:01:37.534Z] === RUN TestCompareVersion [2022-01-20T08:01:37.534Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T08:01:37.534Z] PASS [2022-01-20T08:01:37.534Z] coverage: 77.3% of statements [2022-01-20T08:01:37.534Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T08:01:37.534Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T08:01:37.534Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T08:01:37.534Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestCloneArgsSmartHttp [2022-01-20T08:01:37.534Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T08:01:37.534Z] === RUN TestCloneArgsDumbHttp [2022-01-20T08:01:37.534Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestCloneArgsGit [2022-01-20T08:01:37.534Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T08:01:37.534Z] === RUN TestCheckoutGit [2022-01-20T08:01:37.652Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2022-01-20T08:01:37.652Z] === RUN TestPidHost [2022-01-20T08:01:37.933Z] --- PASS: TestBuildWithHugeFile (83.30s) [2022-01-20T08:01:37.933Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T08:01:37.933Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:01:37.933Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:01:37.933Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T08:01:37.933Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:01:37.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:01:37.933Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:01:37.933Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:01:37.933Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:01:37.933Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:01:37.933Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:01:37.933Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:01:37.933Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:01:37.933Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-01-20T08:01:37.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-01-20T08:01:37.933Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-01-20T08:01:37.933Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-01-20T08:01:37.933Z] === RUN TestBuildPreserveOwnership [2022-01-20T08:01:37.933Z] === RUN TestBuildPreserveOwnership/copy_from [2022-01-20T08:01:37.933Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-01-20T08:01:37.933Z] --- PASS: TestBuildPreserveOwnership (2.63s) [2022-01-20T08:01:37.933Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.77s) [2022-01-20T08:01:37.933Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.85s) [2022-01-20T08:01:37.933Z] === RUN TestBuildPlatformInvalid [2022-01-20T08:01:37.933Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T08:01:37.933Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-01-20T08:01:37.933Z] Loaded image: busybox:latest [2022-01-20T08:01:37.933Z] Loaded image: busybox:glibc [2022-01-20T08:01:37.933Z] Loaded image: debian:bullseye-slim [2022-01-20T08:01:37.933Z] Loaded image: hello-world:latest [2022-01-20T08:01:37.933Z] Loaded image: arm32v7/hello-world:latest [2022-01-20T08:01:37.933Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.43s) [2022-01-20T08:01:37.933Z] PASS [2022-01-20T08:01:37.933Z] [2022-01-20T08:01:37.933Z] === Skipped [2022-01-20T08:01:37.933Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-01-20T08:01:37.933Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:01:37.933Z] [2022-01-20T08:01:37.933Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:01:37.933Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:01:37.933Z] [2022-01-20T08:01:37.933Z] DONE 34 tests, 2 skipped in 113.383s [2022-01-20T08:01:37.933Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-01-20T08:01:37.933Z] ++ 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-01-20T08:01:37.933Z] ++ set -e [2022-01-20T08:01:37.933Z] ++ '[' -n 0 ']' [2022-01-20T08:01:37.933Z] ++ set -x [2022-01-20T08:01:37.933Z] ++ 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-01-20T08:01:37.933Z] INFO: Testing against a local daemon [2022-01-20T08:01:37.933Z] === RUN TestConfigInspect [2022-01-20T08:01:38.595Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T08:01:38.858Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-01-20T08:01:39.101Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T08:01:39.101Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-20T08:01:39.101Z] === RUN TestProcessNoDockerignore [2022-01-20T08:01:39.101Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T08:01:39.101Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestDetectContentType [2022-01-20T08:01:39.101Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestSelectAcceptableMIME [2022-01-20T08:01:39.101Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestInspectEmptyResponse [2022-01-20T08:01:39.101Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestInspectResponseBinary [2022-01-20T08:01:39.101Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestResponseUnsupportedContentType [2022-01-20T08:01:39.101Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestInspectResponseTextSimple [2022-01-20T08:01:39.101Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T08:01:39.101Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestUnknownContentLength [2022-01-20T08:01:39.101Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestDownloadRemote [2022-01-20T08:01:39.101Z] === RUN TestEnable [2022-01-20T08:01:39.101Z] --- PASS: TestEnable (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestDisable [2022-01-20T08:01:39.101Z] --- PASS: TestDisable (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestEnabled [2022-01-20T08:01:39.101Z] --- PASS: TestEnabled (0.00s) [2022-01-20T08:01:39.101Z] PASS [2022-01-20T08:01:39.101Z] coverage: 100.0% of statements [2022-01-20T08:01:39.101Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-01-20T08:01:39.101Z] --- PASS: TestDownloadRemote (0.08s) [2022-01-20T08:01:39.101Z] === RUN TestGetWithStatusError [2022-01-20T08:01:39.101Z] --- PASS: TestGetWithStatusError (0.01s) [2022-01-20T08:01:39.101Z] === RUN TestCloseRootDirectory [2022-01-20T08:01:39.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:01:39.101Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestHashFile [2022-01-20T08:01:39.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:01:39.101Z] --- SKIP: TestHashFile (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestHashSubdir [2022-01-20T08:01:39.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:01:39.101Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-20T08:01:39.101Z] === RUN TestRemoveDirectory [2022-01-20T08:01:39.101Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:01:39.101Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-20T08:01:39.101Z] PASS [2022-01-20T08:01:39.101Z] coverage: 9.3% of statements [2022-01-20T08:01:39.101Z] ok github.com/docker/docker/builder/remotecontext 0.206s coverage: 9.3% of statements [2022-01-20T08:01:39.316Z] --- PASS: TestConfigInspect (2.21s) [2022-01-20T08:01:39.316Z] === RUN TestConfigList [2022-01-20T08:01:39.429Z] --- PASS: TestPidHost (1.58s) [2022-01-20T08:01:39.429Z] === RUN TestPsFilter [2022-01-20T08:01:39.429Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-01-20T08:01:39.429Z] --- PASS: TestPsFilter (0.19s) [2022-01-20T08:01:39.429Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T08:01:39.570Z] === RUN TestGetAllAllowed [2022-01-20T08:01:39.570Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestGetAllMeta [2022-01-20T08:01:39.570Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T08:01:39.570Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T08:01:39.570Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestIsExistingDirectory [2022-01-20T08:01:39.570Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestGetFilenameForDownload [2022-01-20T08:01:39.570Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestEnv2Variables [2022-01-20T08:01:39.570Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T08:01:39.570Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestMaintainer [2022-01-20T08:01:39.570Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestLabel [2022-01-20T08:01:39.570Z] --- PASS: TestLabel (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestFromScratch [2022-01-20T08:01:39.570Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestFromWithArg [2022-01-20T08:01:39.570Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T08:01:39.570Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestFromWithUndefinedArg [2022-01-20T08:01:39.570Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T08:01:39.570Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestOnbuild [2022-01-20T08:01:39.570Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestWorkdir [2022-01-20T08:01:39.570Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestCmd [2022-01-20T08:01:39.570Z] --- PASS: TestCmd (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestHealthcheckNone [2022-01-20T08:01:39.570Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestHealthcheckCmd [2022-01-20T08:01:39.570Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestEntrypoint [2022-01-20T08:01:39.570Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestExpose [2022-01-20T08:01:39.570Z] --- PASS: TestExpose (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestUser [2022-01-20T08:01:39.570Z] --- PASS: TestUser (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestVolume [2022-01-20T08:01:39.570Z] --- PASS: TestVolume (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestStopSignal [2022-01-20T08:01:39.570Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T08:01:39.570Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestArg [2022-01-20T08:01:39.570Z] --- PASS: TestArg (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestShell [2022-01-20T08:01:39.570Z] --- PASS: TestShell (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestPrependEnvOnCmd [2022-01-20T08:01:39.570Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestRunWithBuildArgs [2022-01-20T08:01:39.570Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T08:01:39.570Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T08:01:39.570Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T08:01:39.570Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T08:01:39.570Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T08:01:39.570Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T08:01:39.570Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T08:01:39.570Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T08:01:39.570Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestNormalizeWorkdir [2022-01-20T08:01:39.570Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T08:01:39.570Z] === RUN TestDispatch [2022-01-20T08:01:39.570Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T08:01:39.570Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T08:01:39.570Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T08:01:39.570Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T08:01:40.039Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T08:01:40.039Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T08:01:40.039Z] === RUN TestDispatch/COPY_url [2022-01-20T08:01:40.039Z] --- PASS: TestDispatch (0.06s) [2022-01-20T08:01:40.039Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-01-20T08:01:40.039Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T08:01:40.039Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T08:01:40.039Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T08:01:40.039Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T08:01:40.039Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T08:01:40.039Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T08:01:40.039Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T08:01:40.039Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T08:01:40.039Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T08:01:40.039Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T08:01:40.039Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T08:01:40.039Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T08:01:40.039Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T08:01:40.039Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T08:01:40.039Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T08:01:40.039Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T08:01:40.039Z] === RUN TestEmptyDockerfile [2022-01-20T08:01:40.039Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-20T08:01:40.039Z] === RUN TestSymlinkDockerfile [2022-01-20T08:01:40.040Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T08:01:40.040Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T08:01:40.040Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestNonExistingDockerfile [2022-01-20T08:01:40.040Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestCopyRunConfig [2022-01-20T08:01:40.040Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestDeepCopyRunConfig [2022-01-20T08:01:40.040Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestExportImage [2022-01-20T08:01:40.040Z] --- PASS: TestExportImage (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestNormalizeDest [2022-01-20T08:01:40.040Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T08:01:40.040Z] PASS [2022-01-20T08:01:40.040Z] coverage: 46.8% of statements [2022-01-20T08:01:40.040Z] ok github.com/docker/docker/builder/dockerfile 0.171s coverage: 46.8% of statements [2022-01-20T08:01:40.040Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T08:01:40.040Z] === RUN TestTCP4Proxy [2022-01-20T08:01:40.040Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-20T08:01:40.040Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T08:01:40.040Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestTCP6Proxy [2022-01-20T08:01:40.040Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T08:01:40.040Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestTCPDualStackProxy [2022-01-20T08:01:40.040Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T08:01:40.040Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestUDP4Proxy [2022-01-20T08:01:40.040Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestUDP6Proxy [2022-01-20T08:01:40.040Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T08:01:40.040Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestUDPWriteError [2022-01-20T08:01:40.040Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestSCTP4Proxy [2022-01-20T08:01:40.040Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T08:01:40.040Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T08:01:40.040Z] === RUN TestSCTP6Proxy [2022-01-20T08:01:40.040Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T08:01:40.040Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T08:01:40.040Z] PASS [2022-01-20T08:01:40.040Z] coverage: 49.4% of statements [2022-01-20T08:01:40.040Z] ok github.com/docker/docker/cmd/docker-proxy 0.063s coverage: 49.4% of statements [2022-01-20T08:01:40.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2022-01-20T08:01:40.370Z] === RUN TestRemoveContainerWithVolume [2022-01-20T08:01:40.942Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2022-01-20T08:01:40.942Z] === RUN TestRemoveContainerRunning [2022-01-20T08:01:41.359Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-01-20T08:01:41.359Z] PASS [2022-01-20T08:01:41.359Z] [2022-01-20T08:01:41.359Z] DONE 5 tests in 8.803s [2022-01-20T08:01:41.359Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T08:01:41.359Z] INFO: Testing against a local daemon [2022-01-20T08:01:41.359Z] === RUN TestContinueAfterPluginCrash [2022-01-20T08:01:41.359Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T08:01:41.359Z] === RUN TestReadPluginNoRead [2022-01-20T08:01:41.359Z] === PAUSE TestReadPluginNoRead [2022-01-20T08:01:41.359Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T08:01:41.359Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T08:01:41.359Z] === CONT TestContinueAfterPluginCrash [2022-01-20T08:01:41.359Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T08:01:41.513Z] --- PASS: TestRemoveContainerRunning (0.61s) [2022-01-20T08:01:41.513Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T08:01:41.899Z] --- PASS: TestConfigList (2.17s) [2022-01-20T08:01:41.899Z] === RUN TestConfigsCreateAndDelete [2022-01-20T08:01:42.083Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2022-01-20T08:01:42.083Z] === RUN TestRemoveInvalidContainer [2022-01-20T08:01:42.083Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-01-20T08:01:42.083Z] === RUN TestRenameLinkedContainer [2022-01-20T08:01:43.026Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-01-20T08:01:43.598Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T08:01:43.845Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-01-20T08:01:43.845Z] === RUN TestConfigsUpdate [2022-01-20T08:01:43.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T08:01:43.947Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T08:01:43.948Z] === RUN TestBoolValue [2022-01-20T08:01:43.948Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestBoolValueOrDefault [2022-01-20T08:01:43.948Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestInt64ValueOrZero [2022-01-20T08:01:43.948Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestInt64ValueOrDefault [2022-01-20T08:01:43.948Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T08:01:43.948Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestJsonContentType [2022-01-20T08:01:43.948Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T08:01:43.948Z] PASS [2022-01-20T08:01:43.948Z] coverage: 14.7% of statements [2022-01-20T08:01:43.948Z] ok github.com/docker/docker/api/server/httputils 0.084s coverage: 14.7% of statements [2022-01-20T08:01:43.948Z] === RUN TestMaskSecretKeys [2022-01-20T08:01:43.948Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T08:01:43.948Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T08:01:43.948Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T08:01:43.948Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T08:01:43.948Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T08:01:43.948Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T08:01:43.948Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestVersionMiddlewareVersion [2022-01-20T08:01:43.948Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T08:01:43.948Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T08:01:43.948Z] PASS [2022-01-20T08:01:43.948Z] coverage: 37.7% of statements [2022-01-20T08:01:43.948Z] ok github.com/docker/docker/api/server/middleware 0.102s coverage: 37.7% of statements [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T08:01:43.948Z] === RUN TestAdjustForAPIVersion [2022-01-20T08:01:43.948Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T08:01:43.948Z] PASS [2022-01-20T08:01:43.948Z] coverage: 5.7% of statements [2022-01-20T08:01:43.948Z] ok github.com/docker/docker/api/server/router/swarm 0.043s coverage: 5.7% of statements [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T08:01:43.948Z] === RUN TestToJSON [2022-01-20T08:01:43.948Z] --- PASS: TestToJSON (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestToParamWithVersion [2022-01-20T08:01:43.948Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestFromJSON [2022-01-20T08:01:43.948Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestEmpty [2022-01-20T08:01:43.948Z] --- PASS: TestEmpty (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T08:01:43.948Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestArgsMatchKVList [2022-01-20T08:01:43.948Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestArgsMatch [2022-01-20T08:01:43.948Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestAdd [2022-01-20T08:01:43.948Z] --- PASS: TestAdd (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestDel [2022-01-20T08:01:43.948Z] --- PASS: TestDel (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestLen [2022-01-20T08:01:43.948Z] --- PASS: TestLen (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestExactMatch [2022-01-20T08:01:43.948Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestOnlyOneExactMatch [2022-01-20T08:01:43.948Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestContains [2022-01-20T08:01:43.948Z] --- PASS: TestContains (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestValidate [2022-01-20T08:01:43.948Z] === RUN TestStrSliceMarshalJSON [2022-01-20T08:01:43.948Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T08:01:43.948Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestStrSliceUnmarshalString [2022-01-20T08:01:43.948Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T08:01:43.948Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T08:01:43.948Z] PASS [2022-01-20T08:01:43.948Z] coverage: 90.0% of statements [2022-01-20T08:01:43.948Z] --- PASS: TestValidate (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestWalkValues [2022-01-20T08:01:43.948Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestFuzzyMatch [2022-01-20T08:01:43.948Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestClone [2022-01-20T08:01:43.948Z] --- PASS: TestClone (0.00s) [2022-01-20T08:01:43.948Z] PASS [2022-01-20T08:01:43.948Z] coverage: 92.2% of statements [2022-01-20T08:01:43.948Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-01-20T08:01:43.948Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T08:01:43.948Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T08:01:43.948Z] === RUN TestDurationToSecondsString [2022-01-20T08:01:43.948Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T08:01:43.948Z] === RUN TestGetTimestamp [2022-01-20T08:01:44.417Z] --- PASS: TestGetTimestamp (0.16s) [2022-01-20T08:01:44.417Z] === RUN TestParseTimestamps [2022-01-20T08:01:44.417Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T08:01:44.417Z] PASS [2022-01-20T08:01:44.417Z] coverage: 100.0% of statements [2022-01-20T08:01:44.417Z] ok github.com/docker/docker/api/types/time 0.201s coverage: 100.0% of statements [2022-01-20T08:01:44.417Z] === RUN TestCompareVersion [2022-01-20T08:01:44.417Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T08:01:44.417Z] PASS [2022-01-20T08:01:44.417Z] coverage: 77.3% of statements [2022-01-20T08:01:44.417Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 77.3% of statements [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T08:01:44.417Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T08:01:44.432Z] --- PASS: TestRenameLinkedContainer (2.51s) [2022-01-20T08:01:44.432Z] === RUN TestRenameStoppedContainer [2022-01-20T08:01:44.626Z] --- PASS: TestDaemonStartWithLogOpt (3.41s) [2022-01-20T08:01:44.626Z] === CONT TestReadPluginNoRead [2022-01-20T08:01:45.005Z] --- PASS: TestRenameStoppedContainer (0.52s) [2022-01-20T08:01:45.005Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T08:01:45.121Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-01-20T08:01:45.121Z] tests/integration/client_test.py ..... [ 75%] [2022-01-20T08:01:45.121Z] tests/integration/context_api_test.py ... [ 76%] [2022-01-20T08:01:45.121Z] tests/integration/errors_test.py . [ 76%] [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T08:01:45.405Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T08:01:45.405Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T08:01:45.405Z] === RUN TestCloneArgsSmartHttp [2022-01-20T08:01:45.405Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T08:01:45.405Z] === RUN TestCloneArgsDumbHttp [2022-01-20T08:01:45.405Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T08:01:45.405Z] === RUN TestCloneArgsGit [2022-01-20T08:01:45.405Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T08:01:45.405Z] === RUN TestCheckoutGit [2022-01-20T08:01:45.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T08:01:45.759Z] --- PASS: TestConfigsUpdate (2.09s) [2022-01-20T08:01:45.759Z] === RUN TestTemplatedConfig [2022-01-20T08:01:46.514Z] === RUN TestReadPluginNoRead/default [2022-01-20T08:01:46.587Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2022-01-20T08:01:46.587Z] === RUN TestRenameInvalidName [2022-01-20T08:01:46.847Z] --- PASS: TestRenameInvalidName (0.60s) [2022-01-20T08:01:46.847Z] === RUN TestRenameAnonymousContainer [2022-01-20T08:01:46.975Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T08:01:46.975Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestProcessNoDockerignore [2022-01-20T08:01:46.975Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T08:01:46.975Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestDetectContentType [2022-01-20T08:01:46.975Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestSelectAcceptableMIME [2022-01-20T08:01:46.975Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestInspectEmptyResponse [2022-01-20T08:01:46.975Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestInspectResponseBinary [2022-01-20T08:01:46.975Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestResponseUnsupportedContentType [2022-01-20T08:01:46.975Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestInspectResponseTextSimple [2022-01-20T08:01:46.975Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T08:01:46.975Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestUnknownContentLength [2022-01-20T08:01:46.975Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T08:01:46.975Z] === RUN TestDownloadRemote [2022-01-20T08:01:46.975Z] --- PASS: TestDownloadRemote (0.10s) [2022-01-20T08:01:46.975Z] === RUN TestGetWithStatusError [2022-01-20T08:01:47.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T08:01:47.444Z] --- PASS: TestGetWithStatusError (0.01s) [2022-01-20T08:01:47.444Z] === RUN TestCloseRootDirectory [2022-01-20T08:01:47.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:01:47.444Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-01-20T08:01:47.444Z] === RUN TestHashFile [2022-01-20T08:01:47.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:01:47.444Z] --- SKIP: TestHashFile (0.00s) [2022-01-20T08:01:47.444Z] === RUN TestHashSubdir [2022-01-20T08:01:47.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:01:47.444Z] --- SKIP: TestHashSubdir (0.01s) [2022-01-20T08:01:47.444Z] === RUN TestRemoveDirectory [2022-01-20T08:01:47.444Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:01:47.444Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-01-20T08:01:47.444Z] PASS [2022-01-20T08:01:47.444Z] coverage: 9.3% of statements [2022-01-20T08:01:47.444Z] ok github.com/docker/docker/builder/remotecontext 0.247s coverage: 9.3% of statements [2022-01-20T08:01:47.444Z] === RUN TestEnable [2022-01-20T08:01:47.444Z] --- PASS: TestEnable (0.00s) [2022-01-20T08:01:47.444Z] === RUN TestDisable [2022-01-20T08:01:47.444Z] --- PASS: TestDisable (0.00s) [2022-01-20T08:01:47.444Z] === RUN TestEnabled [2022-01-20T08:01:47.444Z] --- PASS: TestEnabled (0.00s) [2022-01-20T08:01:47.444Z] PASS [2022-01-20T08:01:47.444Z] coverage: 100.0% of statements [2022-01-20T08:01:47.444Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2022-01-20T08:01:47.879Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T08:01:47.912Z] === RUN TestGetAllAllowed [2022-01-20T08:01:47.912Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestGetAllMeta [2022-01-20T08:01:47.912Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T08:01:47.912Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T08:01:47.912Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestIsExistingDirectory [2022-01-20T08:01:47.912Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestGetFilenameForDownload [2022-01-20T08:01:47.912Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestEnv2Variables [2022-01-20T08:01:47.912Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T08:01:47.912Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestMaintainer [2022-01-20T08:01:47.912Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestLabel [2022-01-20T08:01:47.912Z] --- PASS: TestLabel (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestFromScratch [2022-01-20T08:01:47.912Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestFromWithArg [2022-01-20T08:01:47.912Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T08:01:47.912Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestFromWithUndefinedArg [2022-01-20T08:01:47.912Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T08:01:47.912Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestOnbuild [2022-01-20T08:01:47.912Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestWorkdir [2022-01-20T08:01:47.912Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestCmd [2022-01-20T08:01:47.912Z] --- PASS: TestCmd (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestHealthcheckNone [2022-01-20T08:01:47.912Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestHealthcheckCmd [2022-01-20T08:01:47.912Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestEntrypoint [2022-01-20T08:01:47.912Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestExpose [2022-01-20T08:01:47.912Z] --- PASS: TestExpose (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestUser [2022-01-20T08:01:47.912Z] --- PASS: TestUser (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestVolume [2022-01-20T08:01:47.912Z] --- PASS: TestVolume (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestStopSignal [2022-01-20T08:01:47.912Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T08:01:47.912Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestArg [2022-01-20T08:01:47.912Z] --- PASS: TestArg (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestShell [2022-01-20T08:01:47.912Z] --- PASS: TestShell (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestPrependEnvOnCmd [2022-01-20T08:01:47.912Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestRunWithBuildArgs [2022-01-20T08:01:47.912Z] --- PASS: TestRunWithBuildArgs (0.01s) [2022-01-20T08:01:47.912Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T08:01:47.912Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T08:01:47.912Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T08:01:47.912Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T08:01:47.912Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T08:01:47.912Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T08:01:47.912Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T08:01:47.912Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T08:01:47.912Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestNormalizeWorkdir [2022-01-20T08:01:47.912Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T08:01:47.912Z] === RUN TestDispatch [2022-01-20T08:01:47.912Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T08:01:47.912Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T08:01:47.912Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T08:01:47.913Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T08:01:47.913Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T08:01:47.913Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T08:01:47.913Z] === RUN TestDispatch/COPY_url [2022-01-20T08:01:47.913Z] --- PASS: TestDispatch (0.07s) [2022-01-20T08:01:47.913Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-01-20T08:01:47.913Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-01-20T08:01:47.913Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T08:01:47.913Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T08:01:47.913Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T08:01:47.913Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T08:01:47.913Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T08:01:47.913Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T08:01:47.913Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T08:01:47.913Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T08:01:47.913Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T08:01:47.913Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestEmptyDockerfile [2022-01-20T08:01:47.913Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestSymlinkDockerfile [2022-01-20T08:01:47.913Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T08:01:47.913Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T08:01:47.913Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestNonExistingDockerfile [2022-01-20T08:01:47.913Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestCopyRunConfig [2022-01-20T08:01:47.913Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestDeepCopyRunConfig [2022-01-20T08:01:47.913Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestExportImage [2022-01-20T08:01:47.913Z] --- PASS: TestExportImage (0.00s) [2022-01-20T08:01:47.913Z] === RUN TestNormalizeDest [2022-01-20T08:01:47.913Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T08:01:47.913Z] PASS [2022-01-20T08:01:47.913Z] coverage: 46.8% of statements [2022-01-20T08:01:47.913Z] ok github.com/docker/docker/builder/dockerfile 0.181s coverage: 46.8% of statements [2022-01-20T08:01:47.913Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T08:01:48.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T08:01:48.300Z] --- PASS: TestTemplatedConfig (2.43s) [2022-01-20T08:01:48.300Z] === RUN TestConfigCreateResolve [2022-01-20T08:01:48.388Z] === RUN TestTCP4Proxy [2022-01-20T08:01:48.388Z] --- PASS: TestTCP4Proxy (0.01s) [2022-01-20T08:01:48.388Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T08:01:48.388Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T08:01:48.388Z] === RUN TestTCP6Proxy [2022-01-20T08:01:48.388Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T08:01:48.388Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T08:01:48.388Z] === RUN TestTCPDualStackProxy [2022-01-20T08:01:48.388Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T08:01:48.388Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T08:01:48.388Z] === RUN TestUDP4Proxy [2022-01-20T08:01:48.388Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T08:01:48.388Z] === RUN TestUDP6Proxy [2022-01-20T08:01:48.388Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T08:01:48.388Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T08:01:48.388Z] === RUN TestUDPWriteError [2022-01-20T08:01:48.388Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T08:01:48.388Z] === RUN TestSCTP4Proxy [2022-01-20T08:01:48.388Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T08:01:48.388Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T08:01:48.388Z] === RUN TestSCTP6Proxy [2022-01-20T08:01:48.388Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T08:01:48.388Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T08:01:48.388Z] PASS [2022-01-20T08:01:48.388Z] coverage: 49.4% of statements [2022-01-20T08:01:48.388Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-01-20T08:01:48.805Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T08:01:49.366Z] --- PASS: TestContinueAfterPluginCrash (8.28s) [2022-01-20T08:01:49.433Z] --- PASS: TestRenameAnonymousContainer (2.24s) [2022-01-20T08:01:49.433Z] === RUN TestRenameContainerWithSameName [2022-01-20T08:01:49.433Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-01-20T08:01:50.004Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T08:01:50.004Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2022-01-20T08:01:50.004Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T08:01:50.212Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-01-20T08:01:50.212Z] PASS [2022-01-20T08:01:50.212Z] [2022-01-20T08:01:50.212Z] DONE 6 tests in 13.170s [2022-01-20T08:01:50.212Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-01-20T08:01:50.212Z] ++ 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-01-20T08:01:50.212Z] ++ set -e [2022-01-20T08:01:50.212Z] ++ '[' -n 0 ']' [2022-01-20T08:01:50.212Z] ++ set -x [2022-01-20T08:01:50.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01-20T08:01:50.318Z] === CONT TestReadPluginNoRead [2022-01-20T08:01:50.318Z] read_test.go:92: [ddce48bc05a1d] daemon is not started [2022-01-20T08:01:50.318Z] --- PASS: TestReadPluginNoRead (5.84s) [2022-01-20T08:01:50.318Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-01-20T08:01:50.318Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-01-20T08:01:50.318Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-01-20T08:01:50.318Z] PASS [2022-01-20T08:01:50.318Z] [2022-01-20T08:01:50.318Z] DONE 6 tests in 9.285s [2022-01-20T08:01:50.318Z] 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-01-20T08:01:50.318Z] testing: warning: no tests to run [2022-01-20T08:01:50.318Z] PASS [2022-01-20T08:01:50.318Z] [2022-01-20T08:01:50.318Z] DONE 0 tests in 0.011s [2022-01-20T08:01:50.318Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T08:01:50.318Z] INFO: Testing against a local daemon [2022-01-20T08:01:50.318Z] === RUN TestPluginWithDevMounts [2022-01-20T08:01:50.318Z] === PAUSE TestPluginWithDevMounts [2022-01-20T08:01:50.318Z] === CONT TestPluginWithDevMounts [2022-01-20T08:01:50.472Z] INFO: Testing against a local daemon [2022-01-20T08:01:50.473Z] === RUN TestCheckpoint [2022-01-20T08:01:50.473Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:01:50.473Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T08:01:50.473Z] === RUN TestContainerInvalidJSON [2022-01-20T08:01:50.473Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:01:50.473Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:01:50.473Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:01:50.473Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:01:50.473Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:01:50.473Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:01:50.473Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-01-20T08:01:50.473Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-20T08:01:50.473Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-01-20T08:01:50.473Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T08:01:50.473Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-01-20T08:01:50.473Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T08:01:50.473Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-01-20T08:01:50.473Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T08:01:50.473Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-01-20T08:01:50.473Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T08:01:50.481Z] === RUN TestCheckpointCreateError [2022-01-20T08:01:50.481Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestCheckpointCreate [2022-01-20T08:01:50.481Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestCheckpointDeleteError [2022-01-20T08:01:50.481Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestCheckpointDelete [2022-01-20T08:01:50.481Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestCheckpointListError [2022-01-20T08:01:50.481Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestCheckpointList [2022-01-20T08:01:50.481Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T08:01:50.481Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T08:01:50.481Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T08:01:50.481Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestGetAPIPath [2022-01-20T08:01:50.481Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestParseHostURL [2022-01-20T08:01:50.481Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T08:01:50.481Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T08:01:50.481Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestNegotiateAPIVersion [2022-01-20T08:01:50.481Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T08:01:50.481Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T08:01:50.481Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T08:01:50.481Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T08:01:50.481Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestClientRedirect [2022-01-20T08:01:50.481Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigCreateUnsupported [2022-01-20T08:01:50.481Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigCreateError [2022-01-20T08:01:50.481Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigCreate [2022-01-20T08:01:50.481Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigInspectNotFound [2022-01-20T08:01:50.481Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T08:01:50.481Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigInspectUnsupported [2022-01-20T08:01:50.481Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigInspectError [2022-01-20T08:01:50.481Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T08:01:50.481Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigInspect [2022-01-20T08:01:50.481Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigListUnsupported [2022-01-20T08:01:50.481Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigListError [2022-01-20T08:01:50.481Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigList [2022-01-20T08:01:50.481Z] --- PASS: TestConfigList (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigRemoveUnsupported [2022-01-20T08:01:50.481Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigRemoveError [2022-01-20T08:01:50.481Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigRemove [2022-01-20T08:01:50.481Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigUpdateUnsupported [2022-01-20T08:01:50.481Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigUpdateError [2022-01-20T08:01:50.481Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestConfigUpdate [2022-01-20T08:01:50.481Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestContainerCommitError [2022-01-20T08:01:50.481Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestContainerCommit [2022-01-20T08:01:50.481Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestContainerStatPathError [2022-01-20T08:01:50.481Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T08:01:50.481Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T08:01:50.481Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T08:01:50.481Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerStatPath [2022-01-20T08:01:50.482Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestCopyToContainerError [2022-01-20T08:01:50.482Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T08:01:50.482Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T08:01:50.482Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestCopyToContainer [2022-01-20T08:01:50.482Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestCopyFromContainerError [2022-01-20T08:01:50.482Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T08:01:50.482Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T08:01:50.482Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T08:01:50.482Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestCopyFromContainer [2022-01-20T08:01:50.482Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerCreateError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerCreateImageNotFound [2022-01-20T08:01:50.482Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerCreateWithName [2022-01-20T08:01:50.482Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerCreateAutoRemove [2022-01-20T08:01:50.482Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerDiffError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerDiff [2022-01-20T08:01:50.482Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExecCreateError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExecCreate [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExecStartError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExecStart [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExecInspectError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExecInspect [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExportError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExport [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerInspectError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T08:01:50.482Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T08:01:50.482Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerInspect [2022-01-20T08:01:50.482Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerInspectNode [2022-01-20T08:01:50.482Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerKillError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerKill [2022-01-20T08:01:50.482Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerListError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerList [2022-01-20T08:01:50.482Z] --- PASS: TestContainerList (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerLogsNotFoundError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerLogsError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerLogs [2022-01-20T08:01:50.482Z] --- PASS: TestContainerLogs (0.15s) [2022-01-20T08:01:50.482Z] === RUN TestContainerPauseError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerPause [2022-01-20T08:01:50.482Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainersPruneError [2022-01-20T08:01:50.482Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainersPrune [2022-01-20T08:01:50.482Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerRemoveError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerRemove [2022-01-20T08:01:50.482Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerRenameError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerRename [2022-01-20T08:01:50.482Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerResizeError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExecResizeError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerResize [2022-01-20T08:01:50.482Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerExecResize [2022-01-20T08:01:50.482Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerRestartError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerRestart [2022-01-20T08:01:50.482Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerStartError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerStart [2022-01-20T08:01:50.482Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerStatsError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerStats [2022-01-20T08:01:50.482Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerStopError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerStop [2022-01-20T08:01:50.482Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerTopError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerTop [2022-01-20T08:01:50.482Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerUnpauseError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerUnpause [2022-01-20T08:01:50.482Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerUpdateError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerUpdate [2022-01-20T08:01:50.482Z] --- PASS: TestContainerUpdate (0.02s) [2022-01-20T08:01:50.482Z] === RUN TestContainerWaitError [2022-01-20T08:01:50.482Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestContainerWait [2022-01-20T08:01:50.482Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestDiskUsageError [2022-01-20T08:01:50.482Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestDiskUsage [2022-01-20T08:01:50.482Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestDistributionInspectUnsupported [2022-01-20T08:01:50.482Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T08:01:50.482Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestEventsErrorInOptions [2022-01-20T08:01:50.482Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestEventsErrorFromServer [2022-01-20T08:01:50.482Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestEvents [2022-01-20T08:01:50.482Z] --- PASS: TestEvents (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestTLSCloseWriter [2022-01-20T08:01:50.482Z] === PAUSE TestTLSCloseWriter [2022-01-20T08:01:50.482Z] === RUN TestImageBuildError [2022-01-20T08:01:50.482Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageBuild [2022-01-20T08:01:50.482Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestGetDockerOS [2022-01-20T08:01:50.482Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageCreateError [2022-01-20T08:01:50.482Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageCreate [2022-01-20T08:01:50.482Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageHistoryError [2022-01-20T08:01:50.482Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageHistory [2022-01-20T08:01:50.482Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageImportError [2022-01-20T08:01:50.482Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageImport [2022-01-20T08:01:50.482Z] --- PASS: TestImageImport (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageInspectError [2022-01-20T08:01:50.482Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageInspectImageNotFound [2022-01-20T08:01:50.482Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageInspectWithEmptyID [2022-01-20T08:01:50.482Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageInspect [2022-01-20T08:01:50.482Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageListError [2022-01-20T08:01:50.482Z] --- PASS: TestImageListError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageList [2022-01-20T08:01:50.482Z] --- PASS: TestImageList (0.02s) [2022-01-20T08:01:50.482Z] === RUN TestImageListApiBefore125 [2022-01-20T08:01:50.482Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageLoadError [2022-01-20T08:01:50.482Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageLoad [2022-01-20T08:01:50.482Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagesPruneError [2022-01-20T08:01:50.482Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagesPrune [2022-01-20T08:01:50.482Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePullReferenceParseError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePullAnyError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePullWithoutErrors [2022-01-20T08:01:50.482Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePushReferenceError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePushAnyError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.01s) [2022-01-20T08:01:50.482Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImagePushWithoutErrors [2022-01-20T08:01:50.482Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T08:01:50.482Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T08:01:50.482Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T08:01:50.482Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageRemoveError [2022-01-20T08:01:50.482Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageRemoveImageNotFound [2022-01-20T08:01:50.482Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageRemove [2022-01-20T08:01:50.482Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageSaveError [2022-01-20T08:01:50.482Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageSave [2022-01-20T08:01:50.482Z] --- PASS: TestImageSave (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageSearchAnyError [2022-01-20T08:01:50.482Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T08:01:50.482Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T08:01:50.482Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T08:01:50.482Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T08:01:50.482Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageSearchWithoutErrors [2022-01-20T08:01:50.482Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageTagError [2022-01-20T08:01:50.482Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageTagInvalidReference [2022-01-20T08:01:50.482Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T08:01:50.482Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageTagHexSource [2022-01-20T08:01:50.482Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestImageTag [2022-01-20T08:01:50.482Z] --- PASS: TestImageTag (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestInfoServerError [2022-01-20T08:01:50.482Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T08:01:50.482Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestInfo [2022-01-20T08:01:50.482Z] --- PASS: TestInfo (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkConnectError [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkConnect [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkCreateError [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkCreate [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkDisconnectError [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkDisconnect [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkInspect [2022-01-20T08:01:50.482Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T08:01:50.482Z] === RUN TestNetworkInspect/no_options [2022-01-20T08:01:50.482Z] === RUN TestNetworkInspect/verbose [2022-01-20T08:01:50.482Z] === RUN TestNetworkInspect/global_scope [2022-01-20T08:01:50.482Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T08:01:50.482Z] === RUN TestNetworkInspect/server_error [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkListError [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkList [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworksPruneError [2022-01-20T08:01:50.482Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworksPrune [2022-01-20T08:01:50.482Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkRemoveError [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNetworkRemove [2022-01-20T08:01:50.482Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeInspectError [2022-01-20T08:01:50.482Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T08:01:50.482Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T08:01:50.482Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeInspect [2022-01-20T08:01:50.482Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeListError [2022-01-20T08:01:50.482Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeList [2022-01-20T08:01:50.482Z] --- PASS: TestNodeList (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeRemoveError [2022-01-20T08:01:50.482Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeRemove [2022-01-20T08:01:50.482Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeUpdateError [2022-01-20T08:01:50.482Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T08:01:50.482Z] === RUN TestNodeUpdate [2022-01-20T08:01:50.482Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestOptionWithTimeout [2022-01-20T08:01:50.483Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPingFail [2022-01-20T08:01:50.483Z] --- PASS: TestPingFail (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPingWithError [2022-01-20T08:01:50.483Z] 2022/01/20 08:01:49 RoundTripper returned a response & error; ignoring response [2022-01-20T08:01:50.483Z] 2022/01/20 08:01:49 RoundTripper returned a response & error; ignoring response [2022-01-20T08:01:50.483Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPingSuccess [2022-01-20T08:01:50.483Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPingHeadFallback [2022-01-20T08:01:50.483Z] === RUN TestPingHeadFallback/OK [2022-01-20T08:01:50.483Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T08:01:50.483Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T08:01:50.483Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T08:01:50.483Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T08:01:50.483Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T08:01:50.483Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T08:01:50.483Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T08:01:50.483Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginDisableError [2022-01-20T08:01:50.483Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginDisable [2022-01-20T08:01:50.483Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginEnableError [2022-01-20T08:01:50.483Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginEnable [2022-01-20T08:01:50.483Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginInspectError [2022-01-20T08:01:50.483Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T08:01:50.483Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginInspect [2022-01-20T08:01:50.483Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginListError [2022-01-20T08:01:50.483Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginList [2022-01-20T08:01:50.483Z] --- PASS: TestPluginList (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginPushError [2022-01-20T08:01:50.483Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginPush [2022-01-20T08:01:50.483Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginRemoveError [2022-01-20T08:01:50.483Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginRemove [2022-01-20T08:01:50.483Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPluginSetError [2022-01-20T08:01:50.483Z] --- PASS: TestPluginSetError (0.01s) [2022-01-20T08:01:50.483Z] === RUN TestPluginSet [2022-01-20T08:01:50.483Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSetHostHeader [2022-01-20T08:01:50.483Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestPlainTextError [2022-01-20T08:01:50.483Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestInfiniteError [2022-01-20T08:01:50.483Z] --- PASS: TestInfiniteError (0.02s) [2022-01-20T08:01:50.483Z] === RUN TestCanceledContext [2022-01-20T08:01:50.483Z] 2022/01/20 08:01:49 RoundTripper returned a response & error; ignoring response [2022-01-20T08:01:50.483Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestDeadlineExceededContext [2022-01-20T08:01:50.483Z] 2022/01/20 08:01:49 RoundTripper returned a response & error; ignoring response [2022-01-20T08:01:50.483Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretCreateUnsupported [2022-01-20T08:01:50.483Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretCreateError [2022-01-20T08:01:50.483Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretCreate [2022-01-20T08:01:50.483Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretInspectUnsupported [2022-01-20T08:01:50.483Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretInspectError [2022-01-20T08:01:50.483Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T08:01:50.483Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T08:01:50.483Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretInspect [2022-01-20T08:01:50.483Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretListUnsupported [2022-01-20T08:01:50.483Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretListError [2022-01-20T08:01:50.483Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretList [2022-01-20T08:01:50.483Z] --- PASS: TestSecretList (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretRemoveUnsupported [2022-01-20T08:01:50.483Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretRemoveError [2022-01-20T08:01:50.483Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretRemove [2022-01-20T08:01:50.483Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretUpdateUnsupported [2022-01-20T08:01:50.483Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretUpdateError [2022-01-20T08:01:50.483Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSecretUpdate [2022-01-20T08:01:50.483Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceCreateError [2022-01-20T08:01:50.483Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceCreate [2022-01-20T08:01:50.483Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T08:01:50.483Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceCreateDigestPinning [2022-01-20T08:01:50.483Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceInspectError [2022-01-20T08:01:50.483Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T08:01:50.483Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T08:01:50.483Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceInspect [2022-01-20T08:01:50.483Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceListError [2022-01-20T08:01:50.483Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceList [2022-01-20T08:01:50.483Z] --- PASS: TestServiceList (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceLogsError [2022-01-20T08:01:50.483Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceLogs [2022-01-20T08:01:50.483Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceRemoveError [2022-01-20T08:01:50.483Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T08:01:50.483Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceRemove [2022-01-20T08:01:50.483Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceUpdateError [2022-01-20T08:01:50.483Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestServiceUpdate [2022-01-20T08:01:50.483Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmGetUnlockKey [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmInitError [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmInit [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmInspectError [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmInspect [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmJoinError [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmJoin [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmLeaveError [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmLeave [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmUnlockError [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmUnlock [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmUpdateError [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestSwarmUpdate [2022-01-20T08:01:50.483Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestTaskInspectError [2022-01-20T08:01:50.483Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T08:01:50.483Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestTaskInspect [2022-01-20T08:01:50.483Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestTaskListError [2022-01-20T08:01:50.483Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestTaskList [2022-01-20T08:01:50.483Z] --- PASS: TestTaskList (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeCreateError [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeCreate [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeInspectError [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeInspectNotFound [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeInspect [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeListError [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeList [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeRemoveError [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T08:01:50.483Z] === RUN TestVolumeRemove [2022-01-20T08:01:50.483Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T08:01:50.483Z] === CONT TestTLSCloseWriter [2022-01-20T08:01:50.483Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T08:01:50.483Z] PASS [2022-01-20T08:01:50.483Z] coverage: 75.1% of statements [2022-01-20T08:01:50.483Z] ok github.com/docker/docker/client 0.368s coverage: 75.1% of statements [2022-01-20T08:01:50.733Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-01-20T08:01:50.733Z] === RUN TestCopyFromContainer [2022-01-20T08:01:51.304Z] === RUN TestCopyFromContainer// [2022-01-20T08:01:51.391Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2022-01-20T08:01:51.391Z] === RUN TestResize [2022-01-20T08:01:51.572Z] === RUN TestCopyFromContainer//bar/root [2022-01-20T08:01:51.572Z] === RUN TestCopyFromContainer//bar/root/ [2022-01-20T08:01:51.572Z] === RUN TestCopyFromContainer/bar/quux [2022-01-20T08:01:51.572Z] === RUN TestCopyFromContainer/bar/quux/ [2022-01-20T08:01:51.572Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-01-20T08:01:51.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T08:01:51.698Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-01-20T08:01:51.698Z] PASS [2022-01-20T08:01:51.833Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-01-20T08:01:51.833Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-01-20T08:01:51.833Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-01-20T08:01:51.833Z] === RUN TestCopyFromContainer/bar/notarget [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer (1.34s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-01-20T08:01:51.833Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-01-20T08:01:51.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T08:01:51.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:01:51.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:01:51.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:01:51.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:01:51.833Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:01:51.833Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:01:51.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:01:51.833Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:01:51.912Z] --- PASS: TestResize (0.64s) [2022-01-20T08:01:51.912Z] === RUN TestResizeWithInvalidSize [2022-01-20T08:01:51.953Z] [2022-01-20T08:01:51.953Z] DONE 1 tests in 1.600s [2022-01-20T08:01:51.953Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T08:01:51.953Z] INFO: Testing against a local daemon [2022-01-20T08:01:51.953Z] === RUN TestSecretInspect [2022-01-20T08:01:52.094Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:01:52.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-01-20T08:01:52.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T08:01:52.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T08:01:52.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T08:01:52.094Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T08:01:52.094Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-01-20T08:01:52.094Z] === RUN TestCreateWithInvalidEnv [2022-01-20T08:01:52.094Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T08:01:52.094Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T08:01:52.094Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T08:01:52.094Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T08:01:52.094Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T08:01:52.094Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T08:01:52.094Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T08:01:52.094Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T08:01:52.094Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T08:01:52.094Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-01-20T08:01:52.094Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T08:01:52.094Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T08:01:52.094Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T08:01:52.094Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T08:01:52.094Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-01-20T08:01:52.094Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T08:01:52.856Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2022-01-20T08:01:52.856Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T08:01:53.429Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:01:53.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:01:53.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:01:53.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:01:53.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:01:53.480Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-01-20T08:01:53.480Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T08:01:54.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T08:01:54.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s) [2022-01-20T08:01:54.421Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T08:01:54.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:01:54.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:01:54.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:01:54.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:01:54.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:01:54.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:01:54.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:01:54.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:01:54.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:01:54.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:01:54.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:01:54.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:01:54.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:01:54.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:01:54.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:01:54.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-01-20T08:01:54.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T08:01:54.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T08:01:54.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T08:01:54.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T08:01:54.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T08:01:54.421Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T08:01:54.464Z] --- PASS: TestSecretInspect (2.21s) [2022-01-20T08:01:54.464Z] === RUN TestSecretList [2022-01-20T08:01:54.945Z] check_test.go:308: [d42b521450a43] daemon is not started [2022-01-20T08:01:54.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-01-20T08:01:54.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T08:01:54.992Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-01-20T08:01:54.992Z] === RUN TestCreateDifferentPlatform [2022-01-20T08:01:54.992Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T08:01:54.992Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T08:01:54.992Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-01-20T08:01:54.992Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T08:01:54.992Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T08:01:54.992Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T08:01:54.992Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-01-20T08:01:54.992Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T08:01:54.992Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-01-20T08:01:54.992Z] === RUN TestContainerStartOnDaemonRestart [2022-01-20T08:01:54.992Z] === PAUSE TestContainerStartOnDaemonRestart [2022-01-20T08:01:54.992Z] === RUN TestDaemonRestartIpcMode [2022-01-20T08:01:54.992Z] === PAUSE TestDaemonRestartIpcMode [2022-01-20T08:01:54.992Z] === RUN TestDaemonHostGatewayIP [2022-01-20T08:01:54.992Z] === PAUSE TestDaemonHostGatewayIP [2022-01-20T08:01:54.992Z] === RUN TestRestartDaemonWithRestartingContainer [2022-01-20T08:01:54.992Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-01-20T08:01:54.992Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T08:01:54.992Z] === PAUSE TestContainerKillOnDaemonStart [2022-01-20T08:01:54.992Z] === RUN TestDiff [2022-01-20T08:01:55.563Z] --- PASS: TestDiff (0.57s) [2022-01-20T08:01:55.563Z] === RUN TestExecWithCloseStdin [2022-01-20T08:01:56.135Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-01-20T08:01:56.135Z] === RUN TestExec [2022-01-20T08:01:56.351Z] --- PASS: TestSecretList (2.12s) [2022-01-20T08:01:56.351Z] === RUN TestSecretsCreateAndDelete [2022-01-20T08:01:56.707Z] --- PASS: TestExec (0.49s) [2022-01-20T08:01:56.707Z] === RUN TestExecUser [2022-01-20T08:01:56.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:01:56.970Z] --- PASS: TestExecUser (0.45s) [2022-01-20T08:01:56.970Z] === RUN TestExportContainerAndImportImage [2022-01-20T08:01:57.432Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-01-20T08:01:57.541Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-01-20T08:01:57.541Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T08:01:58.239Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-01-20T08:01:58.239Z] === RUN TestSecretsUpdate [2022-01-20T08:01:58.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:01:58.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T08:01:58.923Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-01-20T08:01:58.923Z] === RUN TestHealthCheckWorkdir [2022-01-20T08:01:58.992Z] === RUN TestCheckpointCreateError [2022-01-20T08:01:58.992Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCheckpointCreate [2022-01-20T08:01:58.992Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCheckpointDeleteError [2022-01-20T08:01:58.992Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCheckpointDelete [2022-01-20T08:01:58.992Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCheckpointListError [2022-01-20T08:01:58.992Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCheckpointList [2022-01-20T08:01:58.992Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T08:01:58.992Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T08:01:58.992Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T08:01:58.992Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestGetAPIPath [2022-01-20T08:01:58.992Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestParseHostURL [2022-01-20T08:01:58.992Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T08:01:58.992Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T08:01:58.992Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestNegotiateAPIVersion [2022-01-20T08:01:58.992Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T08:01:58.992Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T08:01:58.992Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T08:01:58.992Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T08:01:58.992Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestClientRedirect [2022-01-20T08:01:58.992Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigCreateUnsupported [2022-01-20T08:01:58.992Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigCreateError [2022-01-20T08:01:58.992Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigCreate [2022-01-20T08:01:58.992Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigInspectNotFound [2022-01-20T08:01:58.992Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T08:01:58.992Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigInspectUnsupported [2022-01-20T08:01:58.992Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigInspectError [2022-01-20T08:01:58.992Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T08:01:58.992Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigInspect [2022-01-20T08:01:58.992Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigListUnsupported [2022-01-20T08:01:58.992Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigListError [2022-01-20T08:01:58.992Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigList [2022-01-20T08:01:58.992Z] --- PASS: TestConfigList (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigRemoveUnsupported [2022-01-20T08:01:58.992Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigRemoveError [2022-01-20T08:01:58.992Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigRemove [2022-01-20T08:01:58.992Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigUpdateUnsupported [2022-01-20T08:01:58.992Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigUpdateError [2022-01-20T08:01:58.992Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestConfigUpdate [2022-01-20T08:01:58.992Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerCommitError [2022-01-20T08:01:58.992Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerCommit [2022-01-20T08:01:58.992Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerStatPathError [2022-01-20T08:01:58.992Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T08:01:58.992Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T08:01:58.992Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerStatPath [2022-01-20T08:01:58.992Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCopyToContainerError [2022-01-20T08:01:58.992Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T08:01:58.992Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T08:01:58.992Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCopyToContainer [2022-01-20T08:01:58.992Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCopyFromContainerError [2022-01-20T08:01:58.992Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T08:01:58.992Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T08:01:58.992Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T08:01:58.992Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestCopyFromContainer [2022-01-20T08:01:58.992Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerCreateError [2022-01-20T08:01:58.992Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerCreateImageNotFound [2022-01-20T08:01:58.992Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerCreateWithName [2022-01-20T08:01:58.992Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerCreateAutoRemove [2022-01-20T08:01:58.992Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerDiffError [2022-01-20T08:01:58.992Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerDiff [2022-01-20T08:01:58.992Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerExecCreateError [2022-01-20T08:01:58.992Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerExecCreate [2022-01-20T08:01:58.992Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T08:01:58.992Z] === RUN TestContainerExecStartError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerExecStart [2022-01-20T08:01:58.993Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerExecInspectError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerExecInspect [2022-01-20T08:01:58.993Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerExportError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerExport [2022-01-20T08:01:58.993Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerInspectError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T08:01:58.993Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T08:01:58.993Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerInspect [2022-01-20T08:01:58.993Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerInspectNode [2022-01-20T08:01:58.993Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerKillError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerKill [2022-01-20T08:01:58.993Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerListError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerList [2022-01-20T08:01:58.993Z] --- PASS: TestContainerList (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerLogsNotFoundError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerLogsError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerLogs [2022-01-20T08:01:58.993Z] --- PASS: TestContainerLogs (0.17s) [2022-01-20T08:01:58.993Z] === RUN TestContainerPauseError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerPause [2022-01-20T08:01:58.993Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainersPruneError [2022-01-20T08:01:58.993Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainersPrune [2022-01-20T08:01:58.993Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerRemoveError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerRemove [2022-01-20T08:01:58.993Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerRenameError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerRename [2022-01-20T08:01:58.993Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerResizeError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerExecResizeError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerResize [2022-01-20T08:01:58.993Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerExecResize [2022-01-20T08:01:58.993Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerRestartError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerRestart [2022-01-20T08:01:58.993Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerStartError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerStart [2022-01-20T08:01:58.993Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerStatsError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerStats [2022-01-20T08:01:58.993Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerStopError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerStop [2022-01-20T08:01:58.993Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerTopError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerTop [2022-01-20T08:01:58.993Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerUnpauseError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerUnpause [2022-01-20T08:01:58.993Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerUpdateError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerUpdate [2022-01-20T08:01:58.993Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerWaitError [2022-01-20T08:01:58.993Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestContainerWait [2022-01-20T08:01:58.993Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestDiskUsageError [2022-01-20T08:01:58.993Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestDiskUsage [2022-01-20T08:01:58.993Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestDistributionInspectUnsupported [2022-01-20T08:01:58.993Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T08:01:58.993Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestEventsErrorInOptions [2022-01-20T08:01:58.993Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestEventsErrorFromServer [2022-01-20T08:01:58.993Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestEvents [2022-01-20T08:01:58.993Z] --- PASS: TestEvents (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestTLSCloseWriter [2022-01-20T08:01:58.993Z] === PAUSE TestTLSCloseWriter [2022-01-20T08:01:58.993Z] === RUN TestImageBuildError [2022-01-20T08:01:58.993Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageBuild [2022-01-20T08:01:58.993Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestGetDockerOS [2022-01-20T08:01:58.993Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageCreateError [2022-01-20T08:01:58.993Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageCreate [2022-01-20T08:01:58.993Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageHistoryError [2022-01-20T08:01:58.993Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageHistory [2022-01-20T08:01:58.993Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageImportError [2022-01-20T08:01:58.993Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageImport [2022-01-20T08:01:58.993Z] --- PASS: TestImageImport (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageInspectError [2022-01-20T08:01:58.993Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageInspectImageNotFound [2022-01-20T08:01:58.993Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageInspectWithEmptyID [2022-01-20T08:01:58.993Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageInspect [2022-01-20T08:01:58.993Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageListError [2022-01-20T08:01:58.993Z] --- PASS: TestImageListError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageList [2022-01-20T08:01:58.993Z] --- PASS: TestImageList (0.01s) [2022-01-20T08:01:58.993Z] === RUN TestImageListApiBefore125 [2022-01-20T08:01:58.993Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageLoadError [2022-01-20T08:01:58.993Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageLoad [2022-01-20T08:01:58.993Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagesPruneError [2022-01-20T08:01:58.993Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagesPrune [2022-01-20T08:01:58.993Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePullReferenceParseError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePullAnyError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePullWithoutErrors [2022-01-20T08:01:58.993Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePushReferenceError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePushAnyError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImagePushWithoutErrors [2022-01-20T08:01:58.993Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T08:01:58.993Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T08:01:58.993Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T08:01:58.993Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-01-20T08:01:58.993Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageRemoveError [2022-01-20T08:01:58.993Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageRemoveImageNotFound [2022-01-20T08:01:58.993Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageRemove [2022-01-20T08:01:58.993Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageSaveError [2022-01-20T08:01:58.993Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageSave [2022-01-20T08:01:58.993Z] --- PASS: TestImageSave (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageSearchAnyError [2022-01-20T08:01:58.993Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T08:01:58.993Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T08:01:58.993Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T08:01:58.993Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T08:01:58.993Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageSearchWithoutErrors [2022-01-20T08:01:58.993Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageTagError [2022-01-20T08:01:58.993Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageTagInvalidReference [2022-01-20T08:01:58.993Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T08:01:58.993Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageTagHexSource [2022-01-20T08:01:58.993Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestImageTag [2022-01-20T08:01:58.993Z] --- PASS: TestImageTag (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestInfoServerError [2022-01-20T08:01:58.993Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T08:01:58.993Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestInfo [2022-01-20T08:01:58.993Z] --- PASS: TestInfo (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestNetworkConnectError [2022-01-20T08:01:58.993Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T08:01:58.993Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestNetworkConnect [2022-01-20T08:01:58.993Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestNetworkCreateError [2022-01-20T08:01:58.993Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestNetworkCreate [2022-01-20T08:01:58.993Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestNetworkDisconnectError [2022-01-20T08:01:58.993Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestNetworkDisconnect [2022-01-20T08:01:58.993Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T08:01:58.993Z] === RUN TestNetworkInspect [2022-01-20T08:01:58.994Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T08:01:58.994Z] === RUN TestNetworkInspect/no_options [2022-01-20T08:01:58.994Z] === RUN TestNetworkInspect/verbose [2022-01-20T08:01:58.994Z] === RUN TestNetworkInspect/global_scope [2022-01-20T08:01:58.994Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T08:01:58.994Z] === RUN TestNetworkInspect/server_error [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNetworkListError [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNetworkList [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNetworksPruneError [2022-01-20T08:01:58.994Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNetworksPrune [2022-01-20T08:01:58.994Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNetworkRemoveError [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNetworkRemove [2022-01-20T08:01:58.994Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNodeInspectError [2022-01-20T08:01:58.994Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T08:01:58.994Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T08:01:58.994Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNodeInspect [2022-01-20T08:01:58.994Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNodeListError [2022-01-20T08:01:58.994Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNodeList [2022-01-20T08:01:58.994Z] --- PASS: TestNodeList (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNodeRemoveError [2022-01-20T08:01:58.994Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T08:01:58.994Z] === RUN TestNodeRemove [2022-01-20T08:01:59.463Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestNodeUpdateError [2022-01-20T08:01:59.463Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestNodeUpdate [2022-01-20T08:01:59.463Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestOptionWithTimeout [2022-01-20T08:01:59.463Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPingFail [2022-01-20T08:01:59.463Z] --- PASS: TestPingFail (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPingWithError [2022-01-20T08:01:59.463Z] 2022/01/20 08:01:58 RoundTripper returned a response & error; ignoring response [2022-01-20T08:01:59.463Z] 2022/01/20 08:01:58 RoundTripper returned a response & error; ignoring response [2022-01-20T08:01:59.463Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPingSuccess [2022-01-20T08:01:59.463Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPingHeadFallback [2022-01-20T08:01:59.463Z] === RUN TestPingHeadFallback/OK [2022-01-20T08:01:59.463Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T08:01:59.463Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T08:01:59.463Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T08:01:59.463Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T08:01:59.463Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T08:01:59.463Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T08:01:59.463Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T08:01:59.463Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginDisableError [2022-01-20T08:01:59.463Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginDisable [2022-01-20T08:01:59.463Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginEnableError [2022-01-20T08:01:59.463Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginEnable [2022-01-20T08:01:59.463Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginInspectError [2022-01-20T08:01:59.463Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T08:01:59.463Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginInspect [2022-01-20T08:01:59.463Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginListError [2022-01-20T08:01:59.463Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginList [2022-01-20T08:01:59.463Z] --- PASS: TestPluginList (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginPushError [2022-01-20T08:01:59.463Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginPush [2022-01-20T08:01:59.463Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginRemoveError [2022-01-20T08:01:59.463Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginRemove [2022-01-20T08:01:59.463Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginSetError [2022-01-20T08:01:59.463Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPluginSet [2022-01-20T08:01:59.463Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSetHostHeader [2022-01-20T08:01:59.463Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestPlainTextError [2022-01-20T08:01:59.463Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestInfiniteError [2022-01-20T08:01:59.463Z] --- PASS: TestInfiniteError (0.04s) [2022-01-20T08:01:59.463Z] === RUN TestCanceledContext [2022-01-20T08:01:59.463Z] 2022/01/20 08:01:58 RoundTripper returned a response & error; ignoring response [2022-01-20T08:01:59.463Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestDeadlineExceededContext [2022-01-20T08:01:59.463Z] 2022/01/20 08:01:58 RoundTripper returned a response & error; ignoring response [2022-01-20T08:01:59.463Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretCreateUnsupported [2022-01-20T08:01:59.463Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretCreateError [2022-01-20T08:01:59.463Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretCreate [2022-01-20T08:01:59.463Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretInspectUnsupported [2022-01-20T08:01:59.463Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretInspectError [2022-01-20T08:01:59.463Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T08:01:59.463Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T08:01:59.463Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretInspect [2022-01-20T08:01:59.463Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretListUnsupported [2022-01-20T08:01:59.463Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretListError [2022-01-20T08:01:59.463Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretList [2022-01-20T08:01:59.463Z] --- PASS: TestSecretList (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretRemoveUnsupported [2022-01-20T08:01:59.463Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretRemoveError [2022-01-20T08:01:59.463Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretRemove [2022-01-20T08:01:59.463Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretUpdateUnsupported [2022-01-20T08:01:59.463Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretUpdateError [2022-01-20T08:01:59.463Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSecretUpdate [2022-01-20T08:01:59.463Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceCreateError [2022-01-20T08:01:59.463Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceCreate [2022-01-20T08:01:59.463Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T08:01:59.463Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceCreateDigestPinning [2022-01-20T08:01:59.463Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceInspectError [2022-01-20T08:01:59.463Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T08:01:59.463Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T08:01:59.463Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceInspect [2022-01-20T08:01:59.463Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceListError [2022-01-20T08:01:59.463Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceList [2022-01-20T08:01:59.463Z] --- PASS: TestServiceList (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceLogsError [2022-01-20T08:01:59.463Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceLogs [2022-01-20T08:01:59.463Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceRemoveError [2022-01-20T08:01:59.463Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T08:01:59.463Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceRemove [2022-01-20T08:01:59.463Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceUpdateError [2022-01-20T08:01:59.463Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestServiceUpdate [2022-01-20T08:01:59.463Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmGetUnlockKey [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmInitError [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmInit [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmInspectError [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmInspect [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmJoinError [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmJoin [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmLeaveError [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmLeave [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmUnlockError [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmUnlock [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmUpdateError [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestSwarmUpdate [2022-01-20T08:01:59.463Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestTaskInspectError [2022-01-20T08:01:59.463Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T08:01:59.463Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestTaskInspect [2022-01-20T08:01:59.463Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestTaskListError [2022-01-20T08:01:59.463Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestTaskList [2022-01-20T08:01:59.463Z] --- PASS: TestTaskList (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeCreateError [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeCreate [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeInspectError [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeInspectNotFound [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeInspect [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeListError [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeList [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeRemoveError [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T08:01:59.463Z] === RUN TestVolumeRemove [2022-01-20T08:01:59.463Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T08:01:59.463Z] === CONT TestTLSCloseWriter [2022-01-20T08:01:59.463Z] --- PASS: TestTLSCloseWriter (0.04s) [2022-01-20T08:01:59.463Z] PASS [2022-01-20T08:01:59.463Z] coverage: 75.1% of statements [2022-01-20T08:01:59.463Z] ok github.com/docker/docker/client 0.392s coverage: 75.1% of statements [2022-01-20T08:01:59.494Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-01-20T08:01:59.494Z] === RUN TestHealthKillContainer [2022-01-20T08:01:59.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:02:00.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:02:00.757Z] --- PASS: TestSecretsUpdate (2.13s) [2022-01-20T08:02:00.757Z] === RUN TestTemplatedSecret [2022-01-20T08:02:01.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:02:01.935Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:02:03.270Z] --- PASS: TestTemplatedSecret (2.57s) [2022-01-20T08:02:03.270Z] === RUN TestSecretCreateResolve [2022-01-20T08:02:03.473Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-01-20T08:02:05.157Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-01-20T08:02:05.157Z] PASS [2022-01-20T08:02:05.157Z] [2022-01-20T08:02:05.157Z] DONE 6 tests in 13.429s [2022-01-20T08:02:05.157Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T08:02:05.412Z] INFO: Testing against a local daemon [2022-01-20T08:02:05.412Z] === RUN TestServiceCreateInit [2022-01-20T08:02:05.412Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T08:02:06.144Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:02:06.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:02:07.626Z] --- PASS: TestHealthKillContainer (7.90s) [2022-01-20T08:02:07.626Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T08:02:07.626Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2022-01-20T08:02:07.626Z] === RUN TestIpcModeNone [2022-01-20T08:02:08.197Z] --- PASS: TestIpcModeNone (0.48s) [2022-01-20T08:02:08.197Z] === RUN TestIpcModePrivate [2022-01-20T08:02:08.317Z] --- PASS: TestCheckoutGit (29.00s) [2022-01-20T08:02:08.317Z] === RUN TestValidGitTransport [2022-01-20T08:02:08.317Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T08:02:08.317Z] === RUN TestGitInvalidRef [2022-01-20T08:02:08.317Z] --- PASS: TestGitInvalidRef (0.18s) [2022-01-20T08:02:08.317Z] PASS [2022-01-20T08:02:08.317Z] coverage: 86.3% of statements [2022-01-20T08:02:08.317Z] ok github.com/docker/docker/builder/remotecontext/git 29.233s coverage: 86.3% of statements [2022-01-20T08:02:08.317Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T08:02:08.317Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T08:02:08.457Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-01-20T08:02:08.717Z] --- PASS: TestIpcModePrivate (0.51s) [2022-01-20T08:02:08.717Z] === RUN TestIpcModeShareable [2022-01-20T08:02:08.977Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-01-20T08:02:08.977Z] --- PASS: TestIpcModeShareable (0.46s) [2022-01-20T08:02:09.238Z] === RUN TestAPIIpcModeShareableAndContainer [2022-01-20T08:02:09.574Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T08:02:10.615Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:02:10.624Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-01-20T08:02:10.624Z] === RUN TestAPIIpcModeHost [2022-01-20T08:02:10.884Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-01-20T08:02:10.884Z] === RUN TestDaemonIpcModeShareable [2022-01-20T08:02:11.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T08:02:12.085Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-01-20T08:02:12.085Z] === RUN TestDaemonIpcModePrivate [2022-01-20T08:02:12.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T08:02:12.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:02:12.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-01-20T08:02:12.836Z] --- PASS: TestServiceCreateInit (7.24s) [2022-01-20T08:02:12.836Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-01-20T08:02:12.836Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-01-20T08:02:12.836Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T08:02:13.026Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T08:02:13.026Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-01-20T08:02:13.026Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-01-20T08:02:13.075Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T08:02:13.076Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestConfigureDaemonLogs [2022-01-20T08:02:13.076Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T08:02:13.076Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T08:02:13.076Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T08:02:13.076Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T08:02:13.076Z] PASS [2022-01-20T08:02:13.076Z] coverage: 18.6% of statements [2022-01-20T08:02:13.076Z] ok github.com/docker/docker/cmd/dockerd 0.440s coverage: 18.6% of statements [2022-01-20T08:02:13.076Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T08:02:13.076Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T08:02:13.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:02:13.546Z] === RUN TestContainerStopSignal [2022-01-20T08:02:13.546Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestContainerStopTimeout [2022-01-20T08:02:13.546Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T08:02:13.546Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T08:02:13.546Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T08:02:13.546Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T08:02:13.546Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T08:02:13.546Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestNewMemoryStore [2022-01-20T08:02:13.546Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestAddContainers [2022-01-20T08:02:13.546Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestGetContainer [2022-01-20T08:02:13.546Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestDeleteContainer [2022-01-20T08:02:13.546Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestListContainers [2022-01-20T08:02:13.546Z] --- PASS: TestListContainers (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestFirstContainer [2022-01-20T08:02:13.546Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestApplyAllContainer [2022-01-20T08:02:13.546Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestIsValidHealthString [2022-01-20T08:02:13.546Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestStateRunStop [2022-01-20T08:02:13.546Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestStateTimeoutWait [2022-01-20T08:02:13.546Z] state_test.go:141: Stop callback fired [2022-01-20T08:02:13.546Z] state_test.go:165: Stop callback fired [2022-01-20T08:02:13.546Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T08:02:13.546Z] === RUN TestIsValidStateString [2022-01-20T08:02:13.546Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestViewSaveDelete [2022-01-20T08:02:13.546Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-20T08:02:13.546Z] === RUN TestViewAll [2022-01-20T08:02:13.546Z] --- PASS: TestViewAll (0.01s) [2022-01-20T08:02:13.546Z] === RUN TestViewGet [2022-01-20T08:02:13.546Z] --- PASS: TestViewGet (0.01s) [2022-01-20T08:02:13.546Z] === RUN TestNames [2022-01-20T08:02:13.546Z] --- PASS: TestNames (0.00s) [2022-01-20T08:02:13.546Z] === RUN TestViewWithHealthCheck [2022-01-20T08:02:13.546Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T08:02:13.546Z] PASS [2022-01-20T08:02:13.546Z] coverage: 41.7% of statements [2022-01-20T08:02:13.546Z] ok github.com/docker/docker/container 0.233s coverage: 41.7% of statements [2022-01-20T08:02:13.546Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T08:02:13.546Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T08:02:13.546Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T08:02:13.546Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T08:02:13.967Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-01-20T08:02:14.227Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s) [2022-01-20T08:02:14.227Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-01-20T08:02:14.856Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-01-20T08:02:14.856Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:02:15.113Z] === RUN TestPrepare [2022-01-20T08:02:15.113Z] --- PASS: TestPrepare (0.00s) [2022-01-20T08:02:15.113Z] === RUN TestStart [2022-01-20T08:02:15.113Z] --- PASS: TestStart (0.00s) [2022-01-20T08:02:15.113Z] === RUN TestWaitCancel [2022-01-20T08:02:15.113Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T08:02:15.113Z] === RUN TestWaitDisabled [2022-01-20T08:02:15.113Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T08:02:15.113Z] === RUN TestWaitEnabled [2022-01-20T08:02:15.113Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T08:02:15.113Z] === RUN TestRemove [2022-01-20T08:02:15.113Z] --- PASS: TestRemove (0.00s) [2022-01-20T08:02:15.113Z] PASS [2022-01-20T08:02:15.113Z] coverage: 65.3% of statements [2022-01-20T08:02:15.113Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2022-01-20T08:02:15.171Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-01-20T08:02:15.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T08:02:15.432Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-01-20T08:02:15.432Z] === RUN TestIpcModeOlderClient [2022-01-20T08:02:15.432Z] === PAUSE TestIpcModeOlderClient [2022-01-20T08:02:15.432Z] === RUN TestKillContainerInvalidSignal [2022-01-20T08:02:15.693Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-01-20T08:02:15.693Z] === RUN TestKillContainer [2022-01-20T08:02:15.693Z] === RUN TestKillContainer/no_signal [2022-01-20T08:02:16.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-01-20T08:02:16.102Z] === RUN TestNewListSecretsFilters [2022-01-20T08:02:16.102Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T08:02:16.102Z] === RUN TestNewListConfigsFilters [2022-01-20T08:02:16.102Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T08:02:16.102Z] PASS [2022-01-20T08:02:16.102Z] coverage: 0.5% of statements [2022-01-20T08:02:16.102Z] ok github.com/docker/docker/daemon/cluster 0.228s coverage: 0.5% of statements [2022-01-20T08:02:16.264Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T08:02:16.525Z] === RUN TestKillContainer/killing_signal [2022-01-20T08:02:16.571Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T08:02:16.571Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-01-20T08:02:16.571Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T08:02:16.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T08:02:17.041Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T08:02:17.041Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T08:02:17.041Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T08:02:17.041Z] PASS [2022-01-20T08:02:17.041Z] coverage: 35.9% of statements [2022-01-20T08:02:17.041Z] ok github.com/docker/docker/daemon/cluster/convert 0.599s coverage: 35.9% of statements [2022-01-20T08:02:17.096Z] --- PASS: TestKillContainer (1.26s) [2022-01-20T08:02:17.096Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-01-20T08:02:17.096Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-01-20T08:02:17.096Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-01-20T08:02:17.096Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T08:02:17.096Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-01-20T08:02:17.283Z] --- PASS: TestCheckoutGit (30.45s) [2022-01-20T08:02:17.283Z] === RUN TestValidGitTransport [2022-01-20T08:02:17.283Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T08:02:17.283Z] === RUN TestGitInvalidRef [2022-01-20T08:02:17.283Z] --- PASS: TestGitInvalidRef (0.19s) [2022-01-20T08:02:17.283Z] PASS [2022-01-20T08:02:17.283Z] coverage: 86.3% of statements [2022-01-20T08:02:17.283Z] ok github.com/docker/docker/builder/remotecontext/git 30.687s coverage: 86.3% of statements [2022-01-20T08:02:17.283Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T08:02:17.283Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T08:02:17.357Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-01-20T08:02:17.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:02:18.298Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2022-01-20T08:02:18.298Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-01-20T08:02:18.298Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-01-20T08:02:18.298Z] === RUN TestKillStoppedContainer [2022-01-20T08:02:18.298Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-01-20T08:02:18.298Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T08:02:18.298Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-01-20T08:02:18.298Z] === RUN TestKillDifferentUserContainer [2022-01-20T08:02:18.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T08:02:18.869Z] --- PASS: TestKillDifferentUserContainer (0.50s) [2022-01-20T08:02:18.869Z] === RUN TestInspectOomKilledTrue [2022-01-20T08:02:19.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T08:02:19.129Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2022-01-20T08:02:19.129Z] === RUN TestInspectOomKilledFalse [2022-01-20T08:02:19.401Z] ......... [ 85%] [2022-01-20T08:02:19.700Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-01-20T08:02:19.700Z] === RUN TestLinksEtcHostsContentMatch [2022-01-20T08:02:19.962Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-01-20T08:02:19.962Z] === RUN TestLinksContainerNames [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s) [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.13s) [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s) [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.99s) [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.27s) [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.53s) [2022-01-20T08:02:19.981Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.23s) [2022-01-20T08:02:19.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.46s) [2022-01-20T08:02:19.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2022-01-20T08:02:19.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s) [2022-01-20T08:02:19.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s) [2022-01-20T08:02:19.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2022-01-20T08:02:19.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2022-01-20T08:02:19.982Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2022-01-20T08:02:19.982Z] === RUN TestCgroupNamespacesRun [2022-01-20T08:02:20.000Z] === RUN TestBuilderGC [2022-01-20T08:02:20.000Z] --- PASS: TestBuilderGC (0.01s) [2022-01-20T08:02:20.000Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestFindConfigurationConflicts [2022-01-20T08:02:20.000Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T08:02:20.000Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T08:02:20.000Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T08:02:20.000Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T08:02:20.000Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T08:02:20.000Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T08:02:20.000Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T08:02:20.000Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T08:02:20.000Z] === RUN TestValidateConfiguration [2022-01-20T08:02:20.000Z] === RUN TestValidateConfiguration/with_label [2022-01-20T08:02:20.000Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T08:02:20.000Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T08:02:20.000Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T08:02:20.000Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T08:02:20.000Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T08:02:20.000Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T08:02:20.000Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T08:02:20.000Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T08:02:20.001Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T08:02:20.001Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T08:02:20.001Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T08:02:20.001Z] time="2022-01-20T08:02:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T08:02:20.001Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-01-20T08:02:20.001Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T08:02:20.001Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:02:20.001Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T08:02:20.001Z] === RUN TestReloadBadDefaultConfig [2022-01-20T08:02:20.001Z] time="2022-01-20T08:02:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1677162109" [2022-01-20T08:02:20.001Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T08:02:20.001Z] === RUN TestReloadWithConflictingLabels [2022-01-20T08:02:20.001Z] time="2022-01-20T08:02:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-88444322" [2022-01-20T08:02:20.001Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T08:02:20.001Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T08:02:20.001Z] time="2022-01-20T08:02:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2515205360" [2022-01-20T08:02:20.001Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T08:02:20.001Z] === RUN TestMaskURLCredentials [2022-01-20T08:02:20.001Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T08:02:20.001Z] === RUN TestDaemonConfigurationMerge [2022-01-20T08:02:20.001Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T08:02:20.001Z] PASS [2022-01-20T08:02:20.001Z] coverage: 79.2% of statements [2022-01-20T08:02:20.001Z] ok github.com/docker/docker/daemon/config 0.373s coverage: 79.2% of statements [2022-01-20T08:02:20.470Z] === RUN TestEventsLog [2022-01-20T08:02:20.470Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T08:02:20.470Z] === RUN TestEventsLogTimeout [2022-01-20T08:02:20.470Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T08:02:20.470Z] === RUN TestLogEvents [2022-01-20T08:02:20.470Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T08:02:20.470Z] === RUN TestLoadBufferedEvents [2022-01-20T08:02:20.470Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-01-20T08:02:20.470Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T08:02:20.470Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T08:02:20.470Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T08:02:20.470Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T08:02:20.470Z] PASS [2022-01-20T08:02:20.470Z] coverage: 50.0% of statements [2022-01-20T08:02:20.470Z] ok github.com/docker/docker/daemon/events 0.250s coverage: 50.0% of statements [2022-01-20T08:02:20.470Z] === RUN TestWaitNodeAttachment [2022-01-20T08:02:20.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-01-20T08:02:20.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T08:02:20.902Z] --- PASS: TestLinksContainerNames (0.82s) [2022-01-20T08:02:20.902Z] === RUN TestLogsFollowTailEmpty [2022-01-20T08:02:20.939Z] --- PASS: TestWaitNodeAttachment (0.47s) [2022-01-20T08:02:20.939Z] === RUN TestIsolationConversion [2022-01-20T08:02:20.939Z] === RUN TestIsolationConversion/default [2022-01-20T08:02:20.939Z] === RUN TestIsolationConversion/process [2022-01-20T08:02:20.939Z] === RUN TestIsolationConversion/hyperv [2022-01-20T08:02:20.939Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T08:02:20.939Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T08:02:20.939Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T08:02:20.939Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T08:02:20.939Z] === RUN TestContainerLabels [2022-01-20T08:02:20.939Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T08:02:20.939Z] === RUN TestCredentialSpecConversion [2022-01-20T08:02:20.939Z] === RUN TestCredentialSpecConversion/none [2022-01-20T08:02:20.939Z] === RUN TestCredentialSpecConversion/config [2022-01-20T08:02:20.939Z] === RUN TestCredentialSpecConversion/file [2022-01-20T08:02:20.939Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T08:02:20.939Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T08:02:20.939Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T08:02:20.939Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T08:02:20.939Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T08:02:20.939Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T08:02:20.939Z] === RUN TestControllerValidateMountBind [2022-01-20T08:02:20.939Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-20T08:02:20.939Z] === RUN TestControllerValidateMountVolume [2022-01-20T08:02:20.939Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T08:02:20.939Z] === RUN TestControllerValidateMountTarget [2022-01-20T08:02:20.939Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T08:02:20.939Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T08:02:20.939Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T08:02:20.939Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T08:02:20.939Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T08:02:20.939Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T08:02:20.939Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T08:02:20.939Z] PASS [2022-01-20T08:02:20.939Z] coverage: 11.0% of statements [2022-01-20T08:02:20.939Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.679s coverage: 11.0% of statements [2022-01-20T08:02:21.163Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-01-20T08:02:21.163Z] === RUN TestContainerNetworkMountsNoChown [2022-01-20T08:02:21.408Z] === RUN TestIsEmptyDir [2022-01-20T08:02:21.408Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T08:02:21.408Z] PASS [2022-01-20T08:02:21.408Z] coverage: 2.3% of statements [2022-01-20T08:02:21.408Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2022-01-20T08:02:21.424Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/default [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/default [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/private [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/private [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rprivate [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rprivate [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/slave [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/slave [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rslave [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rslave [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/shared [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/shared [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rshared [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rshared [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/default [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/default/bind_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/default/mount_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/default/bind_root [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/rshared [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/shared [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/rslave [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/slave [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/rprivate [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/private [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/private/mount_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:02:21.424Z] === RUN TestMountDaemonRoot/private/bind_root [2022-01-20T08:02:21.424Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-01-20T08:02:21.424Z] === CONT TestMountDaemonRoot/default/mount_root [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-01-20T08:02:21.685Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-01-20T08:02:21.760Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2022-01-20T08:02:21.760Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T08:02:21.876Z] === RUN TestVerifyNetworkingConfig [2022-01-20T08:02:21.876Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestGetContainer [2022-01-20T08:02:21.876Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestValidContainerNames [2022-01-20T08:02:21.876Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestContainerInitDNS [2022-01-20T08:02:21.876Z] daemon_test.go:145: root required [2022-01-20T08:02:21.876Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestMerge [2022-01-20T08:02:21.876Z] --- PASS: TestMerge (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestValidateContainerIsolation [2022-01-20T08:02:21.876Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestFindNetworkErrorType [2022-01-20T08:02:21.876Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestEnsureServicesExist [2022-01-20T08:02:21.876Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-01-20T08:02:21.876Z] === RUN TestEnsureServicesExistErrors [2022-01-20T08:02:21.876Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T08:02:21.876Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T08:02:21.876Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T08:02:21.876Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T08:02:21.876Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T08:02:21.876Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T08:02:21.876Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestContainerDelete [2022-01-20T08:02:21.876Z] --- PASS: TestContainerDelete (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestContainerDoubleDelete [2022-01-20T08:02:21.876Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T08:02:21.876Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T08:02:21.876Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestNoneHealthcheck [2022-01-20T08:02:21.876Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestHealthStates [2022-01-20T08:02:21.876Z] === RUN TestLinkNaming [2022-01-20T08:02:21.876Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestLinkNew [2022-01-20T08:02:21.876Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestLinkEnv [2022-01-20T08:02:21.876Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestLinkMultipleEnv [2022-01-20T08:02:21.876Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T08:02:21.876Z] === RUN TestLinkPortRangeEnv [2022-01-20T08:02:21.876Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T08:02:21.876Z] PASS [2022-01-20T08:02:21.876Z] coverage: 93.0% of statements [2022-01-20T08:02:21.876Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2022-01-20T08:02:21.876Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.876Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.876Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.877Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.877Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.877Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.877Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.877Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.877Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.877Z] time="2022-01-20T08:02:21Z" 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-01-20T08:02:21.877Z] --- PASS: TestHealthStates (0.15s) [2022-01-20T08:02:21.877Z] === RUN TestGetInspectData [2022-01-20T08:02:21.877Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestFillLicense [2022-01-20T08:02:21.877Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestListInvalidFilter [2022-01-20T08:02:21.877Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestNameFilter [2022-01-20T08:02:21.877Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T08:02:21.877Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T08:02:21.877Z] === 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-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T08:02:21.877Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T08:02:21.877Z] --- 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-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T08:02:21.877Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestDaemonReloadLabels [2022-01-20T08:02:21.877Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T08:02:21.877Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestDaemonReloadMirrors [2022-01-20T08:02:21.877Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T08:02:21.877Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T08:02:21.877Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T08:02:21.877Z] reload_test.go:342: root required [2022-01-20T08:02:21.877Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T08:02:21.877Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T08:02:21.877Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-01-20T08:02:21.877Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T08:02:21.877Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T08:02:21.877Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T08:02:21.877Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-20T08:02:21.877Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T08:02:21.877Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T08:02:21.877Z] === RUN TestParseVolumesFrom [2022-01-20T08:02:21.877Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T08:02:21.877Z] PASS [2022-01-20T08:02:21.877Z] coverage: 8.6% of statements [2022-01-20T08:02:21.877Z] ok github.com/docker/docker/daemon 0.357s coverage: 8.6% of statements [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/private/bind_root [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-01-20T08:02:21.945Z] === CONT TestMountDaemonRoot/private/mount_root [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-01-20T08:02:21.945Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-01-20T08:02:21.945Z] === RUN TestContainerBindMountNonRecursive [2022-01-20T08:02:22.345Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T08:02:22.345Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T08:02:22.345Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T08:02:22.346Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T08:02:22.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T08:02:23.156Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestConfigureDaemonLogs [2022-01-20T08:02:23.156Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T08:02:23.156Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T08:02:23.156Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T08:02:23.156Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T08:02:23.156Z] PASS [2022-01-20T08:02:23.156Z] coverage: 18.6% of statements [2022-01-20T08:02:23.156Z] ok github.com/docker/docker/cmd/dockerd 0.351s coverage: 18.6% of statements [2022-01-20T08:02:23.156Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T08:02:23.156Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T08:02:23.274Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2022-01-20T08:02:23.274Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T08:02:23.274Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-01-20T08:02:23.328Z] --- PASS: TestContainerBindMountNonRecursive (1.21s) [2022-01-20T08:02:23.328Z] === RUN TestContainerVolumesMountedAsShared [2022-01-20T08:02:23.588Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-01-20T08:02:23.588Z] === RUN TestContainerVolumesMountedAsSlave [2022-01-20T08:02:23.624Z] === RUN TestContainerStopSignal [2022-01-20T08:02:23.624Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestContainerStopTimeout [2022-01-20T08:02:23.624Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T08:02:23.624Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T08:02:23.624Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T08:02:23.624Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T08:02:23.624Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T08:02:23.624Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestNewMemoryStore [2022-01-20T08:02:23.624Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestAddContainers [2022-01-20T08:02:23.624Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestGetContainer [2022-01-20T08:02:23.624Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestDeleteContainer [2022-01-20T08:02:23.624Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestListContainers [2022-01-20T08:02:23.624Z] --- PASS: TestListContainers (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestFirstContainer [2022-01-20T08:02:23.624Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestApplyAllContainer [2022-01-20T08:02:23.624Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestIsValidHealthString [2022-01-20T08:02:23.624Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestStateRunStop [2022-01-20T08:02:23.624Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestStateTimeoutWait [2022-01-20T08:02:23.624Z] state_test.go:141: Stop callback fired [2022-01-20T08:02:23.624Z] state_test.go:165: Stop callback fired [2022-01-20T08:02:23.624Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T08:02:23.624Z] === RUN TestIsValidStateString [2022-01-20T08:02:23.624Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestViewSaveDelete [2022-01-20T08:02:23.624Z] --- PASS: TestViewSaveDelete (0.01s) [2022-01-20T08:02:23.624Z] === RUN TestViewAll [2022-01-20T08:02:23.624Z] --- PASS: TestViewAll (0.01s) [2022-01-20T08:02:23.624Z] === RUN TestViewGet [2022-01-20T08:02:23.624Z] --- PASS: TestViewGet (0.01s) [2022-01-20T08:02:23.624Z] === RUN TestNames [2022-01-20T08:02:23.624Z] --- PASS: TestNames (0.00s) [2022-01-20T08:02:23.624Z] === RUN TestViewWithHealthCheck [2022-01-20T08:02:23.624Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T08:02:23.624Z] PASS [2022-01-20T08:02:23.624Z] coverage: 41.7% of statements [2022-01-20T08:02:23.624Z] ok github.com/docker/docker/container 0.233s coverage: 41.7% of statements [2022-01-20T08:02:23.624Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T08:02:23.624Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T08:02:23.624Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T08:02:23.624Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T08:02:23.855Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-01-20T08:02:23.855Z] === RUN TestNetworkNat [2022-01-20T08:02:23.913Z] === RUN TestAdapterReadLogs [2022-01-20T08:02:23.913Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T08:02:23.913Z] === RUN TestCopier [2022-01-20T08:02:23.913Z] --- PASS: TestCopier (0.00s) [2022-01-20T08:02:23.913Z] === RUN TestCopierLongLines [2022-01-20T08:02:23.913Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T08:02:23.913Z] === RUN TestCopierSlow [2022-01-20T08:02:23.913Z] --- PASS: TestCopierSlow (0.20s) [2022-01-20T08:02:23.913Z] === RUN TestCopierWithSized [2022-01-20T08:02:23.913Z] === RUN TestCopierWithSized/as_is [2022-01-20T08:02:23.913Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T08:02:23.913Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T08:02:23.913Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T08:02:23.913Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T08:02:23.913Z] === RUN TestCopierWithPartial [2022-01-20T08:02:23.913Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T08:02:23.913Z] === RUN TestRingLogger [2022-01-20T08:02:23.913Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T08:02:23.913Z] === RUN TestRingCap [2022-01-20T08:02:23.913Z] --- PASS: TestRingCap (0.00s) [2022-01-20T08:02:23.913Z] === RUN TestRingClose [2022-01-20T08:02:23.913Z] --- PASS: TestRingClose (0.00s) [2022-01-20T08:02:23.913Z] === RUN TestRingDrain [2022-01-20T08:02:23.913Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T08:02:23.913Z] PASS [2022-01-20T08:02:23.913Z] coverage: 43.8% of statements [2022-01-20T08:02:23.913Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.8% of statements [2022-01-20T08:02:24.339Z] tests/integration/models_images_test.py ............... [ 89%] [2022-01-20T08:02:24.383Z] === RUN TestNewStreamConfig [2022-01-20T08:02:24.383Z] === RUN TestNewStreamConfig/defaults [2022-01-20T08:02:24.383Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T08:02:24.383Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T08:02:24.383Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T08:02:24.383Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T08:02:24.383Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T08:02:24.383Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T08:02:24.383Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T08:02:24.383Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T08:02:24.383Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T08:02:24.383Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T08:02:24.383Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T08:02:24.383Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T08:02:24.383Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T08:02:24.383Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T08:02:24.383Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T08:02:24.383Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T08:02:24.383Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T08:02:24.383Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T08:02:24.383Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T08:02:24.383Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T08:02:24.383Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T08:02:24.383Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T08:02:24.383Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T08:02:24.383Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T08:02:24.383Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T08:02:24.383Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T08:02:24.383Z] PASS [2022-01-20T08:02:24.383Z] coverage: 33.6% of statements [2022-01-20T08:02:24.383Z] ok github.com/docker/docker/daemon/logger/fluentd 0.101s coverage: 33.6% of statements [2022-01-20T08:02:24.435Z] --- PASS: TestNetworkNat (0.47s) [2022-01-20T08:02:24.435Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T08:02:24.620Z] === RUN TestPrepare [2022-01-20T08:02:24.620Z] --- PASS: TestPrepare (0.00s) [2022-01-20T08:02:24.620Z] === RUN TestStart [2022-01-20T08:02:24.620Z] --- PASS: TestStart (0.00s) [2022-01-20T08:02:24.620Z] === RUN TestWaitCancel [2022-01-20T08:02:24.620Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T08:02:24.620Z] === RUN TestWaitDisabled [2022-01-20T08:02:24.620Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T08:02:24.620Z] === RUN TestWaitEnabled [2022-01-20T08:02:24.620Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T08:02:24.620Z] === RUN TestRemove [2022-01-20T08:02:24.620Z] --- PASS: TestRemove (0.00s) [2022-01-20T08:02:24.620Z] PASS [2022-01-20T08:02:24.620Z] coverage: 65.3% of statements [2022-01-20T08:02:24.620Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-01-20T08:02:24.719Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-01-20T08:02:24.719Z] === RUN TestNetworkLoopbackNat [2022-01-20T08:02:24.852Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T08:02:24.852Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestSearchRegistryForImages [2022-01-20T08:02:24.852Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T08:02:24.852Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestImageDelete [2022-01-20T08:02:24.852Z] time="2022-01-20T08:02:24Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T08:02:24.852Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-01-20T08:02:24.852Z] === RUN TestCreateSuccess [2022-01-20T08:02:24.852Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCreateStreamSkipped [2022-01-20T08:02:24.852Z] time="2022-01-20T08:02:24Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T08:02:24.852Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCreateLogGroupSuccess [2022-01-20T08:02:24.852Z] time="2022-01-20T08:02:24Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T08:02:24.852Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCreateError [2022-01-20T08:02:24.852Z] --- PASS: TestCreateError (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCreateAlreadyExists [2022-01-20T08:02:24.852Z] time="2022-01-20T08:02:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T08:02:24.852Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestLogClosed [2022-01-20T08:02:24.852Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestLogBlocking [2022-01-20T08:02:24.852Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T08:02:24.852Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T08:02:24.852Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestPublishBatchSuccess [2022-01-20T08:02:24.852Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestPublishBatchError [2022-01-20T08:02:24.852Z] time="2022-01-20T08:02:24Z" level=error msg=error [2022-01-20T08:02:24.852Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T08:02:24.852Z] time="2022-01-20T08:02:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T08:02:24.852Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T08:02:24.852Z] time="2022-01-20T08:02:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T08:02:24.852Z] time="2022-01-20T08:02:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T08:02:24.852Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchSimple [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchTicker [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T08:02:24.852Z] === RUN TestImageDelete/no_lease [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchClose [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestEffectiveLen [2022-01-20T08:02:24.852Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T08:02:24.852Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T08:02:24.852Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T08:02:24.852Z] === RUN TestEffectiveLen/3/���� [2022-01-20T08:02:24.852Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T08:02:24.852Z] === RUN TestEffectiveLen/5/ [2022-01-20T08:02:24.852Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestFindValidSplit [2022-01-20T08:02:24.852Z] === RUN TestFindValidSplit/0/ [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1076: [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:02:24.852Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:02:24.852Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1076: He [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T08:02:24.852Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1076: [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T08:02:24.852Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1076: [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T08:02:24.852Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:02:24.852Z] === RUN TestFindValidSplit/6/a� [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1076: a [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1077: � [2022-01-20T08:02:24.852Z] === RUN TestFindValidSplit/7/a� [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T08:02:24.852Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:02:24.852Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestProcessEventEmoji [2022-01-20T08:02:24.852Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchLineSplit [2022-01-20T08:02:24.852Z] === RUN TestImageDelete/lease_exists [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchMaxEvents [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T08:02:24.852Z] --- PASS: TestImageDelete (0.08s) [2022-01-20T08:02:24.852Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T08:02:24.852Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-01-20T08:02:24.852Z] === RUN TestContentStoreForPull [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-01-20T08:02:24.852Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T08:02:24.852Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-01-20T08:02:24.852Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T08:02:24.852Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T08:02:24.852Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T08:02:24.852Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T08:02:24.852Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T08:02:24.852Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T08:02:24.852Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T08:02:24.852Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T08:02:24.852Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T08:02:24.852Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsFormat [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T08:02:24.852Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T08:02:24.852Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestCreateTagSuccess [2022-01-20T08:02:24.852Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T08:02:24.852Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T08:02:24.852Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T08:02:24.852Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T08:02:24.852Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T08:02:24.852Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T08:02:24.852Z] PASS [2022-01-20T08:02:24.852Z] coverage: 80.2% of statements [2022-01-20T08:02:24.852Z] ok github.com/docker/docker/daemon/logger/awslogs 0.431s coverage: 80.2% of statements [2022-01-20T08:02:24.852Z] --- PASS: TestContentStoreForPull (0.18s) [2022-01-20T08:02:24.852Z] PASS [2022-01-20T08:02:24.852Z] coverage: 6.6% of statements [2022-01-20T08:02:24.852Z] ok github.com/docker/docker/daemon/images 0.348s coverage: 6.6% of statements [2022-01-20T08:02:24.852Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T08:02:24.852Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T08:02:24.852Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T08:02:24.852Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T08:02:24.852Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T08:02:24.852Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T08:02:25.190Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s) [2022-01-20T08:02:25.190Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T08:02:25.322Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T08:02:25.322Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T08:02:25.322Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T08:02:25.534Z] tests/integration/models_networks_test.py .... [ 90%] [2022-01-20T08:02:25.795Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-01-20T08:02:25.795Z] === RUN TestFastTimeMarshalJSON [2022-01-20T08:02:25.795Z] --- PASS: TestFastTimeMarshalJSON (0.05s) [2022-01-20T08:02:25.795Z] PASS [2022-01-20T08:02:25.795Z] coverage: 87.2% of statements [2022-01-20T08:02:25.795Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.264s coverage: 87.2% of statements [2022-01-20T08:02:25.795Z] === RUN TestJSONFileLogger [2022-01-20T08:02:25.795Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T08:02:25.795Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T08:02:25.795Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-01-20T08:02:25.795Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T08:02:25.795Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-20T08:02:25.795Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T08:02:25.795Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T08:02:25.795Z] === RUN TestEncodeDecode [2022-01-20T08:02:25.795Z] === PAUSE TestEncodeDecode [2022-01-20T08:02:25.795Z] === RUN TestUnexpectedEOF [2022-01-20T08:02:25.795Z] time="2022-01-20T08:02:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T08:02:25.795Z] time="2022-01-20T08:02:25Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T08:02:25.795Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-01-20T08:02:25.795Z] === CONT TestEncodeDecode [2022-01-20T08:02:25.795Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T08:02:25.795Z] PASS [2022-01-20T08:02:25.795Z] coverage: 69.9% of statements [2022-01-20T08:02:25.795Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.276s coverage: 69.9% of statements [2022-01-20T08:02:26.785Z] === RUN TestWriteLog [2022-01-20T08:02:26.785Z] === PAUSE TestWriteLog [2022-01-20T08:02:26.785Z] === RUN TestReadLog [2022-01-20T08:02:26.785Z] === PAUSE TestReadLog [2022-01-20T08:02:26.785Z] === RUN TestDecode [2022-01-20T08:02:26.785Z] --- PASS: TestDecode (0.02s) [2022-01-20T08:02:26.785Z] === CONT TestWriteLog [2022-01-20T08:02:26.785Z] --- PASS: TestWriteLog (0.00s) [2022-01-20T08:02:26.785Z] === CONT TestReadLog [2022-01-20T08:02:26.785Z] === RUN TestReadLog/tail_exact [2022-01-20T08:02:26.785Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T08:02:26.785Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T08:02:26.785Z] --- PASS: TestReadLog (0.15s) [2022-01-20T08:02:26.785Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-01-20T08:02:26.785Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T08:02:26.785Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T08:02:26.785Z] PASS [2022-01-20T08:02:26.785Z] coverage: 78.7% of statements [2022-01-20T08:02:26.785Z] ok github.com/docker/docker/daemon/logger/local 0.251s coverage: 78.7% of statements [2022-01-20T08:02:26.785Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T08:02:26.785Z] === RUN TestOpenFileDelete [2022-01-20T08:02:26.785Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T08:02:26.785Z] === RUN TestOpenFileRename [2022-01-20T08:02:26.785Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T08:02:26.785Z] === RUN TestHandleDecoderErr [2022-01-20T08:02:26.785Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T08:02:26.785Z] === RUN TestParseLogTagDefaultTag [2022-01-20T08:02:26.785Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T08:02:26.785Z] === RUN TestParseLogTag [2022-01-20T08:02:26.785Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T08:02:26.785Z] === RUN TestParseLogTagEmptyTag [2022-01-20T08:02:26.785Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T08:02:26.785Z] === RUN TestTailFiles [2022-01-20T08:02:26.785Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T08:02:26.785Z] === RUN TestFollowLogsConsumerGone [2022-01-20T08:02:26.785Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T08:02:26.785Z] === RUN TestFollowLogsProducerGone [2022-01-20T08:02:26.785Z] logfile_test.go:180: logDecode() closed after sending 2440 messages [2022-01-20T08:02:26.785Z] logfile_test.go:233: messages sent: 2440, received: 2440 [2022-01-20T08:02:26.785Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-20T08:02:26.785Z] === RUN TestCheckCapacityAndRotate [2022-01-20T08:02:26.785Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T08:02:26.785Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T08:02:26.785Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-01-20T08:02:26.785Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T08:02:26.785Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-01-20T08:02:26.785Z] PASS [2022-01-20T08:02:26.785Z] coverage: 50.5% of statements [2022-01-20T08:02:26.785Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.100s coverage: 50.5% of statements [2022-01-20T08:02:26.836Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T08:02:26.836Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2022-01-20T08:02:26.836Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T08:02:26.836Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T08:02:26.836Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T08:02:26.836Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T08:02:26.836Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T08:02:26.836Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T08:02:26.836Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T08:02:26.836Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T08:02:26.836Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T08:02:26.836Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T08:02:26.836Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T08:02:26.837Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T08:02:26.837Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T08:02:26.837Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestNewListSecretsFilters [2022-01-20T08:02:26.837Z] PASS [2022-01-20T08:02:26.837Z] coverage: 35.9% of statements [2022-01-20T08:02:26.837Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T08:02:26.837Z] === RUN TestNewListConfigsFilters [2022-01-20T08:02:26.837Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T08:02:26.837Z] PASS [2022-01-20T08:02:26.837Z] coverage: 0.5% of statements [2022-01-20T08:02:26.837Z] ok github.com/docker/docker/daemon/cluster/convert 0.682s coverage: 35.9% of statements [2022-01-20T08:02:26.837Z] ok github.com/docker/docker/daemon/cluster 0.821s coverage: 0.5% of statements [2022-01-20T08:02:27.107Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2022-01-20T08:02:27.107Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T08:02:27.254Z] === RUN TestLog [2022-01-20T08:02:27.254Z] --- PASS: TestLog (0.01s) [2022-01-20T08:02:27.254Z] PASS [2022-01-20T08:02:27.254Z] coverage: 31.5% of statements [2022-01-20T08:02:27.254Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.054s coverage: 31.5% of statements [2022-01-20T08:02:27.264Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-01-20T08:02:27.265Z] === RUN TestPause [2022-01-20T08:02:27.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T08:02:27.723Z] === RUN TestNewParse [2022-01-20T08:02:27.723Z] --- PASS: TestNewParse (0.00s) [2022-01-20T08:02:27.723Z] PASS [2022-01-20T08:02:27.723Z] coverage: 8.3% of statements [2022-01-20T08:02:27.723Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2022-01-20T08:02:27.723Z] === RUN TestValidateLogOpt [2022-01-20T08:02:27.723Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T08:02:27.723Z] === RUN TestNewMissedConfig [2022-01-20T08:02:27.723Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T08:02:27.723Z] === RUN TestNewMissedUrl [2022-01-20T08:02:27.723Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T08:02:27.723Z] === RUN TestNewMissedToken [2022-01-20T08:02:27.723Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T08:02:27.723Z] === RUN TestNewWithProxy [2022-01-20T08:02:27.723Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T08:02:27.723Z] === RUN TestDefault [2022-01-20T08:02:27.723Z] --- PASS: TestDefault (0.01s) [2022-01-20T08:02:27.723Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T08:02:27.723Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-20T08:02:27.723Z] === RUN TestJsonFormat [2022-01-20T08:02:27.723Z] --- PASS: TestJsonFormat (0.01s) [2022-01-20T08:02:27.723Z] === RUN TestRawFormat [2022-01-20T08:02:27.723Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T08:02:27.723Z] === RUN TestRawFormatWithLabels [2022-01-20T08:02:27.723Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T08:02:27.723Z] === RUN TestRawFormatWithoutTag [2022-01-20T08:02:27.723Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T08:02:27.723Z] === RUN TestBatching [2022-01-20T08:02:27.836Z] --- PASS: TestPause (0.44s) [2022-01-20T08:02:27.836Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T08:02:27.836Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:02:27.836Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:02:27.836Z] === RUN TestPauseStopPausedContainer [2022-01-20T08:02:28.192Z] --- PASS: TestBatching (0.22s) [2022-01-20T08:02:28.192Z] === RUN TestFrequency [2022-01-20T08:02:28.192Z] === RUN TestParseLogFormat [2022-01-20T08:02:28.192Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T08:02:28.192Z] === RUN TestValidateLogOptEmpty [2022-01-20T08:02:28.192Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T08:02:28.192Z] === RUN TestValidateSyslogAddress [2022-01-20T08:02:28.192Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T08:02:28.192Z] === RUN TestParseAddressDefaultPort [2022-01-20T08:02:28.192Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T08:02:28.192Z] === RUN TestValidateSyslogFacility [2022-01-20T08:02:28.192Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T08:02:28.192Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T08:02:28.192Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T08:02:28.192Z] === RUN TestValidateLogOpt [2022-01-20T08:02:28.192Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T08:02:28.192Z] PASS [2022-01-20T08:02:28.192Z] coverage: 46.8% of statements [2022-01-20T08:02:28.192Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2022-01-20T08:02:28.192Z] --- PASS: TestFrequency (0.16s) [2022-01-20T08:02:28.192Z] === RUN TestOneMessagePerRequest [2022-01-20T08:02:28.192Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T08:02:28.192Z] === RUN TestVerify [2022-01-20T08:02:28.192Z] --- PASS: TestVerify (0.00s) [2022-01-20T08:02:28.192Z] === RUN TestSkipVerify [2022-01-20T08:02:28.192Z] time="2022-01-20T08:02:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:28.192Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:28.192Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:28.249Z] check_test.go:308: [d7d0ac71fab5c] daemon is not started [2022-01-20T08:02:28.249Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-01-20T08:02:28.406Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-01-20T08:02:28.406Z] === RUN TestPidHost [2022-01-20T08:02:28.821Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2022-01-20T08:02:28.821Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T08:02:28.821Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T08:02:29.181Z] --- PASS: TestSkipVerify (0.68s) [2022-01-20T08:02:29.181Z] === RUN TestBufferMaximum [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665748.624731\",\"host\":\"6a6e50cced97\"}'" [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665748.624731\",\"host\":\"6a6e50cced97\"}'" [2022-01-20T08:02:29.181Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T08:02:29.181Z] === RUN TestServerAlwaysDown [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665748.627730\",\"host\":\"6a6e50cced97\"}'" [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665748.627730\",\"host\":\"6a6e50cced97\"}'" [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665748.627730\",\"host\":\"6a6e50cced97\"}'" [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665748.628730\",\"host\":\"6a6e50cced97\"}'" [2022-01-20T08:02:29.181Z] time="2022-01-20T08:02:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665748.628730\",\"host\":\"6a6e50cced97\"}'" [2022-01-20T08:02:29.181Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T08:02:29.181Z] === RUN TestCannotSendAfterClose [2022-01-20T08:02:29.181Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T08:02:29.181Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T08:02:29.181Z] === RUN TestV1IDService [2022-01-20T08:02:29.181Z] --- PASS: TestV1IDService (0.02s) [2022-01-20T08:02:29.181Z] === RUN TestV2MetadataService [2022-01-20T08:02:29.349Z] --- PASS: TestPidHost (1.06s) [2022-01-20T08:02:29.349Z] === RUN TestPsFilter [2022-01-20T08:02:29.349Z] --- PASS: TestPsFilter (0.12s) [2022-01-20T08:02:29.349Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T08:02:29.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-01-20T08:02:29.791Z] === RUN TestBuilderGC [2022-01-20T08:02:29.792Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestFindConfigurationConflicts [2022-01-20T08:02:29.792Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T08:02:29.792Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T08:02:29.792Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T08:02:29.792Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T08:02:29.792Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestValidateConfiguration [2022-01-20T08:02:29.792Z] === RUN TestValidateConfiguration/with_label [2022-01-20T08:02:29.792Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T08:02:29.792Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T08:02:29.792Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T08:02:29.792Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T08:02:29.792Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T08:02:29.792Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T08:02:29.792Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T08:02:29.792Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T08:02:29.792Z] time="2022-01-20T08:02:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T08:02:29.792Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-01-20T08:02:29.792Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T08:02:29.792Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:02:29.792Z] --- SKIP: TestReloadDefaultConfigNotExist (0.11s) [2022-01-20T08:02:29.792Z] === RUN TestReloadBadDefaultConfig [2022-01-20T08:02:29.792Z] time="2022-01-20T08:02:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-141331190" [2022-01-20T08:02:29.792Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestReloadWithConflictingLabels [2022-01-20T08:02:29.792Z] time="2022-01-20T08:02:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2193978755" [2022-01-20T08:02:29.792Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T08:02:29.792Z] time="2022-01-20T08:02:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4162681279" [2022-01-20T08:02:29.792Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestMaskURLCredentials [2022-01-20T08:02:29.792Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T08:02:29.792Z] === RUN TestDaemonConfigurationMerge [2022-01-20T08:02:29.792Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T08:02:29.792Z] PASS [2022-01-20T08:02:29.792Z] coverage: 79.2% of statements [2022-01-20T08:02:29.792Z] ok github.com/docker/docker/daemon/config 0.364s coverage: 79.2% of statements [2022-01-20T08:02:29.920Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-01-20T08:02:29.920Z] === RUN TestRemoveContainerWithVolume [2022-01-20T08:02:30.031Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T08:02:30.169Z] time="2022-01-20T08:02:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-01-20T08:02:30.169Z] time="2022-01-20T08:02:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6a6e50cced97\"}'" [2022-01-20T08:02:30.169Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-20T08:02:30.169Z] PASS [2022-01-20T08:02:30.169Z] coverage: 82.5% of statements [2022-01-20T08:02:30.169Z] ok github.com/docker/docker/daemon/logger/splunk 2.147s coverage: 82.5% of statements [2022-01-20T08:02:30.169Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T08:02:30.169Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T08:02:30.169Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T08:02:30.169Z] --- PASS: TestV2MetadataService (0.75s) [2022-01-20T08:02:30.169Z] PASS [2022-01-20T08:02:30.169Z] coverage: 48.2% of statements [2022-01-20T08:02:30.169Z] ok github.com/docker/docker/distribution/metadata 0.859s coverage: 48.2% of statements [2022-01-20T08:02:30.169Z] === RUN TestSuccessfulDownload [2022-01-20T08:02:30.169Z] download_test.go:267: Needs fixing on Windows [2022-01-20T08:02:30.169Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T08:02:30.169Z] === RUN TestCancelledDownload [2022-01-20T08:02:30.169Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T08:02:30.169Z] === RUN TestMaxDownloadAttempts [2022-01-20T08:02:30.169Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T08:02:30.169Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T08:02:30.169Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T08:02:30.169Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T08:02:30.169Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T08:02:30.169Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T08:02:30.169Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T08:02:30.169Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T08:02:30.169Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T08:02:30.169Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T08:02:30.169Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T08:02:30.169Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T08:02:30.169Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T08:02:30.169Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T08:02:30.169Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T08:02:30.169Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T08:02:30.169Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T08:02:30.169Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T08:02:30.169Z] === RUN TestManifestStore [2022-01-20T08:02:30.169Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T08:02:30.181Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-01-20T08:02:30.181Z] === RUN TestRemoveContainerRunning [2022-01-20T08:02:30.261Z] === RUN TestEventsLog [2022-01-20T08:02:30.261Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T08:02:30.261Z] === RUN TestEventsLogTimeout [2022-01-20T08:02:30.261Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T08:02:30.261Z] === RUN TestLogEvents [2022-01-20T08:02:30.261Z] === RUN TestWaitNodeAttachment [2022-01-20T08:02:30.261Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T08:02:30.261Z] === RUN TestLoadBufferedEvents [2022-01-20T08:02:30.292Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.69s) [2022-01-20T08:02:30.292Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T08:02:30.637Z] time="2022-01-20T08:02:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2123560172\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/no_local_cache [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/with_local_cache [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T08:02:30.637Z] time="2022-01-20T08:02:30Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:30.637Z] time="2022-01-20T08:02:30Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T08:02:30.637Z] time="2022-01-20T08:02:30Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T08:02:30.637Z] time="2022-01-20T08:02:30Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:30.637Z] time="2022-01-20T08:02:30Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T08:02:30.637Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T08:02:30.637Z] time="2022-01-20T08:02:30Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore (0.25s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T08:02:30.637Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-20T08:02:30.637Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T08:02:30.637Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T08:02:30.637Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T08:02:30.637Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T08:02:30.637Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T08:02:30.637Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T08:02:30.637Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T08:02:30.637Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T08:02:30.637Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T08:02:30.637Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T08:02:30.637Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T08:02:30.638Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T08:02:30.638Z] === RUN TestFixManifestLayers [2022-01-20T08:02:30.638Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T08:02:30.638Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T08:02:30.638Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T08:02:30.638Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T08:02:30.638Z] === RUN TestFixManifestLayersBadParent [2022-01-20T08:02:30.638Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T08:02:30.638Z] === RUN TestValidateManifest [2022-01-20T08:02:30.638Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T08:02:30.638Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T08:02:30.638Z] === RUN TestFormatPlatform [2022-01-20T08:02:30.638Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T08:02:30.638Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T08:02:30.638Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T08:02:30.638Z] === RUN TestLayerAlreadyExists [2022-01-20T08:02:30.638Z] 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-01-20T08:02:30.638Z] 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-01-20T08:02:30.638Z] 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-01-20T08:02:30.638Z] 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-01-20T08:02:30.638Z] 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-01-20T08:02:30.638Z] 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-01-20T08:02:30.638Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-01-20T08:02:30.638Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T08:02:30.638Z] time="2022-01-20T08:02:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:02:30.638Z] time="2022-01-20T08:02:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:02:30.638Z] time="2022-01-20T08:02:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:02:30.638Z] time="2022-01-20T08:02:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:02:30.638Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T08:02:30.638Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-01-20T08:02:30.638Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-01-20T08:02:30.638Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-01-20T08:02:30.638Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2022-01-20T08:02:30.638Z] === RUN TestTransfer [2022-01-20T08:02:30.732Z] --- PASS: TestLoadBufferedEvents (0.15s) [2022-01-20T08:02:30.732Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T08:02:30.732Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T08:02:30.732Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T08:02:30.732Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T08:02:30.732Z] PASS [2022-01-20T08:02:30.732Z] coverage: 50.0% of statements [2022-01-20T08:02:30.732Z] ok github.com/docker/docker/daemon/events 0.252s coverage: 50.0% of statements [2022-01-20T08:02:30.732Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-01-20T08:02:30.732Z] === RUN TestIsolationConversion [2022-01-20T08:02:30.732Z] === RUN TestIsolationConversion/default [2022-01-20T08:02:30.732Z] === RUN TestIsolationConversion/process [2022-01-20T08:02:30.732Z] === RUN TestIsolationConversion/hyperv [2022-01-20T08:02:30.732Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T08:02:30.732Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T08:02:30.732Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T08:02:30.732Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T08:02:30.732Z] === RUN TestContainerLabels [2022-01-20T08:02:30.732Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T08:02:30.732Z] === RUN TestCredentialSpecConversion [2022-01-20T08:02:30.732Z] === RUN TestCredentialSpecConversion/none [2022-01-20T08:02:30.732Z] === RUN TestCredentialSpecConversion/config [2022-01-20T08:02:30.732Z] === RUN TestCredentialSpecConversion/file [2022-01-20T08:02:30.732Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T08:02:30.732Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T08:02:30.732Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T08:02:30.732Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T08:02:30.732Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T08:02:30.732Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T08:02:30.732Z] === RUN TestControllerValidateMountBind [2022-01-20T08:02:30.732Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-01-20T08:02:30.732Z] === RUN TestControllerValidateMountVolume [2022-01-20T08:02:30.732Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T08:02:30.732Z] === RUN TestControllerValidateMountTarget [2022-01-20T08:02:30.732Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T08:02:30.732Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T08:02:30.732Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T08:02:30.732Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T08:02:30.732Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T08:02:30.732Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T08:02:30.732Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T08:02:30.732Z] PASS [2022-01-20T08:02:30.732Z] coverage: 11.0% of statements [2022-01-20T08:02:30.732Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.591s coverage: 11.0% of statements [2022-01-20T08:02:30.751Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-01-20T08:02:30.751Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T08:02:30.871Z] --- PASS: TestCreateServiceMultipleTimes (15.59s) [2022-01-20T08:02:30.871Z] === RUN TestCreateServiceConflict [2022-01-20T08:02:30.871Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-01-20T08:02:30.871Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T08:02:30.874Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T08:02:31.012Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-01-20T08:02:31.012Z] === RUN TestRemoveInvalidContainer [2022-01-20T08:02:31.012Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-01-20T08:02:31.012Z] === RUN TestRenameLinkedContainer [2022-01-20T08:02:31.106Z] --- PASS: TestTransfer (0.13s) [2022-01-20T08:02:31.106Z] === RUN TestConcurrencyLimit [2022-01-20T08:02:31.106Z] === RUN TestNotFound [2022-01-20T08:02:31.106Z] --- PASS: TestNotFound (0.00s) [2022-01-20T08:02:31.106Z] === RUN TestConflict [2022-01-20T08:02:31.106Z] --- PASS: TestConflict (0.00s) [2022-01-20T08:02:31.106Z] === RUN TestForbidden [2022-01-20T08:02:31.106Z] --- PASS: TestForbidden (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestInvalidParameter [2022-01-20T08:02:31.107Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestNotImplemented [2022-01-20T08:02:31.107Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestNotModified [2022-01-20T08:02:31.107Z] --- PASS: TestNotModified (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestUnauthorized [2022-01-20T08:02:31.107Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestUnknown [2022-01-20T08:02:31.107Z] --- PASS: TestUnknown (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestCancelled [2022-01-20T08:02:31.107Z] --- PASS: TestCancelled (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestDeadline [2022-01-20T08:02:31.107Z] --- PASS: TestDeadline (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestDataLoss [2022-01-20T08:02:31.107Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestUnavailable [2022-01-20T08:02:31.107Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestSystem [2022-01-20T08:02:31.107Z] --- PASS: TestSystem (0.00s) [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Conflict [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T08:02:31.107Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T08:02:31.107Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T08:02:31.107Z] PASS [2022-01-20T08:02:31.107Z] coverage: 53.1% of statements [2022-01-20T08:02:31.107Z] ok github.com/docker/docker/errdefs 0.048s coverage: 53.1% of statements [2022-01-20T08:02:31.107Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-01-20T08:02:31.107Z] === RUN TestInactiveJobs [2022-01-20T08:02:31.200Z] === RUN TestIsEmptyDir [2022-01-20T08:02:31.200Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T08:02:31.200Z] PASS [2022-01-20T08:02:31.200Z] coverage: 2.3% of statements [2022-01-20T08:02:31.200Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2022-01-20T08:02:31.451Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2022-01-20T08:02:31.451Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T08:02:31.577Z] --- PASS: TestInactiveJobs (0.42s) [2022-01-20T08:02:31.577Z] === RUN TestWatchRelease [2022-01-20T08:02:31.577Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T08:02:31.577Z] === RUN TestWatchFinishedTransfer [2022-01-20T08:02:31.577Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T08:02:31.577Z] === RUN TestDuplicateTransfer [2022-01-20T08:02:31.715Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T08:02:32.046Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-01-20T08:02:32.046Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T08:02:32.046Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T08:02:32.046Z] === RUN TestTokenPassThru [2022-01-20T08:02:32.046Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T08:02:32.046Z] === RUN TestSuccessfulUpload [2022-01-20T08:02:32.046Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T08:02:32.046Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T08:02:32.046Z] PASS [2022-01-20T08:02:32.046Z] coverage: 24.6% of statements [2022-01-20T08:02:32.046Z] ok github.com/docker/docker/distribution 1.551s coverage: 24.6% of statements [2022-01-20T08:02:32.046Z] === RUN TestFSGetInvalidData [2022-01-20T08:02:32.046Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestFSInvalidSet [2022-01-20T08:02:32.046Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestFSInvalidRoot [2022-01-20T08:02:32.046Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestFSMetadataGetSet [2022-01-20T08:02:32.046Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-01-20T08:02:32.046Z] === RUN TestFSInvalidWalker [2022-01-20T08:02:32.046Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestFSGetSet [2022-01-20T08:02:32.046Z] --- PASS: TestFSGetSet (0.02s) [2022-01-20T08:02:32.046Z] === RUN TestFSGetUnsetKey [2022-01-20T08:02:32.046Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestFSGetEmptyData [2022-01-20T08:02:32.046Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestFSDelete [2022-01-20T08:02:32.046Z] --- PASS: TestFSDelete (0.02s) [2022-01-20T08:02:32.046Z] === RUN TestFSWalker [2022-01-20T08:02:32.046Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T08:02:32.046Z] --- PASS: TestFSWalker (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestFSWalkerStopOnError [2022-01-20T08:02:32.046Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestNewFromJSON [2022-01-20T08:02:32.046Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T08:02:32.046Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T08:02:32.046Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T08:02:32.046Z] === RUN TestMarshalKeyOrder [2022-01-20T08:02:32.046Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T08:02:32.046Z] === RUN TestHistoryEqual [2022-01-20T08:02:32.046Z] time="2022-01-20T08:02:31Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T08:02:32.046Z] --- PASS: TestHistoryEqual (0.14s) [2022-01-20T08:02:32.046Z] === RUN TestImage [2022-01-20T08:02:32.046Z] --- PASS: TestImage (0.00s) [2022-01-20T08:02:32.046Z] === RUN TestImageOSNotEmpty [2022-01-20T08:02:32.046Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T08:02:32.046Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T08:02:32.046Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T08:02:32.046Z] === RUN TestCreate [2022-01-20T08:02:32.046Z] --- PASS: TestCreate (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestRestore [2022-01-20T08:02:32.046Z] time="2022-01-20T08:02:31Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T08:02:32.046Z] --- PASS: TestRestore (0.03s) [2022-01-20T08:02:32.046Z] === RUN TestAddDelete [2022-01-20T08:02:32.046Z] --- PASS: TestAddDelete (0.02s) [2022-01-20T08:02:32.046Z] === RUN TestSearchAfterDelete [2022-01-20T08:02:32.046Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T08:02:32.046Z] === RUN TestParentReset [2022-01-20T08:02:32.046Z] --- PASS: TestParentReset (0.02s) [2022-01-20T08:02:32.046Z] === RUN TestGetAndSetLastUpdated [2022-01-20T08:02:32.046Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-20T08:02:32.046Z] === RUN TestStoreLen [2022-01-20T08:02:32.046Z] --- PASS: TestSuccessfulUpload (0.43s) [2022-01-20T08:02:32.046Z] === RUN TestCancelledUpload [2022-01-20T08:02:32.046Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T08:02:32.046Z] PASS [2022-01-20T08:02:32.046Z] coverage: 76.8% of statements [2022-01-20T08:02:32.046Z] ok github.com/docker/docker/distribution/xfer 2.002s coverage: 76.8% of statements [2022-01-20T08:02:32.095Z] tests/integration/models_nodes_test.py . [ 90%] [2022-01-20T08:02:32.095Z] tests/integration/models_resources_test.py . [ 91%] [2022-01-20T08:02:32.187Z] === RUN TestVerifyNetworkingConfig [2022-01-20T08:02:32.187Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestGetContainer [2022-01-20T08:02:32.187Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestValidContainerNames [2022-01-20T08:02:32.187Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestContainerInitDNS [2022-01-20T08:02:32.187Z] daemon_test.go:145: root required [2022-01-20T08:02:32.187Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestMerge [2022-01-20T08:02:32.187Z] --- PASS: TestMerge (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestValidateContainerIsolation [2022-01-20T08:02:32.187Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestFindNetworkErrorType [2022-01-20T08:02:32.187Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestEnsureServicesExist [2022-01-20T08:02:32.187Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestEnsureServicesExistErrors [2022-01-20T08:02:32.187Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T08:02:32.187Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T08:02:32.187Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T08:02:32.187Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestContainerDelete [2022-01-20T08:02:32.187Z] --- PASS: TestContainerDelete (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestContainerDoubleDelete [2022-01-20T08:02:32.187Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T08:02:32.187Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T08:02:32.187Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestNoneHealthcheck [2022-01-20T08:02:32.187Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestHealthStates [2022-01-20T08:02:32.187Z] === RUN TestLinkNaming [2022-01-20T08:02:32.187Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestLinkNew [2022-01-20T08:02:32.187Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestLinkEnv [2022-01-20T08:02:32.187Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestLinkMultipleEnv [2022-01-20T08:02:32.187Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestLinkPortRangeEnv [2022-01-20T08:02:32.187Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T08:02:32.187Z] PASS [2022-01-20T08:02:32.187Z] coverage: 93.0% of statements [2022-01-20T08:02:32.187Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] time="2022-01-20T08:02:31Z" 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-01-20T08:02:32.187Z] --- PASS: TestHealthStates (0.16s) [2022-01-20T08:02:32.187Z] === RUN TestGetInspectData [2022-01-20T08:02:32.187Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestFillLicense [2022-01-20T08:02:32.187Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestListInvalidFilter [2022-01-20T08:02:32.187Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestNameFilter [2022-01-20T08:02:32.187Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T08:02:32.187Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T08:02:32.187Z] === 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-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T08:02:32.187Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T08:02:32.187Z] --- 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-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T08:02:32.187Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T08:02:32.188Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T08:02:32.188Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T08:02:32.188Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T08:02:32.188Z] === RUN TestDaemonReloadLabels [2022-01-20T08:02:32.188Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T08:02:32.188Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T08:02:32.188Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T08:02:32.188Z] === RUN TestDaemonReloadMirrors [2022-01-20T08:02:32.188Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T08:02:32.188Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T08:02:32.188Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T08:02:32.188Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T08:02:32.188Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T08:02:32.188Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T08:02:32.188Z] reload_test.go:342: root required [2022-01-20T08:02:32.188Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T08:02:32.188Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T08:02:32.188Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-01-20T08:02:32.188Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T08:02:32.188Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-01-20T08:02:32.188Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T08:02:32.188Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-01-20T08:02:32.188Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T08:02:32.188Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-20T08:02:32.188Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T08:02:32.188Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T08:02:32.188Z] === RUN TestParseVolumesFrom [2022-01-20T08:02:32.188Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T08:02:32.188Z] PASS [2022-01-20T08:02:32.188Z] coverage: 8.6% of statements [2022-01-20T08:02:32.188Z] ok github.com/docker/docker/daemon 0.410s coverage: 8.6% of statements [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T08:02:32.188Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T08:02:32.286Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-01-20T08:02:32.515Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T08:02:32.515Z] --- PASS: TestStoreLen (0.12s) [2022-01-20T08:02:32.515Z] PASS [2022-01-20T08:02:32.515Z] coverage: 86.6% of statements [2022-01-20T08:02:32.515Z] ok github.com/docker/docker/image 0.576s coverage: 86.6% of statements [2022-01-20T08:02:32.515Z] === RUN TestCompare [2022-01-20T08:02:32.515Z] --- PASS: TestCompare (0.00s) [2022-01-20T08:02:32.515Z] PASS [2022-01-20T08:02:32.515Z] coverage: 19.2% of statements [2022-01-20T08:02:32.515Z] ok github.com/docker/docker/image/cache 0.075s coverage: 19.2% of statements [2022-01-20T08:02:32.924Z] --- PASS: TestRenameLinkedContainer (1.79s) [2022-01-20T08:02:32.924Z] === RUN TestRenameStoppedContainer [2022-01-20T08:02:33.185Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-01-20T08:02:33.185Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T08:02:33.228Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2022-01-20T08:02:33.228Z] === RUN TestNISDomainname [2022-01-20T08:02:33.382Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-01-20T08:02:33.382Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T08:02:33.502Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T08:02:33.502Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T08:02:33.502Z] PASS [2022-01-20T08:02:33.502Z] coverage: 25.0% of statements [2022-01-20T08:02:33.502Z] ok github.com/docker/docker/image/v1 0.063s coverage: 25.0% of statements [2022-01-20T08:02:33.502Z] === RUN TestValidateManifest [2022-01-20T08:02:33.502Z] === RUN TestValidateManifest/nil [2022-01-20T08:02:33.502Z] === RUN TestValidateManifest/non-nil [2022-01-20T08:02:33.502Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T08:02:33.502Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T08:02:33.502Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T08:02:33.502Z] PASS [2022-01-20T08:02:33.502Z] coverage: 0.7% of statements [2022-01-20T08:02:33.502Z] ok github.com/docker/docker/image/tarexport 0.059s coverage: 0.7% of statements [2022-01-20T08:02:33.502Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T08:02:33.753Z] === RUN TestAdapterReadLogs [2022-01-20T08:02:33.753Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T08:02:33.753Z] === RUN TestCopier [2022-01-20T08:02:33.753Z] --- PASS: TestCopier (0.00s) [2022-01-20T08:02:33.753Z] === RUN TestCopierLongLines [2022-01-20T08:02:33.753Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T08:02:33.753Z] === RUN TestCopierSlow [2022-01-20T08:02:33.753Z] --- PASS: TestCopierSlow (0.23s) [2022-01-20T08:02:33.753Z] === RUN TestCopierWithSized [2022-01-20T08:02:33.753Z] === RUN TestCopierWithSized/as_is [2022-01-20T08:02:33.753Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T08:02:33.753Z] --- PASS: TestCopierWithSized (0.01s) [2022-01-20T08:02:33.753Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T08:02:33.753Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-01-20T08:02:33.753Z] === RUN TestCopierWithPartial [2022-01-20T08:02:33.753Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T08:02:33.753Z] === RUN TestRingLogger [2022-01-20T08:02:33.753Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T08:02:33.753Z] === RUN TestRingCap [2022-01-20T08:02:33.753Z] --- PASS: TestRingCap (0.00s) [2022-01-20T08:02:33.753Z] === RUN TestRingClose [2022-01-20T08:02:33.753Z] --- PASS: TestRingClose (0.00s) [2022-01-20T08:02:33.753Z] === RUN TestRingDrain [2022-01-20T08:02:33.753Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T08:02:33.753Z] PASS [2022-01-20T08:02:33.753Z] coverage: 43.8% of statements [2022-01-20T08:02:34.127Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-01-20T08:02:34.127Z] === RUN TestRenameInvalidName [2022-01-20T08:02:34.170Z] --- PASS: TestNISDomainname (0.93s) [2022-01-20T08:02:34.170Z] === RUN TestHostnameDnsResolution [2022-01-20T08:02:34.228Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.8% of statements [2022-01-20T08:02:34.228Z] === RUN TestNewStreamConfig [2022-01-20T08:02:34.228Z] === RUN TestNewStreamConfig/defaults [2022-01-20T08:02:34.228Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T08:02:34.228Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T08:02:34.228Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T08:02:34.228Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T08:02:34.228Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T08:02:34.228Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T08:02:34.228Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T08:02:34.228Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T08:02:34.228Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T08:02:34.228Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T08:02:34.228Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T08:02:34.228Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T08:02:34.228Z] time="2022-01-20T08:02:33Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T08:02:34.228Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-01-20T08:02:34.228Z] === RUN TestCreateSuccess [2022-01-20T08:02:34.228Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCreateStreamSkipped [2022-01-20T08:02:34.228Z] time="2022-01-20T08:02:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T08:02:34.228Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCreateLogGroupSuccess [2022-01-20T08:02:34.228Z] time="2022-01-20T08:02:34Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T08:02:34.228Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCreateError [2022-01-20T08:02:34.228Z] --- PASS: TestCreateError (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCreateAlreadyExists [2022-01-20T08:02:34.228Z] time="2022-01-20T08:02:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T08:02:34.228Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestLogClosed [2022-01-20T08:02:34.228Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestLogBlocking [2022-01-20T08:02:34.228Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T08:02:34.228Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T08:02:34.228Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestPublishBatchSuccess [2022-01-20T08:02:34.228Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestPublishBatchError [2022-01-20T08:02:34.228Z] time="2022-01-20T08:02:34Z" level=error msg=error [2022-01-20T08:02:34.228Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T08:02:34.228Z] time="2022-01-20T08:02:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T08:02:34.228Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T08:02:34.228Z] time="2022-01-20T08:02:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T08:02:34.228Z] time="2022-01-20T08:02:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T08:02:34.228Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCollectBatchSimple [2022-01-20T08:02:34.228Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCollectBatchTicker [2022-01-20T08:02:34.228Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T08:02:34.228Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T08:02:34.228Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T08:02:34.228Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T08:02:34.228Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.09s) [2022-01-20T08:02:34.228Z] === RUN TestCollectBatchClose [2022-01-20T08:02:34.228Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestEffectiveLen [2022-01-20T08:02:34.228Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T08:02:34.228Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T08:02:34.228Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T08:02:34.228Z] === RUN TestEffectiveLen/3/���� [2022-01-20T08:02:34.228Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T08:02:34.228Z] === RUN TestEffectiveLen/5/ [2022-01-20T08:02:34.228Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T08:02:34.228Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T08:02:34.228Z] === RUN TestFindValidSplit [2022-01-20T08:02:34.228Z] === RUN TestFindValidSplit/0/ [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1076: [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:02:34.228Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:02:34.228Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1076: He [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T08:02:34.228Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1076: [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T08:02:34.228Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1076: [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T08:02:34.228Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T08:02:34.228Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:02:34.388Z] --- PASS: TestRenameInvalidName (0.39s) [2022-01-20T08:02:34.388Z] === RUN TestRenameAnonymousContainer [2022-01-20T08:02:34.490Z] === RUN TestSerialization [2022-01-20T08:02:34.490Z] --- PASS: TestSerialization (0.02s) [2022-01-20T08:02:34.490Z] PASS [2022-01-20T08:02:34.490Z] coverage: 100.0% of statements [2022-01-20T08:02:34.490Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2022-01-20T08:02:34.490Z] === RUN TestEnvironmentParsing [2022-01-20T08:02:34.490Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T08:02:34.490Z] PASS [2022-01-20T08:02:34.490Z] coverage: 1.2% of statements [2022-01-20T08:02:34.490Z] ok github.com/docker/docker/libcontainerd/local 0.053s coverage: 1.2% of statements [2022-01-20T08:02:34.697Z] === RUN TestFindValidSplit/6/a� [2022-01-20T08:02:34.697Z] cloudwatchlogs_test.go:1076: a [2022-01-20T08:02:34.697Z] cloudwatchlogs_test.go:1077: � [2022-01-20T08:02:34.697Z] === RUN TestFindValidSplit/7/a� [2022-01-20T08:02:34.697Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T08:02:34.697Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:02:34.697Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestProcessEventEmoji [2022-01-20T08:02:34.697Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestCollectBatchLineSplit [2022-01-20T08:02:34.697Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T08:02:34.697Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestCollectBatchMaxEvents [2022-01-20T08:02:34.697Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-20T08:02:34.697Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T08:02:34.697Z] --- PASS: TestCollectBatchMaxTotalBytes (0.09s) [2022-01-20T08:02:34.697Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T08:02:34.697Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-01-20T08:02:34.697Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T08:02:34.697Z] PASS [2022-01-20T08:02:34.697Z] coverage: 33.6% of statements [2022-01-20T08:02:34.697Z] ok github.com/docker/docker/daemon/logger/fluentd 0.065s coverage: 33.6% of statements [2022-01-20T08:02:34.697Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-01-20T08:02:34.697Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T08:02:34.697Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T08:02:34.697Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T08:02:34.697Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T08:02:34.697Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T08:02:34.697Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T08:02:34.697Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T08:02:34.697Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T08:02:34.697Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T08:02:34.697Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsFormat [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T08:02:34.697Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T08:02:34.697Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestCreateTagSuccess [2022-01-20T08:02:34.697Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T08:02:34.697Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T08:02:34.697Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T08:02:34.697Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T08:02:34.697Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T08:02:34.697Z] PASS [2022-01-20T08:02:34.697Z] coverage: 80.2% of statements [2022-01-20T08:02:34.697Z] ok github.com/docker/docker/daemon/logger/awslogs 0.514s coverage: 80.2% of statements [2022-01-20T08:02:34.697Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T08:02:34.697Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestSearchRegistryForImages [2022-01-20T08:02:34.697Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T08:02:34.697Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T08:02:34.697Z] === RUN TestImageDelete [2022-01-20T08:02:34.697Z] === RUN TestImageDelete/no_lease [2022-01-20T08:02:34.697Z] === RUN TestImageDelete/lease_exists [2022-01-20T08:02:34.697Z] --- PASS: TestImageDelete (0.03s) [2022-01-20T08:02:34.697Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T08:02:34.697Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-01-20T08:02:34.697Z] === RUN TestContentStoreForPull [2022-01-20T08:02:34.960Z] === RUN TestEmptyLayer [2022-01-20T08:02:34.960Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestCommitFailure [2022-01-20T08:02:34.960Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T08:02:34.960Z] === RUN TestStartTransactionFailure [2022-01-20T08:02:34.960Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestGetOrphan [2022-01-20T08:02:34.960Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T08:02:34.960Z] === RUN TestMountAndRegister [2022-01-20T08:02:34.960Z] layer_test.go:270: Layer size: 14 [2022-01-20T08:02:34.960Z] --- PASS: TestMountAndRegister (0.05s) [2022-01-20T08:02:34.960Z] === RUN TestLayerRelease [2022-01-20T08:02:34.960Z] layer_test.go:303: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestStoreRestore [2022-01-20T08:02:34.960Z] layer_test.go:352: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestTarStreamStability [2022-01-20T08:02:34.960Z] layer_test.go:467: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestRegisterExistingLayer [2022-01-20T08:02:34.960Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-01-20T08:02:34.960Z] === RUN TestTarStreamVerification [2022-01-20T08:02:34.960Z] layer_test.go:696: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestLayerMigration [2022-01-20T08:02:34.960Z] migration_test.go:45: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T08:02:34.960Z] migration_test.go:181: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestMountInit [2022-01-20T08:02:34.960Z] mount_test.go:17: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestMountSize [2022-01-20T08:02:34.960Z] mount_test.go:76: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestMountChanges [2022-01-20T08:02:34.960Z] mount_test.go:125: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T08:02:34.960Z] === RUN TestMountApply [2022-01-20T08:02:34.960Z] mount_test.go:212: Failing on Windows [2022-01-20T08:02:34.960Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T08:02:34.960Z] PASS [2022-01-20T08:02:34.960Z] coverage: 30.1% of statements [2022-01-20T08:02:35.165Z] --- PASS: TestContentStoreForPull (0.17s) [2022-01-20T08:02:35.165Z] PASS [2022-01-20T08:02:35.165Z] coverage: 6.6% of statements [2022-01-20T08:02:35.165Z] ok github.com/docker/docker/daemon/images 0.312s coverage: 6.6% of statements [2022-01-20T08:02:35.165Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T08:02:35.165Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T08:02:35.165Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T08:02:35.165Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T08:02:35.165Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T08:02:35.165Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T08:02:35.429Z] ok github.com/docker/docker/layer 0.339s coverage: 30.1% of statements [2022-01-20T08:02:35.429Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T08:02:35.429Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T08:02:35.429Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T08:02:35.429Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T08:02:35.429Z] === RUN TestSequenceGetAvailableBit [2022-01-20T08:02:35.429Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestSequenceEqual [2022-01-20T08:02:35.429Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestSequenceCopy [2022-01-20T08:02:35.429Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestGetFirstAvailable [2022-01-20T08:02:35.429Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestFindSequence [2022-01-20T08:02:35.429Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestCheckIfAvailable [2022-01-20T08:02:35.429Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestMergeSequences [2022-01-20T08:02:35.429Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestPushReservation [2022-01-20T08:02:35.429Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestSerializeDeserialize [2022-01-20T08:02:35.429Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestSet [2022-01-20T08:02:35.429Z] --- PASS: TestSet (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestSetUnset [2022-01-20T08:02:35.429Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestOffsetSetUnset [2022-01-20T08:02:35.429Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestSetInRange [2022-01-20T08:02:35.429Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestSetAnyInRange [2022-01-20T08:02:35.429Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestMethods [2022-01-20T08:02:35.429Z] --- PASS: TestMethods (0.00s) [2022-01-20T08:02:35.429Z] === RUN TestRandomAllocateDeallocate [2022-01-20T08:02:35.556Z] --- PASS: TestHostnameDnsResolution (1.31s) [2022-01-20T08:02:35.556Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T08:02:35.636Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T08:02:35.636Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T08:02:35.636Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T08:02:35.636Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-01-20T08:02:35.636Z] === RUN TestFastTimeMarshalJSON [2022-01-20T08:02:35.636Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-01-20T08:02:35.636Z] PASS [2022-01-20T08:02:35.636Z] coverage: 87.2% of statements [2022-01-20T08:02:35.636Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.195s coverage: 87.2% of statements [2022-01-20T08:02:35.636Z] === RUN TestJSONFileLogger [2022-01-20T08:02:35.636Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T08:02:35.636Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T08:02:35.636Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T08:02:35.636Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T08:02:35.636Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-01-20T08:02:35.636Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T08:02:35.636Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T08:02:35.636Z] === RUN TestEncodeDecode [2022-01-20T08:02:35.636Z] === PAUSE TestEncodeDecode [2022-01-20T08:02:35.636Z] === RUN TestUnexpectedEOF [2022-01-20T08:02:35.636Z] time="2022-01-20T08:02:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T08:02:35.636Z] time="2022-01-20T08:02:35Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T08:02:35.636Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-01-20T08:02:35.636Z] === CONT TestEncodeDecode [2022-01-20T08:02:35.636Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T08:02:35.636Z] PASS [2022-01-20T08:02:35.636Z] coverage: 69.9% of statements [2022-01-20T08:02:36.104Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.228s coverage: 69.9% of statements [2022-01-20T08:02:36.301Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-01-20T08:02:36.301Z] === RUN TestRenameContainerWithSameName [2022-01-20T08:02:36.496Z] --- PASS: TestUnprivilegedPortsAndPing (1.04s) [2022-01-20T08:02:36.496Z] === RUN TestStats [2022-01-20T08:02:36.561Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-01-20T08:02:36.561Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T08:02:36.573Z] === RUN TestWriteLog [2022-01-20T08:02:36.573Z] === PAUSE TestWriteLog [2022-01-20T08:02:36.573Z] === RUN TestReadLog [2022-01-20T08:02:36.573Z] === PAUSE TestReadLog [2022-01-20T08:02:36.573Z] === RUN TestDecode [2022-01-20T08:02:36.573Z] --- PASS: TestDecode (0.03s) [2022-01-20T08:02:36.573Z] === CONT TestWriteLog [2022-01-20T08:02:36.573Z] === CONT TestReadLog [2022-01-20T08:02:36.573Z] --- PASS: TestWriteLog (0.01s) [2022-01-20T08:02:36.573Z] === RUN TestReadLog/tail_exact [2022-01-20T08:02:36.573Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T08:02:36.573Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T08:02:36.573Z] --- PASS: TestReadLog (0.19s) [2022-01-20T08:02:36.573Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-01-20T08:02:36.573Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T08:02:36.573Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T08:02:36.573Z] PASS [2022-01-20T08:02:36.573Z] coverage: 78.7% of statements [2022-01-20T08:02:36.573Z] ok github.com/docker/docker/daemon/logger/local 0.392s coverage: 78.7% of statements [2022-01-20T08:02:36.573Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T08:02:37.041Z] === RUN TestLog [2022-01-20T08:02:37.041Z] --- PASS: TestLog (0.01s) [2022-01-20T08:02:37.041Z] PASS [2022-01-20T08:02:37.041Z] coverage: 31.5% of statements [2022-01-20T08:02:37.041Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.052s coverage: 31.5% of statements [2022-01-20T08:02:37.041Z] === RUN TestOpenFileDelete [2022-01-20T08:02:37.041Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T08:02:37.041Z] === RUN TestOpenFileRename [2022-01-20T08:02:37.041Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T08:02:37.041Z] === RUN TestHandleDecoderErr [2022-01-20T08:02:37.041Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T08:02:37.041Z] === RUN TestParseLogTagDefaultTag [2022-01-20T08:02:37.041Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T08:02:37.041Z] === RUN TestParseLogTag [2022-01-20T08:02:37.041Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T08:02:37.041Z] === RUN TestParseLogTagEmptyTag [2022-01-20T08:02:37.041Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T08:02:37.041Z] === RUN TestTailFiles [2022-01-20T08:02:37.041Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T08:02:37.041Z] === RUN TestFollowLogsConsumerGone [2022-01-20T08:02:37.041Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T08:02:37.041Z] === RUN TestFollowLogsProducerGone [2022-01-20T08:02:37.041Z] logfile_test.go:180: logDecode() closed after sending 1637 messages [2022-01-20T08:02:37.041Z] logfile_test.go:233: messages sent: 1637, received: 1637 [2022-01-20T08:02:37.041Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-20T08:02:37.042Z] === RUN TestCheckCapacityAndRotate [2022-01-20T08:02:37.042Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T08:02:37.042Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T08:02:37.042Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-01-20T08:02:37.042Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T08:02:37.042Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-01-20T08:02:37.042Z] PASS [2022-01-20T08:02:37.042Z] coverage: 50.5% of statements [2022-01-20T08:02:37.042Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.091s coverage: 50.5% of statements [2022-01-20T08:02:37.068Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T08:02:37.501Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-01-20T08:02:37.501Z] === RUN TestResize [2022-01-20T08:02:37.648Z] === RUN TestInvalidConfig [2022-01-20T08:02:37.648Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T08:02:37.648Z] === RUN TestConfig [2022-01-20T08:02:37.648Z] --- PASS: TestConfig (0.00s) [2022-01-20T08:02:37.648Z] === RUN TestOptionsLabels [2022-01-20T08:02:37.648Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T08:02:37.648Z] === RUN TestValidName [2022-01-20T08:02:37.648Z] --- PASS: TestValidName (0.00s) [2022-01-20T08:02:37.648Z] PASS [2022-01-20T08:02:37.648Z] coverage: 19.7% of statements [2022-01-20T08:02:37.648Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 19.7% of statements [2022-01-20T08:02:37.764Z] --- PASS: TestResize (0.41s) [2022-01-20T08:02:37.764Z] === RUN TestResizeWithInvalidSize [2022-01-20T08:02:38.009Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T08:02:38.024Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-01-20T08:02:38.024Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T08:02:38.029Z] === RUN TestNewParse [2022-01-20T08:02:38.029Z] --- PASS: TestNewParse (0.00s) [2022-01-20T08:02:38.029Z] PASS [2022-01-20T08:02:38.029Z] coverage: 8.3% of statements [2022-01-20T08:02:38.029Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2022-01-20T08:02:38.029Z] === RUN TestValidateLogOpt [2022-01-20T08:02:38.029Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T08:02:38.029Z] === RUN TestNewMissedConfig [2022-01-20T08:02:38.029Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T08:02:38.029Z] === RUN TestNewMissedUrl [2022-01-20T08:02:38.029Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T08:02:38.029Z] === RUN TestNewMissedToken [2022-01-20T08:02:38.029Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T08:02:38.029Z] === RUN TestNewWithProxy [2022-01-20T08:02:38.029Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T08:02:38.029Z] === RUN TestDefault [2022-01-20T08:02:38.029Z] --- PASS: TestDefault (0.01s) [2022-01-20T08:02:38.029Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T08:02:38.029Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-20T08:02:38.029Z] === RUN TestJsonFormat [2022-01-20T08:02:38.029Z] --- PASS: TestJsonFormat (0.01s) [2022-01-20T08:02:38.029Z] === RUN TestRawFormat [2022-01-20T08:02:38.029Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T08:02:38.029Z] === RUN TestRawFormatWithLabels [2022-01-20T08:02:38.029Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T08:02:38.029Z] === RUN TestRawFormatWithoutTag [2022-01-20T08:02:38.029Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T08:02:38.029Z] === RUN TestBatching [2022-01-20T08:02:38.029Z] --- PASS: TestBatching (0.28s) [2022-01-20T08:02:38.029Z] === RUN TestFrequency [2022-01-20T08:02:38.117Z] === RUN TestKey [2022-01-20T08:02:38.117Z] --- PASS: TestKey (0.00s) [2022-01-20T08:02:38.117Z] === RUN TestParseKey [2022-01-20T08:02:38.117Z] --- PASS: TestParseKey (0.00s) [2022-01-20T08:02:38.117Z] === RUN TestInvalidDataStore [2022-01-20T08:02:38.117Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T08:02:38.117Z] === RUN TestKVObjectFlatKey [2022-01-20T08:02:38.117Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T08:02:38.117Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T08:02:38.117Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T08:02:38.117Z] PASS [2022-01-20T08:02:38.117Z] coverage: 21.9% of statements [2022-01-20T08:02:38.117Z] ok github.com/docker/docker/libnetwork/datastore 0.064s coverage: 21.9% of statements [2022-01-20T08:02:38.117Z] === RUN TestErrorInterfaces [2022-01-20T08:02:38.117Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T08:02:38.117Z] === RUN TestNetworkMarshalling [2022-01-20T08:02:38.117Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-01-20T08:02:38.117Z] === RUN TestEndpointMarshalling [2022-01-20T08:02:38.117Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T08:02:38.117Z] === RUN TestAuxAddresses [2022-01-20T08:02:38.117Z] time="2022-01-20T08:02:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T08:02:38.117Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-20T08:02:38.184Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-01-20T08:02:38.498Z] === RUN TestParseLogFormat [2022-01-20T08:02:38.498Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T08:02:38.498Z] === RUN TestValidateLogOptEmpty [2022-01-20T08:02:38.498Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T08:02:38.498Z] === RUN TestValidateSyslogAddress [2022-01-20T08:02:38.498Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T08:02:38.498Z] === RUN TestParseAddressDefaultPort [2022-01-20T08:02:38.498Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T08:02:38.498Z] === RUN TestValidateSyslogFacility [2022-01-20T08:02:38.498Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T08:02:38.498Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T08:02:38.498Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T08:02:38.498Z] === RUN TestValidateLogOpt [2022-01-20T08:02:38.498Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T08:02:38.498Z] PASS [2022-01-20T08:02:38.498Z] coverage: 46.8% of statements [2022-01-20T08:02:38.498Z] ok github.com/docker/docker/daemon/logger/syslog 0.189s coverage: 46.8% of statements [2022-01-20T08:02:38.498Z] --- PASS: TestFrequency (0.29s) [2022-01-20T08:02:38.498Z] === RUN TestOneMessagePerRequest [2022-01-20T08:02:38.498Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T08:02:38.498Z] === RUN TestVerify [2022-01-20T08:02:38.498Z] --- PASS: TestVerify (0.00s) [2022-01-20T08:02:38.498Z] === RUN TestSkipVerify [2022-01-20T08:02:38.498Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.498Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.498Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.498Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.580Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-01-20T08:02:38.586Z] === RUN TestSRVServiceQuery [2022-01-20T08:02:38.586Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestServiceVIPReuse [2022-01-20T08:02:38.586Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T08:02:38.586Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestDNSIPQuery [2022-01-20T08:02:38.586Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestDNSProxyServFail [2022-01-20T08:02:38.586Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestSandboxAddEmpty [2022-01-20T08:02:38.586Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestSandboxAddMultiPrio [2022-01-20T08:02:38.586Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestSandboxAddSamePrio [2022-01-20T08:02:38.586Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestCleanupServiceDiscovery [2022-01-20T08:02:38.586Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestDNSOptions [2022-01-20T08:02:38.586Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:38.586Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T08:02:38.586Z] time="2022-01-20T08:02:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T08:02:38.586Z] time="2022-01-20T08:02:38Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T08:02:38.586Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-20T08:02:38.586Z] PASS [2022-01-20T08:02:38.586Z] coverage: 8.5% of statements [2022-01-20T08:02:38.586Z] ok github.com/docker/docker/libnetwork 0.292s coverage: 8.5% of statements [2022-01-20T08:02:38.586Z] === RUN TestIPDataMarshalling [2022-01-20T08:02:38.586Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T08:02:38.586Z] === RUN TestValidateAndIsV6 [2022-01-20T08:02:38.586Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T08:02:38.586Z] PASS [2022-01-20T08:02:38.586Z] coverage: 68.9% of statements [2022-01-20T08:02:38.586Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-01-20T08:02:38.595Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:02:38.595Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:02:38.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:02:38.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-01-20T08:02:38.595Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:02:38.967Z] --- PASS: TestSkipVerify (0.40s) [2022-01-20T08:02:38.967Z] === RUN TestBufferMaximum [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665758.561409\",\"host\":\"40e95b625ace\"}'" [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665758.561409\",\"host\":\"40e95b625ace\"}'" [2022-01-20T08:02:38.967Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T08:02:38.967Z] === RUN TestServerAlwaysDown [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665758.564631\",\"host\":\"40e95b625ace\"}'" [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665758.564631\",\"host\":\"40e95b625ace\"}'" [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665758.564631\",\"host\":\"40e95b625ace\"}'" [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665758.564631\",\"host\":\"40e95b625ace\"}'" [2022-01-20T08:02:38.967Z] time="2022-01-20T08:02:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665758.564631\",\"host\":\"40e95b625ace\"}'" [2022-01-20T08:02:38.967Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T08:02:38.967Z] === RUN TestCannotSendAfterClose [2022-01-20T08:02:38.967Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T08:02:38.967Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T08:02:39.057Z] === RUN TestDriver [2022-01-20T08:02:39.057Z] --- PASS: TestDriver (0.00s) [2022-01-20T08:02:39.057Z] PASS [2022-01-20T08:02:39.057Z] coverage: 34.8% of statements [2022-01-20T08:02:39.057Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2022-01-20T08:02:39.151Z] --- PASS: TestStats (2.77s) [2022-01-20T08:02:39.152Z] === RUN TestStopContainerWithTimeout [2022-01-20T08:02:39.152Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T08:02:39.152Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T08:02:39.152Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T08:02:39.152Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T08:02:39.152Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T08:02:39.152Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T08:02:39.152Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T08:02:39.152Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T08:02:39.152Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T08:02:39.152Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T08:02:39.443Z] === RUN TestV1IDService [2022-01-20T08:02:39.443Z] --- PASS: TestV1IDService (0.02s) [2022-01-20T08:02:39.443Z] === RUN TestV2MetadataService [2022-01-20T08:02:39.526Z] === RUN TestDriver [2022-01-20T08:02:39.526Z] --- PASS: TestDriver (0.00s) [2022-01-20T08:02:39.526Z] PASS [2022-01-20T08:02:39.526Z] coverage: 34.8% of statements [2022-01-20T08:02:39.526Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2022-01-20T08:02:39.526Z] === RUN TestNetworkAllocateFree [2022-01-20T08:02:39.526Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T08:02:39.526Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T08:02:39.526Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T08:02:39.526Z] PASS [2022-01-20T08:02:39.526Z] coverage: 63.6% of statements [2022-01-20T08:02:39.526Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.069s coverage: 63.6% of statements [2022-01-20T08:02:39.725Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T08:02:39.912Z] time="2022-01-20T08:02:39Z" 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-01-20T08:02:39.912Z] time="2022-01-20T08:02:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"40e95b625ace\"}'" [2022-01-20T08:02:39.912Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-20T08:02:39.912Z] PASS [2022-01-20T08:02:39.912Z] coverage: 82.5% of statements [2022-01-20T08:02:39.912Z] ok github.com/docker/docker/daemon/logger/splunk 2.054s coverage: 82.5% of statements [2022-01-20T08:02:39.912Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T08:02:39.912Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T08:02:39.912Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T08:02:39.912Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T08:02:39.912Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T08:02:39.912Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T08:02:39.912Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T08:02:39.912Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T08:02:39.912Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T08:02:39.912Z] === RUN TestManifestStore [2022-01-20T08:02:39.912Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T08:02:39.995Z] === RUN TestGetEmptyCapabilities [2022-01-20T08:02:39.996Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-01-20T08:02:39.996Z] === RUN TestGetExtraCapabilities [2022-01-20T08:02:39.996Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-20T08:02:39.996Z] === RUN TestGetInvalidCapabilities [2022-01-20T08:02:39.996Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-20T08:02:39.996Z] === RUN TestRemoteDriver [2022-01-20T08:02:39.996Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T08:02:39.996Z] === RUN TestDriverError [2022-01-20T08:02:39.996Z] --- PASS: TestDriverError (0.00s) [2022-01-20T08:02:39.996Z] === RUN TestMissingValues [2022-01-20T08:02:39.996Z] --- PASS: TestMissingValues (0.01s) [2022-01-20T08:02:39.996Z] === RUN TestRollback [2022-01-20T08:02:39.996Z] --- PASS: TestRollback (0.00s) [2022-01-20T08:02:39.996Z] PASS [2022-01-20T08:02:39.996Z] coverage: 57.4% of statements [2022-01-20T08:02:39.996Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.104s coverage: 57.4% of statements [2022-01-20T08:02:40.297Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T08:02:40.381Z] === RUN TestSuccessfulDownload [2022-01-20T08:02:40.381Z] download_test.go:267: Needs fixing on Windows [2022-01-20T08:02:40.381Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestCancelledDownload [2022-01-20T08:02:40.381Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestMaxDownloadAttempts [2022-01-20T08:02:40.381Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T08:02:40.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T08:02:40.381Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T08:02:40.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T08:02:40.381Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T08:02:40.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T08:02:40.381Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T08:02:40.381Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T08:02:40.381Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T08:02:40.381Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T08:02:40.381Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T08:02:40.381Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T08:02:40.381Z] time="2022-01-20T08:02:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3454796673\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T08:02:40.381Z] --- PASS: TestV2MetadataService (0.70s) [2022-01-20T08:02:40.381Z] PASS [2022-01-20T08:02:40.381Z] coverage: 48.2% of statements [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/no_local_cache [2022-01-20T08:02:40.381Z] ok github.com/docker/docker/distribution/metadata 0.790s coverage: 48.2% of statements [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/with_local_cache [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T08:02:40.381Z] time="2022-01-20T08:02:39Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:40.381Z] time="2022-01-20T08:02:39Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T08:02:40.381Z] time="2022-01-20T08:02:39Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T08:02:40.381Z] time="2022-01-20T08:02:39Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:40.381Z] time="2022-01-20T08:02:39Z" level=warning msg="reference for unknown type: " [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T08:02:40.381Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T08:02:40.381Z] time="2022-01-20T08:02:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore (0.26s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T08:02:40.381Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T08:02:40.381Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestFixManifestLayers [2022-01-20T08:02:40.381Z] --- PASS: TestFixManifestLayers (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T08:02:40.381Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T08:02:40.381Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestFixManifestLayersBadParent [2022-01-20T08:02:40.381Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestValidateManifest [2022-01-20T08:02:40.381Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T08:02:40.381Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestFormatPlatform [2022-01-20T08:02:40.381Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T08:02:40.381Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2022-01-20T08:02:40.381Z] === RUN TestLayerAlreadyExists [2022-01-20T08:02:40.381Z] 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-01-20T08:02:40.381Z] 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-01-20T08:02:40.381Z] 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-01-20T08:02:40.381Z] 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-01-20T08:02:40.381Z] 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-01-20T08:02:40.381Z] 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-01-20T08:02:40.381Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T08:02:40.381Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T08:02:40.465Z] === RUN TestNAT [2022-01-20T08:02:40.465Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T08:02:40.465Z] --- SKIP: TestNAT (0.00s) [2022-01-20T08:02:40.465Z] === RUN TestTransparent [2022-01-20T08:02:40.465Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T08:02:40.465Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T08:02:40.465Z] PASS [2022-01-20T08:02:40.465Z] coverage: 0.0% of statements [2022-01-20T08:02:40.465Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-01-20T08:02:40.506Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:02:40.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-01-20T08:02:40.890Z] time="2022-01-20T08:02:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:02:40.890Z] time="2022-01-20T08:02:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:02:40.890Z] time="2022-01-20T08:02:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:02:40.890Z] time="2022-01-20T08:02:40Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:02:40.890Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T08:02:40.890Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-01-20T08:02:40.890Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-01-20T08:02:40.890Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-01-20T08:02:40.890Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-01-20T08:02:40.890Z] === RUN TestTransfer [2022-01-20T08:02:40.890Z] --- PASS: TestTransfer (0.12s) [2022-01-20T08:02:40.890Z] === RUN TestConcurrencyLimit [2022-01-20T08:02:40.934Z] === RUN TestBuildDefault [2022-01-20T08:02:40.934Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestBuildHostnameDomainname [2022-01-20T08:02:40.934Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestBuildHostname [2022-01-20T08:02:40.934Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestBuildHostnameFQDN [2022-01-20T08:02:40.934Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestBuildNoIP [2022-01-20T08:02:40.934Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestUpdate [2022-01-20T08:02:40.934Z] --- PASS: TestUpdate (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T08:02:40.934Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T08:02:40.934Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestAddEmpty [2022-01-20T08:02:40.934Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestAdd [2022-01-20T08:02:40.934Z] --- PASS: TestAdd (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestDeleteEmpty [2022-01-20T08:02:40.934Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestDeleteNewline [2022-01-20T08:02:40.934Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestDelete [2022-01-20T08:02:40.934Z] --- PASS: TestDelete (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestConcurrentWrites [2022-01-20T08:02:40.934Z] === RUN TestNew [2022-01-20T08:02:40.934Z] --- PASS: TestNew (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestAddDriver [2022-01-20T08:02:40.934Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestAddDuplicateDriver [2022-01-20T08:02:40.934Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T08:02:40.934Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestDriver [2022-01-20T08:02:40.934Z] --- PASS: TestDriver (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestIPAM [2022-01-20T08:02:40.934Z] --- PASS: TestIPAM (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestWalkIPAMs [2022-01-20T08:02:40.934Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T08:02:40.934Z] === RUN TestWalkDrivers [2022-01-20T08:02:40.934Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T08:02:40.934Z] PASS [2022-01-20T08:02:40.934Z] coverage: 82.4% of statements [2022-01-20T08:02:40.934Z] ok github.com/docker/docker/libnetwork/drvregistry 0.068s coverage: 82.4% of statements [2022-01-20T08:02:40.934Z] --- PASS: TestConcurrentWrites (0.19s) [2022-01-20T08:02:40.934Z] PASS [2022-01-20T08:02:40.934Z] coverage: 81.2% of statements [2022-01-20T08:02:40.934Z] ok github.com/docker/docker/libnetwork/etchosts 0.243s coverage: 81.2% of statements [2022-01-20T08:02:41.360Z] === RUN TestNotFound [2022-01-20T08:02:41.360Z] --- PASS: TestNotFound (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestConflict [2022-01-20T08:02:41.360Z] --- PASS: TestConflict (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestForbidden [2022-01-20T08:02:41.360Z] --- PASS: TestForbidden (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestInvalidParameter [2022-01-20T08:02:41.360Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestNotImplemented [2022-01-20T08:02:41.360Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestNotModified [2022-01-20T08:02:41.360Z] --- PASS: TestNotModified (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestUnauthorized [2022-01-20T08:02:41.360Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestUnknown [2022-01-20T08:02:41.360Z] --- PASS: TestUnknown (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestCancelled [2022-01-20T08:02:41.360Z] --- PASS: TestCancelled (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestDeadline [2022-01-20T08:02:41.360Z] --- PASS: TestDeadline (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestDataLoss [2022-01-20T08:02:41.360Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestUnavailable [2022-01-20T08:02:41.360Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestSystem [2022-01-20T08:02:41.360Z] --- PASS: TestSystem (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Conflict [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T08:02:41.360Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T08:02:41.360Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T08:02:41.360Z] PASS [2022-01-20T08:02:41.360Z] coverage: 53.1% of statements [2022-01-20T08:02:41.360Z] ok github.com/docker/docker/errdefs 0.047s coverage: 53.1% of statements [2022-01-20T08:02:41.360Z] --- PASS: TestConcurrencyLimit (0.51s) [2022-01-20T08:02:41.360Z] === RUN TestInactiveJobs [2022-01-20T08:02:41.360Z] --- PASS: TestWhenEmptyAuthConfig (1.27s) [2022-01-20T08:02:41.360Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T08:02:41.360Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T08:02:41.360Z] === RUN TestTokenPassThru [2022-01-20T08:02:41.360Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T08:02:41.360Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T08:02:41.360Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-01-20T08:02:41.360Z] PASS [2022-01-20T08:02:41.360Z] coverage: 24.6% of statements [2022-01-20T08:02:41.403Z] --- PASS: TestRandomAllocateDeallocate (5.64s) [2022-01-20T08:02:41.403Z] === RUN TestAllocateRandomDeallocate [2022-01-20T08:02:41.403Z] === RUN TestNew [2022-01-20T08:02:41.403Z] --- PASS: TestNew (0.00s) [2022-01-20T08:02:41.403Z] === RUN TestAllocate [2022-01-20T08:02:41.403Z] --- PASS: TestAllocate (0.00s) [2022-01-20T08:02:41.403Z] === RUN TestUninitialized [2022-01-20T08:02:41.403Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T08:02:41.403Z] === RUN TestAllocateInRange [2022-01-20T08:02:41.403Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T08:02:41.403Z] === RUN TestAllocateSerial [2022-01-20T08:02:41.403Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T08:02:41.403Z] PASS [2022-01-20T08:02:41.403Z] coverage: 87.5% of statements [2022-01-20T08:02:41.403Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-01-20T08:02:41.403Z] === RUN TestCaller [2022-01-20T08:02:41.403Z] --- PASS: TestCaller (0.00s) [2022-01-20T08:02:41.403Z] PASS [2022-01-20T08:02:41.403Z] coverage: 100.0% of statements [2022-01-20T08:02:41.403Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-01-20T08:02:41.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:02:41.829Z] ok github.com/docker/docker/distribution 1.681s coverage: 24.6% of statements [2022-01-20T08:02:41.829Z] --- PASS: TestInactiveJobs (0.38s) [2022-01-20T08:02:41.829Z] === RUN TestWatchRelease [2022-01-20T08:02:41.829Z] --- PASS: TestWatchRelease (0.05s) [2022-01-20T08:02:41.829Z] === RUN TestWatchFinishedTransfer [2022-01-20T08:02:41.829Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T08:02:41.829Z] === RUN TestDuplicateTransfer [2022-01-20T08:02:41.829Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T08:02:41.829Z] --- PASS: TestDuplicateTransfer (0.09s) [2022-01-20T08:02:41.829Z] === RUN TestSuccessfulUpload [2022-01-20T08:02:41.829Z] === RUN TestFSGetInvalidData [2022-01-20T08:02:41.872Z] === RUN TestSetSerialInsertDelete [2022-01-20T08:02:41.872Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T08:02:41.872Z] === RUN TestSetParallelInsertDelete [2022-01-20T08:02:42.256Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T08:02:42.297Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-01-20T08:02:42.297Z] === RUN TestFSInvalidSet [2022-01-20T08:02:42.297Z] time="2022-01-20T08:02:41Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T08:02:42.297Z] --- PASS: TestFSInvalidSet (0.05s) [2022-01-20T08:02:42.297Z] === RUN TestFSInvalidRoot [2022-01-20T08:02:42.297Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T08:02:42.297Z] === RUN TestFSMetadataGetSet [2022-01-20T08:02:42.297Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-01-20T08:02:42.297Z] === RUN TestFSInvalidWalker [2022-01-20T08:02:42.297Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T08:02:42.297Z] === RUN TestFSGetSet [2022-01-20T08:02:42.297Z] --- PASS: TestFSGetSet (0.01s) [2022-01-20T08:02:42.297Z] === RUN TestFSGetUnsetKey [2022-01-20T08:02:42.297Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T08:02:42.297Z] === RUN TestFSGetEmptyData [2022-01-20T08:02:42.297Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T08:02:42.297Z] === RUN TestFSDelete [2022-01-20T08:02:42.297Z] --- PASS: TestFSDelete (0.01s) [2022-01-20T08:02:42.297Z] === RUN TestFSWalker [2022-01-20T08:02:42.297Z] --- PASS: TestFSWalker (0.02s) [2022-01-20T08:02:42.297Z] === RUN TestFSWalkerStopOnError [2022-01-20T08:02:42.297Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-20T08:02:42.297Z] === RUN TestNewFromJSON [2022-01-20T08:02:42.297Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T08:02:42.297Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T08:02:42.297Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T08:02:42.297Z] === RUN TestMarshalKeyOrder [2022-01-20T08:02:42.297Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T08:02:42.297Z] === RUN TestHistoryEqual [2022-01-20T08:02:42.297Z] --- PASS: TestSuccessfulUpload (0.45s) [2022-01-20T08:02:42.297Z] === RUN TestCancelledUpload [2022-01-20T08:02:42.297Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T08:02:42.297Z] PASS [2022-01-20T08:02:42.297Z] coverage: 76.8% of statements [2022-01-20T08:02:42.297Z] ok github.com/docker/docker/distribution/xfer 2.125s coverage: 76.8% of statements [2022-01-20T08:02:42.297Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T08:02:42.297Z] === RUN TestCompare [2022-01-20T08:02:42.297Z] --- PASS: TestCompare (0.00s) [2022-01-20T08:02:42.297Z] PASS [2022-01-20T08:02:42.297Z] coverage: 19.2% of statements [2022-01-20T08:02:42.297Z] --- PASS: TestHistoryEqual (0.15s) [2022-01-20T08:02:42.297Z] === RUN TestImage [2022-01-20T08:02:42.297Z] --- PASS: TestImage (0.00s) [2022-01-20T08:02:42.297Z] === RUN TestImageOSNotEmpty [2022-01-20T08:02:42.297Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T08:02:42.297Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T08:02:42.297Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T08:02:42.297Z] === RUN TestCreate [2022-01-20T08:02:42.297Z] --- PASS: TestCreate (0.01s) [2022-01-20T08:02:42.297Z] === RUN TestRestore [2022-01-20T08:02:42.297Z] ok github.com/docker/docker/image/cache 0.076s coverage: 19.2% of statements [2022-01-20T08:02:42.297Z] time="2022-01-20T08:02:42Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T08:02:42.297Z] --- PASS: TestRestore (0.03s) [2022-01-20T08:02:42.297Z] === RUN TestAddDelete [2022-01-20T08:02:42.297Z] --- PASS: TestAddDelete (0.02s) [2022-01-20T08:02:42.297Z] === RUN TestSearchAfterDelete [2022-01-20T08:02:42.297Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T08:02:42.297Z] === RUN TestParentReset [2022-01-20T08:02:42.297Z] --- PASS: TestParentReset (0.04s) [2022-01-20T08:02:42.297Z] === RUN TestGetAndSetLastUpdated [2022-01-20T08:02:42.297Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-20T08:02:42.297Z] === RUN TestStoreLen [2022-01-20T08:02:42.341Z] --- PASS: TestAllocateRandomDeallocate (1.27s) [2022-01-20T08:02:42.341Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T08:02:42.766Z] --- PASS: TestStoreLen (0.04s) [2022-01-20T08:02:42.766Z] PASS [2022-01-20T08:02:42.766Z] coverage: 86.6% of statements [2022-01-20T08:02:42.766Z] ok github.com/docker/docker/image 0.579s coverage: 86.6% of statements [2022-01-20T08:02:42.809Z] === RUN TestInt2IP2IntConversion [2022-01-20T08:02:42.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-01-20T08:02:42.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-01-20T08:02:43.235Z] === RUN TestValidateManifest [2022-01-20T08:02:43.235Z] === RUN TestValidateManifest/nil [2022-01-20T08:02:43.235Z] === RUN TestValidateManifest/non-nil [2022-01-20T08:02:43.235Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T08:02:43.235Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T08:02:43.235Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T08:02:43.235Z] PASS [2022-01-20T08:02:43.235Z] coverage: 0.7% of statements [2022-01-20T08:02:43.235Z] ok github.com/docker/docker/image/tarexport 0.068s coverage: 0.7% of statements [2022-01-20T08:02:43.235Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T08:02:43.235Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T08:02:43.235Z] PASS [2022-01-20T08:02:43.235Z] coverage: 25.0% of statements [2022-01-20T08:02:43.235Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2022-01-20T08:02:43.235Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T08:02:43.279Z] === RUN TestPoolRequest [2022-01-20T08:02:43.279Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T08:02:43.279Z] === RUN TestOtherRequests [2022-01-20T08:02:43.279Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T08:02:43.279Z] PASS [2022-01-20T08:02:43.279Z] coverage: 57.1% of statements [2022-01-20T08:02:43.279Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2022-01-20T08:02:43.279Z] --- PASS: TestInt2IP2IntConversion (0.46s) [2022-01-20T08:02:43.279Z] === RUN TestGetAddressVersion [2022-01-20T08:02:43.279Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T08:02:43.279Z] === RUN TestKeyString [2022-01-20T08:02:43.279Z] --- PASS: TestKeyString (0.00s) [2022-01-20T08:02:43.279Z] === RUN TestPoolDataMarshal [2022-01-20T08:02:43.279Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T08:02:43.279Z] === RUN TestSubnetsMarshal [2022-01-20T08:02:43.279Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-01-20T08:02:43.279Z] === RUN TestAddSubnets [2022-01-20T08:02:43.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-01-20T08:02:43.704Z] === RUN TestSerialization [2022-01-20T08:02:43.704Z] --- PASS: TestSerialization (0.02s) [2022-01-20T08:02:43.704Z] PASS [2022-01-20T08:02:43.704Z] coverage: 100.0% of statements [2022-01-20T08:02:43.748Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.03s) [2022-01-20T08:02:43.748Z] === RUN TestRetrieveFromStore [2022-01-20T08:02:43.748Z] --- PASS: TestAddSubnets (0.05s) [2022-01-20T08:02:43.748Z] === RUN TestDoublePoolRelease [2022-01-20T08:02:43.748Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-01-20T08:02:43.748Z] === RUN TestAddReleasePoolID [2022-01-20T08:02:43.748Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-01-20T08:02:43.748Z] === RUN TestPredefinedPool [2022-01-20T08:02:43.748Z] --- PASS: TestPredefinedPool (0.02s) [2022-01-20T08:02:43.748Z] === RUN TestRemoveSubnet [2022-01-20T08:02:43.748Z] --- PASS: TestRemoveSubnet (0.18s) [2022-01-20T08:02:43.748Z] === RUN TestGetSameAddress [2022-01-20T08:02:43.748Z] --- PASS: TestGetSameAddress (0.04s) [2022-01-20T08:02:43.748Z] === RUN TestPoolAllocationReuse [2022-01-20T08:02:44.173Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2022-01-20T08:02:44.210Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-01-20T08:02:44.210Z] --- PASS: TestStopContainerWithTimeout/0 (1.26s) [2022-01-20T08:02:44.210Z] --- PASS: TestStopContainerWithTimeout/3 (3.13s) [2022-01-20T08:02:44.210Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2022-01-20T08:02:44.210Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2022-01-20T08:02:44.210Z] === RUN TestDeleteDevicemapper [2022-01-20T08:02:44.210Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:02:44.210Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T08:02:44.210Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T08:02:44.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:02:44.211Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-01-20T08:02:44.219Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-01-20T08:02:44.219Z] === RUN TestIsCorrupted [2022-01-20T08:02:44.219Z] --- PASS: TestIsCorrupted (0.02s) [2022-01-20T08:02:44.219Z] === RUN TestSetRollover [2022-01-20T08:02:44.219Z] === RUN TestGetCapabilities [2022-01-20T08:02:44.219Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T08:02:44.219Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T08:02:44.219Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-01-20T08:02:44.219Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T08:02:44.219Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-20T08:02:44.219Z] === RUN TestRemoteDriver [2022-01-20T08:02:44.219Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T08:02:44.219Z] PASS [2022-01-20T08:02:44.219Z] coverage: 47.4% of statements [2022-01-20T08:02:44.219Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2022-01-20T08:02:44.470Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T08:02:44.641Z] === RUN TestEnvironmentParsing [2022-01-20T08:02:44.641Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T08:02:44.641Z] PASS [2022-01-20T08:02:44.641Z] coverage: 1.2% of statements [2022-01-20T08:02:44.641Z] === RUN TestEmptyLayer [2022-01-20T08:02:44.641Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T08:02:44.641Z] === RUN TestCommitFailure [2022-01-20T08:02:44.641Z] ok github.com/docker/docker/libcontainerd/local 0.055s coverage: 1.2% of statements [2022-01-20T08:02:44.641Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T08:02:44.641Z] === RUN TestStartTransactionFailure [2022-01-20T08:02:44.641Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-20T08:02:44.641Z] === RUN TestGetOrphan [2022-01-20T08:02:44.641Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T08:02:44.641Z] === RUN TestMountAndRegister [2022-01-20T08:02:44.641Z] layer_test.go:270: Layer size: 14 [2022-01-20T08:02:44.641Z] --- PASS: TestMountAndRegister (0.05s) [2022-01-20T08:02:44.641Z] === RUN TestLayerRelease [2022-01-20T08:02:44.641Z] layer_test.go:303: Failing on Windows [2022-01-20T08:02:44.641Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T08:02:44.641Z] === RUN TestStoreRestore [2022-01-20T08:02:44.641Z] layer_test.go:352: Failing on Windows [2022-01-20T08:02:44.641Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T08:02:44.641Z] === RUN TestTarStreamStability [2022-01-20T08:02:44.641Z] layer_test.go:467: Failing on Windows [2022-01-20T08:02:44.641Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T08:02:44.641Z] === RUN TestRegisterExistingLayer [2022-01-20T08:02:45.109Z] --- PASS: TestRegisterExistingLayer (0.11s) [2022-01-20T08:02:45.109Z] === RUN TestTarStreamVerification [2022-01-20T08:02:45.109Z] layer_test.go:696: Failing on Windows [2022-01-20T08:02:45.109Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestLayerMigration [2022-01-20T08:02:45.109Z] migration_test.go:45: Failing on Windows [2022-01-20T08:02:45.109Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T08:02:45.109Z] migration_test.go:181: Failing on Windows [2022-01-20T08:02:45.109Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestMountInit [2022-01-20T08:02:45.109Z] mount_test.go:17: Failing on Windows [2022-01-20T08:02:45.109Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestMountSize [2022-01-20T08:02:45.109Z] mount_test.go:76: Failing on Windows [2022-01-20T08:02:45.109Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestMountChanges [2022-01-20T08:02:45.109Z] mount_test.go:125: Failing on Windows [2022-01-20T08:02:45.109Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestMountApply [2022-01-20T08:02:45.109Z] mount_test.go:212: Failing on Windows [2022-01-20T08:02:45.109Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T08:02:45.109Z] PASS [2022-01-20T08:02:45.109Z] coverage: 30.1% of statements [2022-01-20T08:02:45.109Z] ok github.com/docker/docker/layer 0.255s coverage: 30.1% of statements [2022-01-20T08:02:45.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T08:02:45.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T08:02:45.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T08:02:45.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T08:02:45.109Z] === RUN TestSequenceGetAvailableBit [2022-01-20T08:02:45.109Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestSequenceEqual [2022-01-20T08:02:45.109Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestSequenceCopy [2022-01-20T08:02:45.109Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestGetFirstAvailable [2022-01-20T08:02:45.109Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestFindSequence [2022-01-20T08:02:45.109Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestCheckIfAvailable [2022-01-20T08:02:45.109Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestMergeSequences [2022-01-20T08:02:45.109Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestPushReservation [2022-01-20T08:02:45.109Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestSerializeDeserialize [2022-01-20T08:02:45.109Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestSet [2022-01-20T08:02:45.109Z] --- PASS: TestSet (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestSetUnset [2022-01-20T08:02:45.109Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestOffsetSetUnset [2022-01-20T08:02:45.109Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestSetInRange [2022-01-20T08:02:45.109Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestSetAnyInRange [2022-01-20T08:02:45.109Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestMethods [2022-01-20T08:02:45.109Z] --- PASS: TestMethods (0.00s) [2022-01-20T08:02:45.109Z] === RUN TestRandomAllocateDeallocate [2022-01-20T08:02:45.206Z] === RUN TestWindowsIPAM [2022-01-20T08:02:45.206Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T08:02:45.206Z] PASS [2022-01-20T08:02:45.206Z] coverage: 71.4% of statements [2022-01-20T08:02:45.206Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-01-20T08:02:45.309Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-01-20T08:02:45.309Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-01-20T08:02:45.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-01-20T08:02:45.676Z] --- PASS: TestPoolAllocationReuse (1.59s) [2022-01-20T08:02:45.676Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T08:02:45.676Z] --- PASS: TestSetRollover (1.47s) [2022-01-20T08:02:45.676Z] === RUN TestSetRolloverSerial [2022-01-20T08:02:45.676Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-20T08:02:45.676Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T08:02:45.676Z] === RUN TestDefaultNetwork [2022-01-20T08:02:45.676Z] --- PASS: TestDefaultNetwork (0.23s) [2022-01-20T08:02:45.676Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T08:02:45.733Z] 567fd00846e9: Pull complete [2022-01-20T08:02:45.733Z] Digest: sha256:ab693245cc2f6c018a5718b9ded9eac109629e207907df81991f449d138cd85c [2022-01-20T08:02:45.733Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:02:45.733Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-01-20T08:02:45.733Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-01-20T08:02:46.145Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-01-20T08:02:46.145Z] === RUN TestInitAddressPools [2022-01-20T08:02:46.145Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T08:02:46.145Z] PASS [2022-01-20T08:02:46.145Z] coverage: 74.0% of statements [2022-01-20T08:02:46.145Z] ok github.com/docker/docker/libnetwork/ipamutils 0.518s coverage: 74.0% of statements [2022-01-20T08:02:46.203Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2458' [2022-01-20T08:02:46.203Z] WARN: Skipping validation tests [2022-01-20T08:02:46.203Z] INFO: Running unit tests at 01/20/2022 08:02:45... [2022-01-20T08:02:46.613Z] === RUN TestKeyValue [2022-01-20T08:02:46.613Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T08:02:46.613Z] PASS [2022-01-20T08:02:46.613Z] coverage: 60.0% of statements [2022-01-20T08:02:46.613Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-01-20T08:02:46.797Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T08:02:47.082Z] --- PASS: TestSetRolloverSerial (1.51s) [2022-01-20T08:02:47.082Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T08:02:47.082Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T08:02:47.082Z] PASS [2022-01-20T08:02:47.082Z] coverage: 84.4% of statements [2022-01-20T08:02:47.082Z] ok github.com/docker/docker/libnetwork/bitseq 11.476s coverage: 84.4% of statements [2022-01-20T08:02:47.324Z] === RUN TestInvalidConfig [2022-01-20T08:02:47.324Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T08:02:47.324Z] === RUN TestConfig [2022-01-20T08:02:47.324Z] --- PASS: TestConfig (0.00s) [2022-01-20T08:02:47.324Z] === RUN TestOptionsLabels [2022-01-20T08:02:47.324Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T08:02:47.324Z] === RUN TestValidName [2022-01-20T08:02:47.324Z] --- PASS: TestValidName (0.00s) [2022-01-20T08:02:47.324Z] PASS [2022-01-20T08:02:47.324Z] coverage: 19.7% of statements [2022-01-20T08:02:47.324Z] ok github.com/docker/docker/libnetwork/config 0.126s coverage: 19.7% of statements [2022-01-20T08:02:47.324Z] === RUN TestKey [2022-01-20T08:02:47.324Z] --- PASS: TestKey (0.00s) [2022-01-20T08:02:47.324Z] === RUN TestParseKey [2022-01-20T08:02:47.324Z] --- PASS: TestParseKey (0.00s) [2022-01-20T08:02:47.324Z] === RUN TestInvalidDataStore [2022-01-20T08:02:47.324Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T08:02:47.324Z] === RUN TestKVObjectFlatKey [2022-01-20T08:02:47.324Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T08:02:47.324Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T08:02:47.324Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T08:02:47.324Z] PASS [2022-01-20T08:02:47.324Z] coverage: 21.9% of statements [2022-01-20T08:02:47.324Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2022-01-20T08:02:47.367Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T08:02:47.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-01-20T08:02:47.888Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.73s) [2022-01-20T08:02:47.888Z] === RUN TestUpdateMemory [2022-01-20T08:02:47.888Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:02:47.888Z] --- SKIP: TestUpdateMemory (0.01s) [2022-01-20T08:02:47.888Z] === RUN TestUpdateCPUQuota [2022-01-20T08:02:47.888Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T08:02:48.069Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.75s) [2022-01-20T08:02:48.069Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T08:02:48.149Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T08:02:48.214Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s) [2022-01-20T08:02:48.214Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T08:02:48.310Z] === RUN TestIPDataMarshalling [2022-01-20T08:02:48.310Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T08:02:48.310Z] === RUN TestValidateAndIsV6 [2022-01-20T08:02:48.310Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T08:02:48.310Z] PASS [2022-01-20T08:02:48.310Z] coverage: 68.9% of statements [2022-01-20T08:02:48.310Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2022-01-20T08:02:48.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-01-20T08:02:48.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-01-20T08:02:48.721Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T08:02:48.779Z] === RUN TestErrorInterfaces [2022-01-20T08:02:48.779Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestNetworkMarshalling [2022-01-20T08:02:48.779Z] --- PASS: TestNetworkMarshalling (0.15s) [2022-01-20T08:02:48.779Z] === RUN TestEndpointMarshalling [2022-01-20T08:02:48.779Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestAuxAddresses [2022-01-20T08:02:48.779Z] time="2022-01-20T08:02:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T08:02:48.779Z] --- PASS: TestAuxAddresses (0.01s) [2022-01-20T08:02:48.779Z] === RUN TestSRVServiceQuery [2022-01-20T08:02:48.779Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestServiceVIPReuse [2022-01-20T08:02:48.779Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T08:02:48.779Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestDNSIPQuery [2022-01-20T08:02:48.779Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestDNSProxyServFail [2022-01-20T08:02:48.779Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestSandboxAddEmpty [2022-01-20T08:02:48.779Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestSandboxAddMultiPrio [2022-01-20T08:02:48.779Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestSandboxAddSamePrio [2022-01-20T08:02:48.779Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestCleanupServiceDiscovery [2022-01-20T08:02:48.779Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestDNSOptions [2022-01-20T08:02:48.779Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:02:48.779Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T08:02:48.779Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T08:02:48.779Z] time="2022-01-20T08:02:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T08:02:48.779Z] time="2022-01-20T08:02:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T08:02:48.779Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-20T08:02:48.779Z] PASS [2022-01-20T08:02:48.779Z] coverage: 8.5% of statements [2022-01-20T08:02:48.779Z] ok github.com/docker/docker/libnetwork 0.286s coverage: 8.5% of statements [2022-01-20T08:02:48.779Z] === RUN TestDriver [2022-01-20T08:02:48.779Z] --- PASS: TestDriver (0.00s) [2022-01-20T08:02:48.779Z] PASS [2022-01-20T08:02:48.779Z] coverage: 34.8% of statements [2022-01-20T08:02:48.779Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2022-01-20T08:02:48.981Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T08:02:48.981Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-20T08:02:48.981Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T08:02:49.110Z] tests/integration/regression_test.py ...... [ 98%] [2022-01-20T08:02:49.242Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-01-20T08:02:49.242Z] === RUN TestUpdatePidsLimit [2022-01-20T08:02:49.242Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T08:02:49.247Z] === RUN TestDriver [2022-01-20T08:02:49.247Z] --- PASS: TestDriver (0.00s) [2022-01-20T08:02:49.247Z] PASS [2022-01-20T08:02:49.247Z] coverage: 34.8% of statements [2022-01-20T08:02:49.247Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-01-20T08:02:49.503Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T08:02:49.628Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-01-20T08:02:49.628Z] tests/integration/credentials/utils_test.py . [100%] [2022-01-20T08:02:49.628Z] [2022-01-20T08:02:49.628Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-01-20T08:02:49.628Z] =========================== short test summary info ============================ [2022-01-20T08:02:49.628Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-01-20T08:02:49.628Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-01-20T08:02:49.628Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-01-20T08:02:49.628Z] Not supported on most drivers [2022-01-20T08:02:49.628Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-01-20T08:02:49.628Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T08:02:49.628Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-01-20T08:02:49.628Z] Output of docker top depends on host distro, and is not formalized. [2022-01-20T08:02:49.628Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-01-20T08:02:49.628Z] Can fail if eth0 has multiple IP addresses [2022-01-20T08:02:49.628Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-01-20T08:02:49.628Z] This doesn't seem to be taken into account by the engine [2022-01-20T08:02:49.628Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-01-20T08:02:49.628Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-01-20T08:02:49.628Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 298.14 seconds == [2022-01-20T08:02:49.635Z] === RUN TestNetworkDBSimple [2022-01-20T08:02:49.716Z] --- PASS: TestRandomAllocateDeallocate (4.45s) [2022-01-20T08:02:49.716Z] === RUN TestAllocateRandomDeallocate [2022-01-20T08:02:49.716Z] === RUN TestNetworkAllocateFree [2022-01-20T08:02:49.794Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-01-20T08:02:49.886Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-01-20T08:02:50.076Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T08:02:50.104Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T08:02:50.184Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T08:02:50.184Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T08:02:50.184Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T08:02:50.184Z] PASS [2022-01-20T08:02:50.184Z] coverage: 63.6% of statements [2022-01-20T08:02:50.184Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.103s coverage: 63.6% of statements [2022-01-20T08:02:50.184Z] === RUN TestGetEmptyCapabilities [2022-01-20T08:02:50.184Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-01-20T08:02:50.184Z] === RUN TestGetExtraCapabilities [2022-01-20T08:02:50.184Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-01-20T08:02:50.184Z] === RUN TestGetInvalidCapabilities [2022-01-20T08:02:50.184Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-01-20T08:02:50.184Z] === RUN TestRemoteDriver [2022-01-20T08:02:50.184Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T08:02:50.184Z] === RUN TestDriverError [2022-01-20T08:02:50.184Z] --- PASS: TestDriverError (0.00s) [2022-01-20T08:02:50.184Z] === RUN TestMissingValues [2022-01-20T08:02:50.184Z] --- PASS: TestMissingValues (0.00s) [2022-01-20T08:02:50.184Z] === RUN TestRollback [2022-01-20T08:02:50.184Z] --- PASS: TestRollback (0.00s) [2022-01-20T08:02:50.184Z] PASS [2022-01-20T08:02:50.184Z] coverage: 57.4% of statements [2022-01-20T08:02:50.184Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2022-01-20T08:02:50.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-01-20T08:02:50.337Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T08:02:50.337Z] check_test.go:308: [da941850cbce4] daemon is not started [2022-01-20T08:02:50.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-01-20T08:02:50.337Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T08:02:50.337Z] check_test.go:308: [d5493cc413ef0] daemon is not started [2022-01-20T08:02:50.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-01-20T08:02:50.337Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T08:02:50.337Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T08:02:50.573Z] 2022/01/20 08:02:50 Closing DB instances... [2022-01-20T08:02:50.573Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.41s) [2022-01-20T08:02:50.573Z] === RUN TestGetAddress [2022-01-20T08:02:50.573Z] === RUN TestGenerate [2022-01-20T08:02:50.573Z] --- PASS: TestGenerate (0.00s) [2022-01-20T08:02:50.573Z] === RUN TestGeneratePtr [2022-01-20T08:02:50.573Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T08:02:50.573Z] === RUN TestGenerateMissingField [2022-01-20T08:02:50.573Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T08:02:50.573Z] === RUN TestFieldCannotBeSet [2022-01-20T08:02:50.573Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T08:02:50.573Z] === RUN TestTypeMismatchError [2022-01-20T08:02:50.573Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T08:02:50.573Z] PASS [2022-01-20T08:02:50.573Z] coverage: 100.0% of statements [2022-01-20T08:02:50.573Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-01-20T08:02:50.666Z] === RUN TestNAT [2022-01-20T08:02:50.667Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T08:02:50.667Z] --- SKIP: TestNAT (0.00s) [2022-01-20T08:02:50.667Z] === RUN TestTransparent [2022-01-20T08:02:50.667Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T08:02:50.667Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T08:02:50.667Z] PASS [2022-01-20T08:02:50.667Z] coverage: 0.0% of statements [2022-01-20T08:02:50.667Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.053s coverage: 0.0% of statements [2022-01-20T08:02:50.667Z] --- PASS: TestAllocateRandomDeallocate (1.21s) [2022-01-20T08:02:50.667Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T08:02:50.913Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T08:02:51.136Z] === RUN TestBuildDefault [2022-01-20T08:02:51.136Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestBuildHostnameDomainname [2022-01-20T08:02:51.136Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestBuildHostname [2022-01-20T08:02:51.136Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestBuildHostnameFQDN [2022-01-20T08:02:51.136Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestBuildNoIP [2022-01-20T08:02:51.136Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestUpdate [2022-01-20T08:02:51.136Z] --- PASS: TestUpdate (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T08:02:51.136Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T08:02:51.136Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestAddEmpty [2022-01-20T08:02:51.136Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestAdd [2022-01-20T08:02:51.136Z] --- PASS: TestAdd (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestDeleteEmpty [2022-01-20T08:02:51.136Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestDeleteNewline [2022-01-20T08:02:51.136Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestDelete [2022-01-20T08:02:51.136Z] --- PASS: TestDelete (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestConcurrentWrites [2022-01-20T08:02:51.136Z] === RUN TestNew [2022-01-20T08:02:51.136Z] --- PASS: TestNew (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestAddDriver [2022-01-20T08:02:51.136Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestAddDuplicateDriver [2022-01-20T08:02:51.136Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T08:02:51.136Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestDriver [2022-01-20T08:02:51.136Z] --- PASS: TestDriver (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestIPAM [2022-01-20T08:02:51.136Z] --- PASS: TestIPAM (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestWalkIPAMs [2022-01-20T08:02:51.136Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T08:02:51.136Z] === RUN TestWalkDrivers [2022-01-20T08:02:51.136Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T08:02:51.136Z] PASS [2022-01-20T08:02:51.136Z] coverage: 82.4% of statements [2022-01-20T08:02:51.136Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2022-01-20T08:02:51.136Z] --- PASS: TestConcurrentWrites (0.19s) [2022-01-20T08:02:51.136Z] PASS [2022-01-20T08:02:51.136Z] coverage: 81.2% of statements [2022-01-20T08:02:51.136Z] ok github.com/docker/docker/libnetwork/etchosts 0.246s coverage: 81.2% of statements [2022-01-20T08:02:51.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T08:02:51.562Z] testing: warning: no tests to run [2022-01-20T08:02:51.562Z] PASS [2022-01-20T08:02:51.562Z] coverage: 0.0% of statements [2022-01-20T08:02:51.562Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-01-20T08:02:51.606Z] === RUN TestNew [2022-01-20T08:02:51.606Z] --- PASS: TestNew (0.00s) [2022-01-20T08:02:51.606Z] === RUN TestAllocate [2022-01-20T08:02:51.606Z] --- PASS: TestAllocate (0.00s) [2022-01-20T08:02:51.606Z] === RUN TestUninitialized [2022-01-20T08:02:51.606Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T08:02:51.606Z] === RUN TestAllocateInRange [2022-01-20T08:02:51.606Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T08:02:51.606Z] === RUN TestAllocateSerial [2022-01-20T08:02:51.606Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T08:02:51.606Z] PASS [2022-01-20T08:02:51.606Z] coverage: 87.5% of statements [2022-01-20T08:02:51.606Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-01-20T08:02:51.606Z] === RUN TestCaller [2022-01-20T08:02:51.606Z] --- PASS: TestCaller (0.00s) [2022-01-20T08:02:51.606Z] PASS [2022-01-20T08:02:51.606Z] coverage: 100.0% of statements [2022-01-20T08:02:51.606Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-01-20T08:02:51.606Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.84s) [2022-01-20T08:02:51.606Z] === RUN TestRetrieveFromStore [2022-01-20T08:02:51.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-01-20T08:02:51.705Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-01-20T08:02:51.747Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T08:02:52.032Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T08:02:52.032Z] PASS [2022-01-20T08:02:52.032Z] coverage: 100.0% of statements [2022-01-20T08:02:52.032Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.043s coverage: 100.0% of statements [2022-01-20T08:02:52.032Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-01-20T08:02:52.032Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T08:02:52.032Z] === RUN TestRequestNewPort [2022-01-20T08:02:52.032Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestRequestSpecificPort [2022-01-20T08:02:52.032Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestReleasePort [2022-01-20T08:02:52.032Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestReuseReleasedPort [2022-01-20T08:02:52.032Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestReleaseUnreadledPort [2022-01-20T08:02:52.032Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestUnknowProtocol [2022-01-20T08:02:52.032Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestAllocateAllPorts [2022-01-20T08:02:52.032Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestPortAllocation [2022-01-20T08:02:52.032Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T08:02:52.032Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestNoDuplicateBPR [2022-01-20T08:02:52.032Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T08:02:52.032Z] === RUN TestChangePortRange [2022-01-20T08:02:52.032Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T08:02:52.032Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T08:02:52.032Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T08:02:52.032Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T08:02:52.032Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T08:02:52.032Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T08:02:52.032Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T08:02:52.032Z] PASS [2022-01-20T08:02:52.032Z] coverage: 88.6% of statements [2022-01-20T08:02:52.032Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-01-20T08:02:52.075Z] === RUN TestSetSerialInsertDelete [2022-01-20T08:02:52.075Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T08:02:52.075Z] === RUN TestSetParallelInsertDelete [2022-01-20T08:02:52.089Z] INFO: make.ps1 starting at 01/20/2022 08:02:51 [2022-01-20T08:02:52.501Z] testing: warning: no tests to run [2022-01-20T08:02:52.501Z] PASS [2022-01-20T08:02:52.501Z] coverage: 0.0% of statements [2022-01-20T08:02:52.501Z] ok github.com/docker/docker/libnetwork/portmapper 0.039s coverage: 0.0% of statements [no tests to run] [2022-01-20T08:02:52.543Z] --- PASS: TestRetrieveFromStore (0.58s) [2022-01-20T08:02:52.543Z] === RUN TestIsCorrupted [2022-01-20T08:02:52.543Z] --- PASS: TestIsCorrupted (0.01s) [2022-01-20T08:02:52.543Z] === RUN TestSetRollover [2022-01-20T08:02:52.559Z] INFO: Git commit (7007124a7f) assumed from DOCKER_GITCOMMIT environment variable [2022-01-20T08:02:52.559Z] INFO: Invoking autogen... [2022-01-20T08:02:52.688Z] --- PASS: TestUpdatePidsLimit (3.55s) [2022-01-20T08:02:52.688Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-01-20T08:02:52.688Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-01-20T08:02:52.688Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-01-20T08:02:52.688Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-01-20T08:02:52.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-01-20T08:02:52.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.58s) [2022-01-20T08:02:52.688Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-01-20T08:02:52.688Z] === RUN TestUpdateRestartPolicy [2022-01-20T08:02:52.970Z] === RUN TestHashData [2022-01-20T08:02:52.970Z] --- PASS: TestHashData (0.00s) [2022-01-20T08:02:52.970Z] PASS [2022-01-20T08:02:52.970Z] coverage: 2.8% of statements [2022-01-20T08:02:52.970Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2022-01-20T08:02:53.012Z] === RUN TestInt2IP2IntConversion [2022-01-20T08:02:53.029Z] INFO: Running unit tests... [2022-01-20T08:02:53.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-01-20T08:02:53.350Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-01-20T08:02:53.439Z] 2022/01/20 08:02:52 Closing DB instances... [2022-01-20T08:02:53.439Z] === RUN TestErrorConstructors [2022-01-20T08:02:53.439Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T08:02:53.439Z] === RUN TestCompareIPMask [2022-01-20T08:02:53.439Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T08:02:53.439Z] === RUN TestUtilGetHostPartIP [2022-01-20T08:02:53.439Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T08:02:53.439Z] === RUN TestUtilGetBroadcastIP [2022-01-20T08:02:53.439Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T08:02:53.439Z] === RUN TestParseCIDR [2022-01-20T08:02:53.439Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T08:02:53.439Z] PASS [2022-01-20T08:02:53.439Z] coverage: 37.3% of statements [2022-01-20T08:02:53.439Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2022-01-20T08:02:53.483Z] === RUN TestPoolRequest [2022-01-20T08:02:53.483Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T08:02:53.483Z] === RUN TestOtherRequests [2022-01-20T08:02:53.483Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T08:02:53.483Z] PASS [2022-01-20T08:02:53.483Z] coverage: 57.1% of statements [2022-01-20T08:02:53.483Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2022-01-20T08:02:53.483Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-01-20T08:02:53.483Z] === RUN TestGetAddressVersion [2022-01-20T08:02:53.483Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T08:02:53.483Z] === RUN TestKeyString [2022-01-20T08:02:53.483Z] --- PASS: TestKeyString (0.00s) [2022-01-20T08:02:53.483Z] === RUN TestPoolDataMarshal [2022-01-20T08:02:53.483Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T08:02:53.483Z] === RUN TestSubnetsMarshal [2022-01-20T08:02:53.483Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-01-20T08:02:53.483Z] === RUN TestAddSubnets [2022-01-20T08:02:53.483Z] --- PASS: TestAddSubnets (0.05s) [2022-01-20T08:02:53.483Z] === RUN TestDoublePoolRelease [2022-01-20T08:02:53.483Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-01-20T08:02:53.483Z] === RUN TestAddReleasePoolID [2022-01-20T08:02:53.483Z] --- PASS: TestSetRollover (1.32s) [2022-01-20T08:02:53.483Z] === RUN TestSetRolloverSerial [2022-01-20T08:02:53.483Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-01-20T08:02:53.483Z] === RUN TestPredefinedPool [2022-01-20T08:02:53.483Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-20T08:02:53.483Z] === RUN TestRemoveSubnet [2022-01-20T08:02:53.629Z] check_test.go:308: [d756932658c45] daemon is not started [2022-01-20T08:02:53.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T08:02:53.907Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T08:02:53.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T08:02:53.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T08:02:53.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T08:02:53.908Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T08:02:53.908Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T08:02:53.908Z] PASS [2022-01-20T08:02:53.908Z] coverage: 50.0% of statements [2022-01-20T08:02:53.908Z] ok github.com/docker/docker/oci 0.058s coverage: 50.0% of statements [2022-01-20T08:02:53.955Z] --- PASS: TestRemoveSubnet (0.12s) [2022-01-20T08:02:53.955Z] === RUN TestGetSameAddress [2022-01-20T08:02:53.955Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-20T08:02:53.955Z] === RUN TestPoolAllocationReuse [2022-01-20T08:02:54.377Z] === RUN TestParseVersion [2022-01-20T08:02:54.377Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T08:02:54.377Z] PASS [2022-01-20T08:02:54.377Z] coverage: 52.9% of statements [2022-01-20T08:02:54.377Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-01-20T08:02:54.377Z] === RUN TestAddressPoolOpt [2022-01-20T08:02:54.377Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T08:02:54.377Z] === RUN TestValidateEnv [2022-01-20T08:02:54.423Z] === RUN TestGetCapabilities [2022-01-20T08:02:54.423Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T08:02:54.423Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T08:02:54.423Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-20T08:02:54.423Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T08:02:54.423Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-01-20T08:02:54.423Z] === RUN TestRemoteDriver [2022-01-20T08:02:54.423Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T08:02:54.423Z] PASS [2022-01-20T08:02:54.423Z] coverage: 47.4% of statements [2022-01-20T08:02:54.423Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.061s coverage: 47.4% of statements [2022-01-20T08:02:54.733Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-01-20T08:02:54.832Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/a [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/something [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/_=a [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/PATH [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/=a [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/PATH= [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/PATH=something [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/1asd [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/123 [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/some_space [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/= [2022-01-20T08:02:54.845Z] === RUN TestValidateEnv/PaTh [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T08:02:54.845Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T08:02:54.845Z] === RUN TestParseHost [2022-01-20T08:02:54.845Z] --- PASS: TestParseHost (0.00s) [2022-01-20T08:02:54.845Z] === RUN TestParseDockerDaemonHost [2022-01-20T08:02:54.845Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T08:02:54.845Z] === RUN TestParseTCP [2022-01-20T08:02:54.845Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T08:02:54.845Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T08:02:54.846Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestValidateExtraHosts [2022-01-20T08:02:54.846Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestIpOptString [2022-01-20T08:02:54.846Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T08:02:54.846Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T08:02:54.846Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestIpOptSetInvalidVal [2022-01-20T08:02:54.846Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestValidateIPAddress [2022-01-20T08:02:54.846Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestMapOpts [2022-01-20T08:02:54.846Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestListOptsWithoutValidator [2022-01-20T08:02:54.846Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestListOptsWithValidator [2022-01-20T08:02:54.846Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestValidateDNSSearch [2022-01-20T08:02:54.846Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T08:02:54.846Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T08:02:54.846Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestNamedListOpts [2022-01-20T08:02:54.846Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestNamedMapOpts [2022-01-20T08:02:54.846Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestParseLink [2022-01-20T08:02:54.846Z] --- PASS: TestParseLink (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T08:02:54.846Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T08:02:54.846Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T08:02:54.846Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T08:02:54.846Z] === RUN TestUlimitOpt [2022-01-20T08:02:54.846Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T08:02:54.846Z] PASS [2022-01-20T08:02:54.846Z] coverage: 67.1% of statements [2022-01-20T08:02:54.846Z] ok github.com/docker/docker/opts 0.063s coverage: 67.1% of statements [2022-01-20T08:02:54.846Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-01-20T08:02:54.846Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T08:02:54.892Z] --- PASS: TestSetRolloverSerial (1.07s) [2022-01-20T08:02:54.892Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T08:02:54.892Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T08:02:54.892Z] PASS [2022-01-20T08:02:54.892Z] coverage: 84.4% of statements [2022-01-20T08:02:54.892Z] ok github.com/docker/docker/libnetwork/bitseq 9.527s coverage: 84.4% of statements [2022-01-20T08:02:54.892Z] --- PASS: TestPoolAllocationReuse (1.14s) [2022-01-20T08:02:54.892Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T08:02:54.892Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-01-20T08:02:54.892Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T08:02:55.360Z] === RUN TestWindowsIPAM [2022-01-20T08:02:55.360Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T08:02:55.360Z] PASS [2022-01-20T08:02:55.360Z] coverage: 71.4% of statements [2022-01-20T08:02:55.360Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-01-20T08:02:55.774Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T08:02:55.828Z] === RUN TestDefaultNetwork [2022-01-20T08:02:56.297Z] --- PASS: TestDefaultNetwork (0.26s) [2022-01-20T08:02:56.297Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T08:02:56.297Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-01-20T08:02:56.297Z] === RUN TestInitAddressPools [2022-01-20T08:02:56.297Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T08:02:56.297Z] PASS [2022-01-20T08:02:56.297Z] coverage: 74.0% of statements [2022-01-20T08:02:56.297Z] ok github.com/docker/docker/libnetwork/ipamutils 0.574s coverage: 74.0% of statements [2022-01-20T08:02:56.411Z] 2022/01/20 08:02:55 Closing DB instances... [2022-01-20T08:02:56.411Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T08:02:56.411Z] === RUN TestIsArchivePathDir [2022-01-20T08:02:56.411Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-01-20T08:02:56.411Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.13s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.59s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.60s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.03s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.72s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2022-01-20T08:02:56.643Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-01-20T08:02:56.643Z] === RUN TestCgroupNamespacesRun [2022-01-20T08:02:56.715Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T08:02:56.715Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T08:02:56.765Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.79s) [2022-01-20T08:02:56.765Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T08:02:56.765Z] === RUN TestKeyValue [2022-01-20T08:02:56.765Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T08:02:56.765Z] PASS [2022-01-20T08:02:56.765Z] coverage: 60.0% of statements [2022-01-20T08:02:56.765Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-01-20T08:02:56.880Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-01-20T08:02:56.880Z] === RUN TestIsArchivePathTar [2022-01-20T08:02:56.880Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T08:02:56.880Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T08:02:56.880Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2022-01-20T08:02:56.880Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T08:02:56.880Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T08:02:56.880Z] === RUN TestMiddleware [2022-01-20T08:02:56.880Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T08:02:56.880Z] === RUN TestNewResponseModifier [2022-01-20T08:02:56.880Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T08:02:56.880Z] PASS [2022-01-20T08:02:56.880Z] coverage: 26.8% of statements [2022-01-20T08:02:56.880Z] ok github.com/docker/docker/pkg/authorization 0.534s coverage: 26.8% of statements [2022-01-20T08:02:56.880Z] --- PASS: TestIsArchivePathTar (0.25s) [2022-01-20T08:02:56.880Z] === RUN TestDecompressStreamGzip [2022-01-20T08:02:56.880Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-01-20T08:02:56.880Z] === RUN TestDecompressStreamBzip2 [2022-01-20T08:02:57.286Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T08:02:57.349Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-01-20T08:02:57.349Z] === RUN TestDecompressStreamXz [2022-01-20T08:02:57.349Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T08:02:57.349Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestDecompressStreamZstd [2022-01-20T08:02:57.349Z] archive_test.go:140: zstd not installed [2022-01-20T08:02:57.349Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-20T08:02:57.349Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T08:02:57.349Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T08:02:57.349Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestCompressStreamInvalid [2022-01-20T08:02:57.349Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestExtensionInvalid [2022-01-20T08:02:57.349Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestExtensionUncompressed [2022-01-20T08:02:57.349Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestExtensionBzip2 [2022-01-20T08:02:57.349Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestExtensionGzip [2022-01-20T08:02:57.349Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestExtensionXz [2022-01-20T08:02:57.349Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestExtensionZstd [2022-01-20T08:02:57.349Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestCmdStreamLargeStderr [2022-01-20T08:02:57.349Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-01-20T08:02:57.349Z] === RUN TestCmdStreamBad [2022-01-20T08:02:57.349Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T08:02:57.349Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestCmdStreamGood [2022-01-20T08:02:57.349Z] === RUN TestUnbuffered [2022-01-20T08:02:57.349Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestRaceUnbuffered [2022-01-20T08:02:57.349Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T08:02:57.349Z] PASS [2022-01-20T08:02:57.349Z] coverage: 100.0% of statements [2022-01-20T08:02:57.349Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-01-20T08:02:57.349Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-20T08:02:57.349Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T08:02:57.349Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-20T08:02:57.349Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T08:02:57.349Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestUntarPath [2022-01-20T08:02:57.349Z] --- PASS: TestUntarPath (0.06s) [2022-01-20T08:02:57.349Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T08:02:57.349Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-20T08:02:57.349Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T08:02:57.349Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-20T08:02:57.349Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T08:02:57.349Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T08:02:57.349Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T08:02:57.349Z] === RUN TestCopyWithTarSrcFile [2022-01-20T08:02:57.349Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T08:02:57.349Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T08:02:57.349Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T08:02:57.349Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T08:02:57.349Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.03s) [2022-01-20T08:02:57.349Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T08:02:57.583Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-01-20T08:02:57.583Z] === RUN TestCgroupNamespacesRunPrivileged [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T08:02:57.752Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T08:02:57.818Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-20T08:02:57.818Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T08:02:57.818Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T08:02:57.818Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T08:02:57.818Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T08:02:57.818Z] === RUN TestTarFiles [2022-01-20T08:02:57.818Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-01-20T08:02:57.818Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T08:02:57.818Z] === RUN TestMatch [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[]] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[foo]] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[]#01 [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[qux]] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T08:02:57.818Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T08:02:57.818Z] --- PASS: TestMatch (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T08:02:57.818Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T08:02:57.818Z] PASS [2022-01-20T08:02:57.818Z] coverage: 87.5% of statements [2022-01-20T08:02:57.818Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-01-20T08:02:57.857Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T08:02:57.857Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-01-20T08:02:58.117Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T08:02:58.523Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-01-20T08:02:58.523Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-01-20T08:02:58.743Z] === RUN TestGenerate [2022-01-20T08:02:58.743Z] --- PASS: TestGenerate (0.00s) [2022-01-20T08:02:58.743Z] === RUN TestGeneratePtr [2022-01-20T08:02:58.743Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T08:02:58.743Z] === RUN TestGenerateMissingField [2022-01-20T08:02:58.743Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T08:02:58.743Z] === RUN TestFieldCannotBeSet [2022-01-20T08:02:58.743Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T08:02:58.743Z] === RUN TestTypeMismatchError [2022-01-20T08:02:58.743Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T08:02:58.743Z] PASS [2022-01-20T08:02:58.743Z] coverage: 100.0% of statements [2022-01-20T08:02:58.743Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2022-01-20T08:02:58.805Z] === RUN TestChrootTarUntar [2022-01-20T08:02:58.805Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:02:58.805Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T08:02:58.805Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T08:02:58.805Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:02:58.805Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T08:02:58.805Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T08:02:58.805Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T08:02:58.805Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T08:02:58.805Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:02:58.805Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T08:02:58.805Z] === RUN TestChrootCopyWithTar [2022-01-20T08:02:58.805Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:02:58.805Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T08:02:58.805Z] === RUN TestChrootCopyFileWithTar [2022-01-20T08:02:58.805Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:02:58.805Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T08:02:58.805Z] === RUN TestChrootUntarPath [2022-01-20T08:02:58.805Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:02:58.805Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T08:02:58.805Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T08:02:58.805Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:02:58.805Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:02:58.805Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T08:02:58.805Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:02:58.805Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:02:58.805Z] === RUN TestChrootApplyDotDotFile [2022-01-20T08:02:58.805Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:02:58.805Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T08:02:58.805Z] PASS [2022-01-20T08:02:58.805Z] coverage: 15.1% of statements [2022-01-20T08:02:58.805Z] ok github.com/docker/docker/pkg/chrootarchive 0.085s coverage: 15.1% of statements [2022-01-20T08:02:59.211Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.22s) [2022-01-20T08:02:59.211Z] === RUN TestGetAddress [2022-01-20T08:02:59.211Z] === RUN TestNetworkDBSimple [2022-01-20T08:02:59.274Z] === RUN TestSizeEmpty [2022-01-20T08:02:59.274Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T08:02:59.274Z] === RUN TestSizeEmptyFile [2022-01-20T08:02:59.274Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T08:02:59.274Z] === RUN TestSizeNonemptyFile [2022-01-20T08:02:59.274Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T08:02:59.274Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T08:02:59.274Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T08:02:59.274Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T08:02:59.274Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T08:02:59.274Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T08:02:59.274Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T08:02:59.274Z] === RUN TestMoveToSubdir [2022-01-20T08:02:59.274Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T08:02:59.274Z] === RUN TestSizeNonExistingDirectory [2022-01-20T08:02:59.274Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T08:02:59.274Z] PASS [2022-01-20T08:02:59.274Z] coverage: 80.0% of statements [2022-01-20T08:02:59.463Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s) [2022-01-20T08:02:59.463Z] === RUN TestCgroupNamespacesRunHostMode [2022-01-20T08:02:59.680Z] testing: warning: no tests to run [2022-01-20T08:02:59.680Z] PASS [2022-01-20T08:02:59.680Z] coverage: 0.0% of statements [2022-01-20T08:02:59.680Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-01-20T08:02:59.744Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-01-20T08:02:59.744Z] 2022/01/20 08:02:59 Closing DB instances... [2022-01-20T08:03:00.148Z] 2022/01/20 08:02:59 Closing DB instances... [2022-01-20T08:03:00.207Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T08:03:00.213Z] === RUN TestPollerAddRemove [2022-01-20T08:03:00.213Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T08:03:00.213Z] === RUN TestPollerEvent [2022-01-20T08:03:00.213Z] poller_test.go:40: No chmod on Windows [2022-01-20T08:03:00.213Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T08:03:00.213Z] === RUN TestPollerClose [2022-01-20T08:03:00.213Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T08:03:00.213Z] PASS [2022-01-20T08:03:00.213Z] coverage: 45.7% of statements [2022-01-20T08:03:00.213Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2022-01-20T08:03:00.372Z] --- PASS: TestCreateServiceSecretFileMode (12.40s) [2022-01-20T08:03:00.372Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T08:03:00.616Z] === RUN TestRequestNewPort [2022-01-20T08:03:00.616Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestRequestSpecificPort [2022-01-20T08:03:00.616Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestReleasePort [2022-01-20T08:03:00.616Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestReuseReleasedPort [2022-01-20T08:03:00.616Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestReleaseUnreadledPort [2022-01-20T08:03:00.616Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestUnknowProtocol [2022-01-20T08:03:00.616Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestAllocateAllPorts [2022-01-20T08:03:00.616Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestPortAllocation [2022-01-20T08:03:00.616Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T08:03:00.616Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestNoDuplicateBPR [2022-01-20T08:03:00.616Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T08:03:00.616Z] === RUN TestChangePortRange [2022-01-20T08:03:00.616Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T08:03:00.616Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T08:03:00.616Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T08:03:00.616Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T08:03:00.616Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T08:03:00.616Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T08:03:00.616Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T08:03:00.616Z] PASS [2022-01-20T08:03:00.616Z] coverage: 88.6% of statements [2022-01-20T08:03:00.616Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-01-20T08:03:00.662Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-01-20T08:03:00.846Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-01-20T08:03:00.847Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-01-20T08:03:01.085Z] testing: warning: no tests to run [2022-01-20T08:03:01.085Z] PASS [2022-01-20T08:03:01.085Z] coverage: 0.0% of statements [2022-01-20T08:03:01.085Z] ok github.com/docker/docker/libnetwork/portmapper 0.038s coverage: 0.0% of statements [no tests to run] [2022-01-20T08:03:01.085Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-01-20T08:03:01.085Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T08:03:01.200Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T08:03:01.200Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T08:03:01.200Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T08:03:01.200Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2022-01-20T08:03:01.200Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T08:03:01.200Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestCopyFile [2022-01-20T08:03:01.200Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T08:03:01.200Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T08:03:01.200Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T08:03:01.200Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T08:03:01.200Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T08:03:01.200Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestWildcardMatches [2022-01-20T08:03:01.200Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestPatternMatches [2022-01-20T08:03:01.200Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T08:03:01.200Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T08:03:01.200Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T08:03:01.200Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T08:03:01.200Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T08:03:01.200Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T08:03:01.200Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestSingleExclamationError [2022-01-20T08:03:01.200Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestMatchesWithNoPatterns [2022-01-20T08:03:01.200Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T08:03:01.200Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T08:03:01.200Z] === RUN TestMatches [2022-01-20T08:03:01.200Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T08:03:01.200Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T08:03:01.200Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T08:03:01.200Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T08:03:01.200Z] --- PASS: TestMatches (0.01s) [2022-01-20T08:03:01.200Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T08:03:01.201Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T08:03:01.201Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T08:03:01.201Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T08:03:01.201Z] === RUN TestCleanPatterns [2022-01-20T08:03:01.201Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T08:03:01.201Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T08:03:01.201Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T08:03:01.201Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T08:03:01.201Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T08:03:01.201Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T08:03:01.201Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T08:03:01.201Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T08:03:01.201Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T08:03:01.201Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T08:03:01.201Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T08:03:01.201Z] === RUN TestCreateIfNotExistsDir [2022-01-20T08:03:01.201Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T08:03:01.201Z] === RUN TestCreateIfNotExistsFile [2022-01-20T08:03:01.201Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-01-20T08:03:01.201Z] === RUN TestMatch [2022-01-20T08:03:01.201Z] --- PASS: TestMatch (0.00s) [2022-01-20T08:03:01.201Z] PASS [2022-01-20T08:03:01.201Z] coverage: 84.0% of statements [2022-01-20T08:03:01.201Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.0% of statements [2022-01-20T08:03:01.671Z] --- PASS: TestTarFiles (3.94s) [2022-01-20T08:03:01.671Z] === RUN TestDetectCompressionZstd [2022-01-20T08:03:01.671Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T08:03:01.671Z] === RUN TestTarUntar [2022-01-20T08:03:01.671Z] --- PASS: TestTarUntar (0.03s) [2022-01-20T08:03:01.671Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T08:03:01.671Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-20T08:03:01.671Z] === RUN TestTarWithOptions [2022-01-20T08:03:01.671Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-20T08:03:01.671Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T08:03:01.671Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T08:03:01.671Z] === RUN TestUntarUstarGnuConflict [2022-01-20T08:03:01.671Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T08:03:01.671Z] === RUN TestUntarInvalidFilenames [2022-01-20T08:03:01.671Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames458508669\\dest" [2022-01-20T08:03:01.671Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-01-20T08:03:01.671Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T08:03:01.671Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T08:03:01.671Z] === RUN TestUntarInvalidHardlink [2022-01-20T08:03:01.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink101058418\\victim\\hello" -> "../victim/hello" [2022-01-20T08:03:01.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2847259016\\victim\\hello" -> "/../victim/hello" [2022-01-20T08:03:01.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3234919731\\victim" -> "../victim" [2022-01-20T08:03:01.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2787315678\\victim" -> "../victim" [2022-01-20T08:03:01.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1303177151\\victim" -> "../victim" [2022-01-20T08:03:01.671Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1876337122\\victim" -> "../victim" [2022-01-20T08:03:01.671Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-01-20T08:03:01.671Z] === RUN TestUntarInvalidSymlink [2022-01-20T08:03:01.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4204017\\dest\\dotdot" -> "../victim/hello" [2022-01-20T08:03:01.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1952387426\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T08:03:01.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3874459737\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:01.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2368360421\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:01.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1923954791\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:01.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink678791260\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:01.671Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1165951872\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T08:03:01.671Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-01-20T08:03:01.671Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T08:03:01.671Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T08:03:01.671Z] === RUN TestXGlobalNoParent [2022-01-20T08:03:01.671Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T08:03:01.671Z] === RUN TestReplaceFileTarWrapper [2022-01-20T08:03:01.671Z] === RUN TestGet [2022-01-20T08:03:01.671Z] --- PASS: TestGet (0.00s) [2022-01-20T08:03:01.671Z] === RUN TestGetShortcutString [2022-01-20T08:03:01.671Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T08:03:01.671Z] PASS [2022-01-20T08:03:01.671Z] coverage: 42.9% of statements [2022-01-20T08:03:01.671Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-01-20T08:03:01.789Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-01-20T08:03:01.789Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-01-20T08:03:02.075Z] === RUN TestHashData [2022-01-20T08:03:02.075Z] --- PASS: TestHashData (0.00s) [2022-01-20T08:03:02.075Z] PASS [2022-01-20T08:03:02.075Z] coverage: 2.8% of statements [2022-01-20T08:03:02.075Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-01-20T08:03:02.075Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T08:03:02.075Z] PASS [2022-01-20T08:03:02.075Z] coverage: 100.0% of statements [2022-01-20T08:03:02.075Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-01-20T08:03:02.084Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T08:03:02.084Z] [2022-01-20T08:03:02.084Z] Unloading profiles will leave already running processes permanently [2022-01-20T08:03:02.084Z] unconfined, which can lead to unexpected situations. [2022-01-20T08:03:02.084Z] [2022-01-20T08:03:02.084Z] To set a process to complain mode, use the command line tool [2022-01-20T08:03:02.084Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T08:03:02.084Z] Post stage [Pipeline] junit [2022-01-20T08:03:02.096Z] Recording test results [2022-01-20T08:03:02.142Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-01-20T08:03:02.142Z] === RUN TestPrefixHeaderReadable [2022-01-20T08:03:02.142Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-20T08:03:02.142Z] === RUN TestDisablePigz [2022-01-20T08:03:02.142Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-01-20T08:03:02.142Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T08:03:02.142Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T08:03:02.142Z] --- PASS: TestDisablePigz (0.12s) [2022-01-20T08:03:02.142Z] === RUN TestPigz [2022-01-20T08:03:02.142Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T08:03:02.142Z] --- PASS: TestPigz (0.13s) [2022-01-20T08:03:02.142Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T08:03:02.142Z] archive_windows_test.go:16: Currently fails [2022-01-20T08:03:02.142Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestCanonicalTarNameForPath [2022-01-20T08:03:02.142Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestCanonicalTarName [2022-01-20T08:03:02.142Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestChmodTarEntry [2022-01-20T08:03:02.142Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestHardLinkOrder [2022-01-20T08:03:02.142Z] --- PASS: TestHardLinkOrder (0.08s) [2022-01-20T08:03:02.142Z] === RUN TestChangeString [2022-01-20T08:03:02.142Z] --- PASS: TestChangeString (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestChangesWithNoChanges [2022-01-20T08:03:02.142Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-20T08:03:02.142Z] === RUN TestChangesWithChanges [2022-01-20T08:03:02.142Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-20T08:03:02.142Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T08:03:02.142Z] changes_test.go:195: needs more investigation [2022-01-20T08:03:02.142Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestChangesDirsEmpty [2022-01-20T08:03:02.142Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T08:03:02.142Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestChangesDirsMutated [2022-01-20T08:03:02.142Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T08:03:02.142Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestApplyLayer [2022-01-20T08:03:02.142Z] changes_test.go:432: needs further investigation [2022-01-20T08:03:02.142Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T08:03:02.142Z] changes_test.go:468: needs further investigation [2022-01-20T08:03:02.142Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T08:03:02.142Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T08:03:02.142Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T08:03:02.142Z] === RUN TestChangesSize [2022-01-20T08:03:02.142Z] --- PASS: TestChangesSize (0.01s) [2022-01-20T08:03:02.142Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T08:03:02.142Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3472462083\\dest" [2022-01-20T08:03:02.142Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-20T08:03:02.142Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T08:03:02.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1850188223\\victim\\hello" -> "../victim/hello" [2022-01-20T08:03:02.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink551740495\\victim\\hello" -> "/../victim/hello" [2022-01-20T08:03:02.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3835195844\\victim" -> "../victim" [2022-01-20T08:03:02.142Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4284940522\\victim" -> "../victim" [2022-01-20T08:03:02.543Z] === RUN TestErrorConstructors [2022-01-20T08:03:02.543Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T08:03:02.543Z] === RUN TestCompareIPMask [2022-01-20T08:03:02.543Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T08:03:02.543Z] === RUN TestUtilGetHostPartIP [2022-01-20T08:03:02.543Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T08:03:02.543Z] === RUN TestUtilGetBroadcastIP [2022-01-20T08:03:02.543Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T08:03:02.543Z] === RUN TestParseCIDR [2022-01-20T08:03:02.543Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T08:03:02.543Z] PASS [2022-01-20T08:03:02.543Z] coverage: 37.3% of statements [2022-01-20T08:03:02.543Z] ok github.com/docker/docker/libnetwork/types 0.035s coverage: 37.3% of statements [2022-01-20T08:03:02.543Z] 2022/01/20 08:03:02 Closing DB instances... [2022-01-20T08:03:02.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink516479738\\victim" -> "../victim" [2022-01-20T08:03:02.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink878117424\\victim" -> "../victim" [2022-01-20T08:03:02.611Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-20T08:03:02.611Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T08:03:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2940155627\\dest\\dotdot" -> "../victim/hello" [2022-01-20T08:03:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink32699964\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T08:03:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2577420425\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1756673013\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink407678837\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3744058647\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:02.611Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-20T08:03:02.611Z] === RUN TestApplyLayerWhiteouts [2022-01-20T08:03:02.611Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-01-20T08:03:02.611Z] === RUN TestGenerateEmptyFile [2022-01-20T08:03:02.611Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T08:03:02.611Z] === RUN TestGenerateWithContent [2022-01-20T08:03:02.611Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T08:03:02.611Z] PASS [2022-01-20T08:03:02.611Z] coverage: 62.0% of statements [2022-01-20T08:03:02.611Z] ok github.com/docker/docker/pkg/archive 6.011s coverage: 62.0% of statements [2022-01-20T08:03:02.611Z] === RUN TestCreateIDMapOrder [2022-01-20T08:03:02.611Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T08:03:02.611Z] PASS [2022-01-20T08:03:02.611Z] coverage: 7.2% of statements [2022-01-20T08:03:02.611Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-01-20T08:03:03.173Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-01-20T08:03:03.173Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-01-20T08:03:03.206Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T08:03:03.530Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T08:03:03.530Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T08:03:03.530Z] PASS [2022-01-20T08:03:03.530Z] coverage: 50.0% of statements [2022-01-20T08:03:03.530Z] ok github.com/docker/docker/oci 0.049s coverage: 50.0% of statements [2022-01-20T08:03:03.600Z] === RUN TestFixedBufferCap [2022-01-20T08:03:03.600Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T08:03:03.600Z] === RUN TestFixedBufferLen [2022-01-20T08:03:03.600Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T08:03:03.600Z] === RUN TestFixedBufferString [2022-01-20T08:03:03.600Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T08:03:03.600Z] === RUN TestFixedBufferWrite [2022-01-20T08:03:03.600Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T08:03:03.600Z] === RUN TestFixedBufferRead [2022-01-20T08:03:03.600Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T08:03:03.600Z] === RUN TestBytesPipeRead [2022-01-20T08:03:03.600Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T08:03:03.600Z] === RUN TestBytesPipeWrite [2022-01-20T08:03:03.600Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T08:03:03.600Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T08:03:03.748Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-01-20T08:03:03.748Z] === RUN TestCgroupNamespacesRunOlderClient [2022-01-20T08:03:03.767Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-01-20T08:03:03.999Z] === RUN TestAddressPoolOpt [2022-01-20T08:03:03.999Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/a [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/something [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/_=a [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/PATH [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/=a [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/PATH= [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/PATH=something [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/1asd [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/123 [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/some_space [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/= [2022-01-20T08:03:03.999Z] === RUN TestValidateEnv/PaTh [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestParseHost [2022-01-20T08:03:03.999Z] --- PASS: TestParseHost (0.01s) [2022-01-20T08:03:03.999Z] === RUN TestParseDockerDaemonHost [2022-01-20T08:03:03.999Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestParseTCP [2022-01-20T08:03:03.999Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T08:03:03.999Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestValidateExtraHosts [2022-01-20T08:03:03.999Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestIpOptString [2022-01-20T08:03:03.999Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T08:03:03.999Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T08:03:03.999Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestIpOptSetInvalidVal [2022-01-20T08:03:03.999Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestValidateIPAddress [2022-01-20T08:03:03.999Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestMapOpts [2022-01-20T08:03:03.999Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestListOptsWithoutValidator [2022-01-20T08:03:03.999Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestListOptsWithValidator [2022-01-20T08:03:03.999Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestValidateDNSSearch [2022-01-20T08:03:03.999Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T08:03:03.999Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T08:03:03.999Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestNamedListOpts [2022-01-20T08:03:03.999Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestNamedMapOpts [2022-01-20T08:03:03.999Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestParseLink [2022-01-20T08:03:03.999Z] --- PASS: TestParseLink (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T08:03:03.999Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T08:03:03.999Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T08:03:03.999Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T08:03:03.999Z] === RUN TestUlimitOpt [2022-01-20T08:03:03.999Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T08:03:03.999Z] PASS [2022-01-20T08:03:03.999Z] coverage: 67.1% of statements [2022-01-20T08:03:03.999Z] ok github.com/docker/docker/opts 0.075s coverage: 67.1% of statements [2022-01-20T08:03:03.999Z] === RUN TestParseVersion [2022-01-20T08:03:03.999Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T08:03:03.999Z] PASS [2022-01-20T08:03:03.999Z] coverage: 52.9% of statements [2022-01-20T08:03:03.999Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 52.9% of statements [2022-01-20T08:03:03.999Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-01-20T08:03:03.999Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T08:03:04.046Z] + echo Ensuring container killed. [2022-01-20T08:03:04.046Z] Ensuring container killed. [2022-01-20T08:03:04.046Z] + docker rm -vf docker-pr13 [2022-01-20T08:03:04.046Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-01-20T08:03:04.069Z] 2022/01/20 08:03:03 Closing DB instances... [2022-01-20T08:03:04.069Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2022-01-20T08:03:04.069Z] === RUN TestAtomicWriteToFile [2022-01-20T08:03:04.069Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T08:03:04.069Z] === RUN TestAtomicWriteSetCommit [2022-01-20T08:03:04.069Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T08:03:04.069Z] === RUN TestAtomicWriteSetCancel [2022-01-20T08:03:04.069Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T08:03:04.069Z] === RUN TestReadCloserWrapperClose [2022-01-20T08:03:04.069Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T08:03:04.069Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T08:03:04.069Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T08:03:04.069Z] === RUN TestReaderErrWrapperRead [2022-01-20T08:03:04.069Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T08:03:04.069Z] === RUN TestCancelReadCloser [2022-01-20T08:03:04.328Z] + echo Chowning /workspace to jenkins user [2022-01-20T08:03:04.328Z] Chowning /workspace to jenkins user [2022-01-20T08:03:04.328Z] + id -u [2022-01-20T08:03:04.328Z] + id -g [2022-01-20T08:03:04.328Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43103:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T08:03:04.328Z] Unable to find image 'busybox:latest' locally [2022-01-20T08:03:04.328Z] latest: Pulling from library/busybox [2022-01-20T08:03:04.541Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T08:03:04.541Z] === RUN TestWriteCloserWrapperClose [2022-01-20T08:03:04.541Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T08:03:04.541Z] === RUN TestNopWriteCloser [2022-01-20T08:03:04.541Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T08:03:04.541Z] === RUN TestNopWriter [2022-01-20T08:03:04.541Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T08:03:04.541Z] === RUN TestWriteCounter [2022-01-20T08:03:04.541Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T08:03:04.541Z] PASS [2022-01-20T08:03:04.541Z] coverage: 70.1% of statements [2022-01-20T08:03:04.541Z] ok github.com/docker/docker/pkg/ioutils 0.583s coverage: 70.1% of statements [2022-01-20T08:03:04.588Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T08:03:04.588Z] 5cc84ad355aa: Download complete [2022-01-20T08:03:04.588Z] 5cc84ad355aa: Pull complete [2022-01-20T08:03:04.588Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T08:03:04.588Z] Status: Downloaded newer image for busybox:latest [2022-01-20T08:03:04.688Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-01-20T08:03:04.688Z] === RUN TestNISDomainname [2022-01-20T08:03:05.011Z] === RUN TestError [2022-01-20T08:03:05.011Z] --- PASS: TestError (0.00s) [2022-01-20T08:03:05.011Z] === RUN TestProgressString [2022-01-20T08:03:05.011Z] === RUN TestProgressString/no_progress [2022-01-20T08:03:05.011Z] === RUN TestProgressString/progress_1 [2022-01-20T08:03:05.011Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T08:03:05.011Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T08:03:05.011Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T08:03:05.011Z] === RUN TestProgressString/with_units [2022-01-20T08:03:05.011Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T08:03:05.011Z] === RUN TestProgressString/hide_counts [2022-01-20T08:03:05.011Z] --- PASS: TestProgressString (0.00s) [2022-01-20T08:03:05.011Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T08:03:05.011Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T08:03:05.011Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T08:03:05.011Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T08:03:05.011Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T08:03:05.011Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T08:03:05.011Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T08:03:05.011Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T08:03:05.011Z] === RUN TestJSONMessageDisplay [2022-01-20T08:03:05.122Z] --- PASS: TestUpdateRestartPolicy (12.19s) [2022-01-20T08:03:05.122Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T08:03:05.480Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-01-20T08:03:05.480Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T08:03:05.480Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T08:03:05.480Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T08:03:05.480Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T08:03:05.480Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T08:03:05.480Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T08:03:05.480Z] PASS [2022-01-20T08:03:05.480Z] coverage: 91.7% of statements [2022-01-20T08:03:05.480Z] ok github.com/docker/docker/pkg/jsonmessage 0.195s coverage: 91.7% of statements [2022-01-20T08:03:05.480Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2022-01-20T08:03:05.480Z] === RUN TestNetworkDBNodeLeave [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T08:03:05.564Z] 2022/01/20 08:03:05 Closing DB instances... [2022-01-20T08:03:05.564Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T08:03:05.630Z] --- PASS: TestNISDomainname (0.60s) [2022-01-20T08:03:05.630Z] === RUN TestHostnameDnsResolution [2022-01-20T08:03:05.819Z] + bundleName=docker-py [2022-01-20T08:03:05.819Z] + echo Creating docker-py-bundles.tar.gz [2022-01-20T08:03:05.819Z] Creating docker-py-bundles.tar.gz [2022-01-20T08:03:05.819Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-01-20T08:03:05.834Z] Archiving artifacts [2022-01-20T08:03:05.949Z] === RUN TestStandardLongPath [2022-01-20T08:03:05.949Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T08:03:05.949Z] === RUN TestUNCLongPath [2022-01-20T08:03:05.949Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T08:03:05.949Z] PASS [2022-01-20T08:03:05.949Z] coverage: 100.0% of statements [2022-01-20T08:03:05.949Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2022-01-20T08:03:06.033Z] === RUN TestIsArchivePathDir [2022-01-20T08:03:06.033Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T08:03:06.033Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T08:03:06.033Z] --- PASS: TestPeerCertificateMarshalJSON (0.31s) [2022-01-20T08:03:06.033Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T08:03:06.033Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T08:03:06.033Z] === RUN TestMiddleware [2022-01-20T08:03:06.033Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T08:03:06.033Z] === RUN TestNewResponseModifier [2022-01-20T08:03:06.033Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T08:03:06.033Z] PASS [2022-01-20T08:03:06.033Z] coverage: 26.8% of statements [2022-01-20T08:03:06.033Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-01-20T08:03:06.033Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T08:03:06.033Z] ok github.com/docker/docker/pkg/authorization 0.352s coverage: 26.8% of statements [2022-01-20T08:03:06.033Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-01-20T08:03:06.033Z] === RUN TestIsArchivePathTar [2022-01-20T08:03:06.033Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-01-20T08:03:06.033Z] === RUN TestDecompressStreamGzip [2022-01-20T08:03:06.065Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2022-01-20T08:03:06.065Z] === RUN TestWaitNonBlocked [2022-01-20T08:03:06.065Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:03:06.065Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:03:06.065Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:03:06.065Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:03:06.065Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:03:06.065Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:03:06.200Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-01-20T08:03:06.200Z] === RUN TestUnprivilegedPortsAndPing [2022-01-20T08:03:06.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-01-20T08:03:06.420Z] === RUN TestNameFormat [2022-01-20T08:03:06.420Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T08:03:06.420Z] === RUN TestNameRetries [2022-01-20T08:03:06.420Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T08:03:06.420Z] PASS [2022-01-20T08:03:06.420Z] coverage: 85.7% of statements [2022-01-20T08:03:06.420Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2022-01-20T08:03:06.501Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-01-20T08:03:06.501Z] === RUN TestDecompressStreamBzip2 [2022-01-20T08:03:06.501Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-01-20T08:03:06.501Z] === RUN TestDecompressStreamXz [2022-01-20T08:03:06.501Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T08:03:06.501Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestDecompressStreamZstd [2022-01-20T08:03:06.501Z] archive_test.go:140: zstd not installed [2022-01-20T08:03:06.501Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-01-20T08:03:06.501Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T08:03:06.501Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T08:03:06.501Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestCompressStreamInvalid [2022-01-20T08:03:06.501Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestExtensionInvalid [2022-01-20T08:03:06.501Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestExtensionUncompressed [2022-01-20T08:03:06.501Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestExtensionBzip2 [2022-01-20T08:03:06.501Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestExtensionGzip [2022-01-20T08:03:06.501Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestExtensionXz [2022-01-20T08:03:06.501Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestExtensionZstd [2022-01-20T08:03:06.501Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestCmdStreamLargeStderr [2022-01-20T08:03:06.501Z] === RUN TestUnbuffered [2022-01-20T08:03:06.501Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestRaceUnbuffered [2022-01-20T08:03:06.501Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T08:03:06.501Z] PASS [2022-01-20T08:03:06.501Z] coverage: 100.0% of statements [2022-01-20T08:03:06.501Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-01-20T08:03:06.501Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-01-20T08:03:06.501Z] === RUN TestCmdStreamBad [2022-01-20T08:03:06.501Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T08:03:06.501Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestCmdStreamGood [2022-01-20T08:03:06.501Z] --- PASS: TestCmdStreamGood (0.04s) [2022-01-20T08:03:06.501Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T08:03:06.501Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-20T08:03:06.501Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T08:03:06.501Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T08:03:06.501Z] === RUN TestUntarPath [2022-01-20T08:03:06.501Z] --- PASS: TestUntarPath (0.06s) [2022-01-20T08:03:06.501Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T08:03:06.501Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-20T08:03:06.501Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T08:03:06.771Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-01-20T08:03:06.771Z] === RUN TestStats [2022-01-20T08:03:06.970Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-01-20T08:03:06.970Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T08:03:06.970Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T08:03:06.970Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T08:03:06.970Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T08:03:06.970Z] === RUN TestCopyWithTarSrcFile [2022-01-20T08:03:06.970Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T08:03:06.970Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T08:03:06.970Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T08:03:06.970Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T08:03:06.970Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T08:03:06.970Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T08:03:06.970Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-01-20T08:03:06.970Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T08:03:06.970Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T08:03:06.970Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T08:03:06.970Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T08:03:06.970Z] === RUN TestTarFiles [2022-01-20T08:03:06.970Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-01-20T08:03:06.970Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T08:03:06.970Z] === RUN TestMatch [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[]] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[foo]] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[]#01 [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[qux]] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T08:03:06.970Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T08:03:06.970Z] --- PASS: TestMatch (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T08:03:06.970Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T08:03:06.970Z] PASS [2022-01-20T08:03:06.970Z] coverage: 87.5% of statements [2022-01-20T08:03:06.970Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-01-20T08:03:07.268Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-01-20T08:03:07.268Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2022-01-20T08:03:07.268Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2022-01-20T08:03:07.268Z] === RUN TestWaitBlocked [2022-01-20T08:03:07.268Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:03:07.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:03:07.268Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:03:07.268Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:03:07.268Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:03:07.268Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:03:07.358Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43103/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [2022-01-20T08:03:07.408Z] === RUN TestParseKeyValueOpt [2022-01-20T08:03:07.408Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T08:03:07.408Z] === RUN TestParseUintList [2022-01-20T08:03:07.408Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T08:03:07.408Z] === RUN TestParseUintListMaximumLimits [2022-01-20T08:03:07.408Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T08:03:07.408Z] PASS [2022-01-20T08:03:07.408Z] coverage: 97.0% of statements [2022-01-20T08:03:07.408Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-01-20T08:03:07.529Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T08:03:07.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=5e9459fdce4b1f65412f5f6dd922dd946e310003 -e DOCKER_GRAPHDRIVER docker:5e9459fdce4b1f65412f5f6dd922dd946e310003 hack/make.sh binary [2022-01-20T08:03:07.791Z] --- PASS: TestWaitBlocked (0.02s) [2022-01-20T08:03:07.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2022-01-20T08:03:07.791Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s) [2022-01-20T08:03:07.791Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T08:03:07.791Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T08:03:07.878Z] === RUN TestNewAndRemove [2022-01-20T08:03:07.878Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T08:03:07.878Z] === RUN TestRemoveInvalidPath [2022-01-20T08:03:07.878Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T08:03:07.878Z] PASS [2022-01-20T08:03:07.878Z] coverage: 82.6% of statements [2022-01-20T08:03:07.878Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-01-20T08:03:07.957Z] === RUN TestChrootTarUntar [2022-01-20T08:03:07.957Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:07.957Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T08:03:07.957Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T08:03:07.957Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:07.957Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T08:03:07.957Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T08:03:07.957Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T08:03:07.957Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T08:03:07.957Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:03:07.957Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T08:03:07.957Z] === RUN TestChrootCopyWithTar [2022-01-20T08:03:07.957Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:03:07.957Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T08:03:07.957Z] === RUN TestChrootCopyFileWithTar [2022-01-20T08:03:07.957Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:07.957Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T08:03:07.957Z] === RUN TestChrootUntarPath [2022-01-20T08:03:07.957Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:03:07.957Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T08:03:07.957Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T08:03:07.957Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:07.957Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:03:07.957Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T08:03:07.957Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:07.957Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:03:07.957Z] === RUN TestChrootApplyDotDotFile [2022-01-20T08:03:07.957Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:07.957Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T08:03:07.957Z] PASS [2022-01-20T08:03:07.957Z] coverage: 15.1% of statements [2022-01-20T08:03:07.957Z] ok github.com/docker/docker/pkg/chrootarchive 0.083s coverage: 15.1% of statements [2022-01-20T08:03:07.969Z] [2022-01-20T08:03:08.229Z] Removing bundles/ [2022-01-20T08:03:08.229Z] [2022-01-20T08:03:08.229Z] ---> Making bundle: binary (in bundles/binary) [2022-01-20T08:03:08.229Z] Building: bundles/binary-daemon/dockerd-dev [2022-01-20T08:03:08.229Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T08:03:08.346Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-01-20T08:03:08.346Z] === RUN TestNetworkDBWatch [2022-01-20T08:03:08.364Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T08:03:08.936Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T08:03:08.950Z] === RUN TestSizeEmpty [2022-01-20T08:03:08.950Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T08:03:08.950Z] === RUN TestSizeEmptyFile [2022-01-20T08:03:08.950Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T08:03:08.950Z] === RUN TestSizeNonemptyFile [2022-01-20T08:03:08.950Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T08:03:08.950Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T08:03:08.950Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T08:03:08.950Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T08:03:08.950Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T08:03:08.950Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T08:03:08.950Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T08:03:08.950Z] === RUN TestMoveToSubdir [2022-01-20T08:03:08.950Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T08:03:08.950Z] === RUN TestSizeNonExistingDirectory [2022-01-20T08:03:08.950Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T08:03:08.950Z] PASS [2022-01-20T08:03:08.950Z] coverage: 80.0% of statements [2022-01-20T08:03:08.950Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-01-20T08:03:08.950Z] 2022/01/20 08:03:08 Closing DB instances... [2022-01-20T08:03:09.311Z] --- PASS: TestStats (2.61s) [2022-01-20T08:03:09.311Z] === RUN TestStopContainerWithTimeout [2022-01-20T08:03:09.311Z] === RUN TestStopContainerWithTimeout/0 [2022-01-20T08:03:09.311Z] === PAUSE TestStopContainerWithTimeout/0 [2022-01-20T08:03:09.311Z] === RUN TestStopContainerWithTimeout/1 [2022-01-20T08:03:09.311Z] === PAUSE TestStopContainerWithTimeout/1 [2022-01-20T08:03:09.311Z] === RUN TestStopContainerWithTimeout/3 [2022-01-20T08:03:09.311Z] === PAUSE TestStopContainerWithTimeout/3 [2022-01-20T08:03:09.311Z] === RUN TestStopContainerWithTimeout/-1 [2022-01-20T08:03:09.311Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-01-20T08:03:09.311Z] === CONT TestStopContainerWithTimeout/0 [2022-01-20T08:03:09.311Z] === CONT TestStopContainerWithTimeout/-1 [2022-01-20T08:03:09.334Z] === RUN TestFailedConnection [2022-01-20T08:03:09.418Z] === RUN TestPollerAddRemove [2022-01-20T08:03:09.418Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T08:03:09.418Z] === RUN TestPollerEvent [2022-01-20T08:03:09.418Z] poller_test.go:40: No chmod on Windows [2022-01-20T08:03:09.418Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T08:03:09.418Z] === RUN TestPollerClose [2022-01-20T08:03:09.418Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T08:03:09.418Z] PASS [2022-01-20T08:03:09.418Z] coverage: 45.7% of statements [2022-01-20T08:03:09.418Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-01-20T08:03:09.882Z] === CONT TestStopContainerWithTimeout/3 [2022-01-20T08:03:10.322Z] 2022/01/20 08:03:09 Closing DB instances... [2022-01-20T08:03:10.322Z] --- PASS: TestGetAddress (19.82s) [2022-01-20T08:03:10.322Z] === RUN TestRequestSyntaxCheck [2022-01-20T08:03:10.322Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-20T08:03:10.322Z] === RUN TestRequest [2022-01-20T08:03:10.406Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T08:03:10.406Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T08:03:10.406Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T08:03:10.406Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T08:03:10.406Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCopyFile [2022-01-20T08:03:10.406Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T08:03:10.406Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T08:03:10.406Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T08:03:10.406Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T08:03:10.406Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T08:03:10.406Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestWildcardMatches [2022-01-20T08:03:10.406Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestPatternMatches [2022-01-20T08:03:10.406Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T08:03:10.406Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T08:03:10.406Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T08:03:10.406Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T08:03:10.406Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T08:03:10.406Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T08:03:10.406Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestSingleExclamationError [2022-01-20T08:03:10.406Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestMatchesWithNoPatterns [2022-01-20T08:03:10.406Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T08:03:10.406Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestMatches [2022-01-20T08:03:10.406Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T08:03:10.406Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T08:03:10.406Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T08:03:10.406Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T08:03:10.406Z] --- PASS: TestMatches (0.01s) [2022-01-20T08:03:10.406Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T08:03:10.406Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T08:03:10.406Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T08:03:10.406Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCleanPatterns [2022-01-20T08:03:10.406Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T08:03:10.406Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T08:03:10.406Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T08:03:10.406Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T08:03:10.406Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T08:03:10.406Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCreateIfNotExistsDir [2022-01-20T08:03:10.406Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestCreateIfNotExistsFile [2022-01-20T08:03:10.406Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-20T08:03:10.406Z] === RUN TestMatch [2022-01-20T08:03:10.406Z] --- PASS: TestMatch (0.00s) [2022-01-20T08:03:10.406Z] PASS [2022-01-20T08:03:10.406Z] coverage: 84.0% of statements [2022-01-20T08:03:10.406Z] ok github.com/docker/docker/pkg/fileutils 0.071s coverage: 84.0% of statements [2022-01-20T08:03:10.651Z] ? github.com/docker/docker/api [no test files] [2022-01-20T08:03:10.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-01-20T08:03:10.874Z] --- PASS: TestTarFiles (4.08s) [2022-01-20T08:03:10.874Z] === RUN TestDetectCompressionZstd [2022-01-20T08:03:10.875Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T08:03:10.875Z] === RUN TestTarUntar [2022-01-20T08:03:10.875Z] --- PASS: TestTarUntar (0.04s) [2022-01-20T08:03:10.875Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T08:03:10.875Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-20T08:03:10.875Z] === RUN TestTarWithOptions [2022-01-20T08:03:10.875Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-20T08:03:10.875Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T08:03:10.875Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T08:03:10.875Z] === RUN TestUntarUstarGnuConflict [2022-01-20T08:03:10.875Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T08:03:10.875Z] === RUN TestUntarInvalidFilenames [2022-01-20T08:03:10.875Z] === RUN TestGet [2022-01-20T08:03:10.875Z] --- PASS: TestGet (0.00s) [2022-01-20T08:03:10.875Z] === RUN TestGetShortcutString [2022-01-20T08:03:10.875Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T08:03:10.875Z] PASS [2022-01-20T08:03:10.875Z] coverage: 42.9% of statements [2022-01-20T08:03:10.875Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-01-20T08:03:11.309Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-01-20T08:03:11.309Z] === RUN TestNetworkDBBulkSync [2022-01-20T08:03:11.343Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames768870000\\dest" [2022-01-20T08:03:11.343Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-01-20T08:03:11.343Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T08:03:11.343Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T08:03:11.343Z] === RUN TestUntarInvalidHardlink [2022-01-20T08:03:11.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2275547474\\victim\\hello" -> "../victim/hello" [2022-01-20T08:03:11.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink765262488\\victim\\hello" -> "/../victim/hello" [2022-01-20T08:03:11.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1774646172\\victim" -> "../victim" [2022-01-20T08:03:11.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1739095335\\victim" -> "../victim" [2022-01-20T08:03:11.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1583080462\\victim" -> "../victim" [2022-01-20T08:03:11.343Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1181528745\\victim" -> "../victim" [2022-01-20T08:03:11.343Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-20T08:03:11.343Z] === RUN TestUntarInvalidSymlink [2022-01-20T08:03:11.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink476047748\\dest\\dotdot" -> "../victim/hello" [2022-01-20T08:03:11.343Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-01-20T08:03:11.343Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T08:03:11.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3910462771\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T08:03:11.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink331563907\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:11.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink776983505\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:11.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1404099114\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:11.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2885939145\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:11.343Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink560901476\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T08:03:11.343Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-01-20T08:03:11.343Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T08:03:11.343Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T08:03:11.343Z] === RUN TestXGlobalNoParent [2022-01-20T08:03:11.343Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T08:03:11.343Z] === RUN TestReplaceFileTarWrapper [2022-01-20T08:03:11.343Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-01-20T08:03:11.343Z] === RUN TestPrefixHeaderReadable [2022-01-20T08:03:11.343Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-20T08:03:11.343Z] === RUN TestDisablePigz [2022-01-20T08:03:11.343Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T08:03:11.343Z] --- PASS: TestDisablePigz (0.12s) [2022-01-20T08:03:11.343Z] === RUN TestPigz [2022-01-20T08:03:11.426Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2022-01-20T08:03:11.426Z] === CONT TestDaemonHostGatewayIP [2022-01-20T08:03:11.687Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.73s) [2022-01-20T08:03:11.687Z] === CONT TestDaemonRestartIpcMode [2022-01-20T08:03:11.687Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T08:03:11.778Z] --- PASS: TestFailedConnection (2.19s) [2022-01-20T08:03:11.778Z] === RUN TestFailOnce [2022-01-20T08:03:11.778Z] 2022/01/20 08:03:11 http: panic serving 127.0.0.1:49274: Plugin not ready [2022-01-20T08:03:11.778Z] goroutine 34 [running]: [2022-01-20T08:03:11.778Z] net/http.(*conn).serve.func1() [2022-01-20T08:03:11.778Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T08:03:11.778Z] panic({0x6aac20, 0x7b73d0}) [2022-01-20T08:03:11.778Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T08:03:11.778Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xd25d983d1e45d50f}, 0xc0000afa98) [2022-01-20T08:03:11.778Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T08:03:11.778Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x7c4170, 0xc0000c2000}, 0x5ff3e6) [2022-01-20T08:03:11.778Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T08:03:11.778Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x7c4170, 0xc0000c2000}, 0xc0000b6000) [2022-01-20T08:03:11.778Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T08:03:11.778Z] net/http.serverHandler.ServeHTTP({0x7c2770}, {0x7c4170, 0xc0000c2000}, 0xc0000b6000) [2022-01-20T08:03:11.778Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T08:03:11.778Z] net/http.(*conn).serve(0xc0000a8000, {0x7c6000, 0xc00008a0c0}) [2022-01-20T08:03:11.778Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T08:03:11.778Z] created by net/http.(*Server).Serve [2022-01-20T08:03:11.778Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T08:03:11.778Z] time="2022-01-20T08:03:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49273/Test.FailOnce: Post \"http://127.0.0.1:49273/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T08:03:11.795Z] === CONT TestStopContainerWithTimeout/1 [2022-01-20T08:03:11.811Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T08:03:11.811Z] --- PASS: TestPigz (0.13s) [2022-01-20T08:03:11.811Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T08:03:11.811Z] archive_windows_test.go:16: Currently fails [2022-01-20T08:03:11.811Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T08:03:11.811Z] === RUN TestCanonicalTarNameForPath [2022-01-20T08:03:11.811Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T08:03:11.811Z] === RUN TestCanonicalTarName [2022-01-20T08:03:11.811Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T08:03:11.811Z] === RUN TestChmodTarEntry [2022-01-20T08:03:11.811Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T08:03:11.811Z] === RUN TestHardLinkOrder [2022-01-20T08:03:11.811Z] --- PASS: TestHardLinkOrder (0.09s) [2022-01-20T08:03:11.811Z] === RUN TestChangeString [2022-01-20T08:03:11.811Z] --- PASS: TestChangeString (0.00s) [2022-01-20T08:03:11.811Z] === RUN TestChangesWithNoChanges [2022-01-20T08:03:11.811Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-20T08:03:11.811Z] === RUN TestChangesWithChanges [2022-01-20T08:03:11.811Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-20T08:03:11.811Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T08:03:11.811Z] changes_test.go:195: needs more investigation [2022-01-20T08:03:11.812Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T08:03:11.812Z] === RUN TestChangesDirsEmpty [2022-01-20T08:03:11.812Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T08:03:11.812Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-01-20T08:03:11.812Z] === RUN TestChangesDirsMutated [2022-01-20T08:03:11.812Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T08:03:11.812Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-01-20T08:03:11.812Z] === RUN TestApplyLayer [2022-01-20T08:03:11.812Z] changes_test.go:432: needs further investigation [2022-01-20T08:03:11.812Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T08:03:11.812Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T08:03:11.812Z] changes_test.go:468: needs further investigation [2022-01-20T08:03:11.812Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T08:03:11.812Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T08:03:11.812Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T08:03:11.812Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T08:03:11.812Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T08:03:11.812Z] === RUN TestChangesSize [2022-01-20T08:03:11.812Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T08:03:11.812Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T08:03:11.812Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3809347729\\dest" [2022-01-20T08:03:11.812Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-01-20T08:03:11.812Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T08:03:11.812Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3041231278\\victim\\hello" -> "../victim/hello" [2022-01-20T08:03:11.812Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4077435554\\victim\\hello" -> "/../victim/hello" [2022-01-20T08:03:11.812Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2240285215\\victim" -> "../victim" [2022-01-20T08:03:11.812Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1101513589\\victim" -> "../victim" [2022-01-20T08:03:11.812Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3492430626\\victim" -> "../victim" [2022-01-20T08:03:11.812Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink811095134\\victim" -> "../victim" [2022-01-20T08:03:11.812Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-20T08:03:11.812Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T08:03:11.812Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3020531084\\dest\\dotdot" -> "../victim/hello" [2022-01-20T08:03:11.812Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2787733335\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T08:03:11.812Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3085428939\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:11.812Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink561717194\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:11.812Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3032141028\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:11.812Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2392595978\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:03:11.812Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-20T08:03:11.812Z] === RUN TestApplyLayerWhiteouts [2022-01-20T08:03:11.812Z] === RUN TestCreateIDMapOrder [2022-01-20T08:03:11.812Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T08:03:11.812Z] PASS [2022-01-20T08:03:11.812Z] coverage: 7.2% of statements [2022-01-20T08:03:11.812Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-01-20T08:03:11.812Z] === RUN TestGenerateEmptyFile [2022-01-20T08:03:11.812Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T08:03:11.812Z] === RUN TestGenerateWithContent [2022-01-20T08:03:11.812Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T08:03:11.812Z] PASS [2022-01-20T08:03:11.812Z] coverage: 62.0% of statements [2022-01-20T08:03:11.812Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-01-20T08:03:11.812Z] ok github.com/docker/docker/pkg/archive 6.093s coverage: 62.0% of statements [2022-01-20T08:03:12.531Z] --- PASS: TestCreateServiceConfigFileMode (12.46s) [2022-01-20T08:03:12.531Z] === RUN TestCreateServiceSysctls [2022-01-20T08:03:12.769Z] --- PASS: TestFailOnce (1.15s) [2022-01-20T08:03:12.769Z] === RUN TestEchoInputOutput [2022-01-20T08:03:12.769Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T08:03:12.769Z] === RUN TestBackoff [2022-01-20T08:03:12.769Z] --- PASS: TestBackoff (0.00s) [2022-01-20T08:03:12.769Z] === RUN TestAbortRetry [2022-01-20T08:03:12.769Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T08:03:12.769Z] === RUN TestClientScheme [2022-01-20T08:03:12.769Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T08:03:12.769Z] === RUN TestNewClientWithTimeout [2022-01-20T08:03:12.769Z] 2022/01/20 08:03:12 Closing DB instances... [2022-01-20T08:03:13.240Z] time="2022-01-20T08:03:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T08:03:13.377Z] === RUN TestFixedBufferCap [2022-01-20T08:03:13.377Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestFixedBufferLen [2022-01-20T08:03:13.377Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestFixedBufferString [2022-01-20T08:03:13.377Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestFixedBufferWrite [2022-01-20T08:03:13.377Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestFixedBufferRead [2022-01-20T08:03:13.377Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestBytesPipeRead [2022-01-20T08:03:13.377Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestBytesPipeWrite [2022-01-20T08:03:13.377Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T08:03:13.377Z] 2022/01/20 08:03:12 Closing DB instances... [2022-01-20T08:03:13.377Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-01-20T08:03:13.377Z] === RUN TestAtomicWriteToFile [2022-01-20T08:03:13.377Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-01-20T08:03:13.377Z] === RUN TestAtomicWriteSetCommit [2022-01-20T08:03:13.377Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T08:03:13.377Z] === RUN TestAtomicWriteSetCancel [2022-01-20T08:03:13.377Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T08:03:13.377Z] === RUN TestReadCloserWrapperClose [2022-01-20T08:03:13.377Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T08:03:13.377Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestReaderErrWrapperRead [2022-01-20T08:03:13.377Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T08:03:13.377Z] === RUN TestCancelReadCloser [2022-01-20T08:03:13.742Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-01-20T08:03:13.742Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-01-20T08:03:13.742Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-01-20T08:03:13.742Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-01-20T08:03:13.742Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-01-20T08:03:13.742Z] === RUN TestDeleteDevicemapper [2022-01-20T08:03:13.742Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:03:13.742Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-01-20T08:03:13.742Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T08:03:13.846Z] --- PASS: TestCancelReadCloser (0.10s) [2022-01-20T08:03:13.846Z] === RUN TestWriteCloserWrapperClose [2022-01-20T08:03:13.846Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T08:03:13.846Z] === RUN TestNopWriteCloser [2022-01-20T08:03:13.846Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T08:03:13.846Z] === RUN TestNopWriter [2022-01-20T08:03:13.846Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T08:03:13.846Z] === RUN TestWriteCounter [2022-01-20T08:03:13.846Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T08:03:13.846Z] PASS [2022-01-20T08:03:13.846Z] coverage: 70.1% of statements [2022-01-20T08:03:13.846Z] ok github.com/docker/docker/pkg/ioutils 0.626s coverage: 70.1% of statements [2022-01-20T08:03:14.228Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-01-20T08:03:14.228Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T08:03:14.315Z] === RUN TestError [2022-01-20T08:03:14.315Z] --- PASS: TestError (0.00s) [2022-01-20T08:03:14.315Z] === RUN TestProgressString [2022-01-20T08:03:14.315Z] === RUN TestProgressString/no_progress [2022-01-20T08:03:14.315Z] === RUN TestProgressString/progress_1 [2022-01-20T08:03:14.315Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T08:03:14.315Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T08:03:14.315Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T08:03:14.315Z] === RUN TestProgressString/with_units [2022-01-20T08:03:14.315Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T08:03:14.315Z] === RUN TestProgressString/hide_counts [2022-01-20T08:03:14.315Z] --- PASS: TestProgressString (0.00s) [2022-01-20T08:03:14.315Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T08:03:14.315Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T08:03:14.315Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T08:03:14.315Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T08:03:14.315Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T08:03:14.315Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T08:03:14.315Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T08:03:14.315Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T08:03:14.315Z] === RUN TestJSONMessageDisplay [2022-01-20T08:03:14.420Z] --- PASS: TestCreateServiceSysctls (3.06s) [2022-01-20T08:03:14.420Z] === RUN TestCreateServiceCapabilities [2022-01-20T08:03:14.684Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-01-20T08:03:14.684Z] === RUN TestUpdateMemory [2022-01-20T08:03:14.698Z] time="2022-01-20T08:03:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T08:03:14.783Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-01-20T08:03:14.783Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T08:03:14.783Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T08:03:14.783Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T08:03:14.783Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T08:03:14.783Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T08:03:14.783Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T08:03:14.783Z] PASS [2022-01-20T08:03:14.783Z] coverage: 91.7% of statements [2022-01-20T08:03:14.783Z] ok github.com/docker/docker/pkg/jsonmessage 0.184s coverage: 91.7% of statements [2022-01-20T08:03:14.783Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-01-20T08:03:14.783Z] === RUN TestNetworkDBNodeLeave [2022-01-20T08:03:15.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-01-20T08:03:15.252Z] === RUN TestStandardLongPath [2022-01-20T08:03:15.252Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T08:03:15.252Z] === RUN TestUNCLongPath [2022-01-20T08:03:15.252Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T08:03:15.252Z] PASS [2022-01-20T08:03:15.252Z] coverage: 100.0% of statements [2022-01-20T08:03:15.252Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2022-01-20T08:03:15.255Z] --- PASS: TestUpdateMemory (0.51s) [2022-01-20T08:03:15.255Z] === RUN TestUpdateCPUQuota [2022-01-20T08:03:15.720Z] === RUN TestNameFormat [2022-01-20T08:03:15.720Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T08:03:15.720Z] === RUN TestNameRetries [2022-01-20T08:03:15.720Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T08:03:15.720Z] PASS [2022-01-20T08:03:15.720Z] coverage: 85.7% of statements [2022-01-20T08:03:15.720Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2022-01-20T08:03:15.825Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-01-20T08:03:15.825Z] === RUN TestUpdatePidsLimit [2022-01-20T08:03:15.825Z] === RUN TestUpdatePidsLimit/update_from_none [2022-01-20T08:03:16.085Z] === RUN TestUpdatePidsLimit/no_change [2022-01-20T08:03:16.345Z] === RUN TestUpdatePidsLimit/update_lower [2022-01-20T08:03:16.605Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-01-20T08:03:16.720Z] === RUN TestParseKeyValueOpt [2022-01-20T08:03:16.720Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T08:03:16.720Z] === RUN TestParseUintList [2022-01-20T08:03:16.720Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T08:03:16.720Z] === RUN TestParseUintListMaximumLimits [2022-01-20T08:03:16.720Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T08:03:16.720Z] PASS [2022-01-20T08:03:16.720Z] coverage: 97.0% of statements [2022-01-20T08:03:16.720Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-01-20T08:03:16.865Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-01-20T08:03:16.932Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-01-20T08:03:16.932Z] === RUN TestInspect [2022-01-20T08:03:16.942Z] --- PASS: TestDaemonHostGatewayIP (5.24s) [2022-01-20T08:03:16.942Z] === CONT TestIpcModeOlderClient [2022-01-20T08:03:16.942Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T08:03:16.942Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-01-20T08:03:16.942Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T08:03:16.942Z] --- PASS: TestDaemonRestartIpcMode (5.10s) [2022-01-20T08:03:17.126Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-01-20T08:03:17.126Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-01-20T08:03:17.189Z] === RUN TestNewAndRemove [2022-01-20T08:03:17.189Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T08:03:17.189Z] === RUN TestRemoveInvalidPath [2022-01-20T08:03:17.189Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T08:03:17.189Z] PASS [2022-01-20T08:03:17.189Z] coverage: 82.6% of statements [2022-01-20T08:03:17.189Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-01-20T08:03:17.652Z] 2022/01/20 08:03:16 Closing DB instances... [2022-01-20T08:03:17.652Z] time="2022-01-20T08:03:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T08:03:17.652Z] time="2022-01-20T08:03:17Z" level=error msg="node: 0e41dbbce791 is unknown to memberlist" [2022-01-20T08:03:17.652Z] time="2022-01-20T08:03:17Z" level=error msg="node: 0e41dbbce791 is unknown to memberlist" [2022-01-20T08:03:17.658Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-01-20T08:03:17.658Z] === RUN TestNetworkDBWatch [2022-01-20T08:03:17.884Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T08:03:17.884Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-20T08:03:17.884Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T08:03:17.884Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-20T08:03:17.884Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T08:03:17.884Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-20T08:03:17.884Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T08:03:17.884Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-20T08:03:17.884Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T08:03:18.066Z] --- PASS: TestUpdatePidsLimit (1.93s) [2022-01-20T08:03:18.067Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-01-20T08:03:18.067Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-01-20T08:03:18.067Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-01-20T08:03:18.067Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-01-20T08:03:18.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-01-20T08:03:18.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-01-20T08:03:18.067Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-01-20T08:03:18.067Z] === RUN TestUpdateRestartPolicy [2022-01-20T08:03:18.121Z] --- PASS: TestRequest (7.40s) [2022-01-20T08:03:18.121Z] === RUN TestOverlappingRequests [2022-01-20T08:03:18.121Z] --- PASS: TestOverlappingRequests (0.41s) [2022-01-20T08:03:18.121Z] === RUN TestRelease [2022-01-20T08:03:18.589Z] === RUN TestParseEmptyInterface [2022-01-20T08:03:18.590Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T08:03:18.590Z] === RUN TestParseNonInterfaceType [2022-01-20T08:03:18.590Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T08:03:18.590Z] === RUN TestParseWithOneFunction [2022-01-20T08:03:18.590Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T08:03:18.590Z] === RUN TestParseWithMultipleFuncs [2022-01-20T08:03:18.590Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T08:03:18.590Z] === RUN TestParseWithUnnamedReturn [2022-01-20T08:03:18.590Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T08:03:18.590Z] === RUN TestEmbeddedInterface [2022-01-20T08:03:18.590Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T08:03:18.590Z] === RUN TestParsedImports [2022-01-20T08:03:18.590Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T08:03:18.590Z] === RUN TestAliasedImports [2022-01-20T08:03:18.590Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T08:03:18.590Z] PASS [2022-01-20T08:03:18.590Z] coverage: 56.8% of statements [2022-01-20T08:03:18.590Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2022-01-20T08:03:19.223Z] === RUN TestFailedConnection [2022-01-20T08:03:19.267Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-01-20T08:03:19.484Z] --- PASS: TestInspect (2.63s) [2022-01-20T08:03:19.484Z] === RUN TestCreateJob [2022-01-20T08:03:19.577Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.27s) [2022-01-20T08:03:19.577Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T08:03:19.577Z] === RUN TestHTTPTransport [2022-01-20T08:03:19.577Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T08:03:19.577Z] PASS [2022-01-20T08:03:19.577Z] coverage: 85.7% of statements [2022-01-20T08:03:19.577Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-01-20T08:03:19.691Z] 2022/01/20 08:03:19 Closing DB instances... [2022-01-20T08:03:20.046Z] --- PASS: TestRelease (1.60s) [2022-01-20T08:03:20.046Z] === RUN TestAllocateRandomDeallocate [2022-01-20T08:03:20.161Z] --- PASS: TestGetAddress (21.18s) [2022-01-20T08:03:20.161Z] === RUN TestRequestSyntaxCheck [2022-01-20T08:03:20.161Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-01-20T08:03:20.161Z] === RUN TestRequest [2022-01-20T08:03:20.516Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T08:03:20.516Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T08:03:20.516Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T08:03:20.516Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T08:03:20.516Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T08:03:20.516Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T08:03:20.516Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T08:03:20.516Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T08:03:20.516Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T08:03:20.516Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T08:03:20.516Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T08:03:20.516Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T08:03:20.516Z] === RUN TestBufferPoolPutAndGet [2022-01-20T08:03:20.516Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T08:03:20.516Z] PASS [2022-01-20T08:03:20.516Z] coverage: 88.2% of statements [2022-01-20T08:03:20.516Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-01-20T08:03:20.516Z] 2022/01/20 08:03:20 Closing DB instances... [2022-01-20T08:03:20.985Z] === RUN TestOutputOnPrematureClose [2022-01-20T08:03:20.985Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T08:03:20.985Z] === RUN TestCompleteSilently [2022-01-20T08:03:20.985Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T08:03:20.985Z] PASS [2022-01-20T08:03:20.985Z] coverage: 75.9% of statements [2022-01-20T08:03:20.985Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2022-01-20T08:03:21.148Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-01-20T08:03:21.148Z] === RUN TestNetworkDBBulkSync [2022-01-20T08:03:21.148Z] --- PASS: TestFailedConnection (2.35s) [2022-01-20T08:03:21.148Z] === RUN TestFailOnce [2022-01-20T08:03:21.180Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T08:03:21.440Z] check_test.go:308: [df759db5a799f] daemon is not started [2022-01-20T08:03:21.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-01-20T08:03:21.453Z] === RUN TestSendToOneSub [2022-01-20T08:03:21.453Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T08:03:21.453Z] === RUN TestSendToMultipleSubs [2022-01-20T08:03:21.453Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T08:03:21.453Z] === RUN TestEvictOneSub [2022-01-20T08:03:21.453Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T08:03:21.453Z] === RUN TestClosePublisher [2022-01-20T08:03:21.453Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T08:03:21.453Z] === RUN TestPubSubRace [2022-01-20T08:03:21.617Z] 2022/01/20 08:03:20 http: panic serving 127.0.0.1:49273: Plugin not ready [2022-01-20T08:03:21.617Z] goroutine 38 [running]: [2022-01-20T08:03:21.617Z] net/http.(*conn).serve.func1() [2022-01-20T08:03:21.617Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T08:03:21.617Z] panic({0xe0ac20, 0xf173d0}) [2022-01-20T08:03:21.617Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T08:03:21.617Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5c5054bdc892aa82}, 0xc0001a1a98) [2022-01-20T08:03:21.617Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T08:03:21.617Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xf24170, 0xc0001ae0e0}, 0xd5f3e6) [2022-01-20T08:03:21.617Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T08:03:21.617Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xf24170, 0xc0001ae0e0}, 0xc0001b8200) [2022-01-20T08:03:21.617Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T08:03:21.617Z] net/http.serverHandler.ServeHTTP({0xf22770}, {0xf24170, 0xc0001ae0e0}, 0xc0001b8200) [2022-01-20T08:03:21.617Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T08:03:21.617Z] net/http.(*conn).serve(0xc0001c6000, {0xf26000, 0xc00011c7e0}) [2022-01-20T08:03:21.617Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T08:03:21.617Z] created by net/http.(*Server).Serve [2022-01-20T08:03:21.617Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T08:03:21.617Z] time="2022-01-20T08:03:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49272/Test.FailOnce: Post \"http://127.0.0.1:49272/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T08:03:21.922Z] time="2022-01-20T08:03:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T08:03:22.002Z] --- PASS: TestCreateJob (2.93s) [2022-01-20T08:03:22.002Z] === RUN TestReplicatedJob [2022-01-20T08:03:22.085Z] 2022/01/20 08:03:21 Closing DB instances... [2022-01-20T08:03:22.390Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-20T08:03:22.390Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T08:03:22.390Z] --- PASS: TestPubSubRace (1.05s) [2022-01-20T08:03:22.390Z] PASS [2022-01-20T08:03:22.390Z] coverage: 75.0% of statements [2022-01-20T08:03:22.390Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2022-01-20T08:03:22.554Z] --- PASS: TestFailOnce (1.15s) [2022-01-20T08:03:22.554Z] === RUN TestEchoInputOutput [2022-01-20T08:03:22.554Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T08:03:22.554Z] === RUN TestBackoff [2022-01-20T08:03:22.554Z] --- PASS: TestBackoff (0.00s) [2022-01-20T08:03:22.554Z] === RUN TestAbortRetry [2022-01-20T08:03:22.554Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T08:03:22.554Z] === RUN TestClientScheme [2022-01-20T08:03:22.554Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T08:03:22.554Z] === RUN TestNewClientWithTimeout [2022-01-20T08:03:22.861Z] === RUN TestRegister [2022-01-20T08:03:22.861Z] --- PASS: TestRegister (0.00s) [2022-01-20T08:03:22.861Z] === RUN TestCommand [2022-01-20T08:03:22.861Z] --- PASS: TestCommand (0.03s) [2022-01-20T08:03:22.861Z] === RUN TestNaiveSelf [2022-01-20T08:03:22.861Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-20T08:03:22.861Z] PASS [2022-01-20T08:03:22.861Z] coverage: 82.4% of statements [2022-01-20T08:03:22.861Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2022-01-20T08:03:23.022Z] time="2022-01-20T08:03:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T08:03:23.850Z] === RUN TestDump [2022-01-20T08:03:23.850Z] goroutine 19 [running]: [2022-01-20T08:03:23.850Z] github.com/docker/docker/pkg/stack.dump(0x27b6b7) [2022-01-20T08:03:23.850Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T08:03:23.850Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T08:03:23.850Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T08:03:23.850Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T08:03:23.850Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T08:03:23.850Z] testing.tRunner(0xc0000851e0, 0x3e8e68) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:03:23.850Z] created by testing.(*T).Run [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T08:03:23.850Z] [2022-01-20T08:03:23.850Z] goroutine 1 [chan receive]: [2022-01-20T08:03:23.850Z] testing.(*T).Run(0xc000085040, {0x3da52e, 0x25a413}, 0x3e8e68) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T08:03:23.850Z] testing.runTests.func1(0xc0000b6720) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T08:03:23.850Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:03:23.850Z] testing.runTests(0xc0000d0080, {0x54cba0, 0x3, 0x3}, {0x27a90d, 0x3dc228, 0x551640}) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T08:03:23.850Z] testing.(*M).Run(0xc0000d0080) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T08:03:23.850Z] main.main() [2022-01-20T08:03:23.850Z] _testmain.go:95 +0x1f5 [2022-01-20T08:03:23.850Z] --- PASS: TestDump (0.00s) [2022-01-20T08:03:23.850Z] === RUN TestDumpToFile [2022-01-20T08:03:23.850Z] --- PASS: TestDumpToFile (0.12s) [2022-01-20T08:03:23.850Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T08:03:23.850Z] goroutine 21 [running]: [2022-01-20T08:03:23.850Z] github.com/docker/docker/pkg/stack.dump(0x2e86f4) [2022-01-20T08:03:23.850Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T08:03:23.850Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2e8aa0}) [2022-01-20T08:03:23.850Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T08:03:23.850Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0) [2022-01-20T08:03:23.850Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T08:03:23.850Z] testing.tRunner(0xc0000856c0, 0x3e8e58) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:03:23.850Z] created by testing.(*T).Run [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T08:03:23.850Z] [2022-01-20T08:03:23.850Z] goroutine 1 [chan receive]: [2022-01-20T08:03:23.850Z] testing.(*T).Run(0xc000085040, {0x3e12ba, 0x25a413}, 0x3e8e58) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T08:03:23.850Z] testing.runTests.func1(0xc0000b6720) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T08:03:23.850Z] testing.tRunner(0xc000085040, 0xc0000c1ce0) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:03:23.850Z] testing.runTests(0xc0000d0080, {0x54cba0, 0x3, 0x3}, {0x27a90d, 0x3dc228, 0x551640}) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T08:03:23.850Z] testing.(*M).Run(0xc0000d0080) [2022-01-20T08:03:23.850Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T08:03:23.850Z] main.main() [2022-01-20T08:03:23.850Z] _testmain.go:95 +0x1f5 [2022-01-20T08:03:23.850Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T08:03:23.850Z] PASS [2022-01-20T08:03:23.850Z] coverage: 90.9% of statements [2022-01-20T08:03:23.850Z] ok github.com/docker/docker/pkg/stack 0.158s coverage: 90.9% of statements [2022-01-20T08:03:23.850Z] --- PASS: TestAllocateRandomDeallocate (4.01s) [2022-01-20T08:03:23.850Z] === RUN TestRetrieveFromStore [2022-01-20T08:03:24.010Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-01-20T08:03:24.010Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T08:03:24.320Z] === RUN TestNewStdWriter [2022-01-20T08:03:24.320Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T08:03:24.320Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestWriteWithNilBytes [2022-01-20T08:03:24.320Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestWrite [2022-01-20T08:03:24.320Z] --- PASS: TestWrite (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestWriteWithWriterError [2022-01-20T08:03:24.320Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T08:03:24.320Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestStdCopyWriteAndRead [2022-01-20T08:03:24.320Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T08:03:24.320Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T08:03:24.320Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T08:03:24.320Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T08:03:24.320Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T08:03:24.320Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T08:03:24.320Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T08:03:24.320Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T08:03:24.320Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T08:03:24.320Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T08:03:24.320Z] PASS [2022-01-20T08:03:24.320Z] coverage: 100.0% of statements [2022-01-20T08:03:24.320Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-01-20T08:03:24.478Z] time="2022-01-20T08:03:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T08:03:24.737Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-01-20T08:03:24.738Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T08:03:24.790Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T08:03:24.790Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T08:03:24.790Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestFormatStatus [2022-01-20T08:03:24.790Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestFormatError [2022-01-20T08:03:24.790Z] --- PASS: TestFormatError (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestFormatJSONError [2022-01-20T08:03:24.790Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T08:03:24.790Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T08:03:24.790Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestNewJSONProgressOutput [2022-01-20T08:03:24.790Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestAuxFormatterEmit [2022-01-20T08:03:24.790Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestStreamWriterStdout [2022-01-20T08:03:24.790Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T08:03:24.790Z] === RUN TestStreamWriterStderr [2022-01-20T08:03:24.790Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T08:03:24.790Z] PASS [2022-01-20T08:03:24.790Z] coverage: 66.2% of statements [2022-01-20T08:03:24.790Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-01-20T08:03:25.260Z] --- PASS: TestRetrieveFromStore (1.34s) [2022-01-20T08:03:25.260Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T08:03:25.260Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-01-20T08:03:25.260Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T08:03:25.260Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T08:03:25.260Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T08:03:25.260Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T08:03:25.260Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T08:03:25.260Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T08:03:25.260Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T08:03:25.260Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T08:03:25.260Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T08:03:25.260Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T08:03:25.260Z] === RUN TestDebug [2022-01-20T08:03:25.260Z] --- PASS: TestDebug (0.00s) [2022-01-20T08:03:25.260Z] === RUN TestRequestPoolParallel [2022-01-20T08:03:25.260Z] === RUN TestGenerateRandomID [2022-01-20T08:03:25.260Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T08:03:25.260Z] === RUN TestShortenId [2022-01-20T08:03:25.260Z] --- PASS: TestShortenId (0.00s) [2022-01-20T08:03:25.260Z] === RUN TestShortenSha256Id [2022-01-20T08:03:25.260Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T08:03:25.260Z] === RUN TestShortenIdEmpty [2022-01-20T08:03:25.260Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T08:03:25.260Z] === RUN TestShortenIdInvalid [2022-01-20T08:03:25.260Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T08:03:25.260Z] === RUN TestIsShortIDNonHex [2022-01-20T08:03:25.260Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T08:03:25.260Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T08:03:25.260Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T08:03:25.260Z] PASS [2022-01-20T08:03:25.260Z] coverage: 70.6% of statements [2022-01-20T08:03:25.260Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2022-01-20T08:03:25.730Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-01-20T08:03:25.730Z] === RUN TestFullAllocateRelease [2022-01-20T08:03:26.199Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-01-20T08:03:26.199Z] === RUN TestOddAllocateRelease [2022-01-20T08:03:26.199Z] === RUN TestIsCpusetListAvailable [2022-01-20T08:03:26.199Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T08:03:26.199Z] PASS [2022-01-20T08:03:26.199Z] coverage: 39.4% of statements [2022-01-20T08:03:26.199Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-01-20T08:03:26.199Z] --- PASS: TestOddAllocateRelease (0.20s) [2022-01-20T08:03:26.199Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T08:03:26.199Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-01-20T08:03:26.199Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T08:03:26.199Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-20T08:03:26.199Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T08:03:26.199Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-01-20T08:03:26.199Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T08:03:26.199Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T08:03:26.199Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T08:03:26.199Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T08:03:26.199Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T08:03:26.199Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:26.199Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T08:03:26.199Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:26.199Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T08:03:26.199Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T08:03:26.199Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:26.199Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T08:03:26.199Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:26.651Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T08:03:26.651Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T08:03:26.651Z] docker_cli_daemon_plugins_test.go:106: [d1d3905835353] daemon is not started [2022-01-20T08:03:26.668Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T08:03:26.668Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T08:03:26.668Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T08:03:26.668Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:26.668Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T08:03:26.668Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T08:03:26.668Z] PASS [2022-01-20T08:03:26.668Z] coverage: 85.3% of statements [2022-01-20T08:03:26.668Z] ok github.com/docker/docker/libnetwork/ipam 43.507s coverage: 85.3% of statements [2022-01-20T08:03:26.696Z] --- PASS: TestRequest (6.19s) [2022-01-20T08:03:26.696Z] === RUN TestOverlappingRequests [2022-01-20T08:03:26.696Z] --- PASS: TestOverlappingRequests (0.30s) [2022-01-20T08:03:26.696Z] === RUN TestRelease [2022-01-20T08:03:26.696Z] 2022/01/20 08:03:26 Closing DB instances... [2022-01-20T08:03:26.696Z] time="2022-01-20T08:03:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T08:03:27.242Z] --- PASS: TestReplicatedJob (4.98s) [2022-01-20T08:03:27.242Z] === RUN TestUpdateReplicatedJob [2022-01-20T08:03:27.591Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-01-20T08:03:27.656Z] === RUN TestChtimes [2022-01-20T08:03:27.656Z] --- PASS: TestChtimes (0.00s) [2022-01-20T08:03:27.656Z] === RUN TestChtimesWindows [2022-01-20T08:03:27.656Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T08:03:27.656Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T08:03:27.656Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T08:03:27.656Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T08:03:27.656Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T08:03:27.656Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T08:03:27.656Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T08:03:27.656Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T08:03:27.656Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T08:03:27.656Z] === RUN TestHasWin32KSupport [2022-01-20T08:03:27.656Z] syscall_windows_test.go:8: win32k: true [2022-01-20T08:03:27.656Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T08:03:27.656Z] PASS [2022-01-20T08:03:27.656Z] coverage: 13.0% of statements [2022-01-20T08:03:27.656Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2022-01-20T08:03:28.125Z] === RUN TestTailFile [2022-01-20T08:03:28.125Z] --- PASS: TestTailFile (0.00s) [2022-01-20T08:03:28.125Z] === RUN TestTailFileManyLines [2022-01-20T08:03:28.125Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T08:03:28.125Z] === RUN TestTailEmptyFile [2022-01-20T08:03:28.125Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T08:03:28.125Z] === RUN TestTailNegativeN [2022-01-20T08:03:28.125Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.125Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.125Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.125Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.126Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.128Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.128Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.261Z] --- PASS: TestRelease (1.20s) [2022-01-20T08:03:28.261Z] === RUN TestAllocateRandomDeallocate [2022-01-20T08:03:28.261Z] === RUN TestParseEmptyInterface [2022-01-20T08:03:28.261Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T08:03:28.261Z] === RUN TestParseNonInterfaceType [2022-01-20T08:03:28.261Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T08:03:28.261Z] === RUN TestParseWithOneFunction [2022-01-20T08:03:28.261Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T08:03:28.261Z] === RUN TestParseWithMultipleFuncs [2022-01-20T08:03:28.261Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T08:03:28.261Z] === RUN TestParseWithUnnamedReturn [2022-01-20T08:03:28.261Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T08:03:28.261Z] === RUN TestEmbeddedInterface [2022-01-20T08:03:28.261Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T08:03:28.261Z] === RUN TestParsedImports [2022-01-20T08:03:28.261Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T08:03:28.261Z] === RUN TestAliasedImports [2022-01-20T08:03:28.261Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T08:03:28.261Z] PASS [2022-01-20T08:03:28.261Z] coverage: 56.8% of statements [2022-01-20T08:03:28.261Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2022-01-20T08:03:28.517Z] === RUN TestMiddlewares [2022-01-20T08:03:28.517Z] --- PASS: TestMiddlewares (0.00s) [2022-01-20T08:03:28.517Z] PASS [2022-01-20T08:03:28.517Z] coverage: 9.0% of statements [2022-01-20T08:03:28.517Z] ok github.com/docker/docker/api/server 0.050s coverage: 9.0% of statements [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.598Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.598Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.599Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.599Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:28.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.600Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:28.601Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:28.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-20T08:03:28.976Z] --- PASS: TestContainerKillOnDaemonStart (12.20s) [2022-01-20T08:03:28.976Z] PASS [2022-01-20T08:03:28.976Z] [2022-01-20T08:03:28.976Z] === Skipped [2022-01-20T08:03:28.976Z] === SKIP: amd64.integration.container TestCheckpoint (0.06s) [2022-01-20T08:03:28.976Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:03:28.976Z] [2022-01-20T08:03:28.976Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-01-20T08:03:28.976Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:03:28.976Z] [2022-01-20T08:03:28.976Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-01-20T08:03:28.976Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:03:28.976Z] [2022-01-20T08:03:28.976Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:03:28.976Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:03:28.976Z] [2022-01-20T08:03:28.976Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T08:03:28.976Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:03:28.976Z] [2022-01-20T08:03:28.976Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-01-20T08:03:28.976Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:03:28.976Z] [2022-01-20T08:03:28.976Z] DONE 200 tests, 6 skipped in 164.001s [2022-01-20T08:03:28.976Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T08:03:28.976Z] ++ 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-01-20T08:03:28.976Z] ++ set -e [2022-01-20T08:03:28.976Z] ++ '[' -n 0 ']' [2022-01-20T08:03:28.976Z] ++ set -x [2022-01-20T08:03:28.976Z] ++ 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-01-20T08:03:28.976Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:29.071Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:29.071Z] PASS [2022-01-20T08:03:29.071Z] coverage: 88.6% of statements [2022-01-20T08:03:29.071Z] ok github.com/docker/docker/pkg/tailfile 0.166s coverage: 88.6% of statements [2022-01-20T08:03:29.071Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T08:03:29.071Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-20T08:03:29.071Z] === RUN TestTarSumRemove [2022-01-20T08:03:29.071Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T08:03:29.071Z] === RUN TestSortFileInfoSums [2022-01-20T08:03:29.071Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T08:03:29.071Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T08:03:29.071Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T08:03:29.071Z] === RUN TestNewTarSumForLabel [2022-01-20T08:03:29.071Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T08:03:29.071Z] === RUN TestEmptyTar [2022-01-20T08:03:29.071Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T08:03:29.071Z] === RUN TestTarSumsReadSize [2022-01-20T08:03:29.071Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-20T08:03:29.071Z] === RUN TestTarSums [2022-01-20T08:03:29.236Z] check_test.go:308: [d83a839c5b0fc] daemon is not started [2022-01-20T08:03:29.236Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-01-20T08:03:29.249Z] === RUN TestHTTPTransport [2022-01-20T08:03:29.249Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T08:03:29.249Z] PASS [2022-01-20T08:03:29.249Z] coverage: 85.7% of statements [2022-01-20T08:03:29.249Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-01-20T08:03:29.249Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.68s) [2022-01-20T08:03:29.249Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T08:03:29.498Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-01-20T08:03:29.498Z] === RUN TestDaemonConfigValidation [2022-01-20T08:03:29.498Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T08:03:29.498Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T08:03:29.498Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T08:03:29.498Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T08:03:29.498Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T08:03:29.498Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T08:03:29.498Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T08:03:29.498Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T08:03:29.498Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T08:03:29.498Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T08:03:29.498Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T08:03:29.498Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T08:03:29.540Z] --- PASS: TestTarSums (0.06s) [2022-01-20T08:03:29.540Z] === RUN TestIteration [2022-01-20T08:03:29.540Z] --- PASS: TestIteration (0.00s) [2022-01-20T08:03:29.540Z] === RUN TestVersionLabelForChecksum [2022-01-20T08:03:29.540Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T08:03:29.540Z] === RUN TestVersion [2022-01-20T08:03:29.540Z] --- PASS: TestVersion (0.00s) [2022-01-20T08:03:29.540Z] === RUN TestGetVersion [2022-01-20T08:03:29.540Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T08:03:29.540Z] === RUN TestGetVersions [2022-01-20T08:03:29.540Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T08:03:29.540Z] PASS [2022-01-20T08:03:29.540Z] coverage: 89.3% of statements [2022-01-20T08:03:29.540Z] ok github.com/docker/docker/pkg/tarsum 0.108s coverage: 89.3% of statements [2022-01-20T08:03:29.758Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T08:03:29.758Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T08:03:29.758Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T08:03:30.009Z] testing: warning: no tests to run [2022-01-20T08:03:30.009Z] PASS [2022-01-20T08:03:30.009Z] coverage: [no statements] [2022-01-20T08:03:30.009Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [2022-01-20T08:03:30.018Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T08:03:30.018Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-01-20T08:03:30.018Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-01-20T08:03:30.019Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2022-01-20T08:03:30.019Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-01-20T08:03:30.019Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-01-20T08:03:30.019Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T08:03:30.019Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T08:03:30.236Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T08:03:30.236Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T08:03:30.236Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T08:03:30.236Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T08:03:30.236Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T08:03:30.236Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T08:03:30.236Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T08:03:30.236Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T08:03:30.236Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T08:03:30.236Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T08:03:30.236Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T08:03:30.236Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T08:03:30.236Z] === RUN TestBufferPoolPutAndGet [2022-01-20T08:03:30.236Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T08:03:30.236Z] PASS [2022-01-20T08:03:30.236Z] coverage: 88.2% of statements [2022-01-20T08:03:30.236Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2022-01-20T08:03:30.236Z] === RUN TestOutputOnPrematureClose [2022-01-20T08:03:30.236Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T08:03:30.236Z] === RUN TestCompleteSilently [2022-01-20T08:03:30.236Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T08:03:30.236Z] PASS [2022-01-20T08:03:30.236Z] coverage: 75.9% of statements [2022-01-20T08:03:30.236Z] 2022/01/20 08:03:30 Closing DB instances... [2022-01-20T08:03:30.236Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2022-01-20T08:03:30.290Z] --- PASS: TestUpdateRestartPolicy (10.70s) [2022-01-20T08:03:30.290Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T08:03:30.290Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-01-20T08:03:30.290Z] === RUN TestWaitNonBlocked [2022-01-20T08:03:30.290Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:03:30.290Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:03:30.290Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:03:30.290Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:03:30.290Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:03:30.290Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:03:30.290Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-01-20T08:03:30.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s) [2022-01-20T08:03:30.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-01-20T08:03:30.290Z] === RUN TestWaitBlocked [2022-01-20T08:03:30.290Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:03:30.290Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:03:30.290Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:03:30.290Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:03:30.290Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-01-20T08:03:30.290Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-01-20T08:03:30.290Z] --- PASS: TestWaitBlocked (0.01s) [2022-01-20T08:03:30.290Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.59s) [2022-01-20T08:03:30.290Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-01-20T08:03:30.290Z] === CONT TestContainerStartOnDaemonRestart [2022-01-20T08:03:30.290Z] === CONT TestRestartDaemonWithRestartingContainer [2022-01-20T08:03:30.479Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-01-20T08:03:30.479Z] === RUN TestClientStream [2022-01-20T08:03:30.479Z] --- PASS: TestClientStream (0.00s) [2022-01-20T08:03:30.479Z] === RUN TestClientSendFile [2022-01-20T08:03:30.479Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T08:03:30.479Z] === RUN TestClientWithRequestTimeout [2022-01-20T08:03:30.479Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-01-20T08:03:30.479Z] === RUN TestFileSpecPlugin [2022-01-20T08:03:30.479Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T08:03:30.479Z] === RUN TestFileJSONSpecPlugin [2022-01-20T08:03:30.479Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T08:03:30.479Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T08:03:30.479Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T08:03:30.479Z] === RUN TestPluginAddHandler [2022-01-20T08:03:30.479Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T08:03:30.479Z] === RUN TestPluginWaitBadPlugin [2022-01-20T08:03:30.479Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T08:03:30.479Z] === RUN TestGet [2022-01-20T08:03:30.479Z] time="2022-01-20T08:03:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T08:03:30.479Z] === RUN TestTruncIndex [2022-01-20T08:03:30.479Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T08:03:30.479Z] PASS [2022-01-20T08:03:30.479Z] coverage: 91.5% of statements [2022-01-20T08:03:30.479Z] ok github.com/docker/docker/pkg/truncindex 0.137s coverage: 91.5% of statements [2022-01-20T08:03:30.504Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-01-20T08:03:30.504Z] === RUN TestServiceListWithStatuses [2022-01-20T08:03:30.504Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T08:03:30.504Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T08:03:30.504Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T08:03:30.589Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T08:03:30.704Z] === RUN TestSendToOneSub [2022-01-20T08:03:30.704Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T08:03:30.704Z] === RUN TestSendToMultipleSubs [2022-01-20T08:03:30.704Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T08:03:30.704Z] === RUN TestEvictOneSub [2022-01-20T08:03:30.704Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T08:03:30.704Z] === RUN TestClosePublisher [2022-01-20T08:03:30.704Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T08:03:30.704Z] === RUN TestPubSubRace [2022-01-20T08:03:30.949Z] === RUN TestIsGIT [2022-01-20T08:03:30.949Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T08:03:30.949Z] === RUN TestIsTransport [2022-01-20T08:03:30.949Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T08:03:30.949Z] PASS [2022-01-20T08:03:30.949Z] coverage: 100.0% of statements [2022-01-20T08:03:30.949Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-01-20T08:03:31.160Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T08:03:31.172Z] time="2022-01-20T08:03:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.Echo: Post \"http://127.0.0.1:49280/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T08:03:31.418Z] time="2022-01-20T08:03:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T08:03:31.418Z] === RUN TestVersionInfo [2022-01-20T08:03:31.418Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T08:03:31.418Z] === RUN TestAppendVersions [2022-01-20T08:03:31.418Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T08:03:31.418Z] PASS [2022-01-20T08:03:31.418Z] coverage: 88.9% of statements [2022-01-20T08:03:31.418Z] ok github.com/docker/docker/pkg/useragent 0.043s coverage: 88.9% of statements [2022-01-20T08:03:31.640Z] --- PASS: TestAllocateRandomDeallocate (3.59s) [2022-01-20T08:03:31.641Z] === RUN TestRetrieveFromStore [2022-01-20T08:03:32.103Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T08:03:32.109Z] --- PASS: TestPubSubRace (1.05s) [2022-01-20T08:03:32.109Z] PASS [2022-01-20T08:03:32.109Z] coverage: 75.0% of statements [2022-01-20T08:03:32.109Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2022-01-20T08:03:32.109Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-20T08:03:32.109Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T08:03:32.201Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.87s) [2022-01-20T08:03:32.201Z] === CONT TestIpcModeOlderClient [2022-01-20T08:03:32.201Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-01-20T08:03:32.201Z] === CONT TestContainerKillOnDaemonStart [2022-01-20T08:03:32.461Z] --- PASS: TestContainerStartOnDaemonRestart (2.04s) [2022-01-20T08:03:32.461Z] === CONT TestDaemonHostGatewayIP [2022-01-20T08:03:32.577Z] === RUN TestRegister [2022-01-20T08:03:32.577Z] --- PASS: TestRegister (0.00s) [2022-01-20T08:03:32.578Z] === RUN TestCommand [2022-01-20T08:03:32.578Z] --- PASS: TestCommand (0.03s) [2022-01-20T08:03:32.578Z] === RUN TestNaiveSelf [2022-01-20T08:03:32.578Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-20T08:03:32.578Z] PASS [2022-01-20T08:03:32.578Z] coverage: 82.4% of statements [2022-01-20T08:03:32.578Z] ok github.com/docker/docker/pkg/reexec 0.092s coverage: 82.4% of statements [2022-01-20T08:03:32.578Z] --- PASS: TestRetrieveFromStore (1.17s) [2022-01-20T08:03:32.578Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T08:03:32.578Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-01-20T08:03:32.578Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T08:03:32.578Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T08:03:32.578Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T08:03:32.578Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T08:03:32.578Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T08:03:32.578Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T08:03:32.578Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T08:03:32.578Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T08:03:32.578Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T08:03:32.578Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T08:03:32.578Z] === RUN TestDebug [2022-01-20T08:03:32.578Z] --- PASS: TestDebug (0.00s) [2022-01-20T08:03:32.578Z] === RUN TestRequestPoolParallel [2022-01-20T08:03:32.673Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-01-20T08:03:32.984Z] === RUN TestValidatePrivileges [2022-01-20T08:03:32.984Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T08:03:32.984Z] === RUN TestFilterByCapNeg [2022-01-20T08:03:32.984Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T08:03:32.984Z] === RUN TestFilterByCapPos [2022-01-20T08:03:32.984Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T08:03:32.984Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T08:03:32.984Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T08:03:32.984Z] PASS [2022-01-20T08:03:32.984Z] coverage: 12.0% of statements [2022-01-20T08:03:32.984Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2022-01-20T08:03:33.051Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-01-20T08:03:33.051Z] === RUN TestFullAllocateRelease [2022-01-20T08:03:33.051Z] === RUN TestDump [2022-01-20T08:03:33.051Z] goroutine 4 [running]: [2022-01-20T08:03:33.051Z] github.com/docker/docker/pkg/stack.dump(0xd6b6b7) [2022-01-20T08:03:33.051Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T08:03:33.051Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T08:03:33.051Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T08:03:33.051Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T08:03:33.051Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T08:03:33.051Z] testing.tRunner(0xc000116000, 0xed8e68) [2022-01-20T08:03:33.051Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:03:33.051Z] created by testing.(*T).Run [2022-01-20T08:03:33.051Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T08:03:33.051Z] [2022-01-20T08:03:33.051Z] goroutine 1 [chan receive]: [2022-01-20T08:03:33.051Z] testing.(*T).Run(0xc00002dd40, {0xeca52e, 0xd4a413}, 0xed8e68) [2022-01-20T08:03:33.051Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T08:03:33.051Z] testing.runTests.func1(0xc00005a750) [2022-01-20T08:03:33.051Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T08:03:33.051Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-20T08:03:33.243Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T08:03:33.243Z] daemon_test.go:156: [d88e1b7d1301c] daemon is not started [2022-01-20T08:03:33.243Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-01-20T08:03:33.243Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-01-20T08:03:33.243Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-01-20T08:03:33.243Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-01-20T08:03:33.243Z] === RUN TestDaemonProxy [2022-01-20T08:03:33.243Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T08:03:33.452Z] time="2022-01-20T08:03:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:03:33.520Z] testing.runTests(0xc00006c080, {0x103cba0, 0x3, 0x3}, {0xd6a90d, 0xecc228, 0x1041640}) [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T08:03:33.520Z] testing.(*M).Run(0xc00006c080) [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T08:03:33.520Z] main.main() [2022-01-20T08:03:33.520Z] _testmain.go:95 +0x1f5 [2022-01-20T08:03:33.520Z] --- PASS: TestDump (0.00s) [2022-01-20T08:03:33.520Z] === RUN TestDumpToFile [2022-01-20T08:03:33.520Z] --- PASS: TestDumpToFile (0.16s) [2022-01-20T08:03:33.520Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T08:03:33.520Z] goroutine 6 [running]: [2022-01-20T08:03:33.520Z] github.com/docker/docker/pkg/stack.dump(0xdd86f4) [2022-01-20T08:03:33.520Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T08:03:33.520Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xdd8aa0}) [2022-01-20T08:03:33.520Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T08:03:33.520Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000) [2022-01-20T08:03:33.520Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T08:03:33.520Z] testing.tRunner(0xc0001164e0, 0xed8e58) [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:03:33.520Z] created by testing.(*T).Run [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T08:03:33.520Z] [2022-01-20T08:03:33.520Z] goroutine 1 [chan receive]: [2022-01-20T08:03:33.520Z] testing.(*T).Run(0xc00002dd40, {0xed12ba, 0xd4a413}, 0xed8e58) [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T08:03:33.520Z] testing.runTests.func1(0xc00005a750) [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T08:03:33.520Z] testing.tRunner(0xc00002dd40, 0xc000063ce0) [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:03:33.520Z] testing.runTests(0xc00006c080, {0x103cba0, 0x3, 0x3}, {0xd6a90d, 0xecc228, 0x1041640}) [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T08:03:33.520Z] testing.(*M).Run(0xc00006c080) [2022-01-20T08:03:33.520Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T08:03:33.520Z] main.main() [2022-01-20T08:03:33.520Z] _testmain.go:95 +0x1f5 [2022-01-20T08:03:33.520Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T08:03:33.520Z] PASS [2022-01-20T08:03:33.520Z] coverage: 90.9% of statements [2022-01-20T08:03:33.520Z] ok github.com/docker/docker/pkg/stack 0.199s coverage: 90.9% of statements [2022-01-20T08:03:33.520Z] --- PASS: TestFullAllocateRelease (0.35s) [2022-01-20T08:03:33.520Z] === RUN TestOddAllocateRelease [2022-01-20T08:03:33.520Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-01-20T08:03:33.520Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T08:03:33.920Z] === RUN TestNewSettable [2022-01-20T08:03:33.920Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T08:03:33.920Z] === RUN TestIsSettable [2022-01-20T08:03:33.920Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T08:03:33.920Z] === RUN TestUpdateSettingsEnv [2022-01-20T08:03:33.920Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T08:03:33.920Z] PASS [2022-01-20T08:03:33.920Z] coverage: 20.0% of statements [2022-01-20T08:03:33.920Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2022-01-20T08:03:33.989Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-01-20T08:03:33.989Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T08:03:33.989Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-01-20T08:03:33.989Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T08:03:33.989Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-01-20T08:03:33.989Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T08:03:33.989Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:33.989Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T08:03:33.989Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T08:03:33.989Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T08:03:33.989Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T08:03:33.989Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:33.989Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T08:03:33.989Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:33.989Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T08:03:33.989Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T08:03:33.989Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T08:03:33.989Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T08:03:33.992Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:33.992Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T08:03:33.992Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:03:33.992Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T08:03:33.992Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T08:03:33.992Z] PASS [2022-01-20T08:03:33.992Z] coverage: 85.3% of statements [2022-01-20T08:03:33.992Z] ok github.com/docker/docker/libnetwork/ipam 40.924s coverage: 85.3% of statements [2022-01-20T08:03:33.992Z] === RUN TestNewStdWriter [2022-01-20T08:03:33.992Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T08:03:33.992Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestWriteWithNilBytes [2022-01-20T08:03:33.992Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestWrite [2022-01-20T08:03:33.992Z] --- PASS: TestWrite (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestWriteWithWriterError [2022-01-20T08:03:33.992Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T08:03:33.992Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestStdCopyWriteAndRead [2022-01-20T08:03:33.992Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T08:03:33.992Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T08:03:33.992Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T08:03:33.992Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T08:03:33.992Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T08:03:33.992Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T08:03:33.992Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T08:03:33.992Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T08:03:33.992Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T08:03:33.992Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T08:03:33.992Z] PASS [2022-01-20T08:03:33.992Z] coverage: 100.0% of statements [2022-01-20T08:03:33.992Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-01-20T08:03:34.184Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T08:03:34.461Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T08:03:34.461Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T08:03:34.461Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestFormatStatus [2022-01-20T08:03:34.461Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestFormatError [2022-01-20T08:03:34.461Z] --- PASS: TestFormatError (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestFormatJSONError [2022-01-20T08:03:34.461Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T08:03:34.461Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T08:03:34.461Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestNewJSONProgressOutput [2022-01-20T08:03:34.461Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestAuxFormatterEmit [2022-01-20T08:03:34.461Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestStreamWriterStdout [2022-01-20T08:03:34.461Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T08:03:34.461Z] === RUN TestStreamWriterStderr [2022-01-20T08:03:34.461Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T08:03:34.461Z] PASS [2022-01-20T08:03:34.461Z] coverage: 66.2% of statements [2022-01-20T08:03:34.461Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2022-01-20T08:03:34.666Z] --- PASS: TestDockerNetworkConnectAlias (4.01s) [2022-01-20T08:03:34.666Z] === RUN TestDockerNetworkReConnect [2022-01-20T08:03:34.757Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T08:03:34.757Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T08:03:34.908Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T08:03:34.908Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T08:03:34.908Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T08:03:34.908Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T08:03:34.908Z] === RUN TestLoad [2022-01-20T08:03:34.908Z] --- PASS: TestLoad (0.00s) [2022-01-20T08:03:34.908Z] === RUN TestSave [2022-01-20T08:03:34.908Z] --- PASS: TestSave (0.02s) [2022-01-20T08:03:34.908Z] === RUN TestAddDeleteGet [2022-01-20T08:03:34.908Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-20T08:03:34.908Z] === RUN TestInvalidTags [2022-01-20T08:03:34.908Z] --- PASS: TestInvalidTags (0.01s) [2022-01-20T08:03:34.908Z] PASS [2022-01-20T08:03:34.908Z] coverage: 84.4% of statements [2022-01-20T08:03:34.908Z] ok github.com/docker/docker/reference 0.103s coverage: 84.4% of statements [2022-01-20T08:03:34.930Z] === RUN TestGenerateRandomID [2022-01-20T08:03:34.930Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T08:03:34.930Z] === RUN TestShortenId [2022-01-20T08:03:34.930Z] --- PASS: TestShortenId (0.00s) [2022-01-20T08:03:34.930Z] === RUN TestShortenSha256Id [2022-01-20T08:03:34.930Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T08:03:34.930Z] === RUN TestShortenIdEmpty [2022-01-20T08:03:34.930Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T08:03:34.930Z] === RUN TestShortenIdInvalid [2022-01-20T08:03:34.930Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T08:03:34.930Z] === RUN TestIsShortIDNonHex [2022-01-20T08:03:34.930Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T08:03:34.930Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T08:03:34.930Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T08:03:34.930Z] PASS [2022-01-20T08:03:34.930Z] coverage: 70.6% of statements [2022-01-20T08:03:35.003Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-01-20T08:03:35.003Z] === CONT TestDaemonRestartIpcMode [2022-01-20T08:03:35.398Z] ok github.com/docker/docker/pkg/stringid 0.031s coverage: 70.6% of statements [2022-01-20T08:03:35.703Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T08:03:35.868Z] === RUN TestIsCpusetListAvailable [2022-01-20T08:03:35.868Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T08:03:35.868Z] PASS [2022-01-20T08:03:35.868Z] coverage: 39.4% of statements [2022-01-20T08:03:35.868Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-01-20T08:03:35.897Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T08:03:35.897Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-20T08:03:35.897Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T08:03:35.897Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T08:03:35.897Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T08:03:35.897Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T08:03:35.897Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T08:03:35.897Z] time="2022-01-20T08:03:35Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T08:03:35.897Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-01-20T08:03:35.897Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T08:03:35.897Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T08:03:35.897Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T08:03:35.897Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T08:03:35.897Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T08:03:35.897Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T08:03:35.897Z] === RUN TestResumableRequestReader [2022-01-20T08:03:35.897Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T08:03:35.897Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T08:03:35.897Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T08:03:35.897Z] PASS [2022-01-20T08:03:35.897Z] coverage: 100.0% of statements [2022-01-20T08:03:35.897Z] ok github.com/docker/docker/registry/resumable 0.197s coverage: 100.0% of statements [2022-01-20T08:03:36.366Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T08:03:36.366Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T08:03:36.366Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T08:03:36.366Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestValidateMirror [2022-01-20T08:03:36.366Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestLoadInsecureRegistries [2022-01-20T08:03:36.366Z] time="2022-01-20T08:03:36Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T08:03:36.366Z] time="2022-01-20T08:03:36Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T08:03:36.366Z] time="2022-01-20T08:03:36Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T08:03:36.366Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-01-20T08:03:36.366Z] === RUN TestNewServiceConfig [2022-01-20T08:03:36.366Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestValidateIndexName [2022-01-20T08:03:36.366Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestValidateIndexNameWithError [2022-01-20T08:03:36.366Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestEndpointParse [2022-01-20T08:03:36.366Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestEndpointParseInvalid [2022-01-20T08:03:36.366Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestValidateEndpoint [2022-01-20T08:03:36.366Z] --- PASS: TestValidateEndpoint (0.01s) [2022-01-20T08:03:36.366Z] === RUN TestPing [2022-01-20T08:03:36.366Z] --- PASS: TestPing (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestPingRegistryEndpoint [2022-01-20T08:03:36.366Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:36.366Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestEndpoint [2022-01-20T08:03:36.366Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:36.366Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestParseRepositoryInfo [2022-01-20T08:03:36.366Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestNewIndexInfo [2022-01-20T08:03:36.366Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestMirrorEndpointLookup [2022-01-20T08:03:36.366Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:36.366Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestSearchRepositories [2022-01-20T08:03:36.366Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T08:03:36.366Z] Host: 127.0.0.1:49324 [2022-01-20T08:03:36.366Z] User-Agent: docker test client [2022-01-20T08:03:36.366Z] Authorization: Token fake-token [2022-01-20T08:03:36.366Z] X-Docker-Token: true [2022-01-20T08:03:36.366Z] Accept-Encoding: gzip [2022-01-20T08:03:36.366Z] [2022-01-20T08:03:36.366Z] [2022-01-20T08:03:36.366Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T08:03:36.366Z] Connection: close [2022-01-20T08:03:36.366Z] Content-Length: 144 [2022-01-20T08:03:36.366Z] Cache-Control: no-cache [2022-01-20T08:03:36.366Z] Content-Type: application/json [2022-01-20T08:03:36.366Z] Date: Thu, 20 Jan 2022 08:03:36 GMT [2022-01-20T08:03:36.366Z] Expires: -1 [2022-01-20T08:03:36.366Z] Pragma: no-cache [2022-01-20T08:03:36.366Z] Server: docker-tests/mock [2022-01-20T08:03:36.366Z] X-Docker-Registry-Config: mock [2022-01-20T08:03:36.366Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T08:03:36.366Z] [2022-01-20T08:03:36.366Z] [2022-01-20T08:03:36.366Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-20T08:03:36.366Z] === RUN TestTrustedLocation [2022-01-20T08:03:36.366Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T08:03:36.367Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T08:03:36.367Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T08:03:36.367Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T08:03:36.367Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T08:03:36.367Z] === RUN TestIsSecureIndex [2022-01-20T08:03:36.367Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T08:03:36.367Z] PASS [2022-01-20T08:03:36.367Z] coverage: 51.2% of statements [2022-01-20T08:03:36.367Z] ok github.com/docker/docker/registry 0.213s coverage: 51.2% of statements [2022-01-20T08:03:36.367Z] === RUN TestRestartManagerTimeout [2022-01-20T08:03:36.367Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T08:03:36.367Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T08:03:36.367Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T08:03:36.367Z] PASS [2022-01-20T08:03:36.367Z] coverage: 50.9% of statements [2022-01-20T08:03:36.367Z] ok github.com/docker/docker/restartmanager 0.032s coverage: 50.9% of statements [2022-01-20T08:03:36.643Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T08:03:36.836Z] === RUN TestDecodeContainerConfig [2022-01-20T08:03:36.916Z] --- PASS: TestDaemonRestartIpcMode (2.17s) [2022-01-20T08:03:37.306Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T08:03:37.306Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T08:03:37.306Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T08:03:37.306Z] === RUN TestValidatePrivileged [2022-01-20T08:03:37.306Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T08:03:37.306Z] PASS [2022-01-20T08:03:37.306Z] coverage: 52.6% of statements [2022-01-20T08:03:37.306Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.6% of statements [2022-01-20T08:03:37.306Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T08:03:37.306Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T08:03:37.306Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T08:03:37.306Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T08:03:37.306Z] PASS [2022-01-20T08:03:37.306Z] coverage: 62.5% of statements [2022-01-20T08:03:37.306Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-01-20T08:03:37.306Z] time="2022-01-20T08:03:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T08:03:37.434Z] === RUN TestChtimes [2022-01-20T08:03:37.434Z] --- PASS: TestChtimes (0.00s) [2022-01-20T08:03:37.434Z] === RUN TestChtimesWindows [2022-01-20T08:03:37.434Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T08:03:37.434Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T08:03:37.434Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T08:03:37.434Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T08:03:37.434Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T08:03:37.434Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T08:03:37.434Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T08:03:37.434Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T08:03:37.434Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T08:03:37.434Z] === RUN TestHasWin32KSupport [2022-01-20T08:03:37.434Z] syscall_windows_test.go:8: win32k: true [2022-01-20T08:03:37.434Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T08:03:37.434Z] PASS [2022-01-20T08:03:37.434Z] coverage: 13.0% of statements [2022-01-20T08:03:37.434Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.0% of statements [2022-01-20T08:03:37.903Z] === RUN TestTailFile [2022-01-20T08:03:37.903Z] --- PASS: TestTailFile (0.00s) [2022-01-20T08:03:37.903Z] === RUN TestTailFileManyLines [2022-01-20T08:03:37.903Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T08:03:37.903Z] === RUN TestTailEmptyFile [2022-01-20T08:03:37.903Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T08:03:37.903Z] === RUN TestTailNegativeN [2022-01-20T08:03:37.903Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader [2022-01-20T08:03:37.903Z] === CONT TestNewTailReader [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T08:03:37.903Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T08:03:37.903Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T08:03:37.903Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T08:03:37.903Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.904Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.904Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.905Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.905Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.905Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:37.906Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:37.906Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.906Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:37.907Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:37.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:37.932Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-01-20T08:03:37.933Z] === RUN TestServicePlugin [2022-01-20T08:03:38.029Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-01-20T08:03:38.029Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:38.376Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:38.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T08:03:38.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:38.376Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:38.376Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:38.376Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:38.377Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:38.377Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T08:03:38.378Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.378Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:38.379Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:03:38.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:03:38.381Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:03:38.381Z] PASS [2022-01-20T08:03:38.381Z] coverage: 88.6% of statements [2022-01-20T08:03:38.381Z] ok github.com/docker/docker/pkg/tailfile 0.155s coverage: 88.6% of statements [2022-01-20T08:03:38.600Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T08:03:38.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T08:03:38.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T08:03:38.849Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T08:03:38.849Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-20T08:03:38.849Z] === RUN TestTarSumRemove [2022-01-20T08:03:38.849Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T08:03:38.849Z] === RUN TestSortFileInfoSums [2022-01-20T08:03:38.849Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T08:03:38.849Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T08:03:38.849Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T08:03:38.849Z] === RUN TestNewTarSumForLabel [2022-01-20T08:03:38.849Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T08:03:38.849Z] === RUN TestEmptyTar [2022-01-20T08:03:38.849Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T08:03:38.849Z] === RUN TestTarSumsReadSize [2022-01-20T08:03:38.849Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-20T08:03:38.849Z] === RUN TestTarSums [2022-01-20T08:03:38.861Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T08:03:38.861Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-01-20T08:03:39.319Z] --- PASS: TestTarSums (0.06s) [2022-01-20T08:03:39.319Z] === RUN TestIteration [2022-01-20T08:03:39.319Z] --- PASS: TestIteration (0.00s) [2022-01-20T08:03:39.319Z] === RUN TestVersionLabelForChecksum [2022-01-20T08:03:39.319Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T08:03:39.319Z] === RUN TestVersion [2022-01-20T08:03:39.319Z] --- PASS: TestVersion (0.00s) [2022-01-20T08:03:39.319Z] === RUN TestGetVersion [2022-01-20T08:03:39.319Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T08:03:39.319Z] === RUN TestGetVersions [2022-01-20T08:03:39.319Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T08:03:39.319Z] PASS [2022-01-20T08:03:39.319Z] coverage: 89.3% of statements [2022-01-20T08:03:39.319Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2022-01-20T08:03:39.431Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T08:03:39.432Z] --- PASS: TestDaemonProxy (6.36s) [2022-01-20T08:03:39.432Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-01-20T08:03:39.432Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-01-20T08:03:39.432Z] --- PASS: TestDaemonProxy/configuration_file (1.79s) [2022-01-20T08:03:39.432Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T08:03:39.432Z] --- PASS: TestDaemonProxy/reload_sanitized (0.55s) [2022-01-20T08:03:39.432Z] PASS [2022-01-20T08:03:39.432Z] [2022-01-20T08:03:39.432Z] DONE 17 tests in 10.606s [2022-01-20T08:03:39.432Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-01-20T08:03:39.432Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T08:03:39.432Z] ++ 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-01-20T08:03:39.432Z] ++ set -e [2022-01-20T08:03:39.432Z] ++ '[' -n 0 ']' [2022-01-20T08:03:39.432Z] ++ set -x [2022-01-20T08:03:39.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-01-20T08:03:39.692Z] INFO: Testing against a local daemon [2022-01-20T08:03:39.692Z] === RUN TestCommitInheritsEnv [2022-01-20T08:03:39.787Z] testing: warning: no tests to run [2022-01-20T08:03:39.787Z] PASS [2022-01-20T08:03:39.787Z] coverage: [no statements] [2022-01-20T08:03:39.787Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2022-01-20T08:03:39.787Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-01-20T08:03:39.787Z] === RUN TestClientStream [2022-01-20T08:03:39.787Z] --- PASS: TestClientStream (0.00s) [2022-01-20T08:03:39.787Z] === RUN TestClientSendFile [2022-01-20T08:03:39.787Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T08:03:39.787Z] === RUN TestClientWithRequestTimeout [2022-01-20T08:03:40.256Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T08:03:40.256Z] === RUN TestFileSpecPlugin [2022-01-20T08:03:40.256Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T08:03:40.256Z] === RUN TestFileJSONSpecPlugin [2022-01-20T08:03:40.256Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T08:03:40.256Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T08:03:40.256Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T08:03:40.256Z] === RUN TestPluginAddHandler [2022-01-20T08:03:40.256Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T08:03:40.256Z] === RUN TestPluginWaitBadPlugin [2022-01-20T08:03:40.256Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T08:03:40.256Z] === RUN TestGet [2022-01-20T08:03:40.256Z] time="2022-01-20T08:03:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T08:03:40.256Z] === RUN TestTruncIndex [2022-01-20T08:03:40.256Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T08:03:40.256Z] PASS [2022-01-20T08:03:40.256Z] coverage: 91.5% of statements [2022-01-20T08:03:40.256Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-01-20T08:03:40.261Z] === RUN TestGetDriver [2022-01-20T08:03:40.261Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T08:03:40.261Z] === RUN TestVolumeRequestError [2022-01-20T08:03:40.261Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T08:03:40.261Z] PASS [2022-01-20T08:03:40.261Z] coverage: 36.1% of statements [2022-01-20T08:03:40.261Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-01-20T08:03:40.261Z] === RUN TestGetAddress [2022-01-20T08:03:40.261Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T08:03:40.261Z] === RUN TestRemove [2022-01-20T08:03:40.261Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T08:03:40.261Z] --- SKIP: TestRemove (0.00s) [2022-01-20T08:03:40.261Z] === RUN TestInitializeWithVolumes [2022-01-20T08:03:40.261Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T08:03:40.261Z] === RUN TestCreate [2022-01-20T08:03:40.261Z] --- PASS: TestCreate (0.01s) [2022-01-20T08:03:40.261Z] === RUN TestValidateName [2022-01-20T08:03:40.261Z] --- PASS: TestValidateName (0.00s) [2022-01-20T08:03:40.261Z] === RUN TestCreateWithOpts [2022-01-20T08:03:40.261Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T08:03:40.261Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T08:03:40.261Z] === RUN TestRelaodNoOpts [2022-01-20T08:03:40.261Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-20T08:03:40.261Z] PASS [2022-01-20T08:03:40.261Z] coverage: 41.5% of statements [2022-01-20T08:03:40.261Z] ok github.com/docker/docker/volume/local 0.072s coverage: 41.5% of statements [2022-01-20T08:03:40.264Z] --- PASS: TestCommitInheritsEnv (0.47s) [2022-01-20T08:03:40.264Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T08:03:40.264Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-01-20T08:03:40.264Z] === RUN TestImportWithCustomPlatform [2022-01-20T08:03:40.264Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T08:03:40.264Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-01-20T08:03:40.264Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-01-20T08:03:40.264Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T08:03:40.264Z] === RUN TestImportWithCustomPlatform// [2022-01-20T08:03:40.264Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T08:03:40.264Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T08:03:40.525Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T08:03:40.525Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T08:03:40.724Z] === RUN TestIsGIT [2022-01-20T08:03:40.724Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T08:03:40.724Z] === RUN TestIsTransport [2022-01-20T08:03:40.724Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T08:03:40.724Z] PASS [2022-01-20T08:03:40.724Z] coverage: 100.0% of statements [2022-01-20T08:03:40.724Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRaw [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T08:03:40.730Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRaw [2022-01-20T08:03:40.730Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T08:03:40.730Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T08:03:40.730Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T08:03:40.730Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T08:03:40.731Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T08:03:40.731Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T08:03:40.731Z] === RUN TestConvertTmpfsOptions [2022-01-20T08:03:40.731Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T08:03:40.731Z] linux_parser_test.go:209: data="ro" [2022-01-20T08:03:40.731Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T08:03:40.731Z] === RUN TestParseMountSpec [2022-01-20T08:03:40.731Z] parser_test.go:62: case 0 [2022-01-20T08:03:40.731Z] parser_test.go:62: case 1 [2022-01-20T08:03:40.731Z] parser_test.go:62: case 2 [2022-01-20T08:03:40.731Z] parser_test.go:62: case 3 [2022-01-20T08:03:40.731Z] parser_test.go:62: case 4 [2022-01-20T08:03:40.731Z] parser_test.go:62: case 5 [2022-01-20T08:03:40.731Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T08:03:40.731Z] === RUN TestValidateMount [2022-01-20T08:03:40.731Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRaw [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T08:03:40.731Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T08:03:40.731Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T08:03:40.731Z] PASS [2022-01-20T08:03:40.731Z] coverage: 67.6% of statements [2022-01-20T08:03:40.731Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-01-20T08:03:40.785Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T08:03:40.785Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T08:03:40.785Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform (0.63s) [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform/linux (0.15s) [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.18s) [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T08:03:40.785Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T08:03:40.785Z] === RUN TestImagesFilterMultiReference [2022-01-20T08:03:40.785Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-01-20T08:03:40.785Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-01-20T08:03:40.785Z] === RUN TestImagePullPlatformInvalid [2022-01-20T08:03:40.785Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T08:03:40.785Z] === RUN TestRemoveImageOrphaning [2022-01-20T08:03:41.192Z] time="2022-01-20T08:03:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T08:03:41.192Z] === RUN TestVersionInfo [2022-01-20T08:03:41.192Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T08:03:41.192Z] === RUN TestAppendVersions [2022-01-20T08:03:41.192Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T08:03:41.192Z] PASS [2022-01-20T08:03:41.192Z] coverage: 88.9% of statements [2022-01-20T08:03:41.192Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-01-20T08:03:41.195Z] plugin_test.go:61: [d405a94393fdf] joining swarm manager [d1fc39541b628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:03:41.356Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2022-01-20T08:03:41.356Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T08:03:41.356Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-01-20T08:03:41.356Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T08:03:41.721Z] === RUN TestSetGetMeta [2022-01-20T08:03:41.722Z] === PAUSE TestSetGetMeta [2022-01-20T08:03:41.722Z] === RUN TestRestore [2022-01-20T08:03:41.722Z] === PAUSE TestRestore [2022-01-20T08:03:41.722Z] === RUN TestServiceCreate [2022-01-20T08:03:41.722Z] === PAUSE TestServiceCreate [2022-01-20T08:03:41.722Z] === RUN TestServiceList [2022-01-20T08:03:41.722Z] === PAUSE TestServiceList [2022-01-20T08:03:41.722Z] === RUN TestServiceRemove [2022-01-20T08:03:41.722Z] === PAUSE TestServiceRemove [2022-01-20T08:03:41.722Z] === RUN TestServiceGet [2022-01-20T08:03:41.722Z] === PAUSE TestServiceGet [2022-01-20T08:03:41.722Z] === RUN TestServicePrune [2022-01-20T08:03:41.722Z] === PAUSE TestServicePrune [2022-01-20T08:03:41.722Z] === RUN TestCreate [2022-01-20T08:03:41.722Z] === PAUSE TestCreate [2022-01-20T08:03:41.722Z] === RUN TestRemove [2022-01-20T08:03:41.722Z] === PAUSE TestRemove [2022-01-20T08:03:41.722Z] === RUN TestList [2022-01-20T08:03:41.722Z] === PAUSE TestList [2022-01-20T08:03:41.722Z] === RUN TestFindByDriver [2022-01-20T08:03:41.722Z] === PAUSE TestFindByDriver [2022-01-20T08:03:41.722Z] === RUN TestFindByReferenced [2022-01-20T08:03:41.722Z] === PAUSE TestFindByReferenced [2022-01-20T08:03:41.722Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T08:03:41.722Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T08:03:41.722Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T08:03:41.722Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T08:03:41.722Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T08:03:41.722Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T08:03:41.722Z] === RUN TestRefDerefRemove [2022-01-20T08:03:41.722Z] === PAUSE TestRefDerefRemove [2022-01-20T08:03:41.722Z] === RUN TestGet [2022-01-20T08:03:41.722Z] === PAUSE TestGet [2022-01-20T08:03:41.722Z] === RUN TestGetWithReference [2022-01-20T08:03:41.722Z] === PAUSE TestGetWithReference [2022-01-20T08:03:41.722Z] === RUN TestFilterFunc [2022-01-20T08:03:41.722Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T08:03:41.722Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T08:03:41.722Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T08:03:41.722Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T08:03:41.722Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T08:03:41.722Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T08:03:41.722Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T08:03:41.722Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T08:03:41.722Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T08:03:41.722Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T08:03:41.722Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T08:03:41.722Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T08:03:41.722Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T08:03:41.722Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T08:03:41.722Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T08:03:41.722Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T08:03:41.722Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T08:03:41.722Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T08:03:41.722Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T08:03:41.722Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T08:03:41.722Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T08:03:41.722Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T08:03:41.722Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T08:03:41.722Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T08:03:41.722Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T08:03:41.722Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T08:03:41.722Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T08:03:41.722Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T08:03:41.722Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T08:03:41.722Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T08:03:41.722Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T08:03:41.722Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T08:03:41.722Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T08:03:41.722Z] === CONT TestSetGetMeta [2022-01-20T08:03:41.722Z] === CONT TestList [2022-01-20T08:03:41.722Z] === CONT TestCreate [2022-01-20T08:03:41.722Z] === CONT TestServiceGet [2022-01-20T08:03:41.722Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-20T08:03:41.722Z] === CONT TestServiceRemove [2022-01-20T08:03:41.722Z] --- PASS: TestCreate (0.04s) [2022-01-20T08:03:41.722Z] === CONT TestServiceList [2022-01-20T08:03:41.722Z] --- PASS: TestList (0.05s) [2022-01-20T08:03:41.722Z] === CONT TestServiceCreate [2022-01-20T08:03:41.722Z] --- PASS: TestServiceGet (0.20s) [2022-01-20T08:03:41.722Z] === CONT TestRestore [2022-01-20T08:03:41.722Z] --- PASS: TestServiceRemove (0.19s) [2022-01-20T08:03:41.722Z] === CONT TestRemove [2022-01-20T08:03:41.722Z] --- PASS: TestServiceList (0.18s) [2022-01-20T08:03:41.722Z] === CONT TestGetWithReference [2022-01-20T08:03:41.722Z] --- PASS: TestServiceCreate (0.17s) [2022-01-20T08:03:41.722Z] === CONT TestGet [2022-01-20T08:03:41.722Z] --- PASS: TestRemove (0.03s) [2022-01-20T08:03:41.722Z] === CONT TestRefDerefRemove [2022-01-20T08:03:41.722Z] --- PASS: TestRestore (0.04s) [2022-01-20T08:03:41.722Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T08:03:41.722Z] --- PASS: TestGet (0.03s) [2022-01-20T08:03:41.722Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T08:03:41.722Z] --- PASS: TestGetWithReference (0.04s) [2022-01-20T08:03:41.722Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T08:03:41.722Z] --- PASS: TestRefDerefRemove (0.03s) [2022-01-20T08:03:41.722Z] === CONT TestFindByReferenced [2022-01-20T08:03:41.927Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-01-20T08:03:42.120Z] plugin_test.go:64: [deb1063b4e2f6] joining swarm manager [d1fc39541b628]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:03:42.179Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T08:03:42.179Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T08:03:42.179Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T08:03:42.179Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T08:03:42.188Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-01-20T08:03:42.196Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-01-20T08:03:42.196Z] === CONT TestFindByDriver [2022-01-20T08:03:42.196Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-20T08:03:42.196Z] === CONT TestServicePrune [2022-01-20T08:03:42.196Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-01-20T08:03:42.196Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-20T08:03:42.196Z] time="2022-01-20T08:03:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:03:42.196Z] --- PASS: TestFindByDriver (0.03s) [2022-01-20T08:03:42.196Z] time="2022-01-20T08:03:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:03:42.196Z] time="2022-01-20T08:03:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:03:42.196Z] time="2022-01-20T08:03:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T08:03:42.196Z] time="2022-01-20T08:03:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:03:42.196Z] --- PASS: TestServicePrune (0.09s) [2022-01-20T08:03:42.196Z] PASS [2022-01-20T08:03:42.196Z] coverage: 69.0% of statements [2022-01-20T08:03:42.196Z] ok github.com/docker/docker/volume/service 0.424s coverage: 69.0% of statements [2022-01-20T08:03:42.648Z] === RUN TestValidatePrivileges [2022-01-20T08:03:42.648Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T08:03:42.648Z] === RUN TestFilterByCapNeg [2022-01-20T08:03:42.648Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T08:03:42.648Z] === RUN TestFilterByCapPos [2022-01-20T08:03:42.648Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T08:03:42.648Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T08:03:42.648Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T08:03:42.648Z] PASS [2022-01-20T08:03:42.648Z] coverage: 12.0% of statements [2022-01-20T08:03:42.648Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2022-01-20T08:03:42.759Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-01-20T08:03:43.117Z] time="2022-01-20T08:03:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T08:03:43.117Z] === RUN TestNewSettable [2022-01-20T08:03:43.117Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T08:03:43.117Z] === RUN TestIsSettable [2022-01-20T08:03:43.117Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T08:03:43.117Z] === RUN TestUpdateSettingsEnv [2022-01-20T08:03:43.117Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T08:03:43.117Z] PASS [2022-01-20T08:03:43.117Z] coverage: 20.0% of statements [2022-01-20T08:03:43.117Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-01-20T08:03:43.332Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-01-20T08:03:43.332Z] --- PASS: TestRemoveImageGarbageCollector (2.11s) [2022-01-20T08:03:43.332Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T08:03:43.332Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-01-20T08:03:43.332Z] === RUN TestTagInvalidReference [2022-01-20T08:03:43.332Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T08:03:43.332Z] === RUN TestTagValidPrefixedRepo [2022-01-20T08:03:43.589Z] === RUN TestLoad [2022-01-20T08:03:43.589Z] --- PASS: TestLoad (0.00s) [2022-01-20T08:03:43.589Z] === RUN TestSave [2022-01-20T08:03:43.589Z] --- PASS: TestSave (0.02s) [2022-01-20T08:03:43.589Z] === RUN TestAddDeleteGet [2022-01-20T08:03:43.589Z] --- PASS: TestAddDeleteGet (0.03s) [2022-01-20T08:03:43.589Z] === RUN TestInvalidTags [2022-01-20T08:03:43.589Z] --- PASS: TestInvalidTags (0.00s) [2022-01-20T08:03:43.589Z] PASS [2022-01-20T08:03:43.589Z] coverage: 84.4% of statements [2022-01-20T08:03:43.589Z] ok github.com/docker/docker/reference 0.102s coverage: 84.4% of statements [2022-01-20T08:03:43.592Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T08:03:43.592Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T08:03:43.592Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-01-20T08:03:43.592Z] === RUN TestTagOfficialNames [2022-01-20T08:03:43.592Z] --- PASS: TestTagOfficialNames (0.07s) [2022-01-20T08:03:43.592Z] === RUN TestTagMatchesDigest [2022-01-20T08:03:43.592Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T08:03:43.592Z] === CONT TestImportExtremelyLargeImageWorks [2022-01-20T08:03:43.854Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-01-20T08:03:44.425Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-01-20T08:03:44.577Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T08:03:44.577Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-01-20T08:03:44.577Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T08:03:44.577Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T08:03:44.577Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T08:03:44.577Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T08:03:44.577Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T08:03:44.577Z] time="2022-01-20T08:03:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T08:03:44.577Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-01-20T08:03:44.577Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T08:03:44.577Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T08:03:44.577Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T08:03:44.577Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T08:03:44.577Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T08:03:44.577Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T08:03:44.577Z] === RUN TestResumableRequestReader [2022-01-20T08:03:44.577Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T08:03:44.577Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T08:03:44.577Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T08:03:44.577Z] PASS [2022-01-20T08:03:44.577Z] coverage: 100.0% of statements [2022-01-20T08:03:44.577Z] ok github.com/docker/docker/registry/resumable 0.200s coverage: 100.0% of statements [2022-01-20T08:03:44.996Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-01-20T08:03:45.046Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T08:03:45.046Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T08:03:45.046Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T08:03:45.046Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestValidateMirror [2022-01-20T08:03:45.046Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestLoadInsecureRegistries [2022-01-20T08:03:45.046Z] time="2022-01-20T08:03:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T08:03:45.046Z] time="2022-01-20T08:03:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T08:03:45.046Z] time="2022-01-20T08:03:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T08:03:45.046Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-01-20T08:03:45.046Z] === RUN TestNewServiceConfig [2022-01-20T08:03:45.046Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestValidateIndexName [2022-01-20T08:03:45.046Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestValidateIndexNameWithError [2022-01-20T08:03:45.046Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestEndpointParse [2022-01-20T08:03:45.046Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestEndpointParseInvalid [2022-01-20T08:03:45.046Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestValidateEndpoint [2022-01-20T08:03:45.046Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestPing [2022-01-20T08:03:45.046Z] --- PASS: TestPing (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestPingRegistryEndpoint [2022-01-20T08:03:45.046Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:45.046Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestEndpoint [2022-01-20T08:03:45.046Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:45.046Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestParseRepositoryInfo [2022-01-20T08:03:45.046Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestNewIndexInfo [2022-01-20T08:03:45.046Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestMirrorEndpointLookup [2022-01-20T08:03:45.046Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:03:45.046Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestSearchRepositories [2022-01-20T08:03:45.046Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T08:03:45.046Z] Host: 127.0.0.1:49323 [2022-01-20T08:03:45.046Z] User-Agent: docker test client [2022-01-20T08:03:45.046Z] Authorization: Token fake-token [2022-01-20T08:03:45.046Z] X-Docker-Token: true [2022-01-20T08:03:45.046Z] Accept-Encoding: gzip [2022-01-20T08:03:45.046Z] [2022-01-20T08:03:45.046Z] [2022-01-20T08:03:45.046Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T08:03:45.046Z] Connection: close [2022-01-20T08:03:45.046Z] Content-Length: 144 [2022-01-20T08:03:45.046Z] Cache-Control: no-cache [2022-01-20T08:03:45.046Z] Content-Type: application/json [2022-01-20T08:03:45.046Z] Date: Thu, 20 Jan 2022 08:03:44 GMT [2022-01-20T08:03:45.046Z] Expires: -1 [2022-01-20T08:03:45.046Z] Pragma: no-cache [2022-01-20T08:03:45.046Z] Server: docker-tests/mock [2022-01-20T08:03:45.046Z] X-Docker-Registry-Config: mock [2022-01-20T08:03:45.046Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T08:03:45.046Z] [2022-01-20T08:03:45.046Z] [2022-01-20T08:03:45.046Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestTrustedLocation [2022-01-20T08:03:45.046Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T08:03:45.046Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T08:03:45.046Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestIsSecureIndex [2022-01-20T08:03:45.046Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T08:03:45.046Z] PASS [2022-01-20T08:03:45.046Z] coverage: 51.2% of statements [2022-01-20T08:03:45.046Z] ok github.com/docker/docker/registry 0.214s coverage: 51.2% of statements [2022-01-20T08:03:45.046Z] === RUN TestRestartManagerTimeout [2022-01-20T08:03:45.046Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T08:03:45.046Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T08:03:45.046Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T08:03:45.046Z] PASS [2022-01-20T08:03:45.046Z] coverage: 50.9% of statements [2022-01-20T08:03:45.046Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-01-20T08:03:45.048Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-01-20T08:03:45.048Z] PASS [2022-01-20T08:03:45.048Z] [2022-01-20T08:03:45.048Z] === Skipped [2022-01-20T08:03:45.048Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-01-20T08:03:45.048Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:03:45.048Z] [2022-01-20T08:03:45.048Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-01-20T08:03:45.048Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-01-20T08:03:45.048Z] [2022-01-20T08:03:45.048Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-01-20T08:03:45.048Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-01-20T08:03:45.048Z] [2022-01-20T08:03:45.048Z] DONE 200 tests, 3 skipped in 113.603s [2022-01-20T08:03:45.048Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-01-20T08:03:45.048Z] ++ 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-01-20T08:03:45.048Z] ++ set -e [2022-01-20T08:03:45.048Z] ++ '[' -n 0 ']' [2022-01-20T08:03:45.048Z] ++ set -x [2022-01-20T08:03:45.049Z] ++ 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-01-20T08:03:45.049Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T08:03:45.049Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-01-20T08:03:45.049Z] === RUN TestDaemonConfigValidation [2022-01-20T08:03:45.049Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-01-20T08:03:45.049Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-01-20T08:03:45.049Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-01-20T08:03:45.049Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-01-20T08:03:45.049Z] === RUN TestDaemonConfigValidation/invalid_config [2022-01-20T08:03:45.049Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-01-20T08:03:45.049Z] === RUN TestDaemonConfigValidation/malformed_config [2022-01-20T08:03:45.049Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-01-20T08:03:45.049Z] === RUN TestDaemonConfigValidation/valid_config [2022-01-20T08:03:45.049Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-01-20T08:03:45.049Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-01-20T08:03:45.049Z] === CONT TestDaemonConfigValidation/malformed_config [2022-01-20T08:03:45.049Z] === CONT TestDaemonConfigValidation/invalid_config [2022-01-20T08:03:45.049Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-01-20T08:03:45.049Z] === CONT TestDaemonConfigValidation/valid_config [2022-01-20T08:03:45.049Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-01-20T08:03:45.049Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-01-20T08:03:45.049Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-01-20T08:03:45.049Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.04s) [2022-01-20T08:03:45.049Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-01-20T08:03:45.049Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-01-20T08:03:45.049Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T08:03:45.049Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-01-20T08:03:45.257Z] check_test.go:308: [d3ccf573af555] daemon is not started [2022-01-20T08:03:45.257Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-01-20T08:03:45.515Z] === RUN TestDecodeContainerConfig [2022-01-20T08:03:45.515Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T08:03:45.515Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T08:03:45.515Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T08:03:45.515Z] === RUN TestValidatePrivileged [2022-01-20T08:03:45.515Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T08:03:45.515Z] PASS [2022-01-20T08:03:45.515Z] coverage: 52.6% of statements [2022-01-20T08:03:45.515Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.6% of statements [2022-01-20T08:03:45.619Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-01-20T08:03:45.984Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T08:03:45.984Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T08:03:45.984Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T08:03:45.984Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T08:03:45.984Z] PASS [2022-01-20T08:03:45.984Z] coverage: 62.5% of statements [2022-01-20T08:03:45.984Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2022-01-20T08:03:45.992Z] --- PASS: TestGet (15.02s) [2022-01-20T08:03:45.992Z] === RUN TestPluginWithNoManifest [2022-01-20T08:03:45.992Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T08:03:45.992Z] === RUN TestGetAll [2022-01-20T08:03:45.992Z] --- PASS: TestGetAll (0.00s) [2022-01-20T08:03:45.992Z] PASS [2022-01-20T08:03:45.992Z] coverage: 73.2% of statements [2022-01-20T08:03:45.992Z] ok github.com/docker/docker/pkg/plugins 36.024s coverage: 73.2% of statements [2022-01-20T08:03:46.643Z] check_test.go:308: [dad22d550a59c] daemon is not started [2022-01-20T08:03:46.643Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-01-20T08:03:46.904Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-01-20T08:03:46.973Z] time="2022-01-20T08:03:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T08:03:47.002Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-01-20T08:03:47.943Z] === CONT TestConfigDaemonSeccompProfiles [2022-01-20T08:03:47.943Z] daemon_test.go:156: [dec911ec52ad6] daemon is not started [2022-01-20T08:03:47.943Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-01-20T08:03:47.943Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-01-20T08:03:47.943Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-01-20T08:03:47.943Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-01-20T08:03:47.943Z] === RUN TestDaemonProxy [2022-01-20T08:03:47.943Z] === RUN TestDaemonProxy/environment_variables [2022-01-20T08:03:48.539Z] === RUN TestGetDriver [2022-01-20T08:03:48.539Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T08:03:48.539Z] === RUN TestVolumeRequestError [2022-01-20T08:03:48.539Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T08:03:48.539Z] PASS [2022-01-20T08:03:48.539Z] coverage: 36.1% of statements [2022-01-20T08:03:48.539Z] === RUN TestGetAddress [2022-01-20T08:03:48.539Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T08:03:48.539Z] === RUN TestRemove [2022-01-20T08:03:48.539Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T08:03:48.539Z] --- SKIP: TestRemove (0.00s) [2022-01-20T08:03:48.539Z] === RUN TestInitializeWithVolumes [2022-01-20T08:03:48.539Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2022-01-20T08:03:48.539Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T08:03:48.539Z] === RUN TestCreate [2022-01-20T08:03:48.539Z] --- PASS: TestCreate (0.01s) [2022-01-20T08:03:48.539Z] === RUN TestValidateName [2022-01-20T08:03:48.539Z] --- PASS: TestValidateName (0.00s) [2022-01-20T08:03:48.539Z] === RUN TestCreateWithOpts [2022-01-20T08:03:48.539Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T08:03:48.539Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T08:03:48.539Z] === RUN TestRelaodNoOpts [2022-01-20T08:03:48.539Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-20T08:03:48.539Z] PASS [2022-01-20T08:03:48.539Z] coverage: 41.5% of statements [2022-01-20T08:03:48.539Z] ok github.com/docker/docker/volume/local 0.067s coverage: 41.5% of statements [2022-01-20T08:03:48.820Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-01-20T08:03:49.761Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T08:03:49.858Z] === RUN TestDaemonProxy/command-line_options [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRaw [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T08:03:50.104Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRaw [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T08:03:50.104Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestConvertTmpfsOptions [2022-01-20T08:03:50.104Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T08:03:50.104Z] linux_parser_test.go:209: data="ro" [2022-01-20T08:03:50.104Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestParseMountSpec [2022-01-20T08:03:50.104Z] parser_test.go:62: case 0 [2022-01-20T08:03:50.104Z] parser_test.go:62: case 1 [2022-01-20T08:03:50.104Z] parser_test.go:62: case 2 [2022-01-20T08:03:50.104Z] parser_test.go:62: case 3 [2022-01-20T08:03:50.104Z] parser_test.go:62: case 4 [2022-01-20T08:03:50.104Z] parser_test.go:62: case 5 [2022-01-20T08:03:50.104Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestValidateMount [2022-01-20T08:03:50.104Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRaw [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T08:03:50.104Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T08:03:50.104Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T08:03:50.104Z] PASS [2022-01-20T08:03:50.104Z] coverage: 67.6% of statements [2022-01-20T08:03:50.104Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.6% of statements [2022-01-20T08:03:50.573Z] === RUN TestSetGetMeta [2022-01-20T08:03:50.573Z] === PAUSE TestSetGetMeta [2022-01-20T08:03:50.573Z] === RUN TestRestore [2022-01-20T08:03:50.573Z] === PAUSE TestRestore [2022-01-20T08:03:50.573Z] === RUN TestServiceCreate [2022-01-20T08:03:50.573Z] === PAUSE TestServiceCreate [2022-01-20T08:03:50.573Z] === RUN TestServiceList [2022-01-20T08:03:50.573Z] === PAUSE TestServiceList [2022-01-20T08:03:50.573Z] === RUN TestServiceRemove [2022-01-20T08:03:50.573Z] === PAUSE TestServiceRemove [2022-01-20T08:03:50.573Z] === RUN TestServiceGet [2022-01-20T08:03:50.573Z] === PAUSE TestServiceGet [2022-01-20T08:03:50.573Z] === RUN TestServicePrune [2022-01-20T08:03:50.573Z] === PAUSE TestServicePrune [2022-01-20T08:03:50.573Z] === RUN TestCreate [2022-01-20T08:03:50.573Z] === PAUSE TestCreate [2022-01-20T08:03:50.573Z] === RUN TestRemove [2022-01-20T08:03:50.573Z] === PAUSE TestRemove [2022-01-20T08:03:50.573Z] === RUN TestList [2022-01-20T08:03:50.573Z] === PAUSE TestList [2022-01-20T08:03:50.573Z] === RUN TestFindByDriver [2022-01-20T08:03:50.573Z] === PAUSE TestFindByDriver [2022-01-20T08:03:50.573Z] === RUN TestFindByReferenced [2022-01-20T08:03:50.573Z] === PAUSE TestFindByReferenced [2022-01-20T08:03:50.573Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T08:03:50.573Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T08:03:50.573Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T08:03:50.573Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T08:03:50.573Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T08:03:50.573Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T08:03:50.573Z] === RUN TestRefDerefRemove [2022-01-20T08:03:50.573Z] === PAUSE TestRefDerefRemove [2022-01-20T08:03:50.573Z] === RUN TestGet [2022-01-20T08:03:50.573Z] === PAUSE TestGet [2022-01-20T08:03:50.573Z] === RUN TestGetWithReference [2022-01-20T08:03:50.573Z] === PAUSE TestGetWithReference [2022-01-20T08:03:50.573Z] === RUN TestFilterFunc [2022-01-20T08:03:50.573Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T08:03:50.573Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T08:03:50.573Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T08:03:50.573Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T08:03:50.573Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T08:03:50.573Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T08:03:50.573Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T08:03:50.573Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T08:03:50.573Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T08:03:50.573Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T08:03:50.573Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T08:03:50.573Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T08:03:50.573Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T08:03:50.573Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T08:03:50.573Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T08:03:50.573Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T08:03:50.573Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T08:03:50.573Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T08:03:50.573Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T08:03:50.573Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T08:03:50.573Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T08:03:50.573Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T08:03:50.573Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T08:03:50.573Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T08:03:50.573Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T08:03:50.573Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T08:03:50.573Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T08:03:50.573Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T08:03:50.573Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T08:03:50.573Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T08:03:50.573Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T08:03:50.573Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T08:03:50.573Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T08:03:50.573Z] === CONT TestSetGetMeta [2022-01-20T08:03:50.573Z] === CONT TestList [2022-01-20T08:03:50.573Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T08:03:50.573Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T08:03:50.573Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-20T08:03:50.573Z] === CONT TestRemove [2022-01-20T08:03:50.573Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-01-20T08:03:50.573Z] === CONT TestCreate [2022-01-20T08:03:50.573Z] --- PASS: TestList (0.03s) [2022-01-20T08:03:50.573Z] === CONT TestServicePrune [2022-01-20T08:03:50.573Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-20T08:03:50.573Z] === CONT TestServiceGet [2022-01-20T08:03:50.573Z] --- PASS: TestCreate (0.01s) [2022-01-20T08:03:50.573Z] === CONT TestServiceRemove [2022-01-20T08:03:50.573Z] --- PASS: TestRemove (0.02s) [2022-01-20T08:03:50.573Z] === CONT TestServiceList [2022-01-20T08:03:50.573Z] --- PASS: TestServiceGet (0.12s) [2022-01-20T08:03:50.573Z] === CONT TestServiceCreate [2022-01-20T08:03:50.573Z] time="2022-01-20T08:03:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:03:50.573Z] --- PASS: TestServiceRemove (0.11s) [2022-01-20T08:03:50.573Z] === CONT TestRestore [2022-01-20T08:03:50.573Z] --- PASS: TestServiceList (0.12s) [2022-01-20T08:03:50.573Z] === CONT TestGet [2022-01-20T08:03:50.573Z] time="2022-01-20T08:03:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:03:50.573Z] time="2022-01-20T08:03:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:03:50.573Z] time="2022-01-20T08:03:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T08:03:50.573Z] --- PASS: TestServiceCreate (0.02s) [2022-01-20T08:03:50.573Z] === CONT TestGetWithReference [2022-01-20T08:03:50.573Z] --- PASS: TestGet (0.02s) [2022-01-20T08:03:50.573Z] === CONT TestFindByReferenced [2022-01-20T08:03:50.573Z] time="2022-01-20T08:03:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:03:50.573Z] --- PASS: TestRestore (0.02s) [2022-01-20T08:03:50.573Z] === CONT TestFindByDriver [2022-01-20T08:03:50.573Z] --- PASS: TestServicePrune (0.15s) [2022-01-20T08:03:50.573Z] === CONT TestRefDerefRemove [2022-01-20T08:03:50.573Z] --- PASS: TestFindByReferenced (0.02s) [2022-01-20T08:03:50.573Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T08:03:50.573Z] --- PASS: TestGetWithReference (0.02s) [2022-01-20T08:03:50.573Z] --- PASS: TestFindByDriver (0.02s) [2022-01-20T08:03:50.573Z] --- PASS: TestRefDerefRemove (0.01s) [2022-01-20T08:03:50.573Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-01-20T08:03:50.573Z] PASS [2022-01-20T08:03:50.573Z] coverage: 69.0% of statements [2022-01-20T08:03:50.573Z] ok github.com/docker/docker/volume/service 0.229s coverage: 69.0% of statements [2022-01-20T08:03:51.146Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T08:03:51.240Z] === RUN TestDaemonProxy/configuration_file [2022-01-20T08:03:51.407Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-01-20T08:03:51.980Z] check_test.go:308: [dfa887f18de74] daemon is not started [2022-01-20T08:03:51.980Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-01-20T08:03:53.149Z] === RUN TestDaemonProxy/conflicting_options [2022-01-20T08:03:53.409Z] === RUN TestDaemonProxy/reload_sanitized [2022-01-20T08:03:53.979Z] --- PASS: TestDaemonProxy (6.28s) [2022-01-20T08:03:53.979Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-01-20T08:03:53.979Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-01-20T08:03:53.979Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-01-20T08:03:53.979Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-01-20T08:03:53.979Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-01-20T08:03:53.979Z] PASS [2022-01-20T08:03:53.979Z] [2022-01-20T08:03:53.979Z] DONE 17 tests in 10.200s [2022-01-20T08:03:53.979Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-01-20T08:03:53.979Z] ++ 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-01-20T08:03:53.979Z] ++ set -e [2022-01-20T08:03:53.979Z] ++ '[' -n 0 ']' [2022-01-20T08:03:53.979Z] ++ set -x [2022-01-20T08:03:53.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-01-20T08:03:54.239Z] INFO: Testing against a local daemon [2022-01-20T08:03:54.239Z] === RUN TestCommitInheritsEnv [2022-01-20T08:03:54.499Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-01-20T08:03:54.499Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T08:03:54.499Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T08:03:54.499Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:03:54.499Z] === RUN TestImportWithCustomPlatform [2022-01-20T08:03:54.499Z] === RUN TestImportWithCustomPlatform/#00 [2022-01-20T08:03:54.499Z] === RUN TestImportWithCustomPlatform/_______ [2022-01-20T08:03:54.499Z] === RUN TestImportWithCustomPlatform// [2022-01-20T08:03:54.499Z] === RUN TestImportWithCustomPlatform/linux [2022-01-20T08:03:54.499Z] === RUN TestImportWithCustomPlatform/LINUX [2022-01-20T08:03:54.523Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T08:03:54.760Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-01-20T08:03:54.760Z] === RUN TestImportWithCustomPlatform/macos [2022-01-20T08:03:54.760Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-01-20T08:03:54.760Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-01-20T08:03:54.760Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-01-20T08:03:54.760Z] === RUN TestImagesFilterMultiReference [2022-01-20T08:03:54.760Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-01-20T08:03:54.760Z] === RUN TestImagePullPlatformInvalid [2022-01-20T08:03:54.760Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-01-20T08:03:54.760Z] === RUN TestRemoveImageOrphaning [2022-01-20T08:03:54.784Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-01-20T08:03:55.020Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-01-20T08:03:55.020Z] === RUN TestRemoveImageGarbageCollector [2022-01-20T08:03:55.020Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:03:55.020Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-01-20T08:03:55.020Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T08:03:55.020Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-01-20T08:03:55.020Z] === RUN TestTagInvalidReference [2022-01-20T08:03:55.020Z] --- PASS: TestTagInvalidReference (0.01s) [2022-01-20T08:03:55.020Z] === RUN TestTagValidPrefixedRepo [2022-01-20T08:03:55.020Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-01-20T08:03:55.020Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T08:03:55.280Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-01-20T08:03:55.280Z] === RUN TestTagOfficialNames [2022-01-20T08:03:55.280Z] --- PASS: TestTagOfficialNames (0.05s) [2022-01-20T08:03:55.280Z] === RUN TestTagMatchesDigest [2022-01-20T08:03:55.280Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-01-20T08:03:55.280Z] PASS [2022-01-20T08:03:55.280Z] [2022-01-20T08:03:55.280Z] === Skipped [2022-01-20T08:03:55.280Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:03:55.280Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-01-20T08:03:55.280Z] [2022-01-20T08:03:55.280Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-01-20T08:03:55.280Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:03:55.280Z] [2022-01-20T08:03:55.280Z] DONE 22 tests, 2 skipped in 1.165s [2022-01-20T08:03:55.280Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T08:03:55.280Z] ++ 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-01-20T08:03:55.280Z] ++ set -e [2022-01-20T08:03:55.280Z] ++ '[' -n 0 ']' [2022-01-20T08:03:55.280Z] ++ set -x [2022-01-20T08:03:55.280Z] ++ 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-01-20T08:03:55.280Z] INFO: Testing against a local daemon [2022-01-20T08:03:55.280Z] === RUN TestNetworkCreateDelete [2022-01-20T08:03:55.332Z] --- PASS: TestGet (15.01s) [2022-01-20T08:03:55.332Z] === RUN TestPluginWithNoManifest [2022-01-20T08:03:55.332Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T08:03:55.332Z] === RUN TestGetAll [2022-01-20T08:03:55.333Z] --- PASS: TestGetAll (0.00s) [2022-01-20T08:03:55.333Z] PASS [2022-01-20T08:03:55.333Z] coverage: 73.2% of statements [2022-01-20T08:03:55.333Z] ok github.com/docker/docker/pkg/plugins 36.208s coverage: 73.2% of statements [2022-01-20T08:03:55.540Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-01-20T08:03:55.540Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T08:03:55.800Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-01-20T08:03:55.800Z] === RUN TestDaemonDNSFallback [2022-01-20T08:03:56.695Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-01-20T08:04:00.951Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-01-20T08:04:01.892Z] check_test.go:308: [dfab3877e04d2] daemon is not started [2022-01-20T08:04:01.892Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-01-20T08:04:02.381Z] --- PASS: TestDaemonDNSFallback (6.22s) [2022-01-20T08:04:02.381Z] === RUN TestInspectNetwork [2022-01-20T08:04:04.922Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T08:04:04.922Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T08:04:04.922Z] === RUN TestInspectNetwork/network_name [2022-01-20T08:04:04.922Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T08:04:05.191Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T08:04:06.133Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T08:04:06.133Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T08:04:06.133Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T08:04:08.606Z] --- PASS: TestServicePlugin (29.55s) [2022-01-20T08:04:08.606Z] === RUN TestServiceUpdateLabel [2022-01-20T08:04:09.121Z] --- PASS: TestInspectNetwork (7.00s) [2022-01-20T08:04:09.121Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T08:04:09.121Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-01-20T08:04:09.121Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-01-20T08:04:09.121Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T08:04:09.121Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T08:04:09.170Z] --- PASS: TestServiceUpdateLabel (2.09s) [2022-01-20T08:04:09.170Z] === RUN TestServiceUpdateSecrets [2022-01-20T08:04:09.436Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-01-20T08:04:10.379Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T08:04:10.505Z] --- PASS: TestRunContainerWithBridgeNone (1.41s) [2022-01-20T08:04:10.505Z] === RUN TestNetworkInvalidJSON [2022-01-20T08:04:10.505Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T08:04:10.505Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T08:04:10.505Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:04:10.505Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:04:10.506Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:04:10.506Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:04:10.506Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T08:04:10.506Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:04:10.506Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:04:10.506Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-20T08:04:10.506Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T08:04:10.506Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T08:04:10.506Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T08:04:10.506Z] === RUN TestNetworkList [2022-01-20T08:04:10.506Z] === RUN TestNetworkList//networks [2022-01-20T08:04:10.506Z] === PAUSE TestNetworkList//networks [2022-01-20T08:04:10.506Z] === RUN TestNetworkList//networks/ [2022-01-20T08:04:10.506Z] === PAUSE TestNetworkList//networks/ [2022-01-20T08:04:10.506Z] === CONT TestNetworkList//networks [2022-01-20T08:04:10.506Z] === CONT TestNetworkList//networks/ [2022-01-20T08:04:10.506Z] --- PASS: TestNetworkList (0.01s) [2022-01-20T08:04:10.506Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T08:04:10.506Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T08:04:10.506Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T08:04:11.077Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-01-20T08:04:11.077Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T08:04:12.018Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-01-20T08:04:12.018Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T08:04:12.294Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-01-20T08:04:12.554Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T08:04:12.958Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-01-20T08:04:12.958Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T08:04:13.932Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-01-20T08:04:13.932Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T08:04:14.467Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T08:04:15.038Z] check_test.go:308: [d74da29021373] daemon is not started [2022-01-20T08:04:15.299Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-01-20T08:04:15.336Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-01-20T08:04:15.337Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T08:04:15.597Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T08:04:15.597Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T08:04:15.871Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-01-20T08:04:16.123Z] 2022/01/20 08:04:14 Closing DB instances... [2022-01-20T08:04:16.123Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2022-01-20T08:04:16.123Z] === RUN TestFindNode [2022-01-20T08:04:16.123Z] 2022/01/20 08:04:16 Closing DB instances... [2022-01-20T08:04:16.123Z] --- PASS: TestFindNode (0.02s) [2022-01-20T08:04:16.123Z] === RUN TestChangeNodeState [2022-01-20T08:04:16.123Z] 2022/01/20 08:04:16 Closing DB instances... [2022-01-20T08:04:16.123Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T08:04:16.123Z] === RUN TestNodeReincarnation [2022-01-20T08:04:16.123Z] 2022/01/20 08:04:16 Closing DB instances... [2022-01-20T08:04:16.442Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-01-20T08:04:17.022Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-01-20T08:04:18.138Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2022-01-20T08:04:18.138Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T08:04:18.138Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:04:18.138Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:04:18.138Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T08:04:18.936Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-01-20T08:04:18.936Z] check_test.go:308: [d5f8b13ebdb5a] daemon is not started [2022-01-20T08:04:18.936Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-01-20T08:04:19.453Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T08:04:19.453Z] === RUN TestBoolValue [2022-01-20T08:04:19.453Z] --- PASS: TestBoolValue (0.00s) [2022-01-20T08:04:19.453Z] === RUN TestBoolValueOrDefault [2022-01-20T08:04:19.453Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-01-20T08:04:19.453Z] === RUN TestInt64ValueOrZero [2022-01-20T08:04:19.453Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-01-20T08:04:19.453Z] === RUN TestInt64ValueOrDefault [2022-01-20T08:04:19.453Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-01-20T08:04:19.453Z] === RUN TestInt64ValueOrDefaultWithError [2022-01-20T08:04:19.453Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-01-20T08:04:19.453Z] === RUN TestJsonContentType [2022-01-20T08:04:19.453Z] --- PASS: TestJsonContentType (0.00s) [2022-01-20T08:04:19.453Z] PASS [2022-01-20T08:04:19.453Z] coverage: 14.7% of statements [2022-01-20T08:04:19.453Z] ok github.com/docker/docker/api/server/httputils 0.108s coverage: 14.7% of statements [2022-01-20T08:04:20.322Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T08:04:21.264Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-01-20T08:04:21.688Z] === RUN TestMaskSecretKeys [2022-01-20T08:04:21.688Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-01-20T08:04:21.688Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-01-20T08:04:21.688Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-01-20T08:04:21.688Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-01-20T08:04:21.688Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-01-20T08:04:21.688Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-01-20T08:04:21.688Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-01-20T08:04:21.688Z] === RUN TestVersionMiddlewareVersion [2022-01-20T08:04:21.688Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-01-20T08:04:21.688Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-01-20T08:04:21.688Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-01-20T08:04:21.688Z] PASS [2022-01-20T08:04:21.688Z] coverage: 37.7% of statements [2022-01-20T08:04:21.688Z] ok github.com/docker/docker/api/server/middleware 0.065s coverage: 37.7% of statements [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T08:04:21.688Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T08:04:22.000Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T08:04:22.000Z] === RUN TestParallelCreate [2022-01-20T08:04:22.000Z] 2022/01/20 08:04:21 Closing DB instances... [2022-01-20T08:04:22.000Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T08:04:22.000Z] === RUN TestParallelDelete [2022-01-20T08:04:22.000Z] 2022/01/20 08:04:21 Closing DB instances... [2022-01-20T08:04:22.000Z] --- PASS: TestParallelDelete (0.02s) [2022-01-20T08:04:22.000Z] === RUN TestNetworkDBIslands [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2f653a5dc0b5 with config:&{NodeID:2f653a5dc0b5 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-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3d19fb37746e with config:&{NodeID:3d19fb37746e 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-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 3d19fb37746e/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 3d19fb37746e/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 3d19fb37746e/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 3d19fb37746e/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:31651fce7f31 with config:&{NodeID:31651fce7f31 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-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 31651fce7f31/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 31651fce7f31/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 31651fce7f31/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 31651fce7f31/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 3d19fb37746e/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=info msg="Node 3d19fb37746e/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T08:04:22.000Z] time="2022-01-20T08:04:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-01-20T08:04:22.206Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T08:04:22.469Z] time="2022-01-20T08:04:22Z" level=info msg="Node 31651fce7f31/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.470Z] time="2022-01-20T08:04:22Z" level=info msg="Node 31651fce7f31/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.679Z] === RUN TestToJSON [2022-01-20T08:04:22.679Z] --- PASS: TestToJSON (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestToParamWithVersion [2022-01-20T08:04:22.679Z] --- PASS: TestToParamWithVersion (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestFromJSON [2022-01-20T08:04:22.679Z] --- PASS: TestFromJSON (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestEmpty [2022-01-20T08:04:22.679Z] --- PASS: TestEmpty (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestArgsMatchKVListEmptySources [2022-01-20T08:04:22.679Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestArgsMatchKVList [2022-01-20T08:04:22.679Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestArgsMatch [2022-01-20T08:04:22.679Z] --- PASS: TestArgsMatch (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestAdd [2022-01-20T08:04:22.679Z] --- PASS: TestAdd (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestDel [2022-01-20T08:04:22.679Z] --- PASS: TestDel (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestLen [2022-01-20T08:04:22.679Z] --- PASS: TestLen (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestExactMatch [2022-01-20T08:04:22.679Z] --- PASS: TestExactMatch (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestOnlyOneExactMatch [2022-01-20T08:04:22.679Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestContains [2022-01-20T08:04:22.679Z] --- PASS: TestContains (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestValidate [2022-01-20T08:04:22.679Z] --- PASS: TestValidate (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestWalkValues [2022-01-20T08:04:22.679Z] --- PASS: TestWalkValues (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestFuzzyMatch [2022-01-20T08:04:22.679Z] --- PASS: TestFuzzyMatch (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestClone [2022-01-20T08:04:22.679Z] --- PASS: TestClone (0.00s) [2022-01-20T08:04:22.679Z] PASS [2022-01-20T08:04:22.679Z] coverage: 92.2% of statements [2022-01-20T08:04:22.679Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-01-20T08:04:22.679Z] === RUN TestAdjustForAPIVersion [2022-01-20T08:04:22.679Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-01-20T08:04:22.679Z] PASS [2022-01-20T08:04:22.679Z] coverage: 5.7% of statements [2022-01-20T08:04:22.679Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T08:04:22.679Z] === RUN TestStrSliceMarshalJSON [2022-01-20T08:04:22.679Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestStrSliceUnmarshalJSON [2022-01-20T08:04:22.679Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestStrSliceUnmarshalString [2022-01-20T08:04:22.679Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestStrSliceUnmarshalSlice [2022-01-20T08:04:22.679Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-01-20T08:04:22.679Z] PASS [2022-01-20T08:04:22.679Z] coverage: 90.0% of statements [2022-01-20T08:04:22.679Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T08:04:22.679Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T08:04:22.679Z] === RUN TestDurationToSecondsString [2022-01-20T08:04:22.679Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-01-20T08:04:22.679Z] === RUN TestGetTimestamp [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:c65978462a25 with config:&{NodeID:c65978462a25 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-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node 3d19fb37746e/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node 3d19fb37746e/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node 31651fce7f31/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node 31651fce7f31/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, added to nodes list" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:22.938Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.150Z] --- PASS: TestGetTimestamp (0.15s) [2022-01-20T08:04:23.150Z] === RUN TestParseTimestamps [2022-01-20T08:04:23.150Z] --- PASS: TestParseTimestamps (0.00s) [2022-01-20T08:04:23.150Z] PASS [2022-01-20T08:04:23.150Z] coverage: 100.0% of statements [2022-01-20T08:04:23.150Z] ok github.com/docker/docker/api/types/time 0.200s coverage: 100.0% of statements [2022-01-20T08:04:23.150Z] === RUN TestCompareVersion [2022-01-20T08:04:23.150Z] --- PASS: TestCompareVersion (0.00s) [2022-01-20T08:04:23.150Z] PASS [2022-01-20T08:04:23.150Z] coverage: 77.3% of statements [2022-01-20T08:04:23.150Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T08:04:23.150Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6f277ca023d3 with config:&{NodeID:6f277ca023d3 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-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 6f277ca023d3/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 6f277ca023d3/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 6f277ca023d3/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 6f277ca023d3/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 3d19fb37746e/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 3d19fb37746e/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node c65978462a25/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 31651fce7f31/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=info msg="Node 31651fce7f31/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=info msg="Node 6f277ca023d3/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=info msg="Node 6f277ca023d3/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=info msg="Node 6f277ca023d3/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=info msg="Node 6f277ca023d3/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=info msg="Node 6f277ca023d3/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=info msg="Node 6f277ca023d3/172.25.180.26, added to nodes list" [2022-01-20T08:04:23.407Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=info msg="The new bootstrap node list is:[172.25.180.26:10033 172.25.180.26:10034 172.25.180.26:10035]" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10033" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49375" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10034" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49376" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10035" [2022-01-20T08:04:23.407Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49377" [2022-01-20T08:04:23.591Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-01-20T08:04:23.876Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T08:04:23.876Z] time="2022-01-20T08:04:23Z" level=info msg="The new bootstrap node list is:[172.25.180.26:10033 172.25.180.26:10034 172.25.180.26:10035]" [2022-01-20T08:04:23.876Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10033" [2022-01-20T08:04:23.876Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49378" [2022-01-20T08:04:23.876Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10034" [2022-01-20T08:04:23.876Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49379" [2022-01-20T08:04:23.876Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10035" [2022-01-20T08:04:23.876Z] time="2022-01-20T08:04:23Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49380" [2022-01-20T08:04:24.007Z] --- PASS: TestServiceUpdateSecrets (14.34s) [2022-01-20T08:04:24.007Z] === RUN TestServiceUpdateConfigs [2022-01-20T08:04:24.164Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:23Z" level=info msg="node 0 leaving" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5 change state NodeActive --> NodeLeft" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="node2(3d19fb37746e): Node leave event for 2f653a5dc0b5/172.25.180.26" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, left gossip cluster" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5 change state NodeActive --> NodeFailed" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, added to failed nodes list" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5 change state NodeActive --> NodeLeft" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="node3(31651fce7f31): Node leave event for 2f653a5dc0b5/172.25.180.26" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5 change state NodeActive --> NodeLeft" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="node4(c65978462a25): Node leave event for 2f653a5dc0b5/172.25.180.26" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5 change state NodeActive --> NodeLeft" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="node5(6f277ca023d3): Node leave event for 2f653a5dc0b5/172.25.180.26" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=error msg="node: 2f653a5dc0b5 is unknown to memberlist" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, left gossip cluster" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, left gossip cluster" [2022-01-20T08:04:24.344Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, left gossip cluster" [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-01-20T08:04:24.720Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-01-20T08:04:24.720Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-01-20T08:04:24.720Z] === RUN TestCloneArgsSmartHttp [2022-01-20T08:04:24.720Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-01-20T08:04:24.720Z] === RUN TestCloneArgsDumbHttp [2022-01-20T08:04:24.720Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-01-20T08:04:24.720Z] === RUN TestCloneArgsGit [2022-01-20T08:04:24.720Z] --- PASS: TestCloneArgsGit (0.00s) [2022-01-20T08:04:24.720Z] === RUN TestCheckoutGit [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="Node 2f653a5dc0b5/172.25.180.26, left gossip cluster" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="node 1 leaving" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="Node 3d19fb37746e change state NodeActive --> NodeLeft" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="node3(31651fce7f31): Node leave event for 3d19fb37746e/172.25.180.26" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="Node 3d19fb37746e change state NodeActive --> NodeLeft" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="node5(6f277ca023d3): Node leave event for 3d19fb37746e/172.25.180.26" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="Node 3d19fb37746e change state NodeActive --> NodeLeft" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="node4(c65978462a25): Node leave event for 3d19fb37746e/172.25.180.26" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="Node 3d19fb37746e change state NodeActive --> NodeLeft" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="node2(3d19fb37746e): Node leave event for 3d19fb37746e/172.25.180.26" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="Node 3d19fb37746e/172.25.180.26, left gossip cluster" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="Node 3d19fb37746e/172.25.180.26, left gossip cluster" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="Node 3d19fb37746e/172.25.180.26, left gossip cluster" [2022-01-20T08:04:24.813Z] time="2022-01-20T08:04:24Z" level=info msg="Node 3d19fb37746e/172.25.180.26, left gossip cluster" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=warning msg="memberlist: Failed to send gossip to 172.25.180.26:10035: write udp [::]:10034->172.25.180.26:10035: use of closed network connection" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=info msg="node 2 leaving" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=info msg="Node 31651fce7f31 change state NodeActive --> NodeLeft" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=info msg="node5(6f277ca023d3): Node leave event for 31651fce7f31/172.25.180.26" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=info msg="Node 31651fce7f31 change state NodeActive --> NodeLeft" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=info msg="node4(c65978462a25): Node leave event for 31651fce7f31/172.25.180.26" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=info msg="Node 31651fce7f31/172.25.180.26, left gossip cluster" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=info msg="Node 31651fce7f31 change state NodeActive --> NodeFailed" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=info msg="Node 31651fce7f31/172.25.180.26, added to failed nodes list" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:24Z" level=error msg="node: 31651fce7f31 is unknown to memberlist" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:25Z" level=info msg="Node 31651fce7f31/172.25.180.26, left gossip cluster" [2022-01-20T08:04:25.281Z] time="2022-01-20T08:04:25Z" level=info msg="Node 31651fce7f31/172.25.180.26, left gossip cluster" [2022-01-20T08:04:25.454Z] 2022/01/20 08:04:24 Closing DB instances... [2022-01-20T08:04:25.750Z] networkdb_test.go:867: node4: OK [2022-01-20T08:04:25.750Z] networkdb_test.go:867: node5: OK [2022-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="node 0 coming back" [2022-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:abdd8599b22c with config:&{NodeID:abdd8599b22c 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-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="Node abdd8599b22c/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="Node abdd8599b22c/172.25.180.26, added to nodes list" [2022-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="node 1 coming back" [2022-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:81eb885f2e96 with config:&{NodeID:81eb885f2e96 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-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="Node 81eb885f2e96/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="Node 81eb885f2e96/172.25.180.26, added to nodes list" [2022-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="node 2 coming back" [2022-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a89872a069b7 with config:&{NodeID:a89872a069b7 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-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="Node a89872a069b7/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:25.750Z] time="2022-01-20T08:04:25Z" level=info msg="Node a89872a069b7/172.25.180.26, added to nodes list" [2022-01-20T08:04:25.923Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-01-20T08:04:25.923Z] === RUN TestFindNode [2022-01-20T08:04:25.923Z] 2022/01/20 08:04:25 Closing DB instances... [2022-01-20T08:04:25.923Z] --- PASS: TestFindNode (0.02s) [2022-01-20T08:04:25.923Z] === RUN TestChangeNodeState [2022-01-20T08:04:25.923Z] 2022/01/20 08:04:25 Closing DB instances... [2022-01-20T08:04:25.923Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T08:04:25.923Z] === RUN TestNodeReincarnation [2022-01-20T08:04:25.923Z] 2022/01/20 08:04:25 Closing DB instances... [2022-01-20T08:04:26.293Z] === RUN TestEnable [2022-01-20T08:04:26.293Z] --- PASS: TestEnable (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestDisable [2022-01-20T08:04:26.293Z] --- PASS: TestDisable (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestEnabled [2022-01-20T08:04:26.293Z] --- PASS: TestEnabled (0.00s) [2022-01-20T08:04:26.293Z] PASS [2022-01-20T08:04:26.293Z] coverage: 100.0% of statements [2022-01-20T08:04:26.293Z] ok github.com/docker/docker/cli/debug 0.055s coverage: 100.0% of statements [2022-01-20T08:04:26.293Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-01-20T08:04:26.293Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-01-20T08:04:26.293Z] === RUN TestProcessNoDockerignore [2022-01-20T08:04:26.293Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestProcessShouldLeaveAllFiles [2022-01-20T08:04:26.293Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-01-20T08:04:26.293Z] === RUN TestDetectContentType [2022-01-20T08:04:26.293Z] --- PASS: TestDetectContentType (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestSelectAcceptableMIME [2022-01-20T08:04:26.293Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestInspectEmptyResponse [2022-01-20T08:04:26.293Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestInspectResponseBinary [2022-01-20T08:04:26.293Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestResponseUnsupportedContentType [2022-01-20T08:04:26.293Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestInspectResponseTextSimple [2022-01-20T08:04:26.293Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestInspectResponseEmptyContentType [2022-01-20T08:04:26.293Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestUnknownContentLength [2022-01-20T08:04:26.293Z] --- PASS: TestUnknownContentLength (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestDownloadRemote [2022-01-20T08:04:26.293Z] --- PASS: TestDownloadRemote (0.07s) [2022-01-20T08:04:26.293Z] === RUN TestGetWithStatusError [2022-01-20T08:04:26.293Z] --- PASS: TestGetWithStatusError (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestCloseRootDirectory [2022-01-20T08:04:26.293Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:26.293Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestHashFile [2022-01-20T08:04:26.293Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:26.293Z] --- SKIP: TestHashFile (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestHashSubdir [2022-01-20T08:04:26.293Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:26.293Z] --- SKIP: TestHashSubdir (0.00s) [2022-01-20T08:04:26.293Z] === RUN TestRemoveDirectory [2022-01-20T08:04:26.293Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:26.293Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-01-20T08:04:26.293Z] PASS [2022-01-20T08:04:26.293Z] coverage: 9.3% of statements [2022-01-20T08:04:26.293Z] ok github.com/docker/docker/builder/remotecontext 0.254s coverage: 9.3% of statements [2022-01-20T08:04:26.763Z] === RUN TestGetAllAllowed [2022-01-20T08:04:26.763Z] --- PASS: TestGetAllAllowed (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestGetAllMeta [2022-01-20T08:04:26.763Z] --- PASS: TestGetAllMeta (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestWarnOnUnusedBuildArgs [2022-01-20T08:04:26.763Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestIsUnreferencedBuiltin [2022-01-20T08:04:26.763Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestIsExistingDirectory [2022-01-20T08:04:26.763Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-01-20T08:04:26.763Z] === RUN TestGetFilenameForDownload [2022-01-20T08:04:26.763Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestEnv2Variables [2022-01-20T08:04:26.763Z] --- PASS: TestEnv2Variables (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-01-20T08:04:26.763Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestMaintainer [2022-01-20T08:04:26.763Z] --- PASS: TestMaintainer (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestLabel [2022-01-20T08:04:26.763Z] --- PASS: TestLabel (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestFromScratch [2022-01-20T08:04:26.763Z] --- PASS: TestFromScratch (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestFromWithArg [2022-01-20T08:04:26.763Z] --- PASS: TestFromWithArg (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-01-20T08:04:26.763Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestFromWithUndefinedArg [2022-01-20T08:04:26.763Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestFromMultiStageWithNamedStage [2022-01-20T08:04:26.763Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestOnbuild [2022-01-20T08:04:26.763Z] --- PASS: TestOnbuild (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestWorkdir [2022-01-20T08:04:26.763Z] --- PASS: TestWorkdir (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestCmd [2022-01-20T08:04:26.763Z] --- PASS: TestCmd (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestHealthcheckNone [2022-01-20T08:04:26.763Z] --- PASS: TestHealthcheckNone (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestHealthcheckCmd [2022-01-20T08:04:26.763Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestEntrypoint [2022-01-20T08:04:26.763Z] --- PASS: TestEntrypoint (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestExpose [2022-01-20T08:04:26.763Z] --- PASS: TestExpose (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestUser [2022-01-20T08:04:26.763Z] --- PASS: TestUser (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestVolume [2022-01-20T08:04:26.763Z] --- PASS: TestVolume (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestStopSignal [2022-01-20T08:04:26.763Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T08:04:26.763Z] --- SKIP: TestStopSignal (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestArg [2022-01-20T08:04:26.763Z] --- PASS: TestArg (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestShell [2022-01-20T08:04:26.763Z] --- PASS: TestShell (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestPrependEnvOnCmd [2022-01-20T08:04:26.763Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestRunWithBuildArgs [2022-01-20T08:04:26.763Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestRunIgnoresHealthcheck [2022-01-20T08:04:26.763Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestDispatchUnsupportedOptions [2022-01-20T08:04:26.763Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-01-20T08:04:26.763Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-01-20T08:04:26.763Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-01-20T08:04:26.763Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-01-20T08:04:26.763Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-01-20T08:04:26.763Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-01-20T08:04:26.763Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestNormalizeWorkdir [2022-01-20T08:04:26.763Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-01-20T08:04:26.763Z] === RUN TestDispatch [2022-01-20T08:04:26.763Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-01-20T08:04:26.763Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-01-20T08:04:26.763Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-01-20T08:04:26.763Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-01-20T08:04:26.763Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-01-20T08:04:26.763Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-01-20T08:04:26.763Z] === RUN TestDispatch/COPY_url [2022-01-20T08:04:26.763Z] --- PASS: TestDispatch (0.07s) [2022-01-20T08:04:26.763Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2022-01-20T08:04:26.763Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-01-20T08:04:26.763Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-01-20T08:04:26.763Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T08:04:26.763Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-01-20T08:04:27.235Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-01-20T08:04:27.235Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestAddScratchImageAddsToMounts [2022-01-20T08:04:27.235Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestAddFromScratchPopulatesPlatform [2022-01-20T08:04:27.235Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-01-20T08:04:27.235Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-01-20T08:04:27.235Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestImageSourceGetAddsToMounts [2022-01-20T08:04:27.235Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestEmptyDockerfile [2022-01-20T08:04:27.235Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-01-20T08:04:27.235Z] === RUN TestSymlinkDockerfile [2022-01-20T08:04:27.235Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-01-20T08:04:27.235Z] === RUN TestDockerfileOutsideTheBuildContext [2022-01-20T08:04:27.235Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestNonExistingDockerfile [2022-01-20T08:04:27.235Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestCopyRunConfig [2022-01-20T08:04:27.235Z] --- PASS: TestCopyRunConfig (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestDeepCopyRunConfig [2022-01-20T08:04:27.235Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestExportImage [2022-01-20T08:04:27.235Z] --- PASS: TestExportImage (0.00s) [2022-01-20T08:04:27.235Z] === RUN TestNormalizeDest [2022-01-20T08:04:27.235Z] --- PASS: TestNormalizeDest (0.00s) [2022-01-20T08:04:27.235Z] PASS [2022-01-20T08:04:27.235Z] coverage: 46.8% of statements [2022-01-20T08:04:27.235Z] ok github.com/docker/docker/builder/dockerfile 0.212s coverage: 46.8% of statements [2022-01-20T08:04:27.235Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T08:04:27.235Z] === RUN TestTCP4Proxy [2022-01-20T08:04:27.235Z] --- PASS: TestTCP4Proxy (0.02s) [2022-01-20T08:04:27.466Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-01-20T08:04:27.705Z] === RUN TestTCP4ProxyHalfClose [2022-01-20T08:04:27.705Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-01-20T08:04:27.705Z] === RUN TestTCP6Proxy [2022-01-20T08:04:27.705Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T08:04:27.705Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-01-20T08:04:27.705Z] === RUN TestTCPDualStackProxy [2022-01-20T08:04:27.705Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T08:04:27.705Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-01-20T08:04:27.705Z] === RUN TestUDP4Proxy [2022-01-20T08:04:27.705Z] --- PASS: TestUDP4Proxy (0.00s) [2022-01-20T08:04:27.705Z] === RUN TestUDP6Proxy [2022-01-20T08:04:27.705Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T08:04:27.705Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-01-20T08:04:27.705Z] === RUN TestUDPWriteError [2022-01-20T08:04:27.705Z] --- PASS: TestUDPWriteError (0.00s) [2022-01-20T08:04:27.705Z] === RUN TestSCTP4Proxy [2022-01-20T08:04:27.705Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T08:04:27.705Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-01-20T08:04:27.705Z] === RUN TestSCTP6Proxy [2022-01-20T08:04:27.705Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T08:04:27.705Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-01-20T08:04:27.705Z] PASS [2022-01-20T08:04:27.705Z] coverage: 49.4% of statements [2022-01-20T08:04:27.705Z] ok github.com/docker/docker/cmd/docker-proxy 0.102s coverage: 49.4% of statements [2022-01-20T08:04:28.703Z] time="2022-01-20T08:04:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.180.26:10033 172.25.180.26:10034 172.25.180.26:10035]" [2022-01-20T08:04:29.172Z] time="2022-01-20T08:04:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.180.26:10033 172.25.180.26:10034 172.25.180.26:10035]" [2022-01-20T08:04:29.378Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10033" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49382" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node c65978462a25/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node c65978462a25/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 6f277ca023d3/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 6f277ca023d3/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, is the new incarnation of the shutdown node 2f653a5dc0b5/172.25.180.26" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10034" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49383" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node c65978462a25/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node c65978462a25/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 6f277ca023d3/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 6f277ca023d3/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, is the new incarnation of the shutdown node 3d19fb37746e/172.25.180.26" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10035" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49384" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node c65978462a25/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node c65978462a25/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 6f277ca023d3/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.641Z] time="2022-01-20T08:04:29Z" level=info msg="Node 6f277ca023d3/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, is the new incarnation of the shutdown node 31651fce7f31/172.25.180.26" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, is the new incarnation of the shutdown node 3d19fb37746e/172.25.180.26" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node 81eb885f2e96/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, is the new incarnation of the shutdown node 2f653a5dc0b5/172.25.180.26" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node abdd8599b22c/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, is the new incarnation of the shutdown node 31651fce7f31/172.25.180.26" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, added to nodes list" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, joined gossip cluster" [2022-01-20T08:04:29.642Z] time="2022-01-20T08:04:29Z" level=info msg="Node a89872a069b7/172.25.180.26, added to nodes list" [2022-01-20T08:04:30.110Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10033" [2022-01-20T08:04:30.110Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49385" [2022-01-20T08:04:30.110Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10034" [2022-01-20T08:04:30.110Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49386" [2022-01-20T08:04:30.110Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.180.26:10035" [2022-01-20T08:04:30.110Z] time="2022-01-20T08:04:29Z" level=debug msg="memberlist: Stream connection from=172.25.180.26:49387" [2022-01-20T08:04:30.579Z] 2022/01/20 08:04:30 Closing DB instances... [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="node4(c65978462a25): Node leave event for abdd8599b22c/172.25.180.26" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="node2(81eb885f2e96): Node leave event for abdd8599b22c/172.25.180.26" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="node3(a89872a069b7): Node leave event for abdd8599b22c/172.25.180.26" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="node5(6f277ca023d3): Node leave event for abdd8599b22c/172.25.180.26" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="node1(abdd8599b22c): Node leave event for abdd8599b22c/172.25.180.26" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node abdd8599b22c/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node 81eb885f2e96 change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="node5(6f277ca023d3): Node leave event for 81eb885f2e96/172.25.180.26" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node 81eb885f2e96 change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="node3(a89872a069b7): Node leave event for 81eb885f2e96/172.25.180.26" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="Node 81eb885f2e96 change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.048Z] time="2022-01-20T08:04:30Z" level=info msg="node4(c65978462a25): Node leave event for 81eb885f2e96/172.25.180.26" [2022-01-20T08:04:31.295Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="Node 81eb885f2e96 change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="node2(81eb885f2e96): Node leave event for 81eb885f2e96/172.25.180.26" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="Node 81eb885f2e96/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="Node 81eb885f2e96/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="Node 81eb885f2e96/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="Node 81eb885f2e96/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.25.180.26:10036: use of closed network connection" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=warning msg="memberlist: Failed to send gossip to 172.25.180.26:10035: write udp [::]:10034->172.25.180.26:10035: use of closed network connection" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="Node a89872a069b7 change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="node5(6f277ca023d3): Node leave event for a89872a069b7/172.25.180.26" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="Node a89872a069b7 change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="node4(c65978462a25): Node leave event for a89872a069b7/172.25.180.26" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="Node a89872a069b7 change state NodeActive --> NodeLeft" [2022-01-20T08:04:31.518Z] time="2022-01-20T08:04:31Z" level=info msg="node3(a89872a069b7): Node leave event for a89872a069b7/172.25.180.26" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T08:04:31.791Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T08:04:31.791Z] === RUN TestParallelCreate [2022-01-20T08:04:31.791Z] 2022/01/20 08:04:30 Closing DB instances... [2022-01-20T08:04:31.791Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T08:04:31.791Z] === RUN TestParallelDelete [2022-01-20T08:04:31.791Z] 2022/01/20 08:04:30 Closing DB instances... [2022-01-20T08:04:31.791Z] --- PASS: TestParallelDelete (0.01s) [2022-01-20T08:04:31.791Z] === RUN TestNetworkDBIslands [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6a4b5cdb51c5 with config:&{NodeID:6a4b5cdb51c5 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-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, added to nodes list" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1d48ab4bcc82 with config:&{NodeID:1d48ab4bcc82 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-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, added to nodes list" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, added to nodes list" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, added to nodes list" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:12832288dab3 with config:&{NodeID:12832288dab3 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-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="Node 12832288dab3/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="Node 12832288dab3/192.168.8.210, added to nodes list" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="Node 12832288dab3/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="Node 12832288dab3/192.168.8.210, added to nodes list" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, added to nodes list" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, added to nodes list" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T08:04:31.791Z] time="2022-01-20T08:04:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-01-20T08:04:31.987Z] time="2022-01-20T08:04:31Z" level=info msg="Node a89872a069b7/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.987Z] time="2022-01-20T08:04:31Z" level=info msg="Node a89872a069b7/172.25.180.26, left gossip cluster" [2022-01-20T08:04:31.987Z] time="2022-01-20T08:04:31Z" level=info msg="Node a89872a069b7/172.25.180.26, left gossip cluster" [2022-01-20T08:04:32.260Z] time="2022-01-20T08:04:31Z" level=info msg="Node 12832288dab3/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.260Z] time="2022-01-20T08:04:31Z" level=info msg="Node 12832288dab3/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.260Z] time="2022-01-20T08:04:32Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0606da52bd13 with config:&{NodeID:0606da52bd13 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-01-20T08:04:32.260Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.260Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.260Z] time="2022-01-20T08:04:32Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=info msg="Node 12832288dab3/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=info msg="Node 12832288dab3/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T08:04:32.261Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2022-01-20T08:04:32.457Z] time="2022-01-20T08:04:31Z" level=info msg="Node c65978462a25 change state NodeActive --> NodeLeft" [2022-01-20T08:04:32.457Z] time="2022-01-20T08:04:31Z" level=info msg="node5(6f277ca023d3): Node leave event for c65978462a25/172.25.180.26" [2022-01-20T08:04:32.457Z] time="2022-01-20T08:04:32Z" level=info msg="Node c65978462a25 change state NodeActive --> NodeLeft" [2022-01-20T08:04:32.457Z] time="2022-01-20T08:04:32Z" level=info msg="node4(c65978462a25): Node leave event for c65978462a25/172.25.180.26" [2022-01-20T08:04:32.457Z] time="2022-01-20T08:04:32Z" level=info msg="Node c65978462a25/172.25.180.26, left gossip cluster" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:895fe315dd54 with config:&{NodeID:895fe315dd54 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-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 0606da52bd13/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 12832288dab3/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=info msg="Node 12832288dab3/192.168.8.210, added to nodes list" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T08:04:32.729Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2022-01-20T08:04:32.927Z] time="2022-01-20T08:04:32Z" level=info msg="Node c65978462a25/172.25.180.26, left gossip cluster" [2022-01-20T08:04:33.037Z] --- PASS: TestServiceWithDataPathPortInit (12.97s) [2022-01-20T08:04:33.037Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T08:04:33.198Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:33.198Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, added to nodes list" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, added to nodes list" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=info msg="Node 895fe315dd54/192.168.8.210, added to nodes list" [2022-01-20T08:04:33.199Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=info msg="The new bootstrap node list is:[192.168.8.210:10033 192.168.8.210:10034 192.168.8.210:10035]" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10033" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49375" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10034" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49376" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49377" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10035" [2022-01-20T08:04:33.199Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:33Z" level=info msg="The new bootstrap node list is:[192.168.8.210:10033 192.168.8.210:10034 192.168.8.210:10035]" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10033" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:33Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49378" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10034" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:33Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49379" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10035" [2022-01-20T08:04:33.199Z] time="2022-01-20T08:04:33Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49380" [2022-01-20T08:04:33.298Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zh0igxq2ua2gss4d7ha1cupls Created:2022-01-20 08:04:32.030470333 +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[7561a209065c94c40c4c8f0b2218f5208de71a232132e4eeedcc964588a3175f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zeo1c69gruz3fps3vogppx37e EndpointID:948e021b05f9d486c48e76f279c230dcc7cfcfa894edceb4e68aaa5147648cf5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c06fc72f2c9ddee8038b62e733a56dcca7a4b8eb69af2f3cc49278ed6fac7147 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:ce5fa2732f15 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zeo1c69gruz3fps3vogppx37e EndpointID:948e021b05f9d486c48e76f279c230dcc7cfcfa894edceb4e68aaa5147648cf5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T08:04:33.402Z] time="2022-01-20T08:04:32Z" level=info msg="Node 6f277ca023d3/172.25.180.26, left gossip cluster" [2022-01-20T08:04:33.402Z] time="2022-01-20T08:04:32Z" level=info msg="Node 6f277ca023d3 change state NodeActive --> NodeFailed" [2022-01-20T08:04:33.402Z] time="2022-01-20T08:04:32Z" level=info msg="Node 6f277ca023d3/172.25.180.26, added to failed nodes list" [2022-01-20T08:04:33.402Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-01-20T08:04:33.403Z] PASS [2022-01-20T08:04:33.403Z] coverage: 60.0% of statements [2022-01-20T08:04:33.403Z] ok github.com/docker/docker/libnetwork/networkdb 103.887s coverage: 60.0% of statements [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T08:04:33.403Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="node 0 leaving" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5 change state NodeActive --> NodeLeft" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="node3(12832288dab3): Node leave event for 6a4b5cdb51c5/192.168.8.210" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5 change state NodeActive --> NodeLeft" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="node2(1d48ab4bcc82): Node leave event for 6a4b5cdb51c5/192.168.8.210" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5 change state NodeActive --> NodeLeft" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="node4(0606da52bd13): Node leave event for 6a4b5cdb51c5/192.168.8.210" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5 change state NodeActive --> NodeLeft" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="node5(895fe315dd54): Node leave event for 6a4b5cdb51c5/192.168.8.210" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5 change state NodeActive --> NodeLeft" [2022-01-20T08:04:33.668Z] time="2022-01-20T08:04:33Z" level=info msg="node1(6a4b5cdb51c5): Node leave event for 6a4b5cdb51c5/192.168.8.210" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 6a4b5cdb51c5/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->192.168.8.210:10034: use of closed network connection" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="node 1 leaving" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 1d48ab4bcc82 change state NodeActive --> NodeLeft" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="node3(12832288dab3): Node leave event for 1d48ab4bcc82/192.168.8.210" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 1d48ab4bcc82 change state NodeActive --> NodeLeft" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="node5(895fe315dd54): Node leave event for 1d48ab4bcc82/192.168.8.210" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 1d48ab4bcc82 change state NodeActive --> NodeFailed" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, added to failed nodes list" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="Node 1d48ab4bcc82 change state NodeActive --> NodeLeft" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=info msg="node4(0606da52bd13): Node leave event for 1d48ab4bcc82/192.168.8.210" [2022-01-20T08:04:34.142Z] time="2022-01-20T08:04:33Z" level=error msg="node: 1d48ab4bcc82 is unknown to memberlist" [2022-01-20T08:04:34.597Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="Node 1d48ab4bcc82/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="node 2 leaving" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="Node 12832288dab3 change state NodeActive --> NodeLeft" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="node4(0606da52bd13): Node leave event for 12832288dab3/192.168.8.210" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="Node 12832288dab3 change state NodeActive --> NodeLeft" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="node5(895fe315dd54): Node leave event for 12832288dab3/192.168.8.210" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="Node 12832288dab3 change state NodeActive --> NodeLeft" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="node3(12832288dab3): Node leave event for 12832288dab3/192.168.8.210" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="Node 12832288dab3/192.168.8.210, left gossip cluster" [2022-01-20T08:04:34.613Z] time="2022-01-20T08:04:34Z" level=info msg="Node 12832288dab3/192.168.8.210, left gossip cluster" [2022-01-20T08:04:35.082Z] networkdb_test.go:867: node4: OK [2022-01-20T08:04:35.082Z] networkdb_test.go:867: node5: OK [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="Node 12832288dab3/192.168.8.210, left gossip cluster" [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="node 0 coming back" [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8a95d1f21507 with config:&{NodeID:8a95d1f21507 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-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="Node 8a95d1f21507/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="Node 8a95d1f21507/192.168.8.210, added to nodes list" [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="node 1 coming back" [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f0d230bfbd5b with config:&{NodeID:f0d230bfbd5b 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-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, added to nodes list" [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="node 2 coming back" [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:db69feb6476b with config:&{NodeID:db69feb6476b 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-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="Node db69feb6476b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:35.082Z] time="2022-01-20T08:04:34Z" level=info msg="Node db69feb6476b/192.168.8.210, added to nodes list" [2022-01-20T08:04:35.552Z] time="2022-01-20T08:04:35Z" level=debug msg="memberlist: Failed ping: 0606da52bd13 (timeout reached)" [2022-01-20T08:04:35.552Z] time="2022-01-20T08:04:35Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->192.168.8.210:10037: use of closed network connection" [2022-01-20T08:04:35.552Z] time="2022-01-20T08:04:35Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49381" [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === Skipped [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T08:04:35.622Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T08:04:35.622Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-20T08:04:35.622Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-20T08:04:35.622Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-20T08:04:35.622Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T08:04:35.622Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T08:04:35.622Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T08:04:35.622Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T08:04:35.622Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T08:04:35.622Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.622Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T08:04:35.622Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T08:04:35.622Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T08:04:35.623Z] daemon_test.go:145: root required [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T08:04:35.623Z] reload_test.go:342: root required [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T08:04:35.623Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T08:04:35.623Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T08:04:35.623Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T08:04:35.623Z] download_test.go:267: Needs fixing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T08:04:35.623Z] layer_test.go:303: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T08:04:35.623Z] layer_test.go:352: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T08:04:35.623Z] layer_test.go:467: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T08:04:35.623Z] layer_test.go:696: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T08:04:35.623Z] migration_test.go:45: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T08:04:35.623Z] migration_test.go:181: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T08:04:35.623Z] mount_test.go:17: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T08:04:35.623Z] mount_test.go:76: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T08:04:35.623Z] mount_test.go:125: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T08:04:35.623Z] mount_test.go:212: Failing on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-20T08:04:35.623Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T08:04:35.623Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T08:04:35.623Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T08:04:35.623Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T08:04:35.623Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T08:04:35.623Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T08:04:35.623Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T08:04:35.623Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T08:04:35.623Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T08:04:35.623Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T08:04:35.623Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T08:04:35.623Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T08:04:35.623Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T08:04:35.623Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T08:04:35.623Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T08:04:35.623Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T08:04:35.623Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-20T08:04:35.623Z] archive_test.go:140: zstd not installed [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T08:04:35.623Z] archive_windows_test.go:16: Currently fails [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T08:04:35.623Z] changes_test.go:195: needs more investigation [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-20T08:04:35.623Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-20T08:04:35.623Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T08:04:35.623Z] changes_test.go:432: needs further investigation [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T08:04:35.623Z] changes_test.go:468: needs further investigation [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T08:04:35.623Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T08:04:35.623Z] poller_test.go:40: No chmod on Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T08:04:35.623Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T08:04:35.623Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T08:04:35.623Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T08:04:35.623Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-20T08:04:35.623Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T08:04:35.623Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T08:04:35.623Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T08:04:35.623Z] [2022-01-20T08:04:35.623Z] DONE 2066 tests, 70 skipped in 253.573s [2022-01-20T08:04:35.623Z] INFO: make.ps1 ended at 01/20/2022 08:04:35 [2022-01-20T08:04:36.020Z] time="2022-01-20T08:04:35Z" level=warning msg="memberlist: Was able to connect to 0606da52bd13 but other probes failed, network may be misconfigured" [2022-01-20T08:04:37.142Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-01-20T08:04:37.497Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2022-01-20T08:04:37.497Z] PASS [2022-01-20T08:04:37.497Z] [2022-01-20T08:04:37.497Z] === Skipped [2022-01-20T08:04:37.497Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:04:37.497Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:04:37.497Z] [2022-01-20T08:04:37.497Z] DONE 26 tests, 1 skipped in 42.363s [2022-01-20T08:04:37.497Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:04:37.497Z] ++ 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-01-20T08:04:37.497Z] ++ set -e [2022-01-20T08:04:37.497Z] ++ '[' -n 0 ']' [2022-01-20T08:04:37.497Z] ++ set -x [2022-01-20T08:04:37.497Z] ++ 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-01-20T08:04:37.758Z] INFO: Testing against a local daemon [2022-01-20T08:04:37.758Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T08:04:37.758Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:04:37.758Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:04:37.758Z] === RUN TestDockerNetworkIpvlan [2022-01-20T08:04:37.758Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:04:37.758Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:04:37.758Z] PASS [2022-01-20T08:04:37.758Z] [2022-01-20T08:04:37.758Z] === Skipped [2022-01-20T08:04:37.758Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-01-20T08:04:37.758Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:04:37.758Z] [2022-01-20T08:04:37.758Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:04:37.758Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:04:37.758Z] [2022-01-20T08:04:37.758Z] DONE 2 tests, 2 skipped in 0.097s [2022-01-20T08:04:37.758Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:04:37.758Z] ++ 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-01-20T08:04:37.758Z] ++ set -e [2022-01-20T08:04:37.758Z] ++ '[' -n 0 ']' [2022-01-20T08:04:37.758Z] ++ set -x [2022-01-20T08:04:37.758Z] ++ 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-01-20T08:04:37.758Z] INFO: Testing against a local daemon [2022-01-20T08:04:37.758Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T08:04:37.848Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T08:04:37.848Z] INFO: Unit tests ended at 01/20/2022 08:04:37. Duration:00:04:27.2524789 [2022-01-20T08:04:37.848Z] INFO: Building busybox [2022-01-20T08:04:37.848Z] Sending build context to Docker daemon 5.12kB [2022-01-20T08:04:37.848Z] [2022-01-20T08:04:37.848Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T08:04:37.848Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T08:04:37.848Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T08:04:37.848Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T08:04:37.848Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T08:04:37.848Z] ---> 11cbc9e36c7a [2022-01-20T08:04:37.848Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T08:04:37.848Z] ---> Running in 20c73f1ffa44 [2022-01-20T08:04:38.148Z] === RUN TestCheckpointCreateError [2022-01-20T08:04:38.148Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestCheckpointCreate [2022-01-20T08:04:38.148Z] --- PASS: TestCheckpointCreate (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestCheckpointDeleteError [2022-01-20T08:04:38.148Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestCheckpointDelete [2022-01-20T08:04:38.148Z] --- PASS: TestCheckpointDelete (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestCheckpointListError [2022-01-20T08:04:38.148Z] --- PASS: TestCheckpointListError (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestCheckpointList [2022-01-20T08:04:38.148Z] --- PASS: TestCheckpointList (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestCheckpointListContainerNotFound [2022-01-20T08:04:38.148Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestNewClientWithOpsFromEnv [2022-01-20T08:04:38.148Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T08:04:38.148Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestGetAPIPath [2022-01-20T08:04:38.148Z] --- PASS: TestGetAPIPath (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestParseHostURL [2022-01-20T08:04:38.148Z] --- PASS: TestParseHostURL (0.00s) [2022-01-20T08:04:38.148Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-01-20T08:04:38.148Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNegotiateAPIVersionEmpty [2022-01-20T08:04:38.149Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNegotiateAPIVersion [2022-01-20T08:04:38.149Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNegotiateAPVersionOverride [2022-01-20T08:04:38.149Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNegotiateAPIVersionAutomatic [2022-01-20T08:04:38.149Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-01-20T08:04:38.149Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-01-20T08:04:38.149Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestClientRedirect [2022-01-20T08:04:38.149Z] --- PASS: TestClientRedirect (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigCreateUnsupported [2022-01-20T08:04:38.149Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigCreateError [2022-01-20T08:04:38.149Z] --- PASS: TestConfigCreateError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigCreate [2022-01-20T08:04:38.149Z] --- PASS: TestConfigCreate (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigInspectNotFound [2022-01-20T08:04:38.149Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigInspectWithEmptyID [2022-01-20T08:04:38.149Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigInspectUnsupported [2022-01-20T08:04:38.149Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigInspectError [2022-01-20T08:04:38.149Z] --- PASS: TestConfigInspectError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigInspectConfigNotFound [2022-01-20T08:04:38.149Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigInspect [2022-01-20T08:04:38.149Z] --- PASS: TestConfigInspect (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigListUnsupported [2022-01-20T08:04:38.149Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigListError [2022-01-20T08:04:38.149Z] --- PASS: TestConfigListError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigList [2022-01-20T08:04:38.149Z] --- PASS: TestConfigList (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigRemoveUnsupported [2022-01-20T08:04:38.149Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigRemoveError [2022-01-20T08:04:38.149Z] --- PASS: TestConfigRemoveError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigRemove [2022-01-20T08:04:38.149Z] --- PASS: TestConfigRemove (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigUpdateUnsupported [2022-01-20T08:04:38.149Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigUpdateError [2022-01-20T08:04:38.149Z] --- PASS: TestConfigUpdateError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestConfigUpdate [2022-01-20T08:04:38.149Z] --- PASS: TestConfigUpdate (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerCommitError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerCommitError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerCommit [2022-01-20T08:04:38.149Z] --- PASS: TestContainerCommit (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStatPathError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStatPathError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStatPathNotFoundError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStatPathNoHeaderError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStatPath [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStatPath (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestCopyToContainerError [2022-01-20T08:04:38.149Z] --- PASS: TestCopyToContainerError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestCopyToContainerNotFoundError [2022-01-20T08:04:38.149Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestCopyToContainerNotStatusOKError [2022-01-20T08:04:38.149Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestCopyToContainer [2022-01-20T08:04:38.149Z] --- PASS: TestCopyToContainer (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestCopyFromContainerError [2022-01-20T08:04:38.149Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestCopyFromContainerNotFoundError [2022-01-20T08:04:38.149Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestCopyFromContainerNotStatusOKError [2022-01-20T08:04:38.149Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestCopyFromContainerNoHeaderError [2022-01-20T08:04:38.149Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestCopyFromContainer [2022-01-20T08:04:38.149Z] --- PASS: TestCopyFromContainer (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerCreateError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerCreateError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerCreateImageNotFound [2022-01-20T08:04:38.149Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerCreateWithName [2022-01-20T08:04:38.149Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerCreateAutoRemove [2022-01-20T08:04:38.149Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerDiffError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerDiffError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerDiff [2022-01-20T08:04:38.149Z] --- PASS: TestContainerDiff (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExecCreateError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExecCreate [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExecCreate (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExecStartError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExecStartError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExecStart [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExecStart (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExecInspectError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExecInspect [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExecInspect (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExportError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExportError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExport [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExport (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerInspectError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerInspectError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerInspectContainerNotFound [2022-01-20T08:04:38.149Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerInspectWithEmptyID [2022-01-20T08:04:38.149Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerInspect [2022-01-20T08:04:38.149Z] --- PASS: TestContainerInspect (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerInspectNode [2022-01-20T08:04:38.149Z] --- PASS: TestContainerInspectNode (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerKillError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerKillError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerKill [2022-01-20T08:04:38.149Z] --- PASS: TestContainerKill (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerListError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerListError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerList [2022-01-20T08:04:38.149Z] --- PASS: TestContainerList (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerLogsNotFoundError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerLogsError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerLogsError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerLogs [2022-01-20T08:04:38.149Z] --- PASS: TestContainerLogs (0.16s) [2022-01-20T08:04:38.149Z] === RUN TestContainerPauseError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerPauseError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerPause [2022-01-20T08:04:38.149Z] --- PASS: TestContainerPause (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainersPruneError [2022-01-20T08:04:38.149Z] --- PASS: TestContainersPruneError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainersPrune [2022-01-20T08:04:38.149Z] --- PASS: TestContainersPrune (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerRemoveError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerRemoveError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerRemoveNotFoundError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerRemove [2022-01-20T08:04:38.149Z] --- PASS: TestContainerRemove (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerRenameError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerRenameError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerRename [2022-01-20T08:04:38.149Z] --- PASS: TestContainerRename (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerResizeError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerResizeError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExecResizeError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerResize [2022-01-20T08:04:38.149Z] --- PASS: TestContainerResize (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerExecResize [2022-01-20T08:04:38.149Z] --- PASS: TestContainerExecResize (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerRestartError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerRestartError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerRestart [2022-01-20T08:04:38.149Z] --- PASS: TestContainerRestart (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStartError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStartError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStart [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStart (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStatsError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStatsError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStats [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStats (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStopError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStopError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerStop [2022-01-20T08:04:38.149Z] --- PASS: TestContainerStop (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerTopError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerTopError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerTop [2022-01-20T08:04:38.149Z] --- PASS: TestContainerTop (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerUnpauseError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerUnpause [2022-01-20T08:04:38.149Z] --- PASS: TestContainerUnpause (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerUpdateError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerUpdateError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerUpdate [2022-01-20T08:04:38.149Z] --- PASS: TestContainerUpdate (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerWaitError [2022-01-20T08:04:38.149Z] --- PASS: TestContainerWaitError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestContainerWait [2022-01-20T08:04:38.149Z] --- PASS: TestContainerWait (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestDiskUsageError [2022-01-20T08:04:38.149Z] --- PASS: TestDiskUsageError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestDiskUsage [2022-01-20T08:04:38.149Z] --- PASS: TestDiskUsage (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestDistributionInspectUnsupported [2022-01-20T08:04:38.149Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestDistributionInspectWithEmptyID [2022-01-20T08:04:38.149Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestEventsErrorInOptions [2022-01-20T08:04:38.149Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestEventsErrorFromServer [2022-01-20T08:04:38.149Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestEvents [2022-01-20T08:04:38.149Z] --- PASS: TestEvents (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestTLSCloseWriter [2022-01-20T08:04:38.149Z] === PAUSE TestTLSCloseWriter [2022-01-20T08:04:38.149Z] === RUN TestImageBuildError [2022-01-20T08:04:38.149Z] --- PASS: TestImageBuildError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageBuild [2022-01-20T08:04:38.149Z] --- PASS: TestImageBuild (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestGetDockerOS [2022-01-20T08:04:38.149Z] --- PASS: TestGetDockerOS (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageCreateError [2022-01-20T08:04:38.149Z] --- PASS: TestImageCreateError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageCreate [2022-01-20T08:04:38.149Z] --- PASS: TestImageCreate (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageHistoryError [2022-01-20T08:04:38.149Z] --- PASS: TestImageHistoryError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageHistory [2022-01-20T08:04:38.149Z] --- PASS: TestImageHistory (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageImportError [2022-01-20T08:04:38.149Z] --- PASS: TestImageImportError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageImport [2022-01-20T08:04:38.149Z] --- PASS: TestImageImport (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageInspectError [2022-01-20T08:04:38.149Z] --- PASS: TestImageInspectError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageInspectImageNotFound [2022-01-20T08:04:38.149Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageInspectWithEmptyID [2022-01-20T08:04:38.149Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageInspect [2022-01-20T08:04:38.149Z] --- PASS: TestImageInspect (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageListError [2022-01-20T08:04:38.149Z] --- PASS: TestImageListError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageList [2022-01-20T08:04:38.149Z] --- PASS: TestImageList (0.01s) [2022-01-20T08:04:38.149Z] === RUN TestImageListApiBefore125 [2022-01-20T08:04:38.149Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageLoadError [2022-01-20T08:04:38.149Z] --- PASS: TestImageLoadError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageLoad [2022-01-20T08:04:38.149Z] --- PASS: TestImageLoad (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagesPruneError [2022-01-20T08:04:38.149Z] --- PASS: TestImagesPruneError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagesPrune [2022-01-20T08:04:38.149Z] --- PASS: TestImagesPrune (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePullReferenceParseError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePullAnyError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePullAnyError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePullStatusUnauthorizedError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePullWithoutErrors [2022-01-20T08:04:38.149Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePushReferenceError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePushAnyError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushAnyError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePushStatusUnauthorizedError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImagePushWithoutErrors [2022-01-20T08:04:38.149Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-01-20T08:04:38.149Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-01-20T08:04:38.149Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-01-20T08:04:38.149Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushWithoutErrors (0.01s) [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.01s) [2022-01-20T08:04:38.149Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageRemoveError [2022-01-20T08:04:38.149Z] --- PASS: TestImageRemoveError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageRemoveImageNotFound [2022-01-20T08:04:38.149Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageRemove [2022-01-20T08:04:38.149Z] --- PASS: TestImageRemove (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageSaveError [2022-01-20T08:04:38.149Z] --- PASS: TestImageSaveError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageSave [2022-01-20T08:04:38.149Z] --- PASS: TestImageSave (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageSearchAnyError [2022-01-20T08:04:38.149Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageSearchStatusUnauthorizedError [2022-01-20T08:04:38.149Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-01-20T08:04:38.149Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-01-20T08:04:38.149Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-01-20T08:04:38.149Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageSearchWithoutErrors [2022-01-20T08:04:38.149Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageTagError [2022-01-20T08:04:38.149Z] --- PASS: TestImageTagError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageTagInvalidReference [2022-01-20T08:04:38.149Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageTagInvalidSourceImageName [2022-01-20T08:04:38.149Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageTagHexSource [2022-01-20T08:04:38.149Z] --- PASS: TestImageTagHexSource (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestImageTag [2022-01-20T08:04:38.149Z] --- PASS: TestImageTag (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestInfoServerError [2022-01-20T08:04:38.149Z] --- PASS: TestInfoServerError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestInfoInvalidResponseJSONError [2022-01-20T08:04:38.149Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestInfo [2022-01-20T08:04:38.149Z] --- PASS: TestInfo (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkConnectError [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkConnectError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkConnect [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkConnect (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkCreateError [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkCreateError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkCreate [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkCreate (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkDisconnectError [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkDisconnect [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkInspect [2022-01-20T08:04:38.149Z] === RUN TestNetworkInspect/empty_ID [2022-01-20T08:04:38.149Z] === RUN TestNetworkInspect/no_options [2022-01-20T08:04:38.149Z] === RUN TestNetworkInspect/verbose [2022-01-20T08:04:38.149Z] === RUN TestNetworkInspect/global_scope [2022-01-20T08:04:38.149Z] === RUN TestNetworkInspect/unknown_network [2022-01-20T08:04:38.149Z] === RUN TestNetworkInspect/server_error [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkInspect (0.00s) [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkListError [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkListError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkList [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkList (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworksPruneError [2022-01-20T08:04:38.149Z] --- PASS: TestNetworksPruneError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworksPrune [2022-01-20T08:04:38.149Z] --- PASS: TestNetworksPrune (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkRemoveError [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNetworkRemove [2022-01-20T08:04:38.149Z] --- PASS: TestNetworkRemove (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNodeInspectError [2022-01-20T08:04:38.149Z] --- PASS: TestNodeInspectError (0.00s) [2022-01-20T08:04:38.149Z] === RUN TestNodeInspectNodeNotFound [2022-01-20T08:04:38.150Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestNodeInspectWithEmptyID [2022-01-20T08:04:38.150Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestNodeInspect [2022-01-20T08:04:38.150Z] --- PASS: TestNodeInspect (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestNodeListError [2022-01-20T08:04:38.150Z] --- PASS: TestNodeListError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestNodeList [2022-01-20T08:04:38.150Z] --- PASS: TestNodeList (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestNodeRemoveError [2022-01-20T08:04:38.150Z] --- PASS: TestNodeRemoveError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestNodeRemove [2022-01-20T08:04:38.150Z] --- PASS: TestNodeRemove (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestNodeUpdateError [2022-01-20T08:04:38.150Z] --- PASS: TestNodeUpdateError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestNodeUpdate [2022-01-20T08:04:38.150Z] --- PASS: TestNodeUpdate (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestOptionWithTimeout [2022-01-20T08:04:38.150Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPingFail [2022-01-20T08:04:38.150Z] --- PASS: TestPingFail (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPingWithError [2022-01-20T08:04:38.150Z] 2022/01/20 08:04:37 RoundTripper returned a response & error; ignoring response [2022-01-20T08:04:38.150Z] 2022/01/20 08:04:37 RoundTripper returned a response & error; ignoring response [2022-01-20T08:04:38.150Z] --- PASS: TestPingWithError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPingSuccess [2022-01-20T08:04:38.150Z] --- PASS: TestPingSuccess (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPingHeadFallback [2022-01-20T08:04:38.150Z] === RUN TestPingHeadFallback/OK [2022-01-20T08:04:38.150Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-01-20T08:04:38.150Z] === RUN TestPingHeadFallback/Not_Found [2022-01-20T08:04:38.150Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-01-20T08:04:38.150Z] --- PASS: TestPingHeadFallback (0.00s) [2022-01-20T08:04:38.150Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-01-20T08:04:38.150Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-01-20T08:04:38.150Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-01-20T08:04:38.150Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginDisableError [2022-01-20T08:04:38.150Z] --- PASS: TestPluginDisableError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginDisable [2022-01-20T08:04:38.150Z] --- PASS: TestPluginDisable (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginEnableError [2022-01-20T08:04:38.150Z] --- PASS: TestPluginEnableError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginEnable [2022-01-20T08:04:38.150Z] --- PASS: TestPluginEnable (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginInspectError [2022-01-20T08:04:38.150Z] --- PASS: TestPluginInspectError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginInspectWithEmptyID [2022-01-20T08:04:38.150Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginInspect [2022-01-20T08:04:38.150Z] --- PASS: TestPluginInspect (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginListError [2022-01-20T08:04:38.150Z] --- PASS: TestPluginListError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginList [2022-01-20T08:04:38.150Z] --- PASS: TestPluginList (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginPushError [2022-01-20T08:04:38.150Z] --- PASS: TestPluginPushError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginPush [2022-01-20T08:04:38.150Z] --- PASS: TestPluginPush (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginRemoveError [2022-01-20T08:04:38.150Z] --- PASS: TestPluginRemoveError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginRemove [2022-01-20T08:04:38.150Z] --- PASS: TestPluginRemove (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginSetError [2022-01-20T08:04:38.150Z] --- PASS: TestPluginSetError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPluginSet [2022-01-20T08:04:38.150Z] --- PASS: TestPluginSet (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSetHostHeader [2022-01-20T08:04:38.150Z] --- PASS: TestSetHostHeader (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestPlainTextError [2022-01-20T08:04:38.150Z] --- PASS: TestPlainTextError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestInfiniteError [2022-01-20T08:04:38.150Z] --- PASS: TestInfiniteError (0.02s) [2022-01-20T08:04:38.150Z] === RUN TestCanceledContext [2022-01-20T08:04:38.150Z] 2022/01/20 08:04:37 RoundTripper returned a response & error; ignoring response [2022-01-20T08:04:38.150Z] --- PASS: TestCanceledContext (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestDeadlineExceededContext [2022-01-20T08:04:38.150Z] 2022/01/20 08:04:37 RoundTripper returned a response & error; ignoring response [2022-01-20T08:04:38.150Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretCreateUnsupported [2022-01-20T08:04:38.150Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretCreateError [2022-01-20T08:04:38.150Z] --- PASS: TestSecretCreateError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretCreate [2022-01-20T08:04:38.150Z] --- PASS: TestSecretCreate (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretInspectUnsupported [2022-01-20T08:04:38.150Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretInspectError [2022-01-20T08:04:38.150Z] --- PASS: TestSecretInspectError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretInspectSecretNotFound [2022-01-20T08:04:38.150Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretInspectWithEmptyID [2022-01-20T08:04:38.150Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretInspect [2022-01-20T08:04:38.150Z] --- PASS: TestSecretInspect (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretListUnsupported [2022-01-20T08:04:38.150Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretListError [2022-01-20T08:04:38.150Z] --- PASS: TestSecretListError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretList [2022-01-20T08:04:38.150Z] --- PASS: TestSecretList (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretRemoveUnsupported [2022-01-20T08:04:38.150Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretRemoveError [2022-01-20T08:04:38.150Z] --- PASS: TestSecretRemoveError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretRemove [2022-01-20T08:04:38.150Z] --- PASS: TestSecretRemove (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretUpdateUnsupported [2022-01-20T08:04:38.150Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretUpdateError [2022-01-20T08:04:38.150Z] --- PASS: TestSecretUpdateError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSecretUpdate [2022-01-20T08:04:38.150Z] --- PASS: TestSecretUpdate (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceCreateError [2022-01-20T08:04:38.150Z] --- PASS: TestServiceCreateError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceCreate [2022-01-20T08:04:38.150Z] --- PASS: TestServiceCreate (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceCreateCompatiblePlatforms [2022-01-20T08:04:38.150Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceCreateDigestPinning [2022-01-20T08:04:38.150Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-01-20T08:04:38.150Z] === RUN TestServiceInspectError [2022-01-20T08:04:38.150Z] --- PASS: TestServiceInspectError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceInspectServiceNotFound [2022-01-20T08:04:38.150Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceInspectWithEmptyID [2022-01-20T08:04:38.150Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceInspect [2022-01-20T08:04:38.150Z] --- PASS: TestServiceInspect (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceListError [2022-01-20T08:04:38.150Z] --- PASS: TestServiceListError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceList [2022-01-20T08:04:38.150Z] --- PASS: TestServiceList (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceLogsError [2022-01-20T08:04:38.150Z] --- PASS: TestServiceLogsError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceLogs [2022-01-20T08:04:38.150Z] --- PASS: TestServiceLogs (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceRemoveError [2022-01-20T08:04:38.150Z] --- PASS: TestServiceRemoveError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceRemoveNotFoundError [2022-01-20T08:04:38.150Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceRemove [2022-01-20T08:04:38.150Z] --- PASS: TestServiceRemove (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceUpdateError [2022-01-20T08:04:38.150Z] --- PASS: TestServiceUpdateError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestServiceUpdate [2022-01-20T08:04:38.150Z] --- PASS: TestServiceUpdate (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmGetUnlockKeyError [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmGetUnlockKey [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmInitError [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmInitError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmInit [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmInit (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmInspectError [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmInspectError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmInspect [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmInspect (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmJoinError [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmJoinError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmJoin [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmJoin (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmLeaveError [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmLeave [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmLeave (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmUnlockError [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmUnlock [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmUnlock (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmUpdateError [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestSwarmUpdate [2022-01-20T08:04:38.150Z] --- PASS: TestSwarmUpdate (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestTaskInspectError [2022-01-20T08:04:38.150Z] --- PASS: TestTaskInspectError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestTaskInspectWithEmptyID [2022-01-20T08:04:38.150Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestTaskInspect [2022-01-20T08:04:38.150Z] --- PASS: TestTaskInspect (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestTaskListError [2022-01-20T08:04:38.150Z] --- PASS: TestTaskListError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestTaskList [2022-01-20T08:04:38.150Z] --- PASS: TestTaskList (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeCreateError [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeCreateError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeCreate [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeCreate (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeInspectError [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeInspectError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeInspectNotFound [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeInspectWithEmptyID [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeInspect [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeInspect (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeListError [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeListError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeList [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeList (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeRemoveError [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-01-20T08:04:38.150Z] === RUN TestVolumeRemove [2022-01-20T08:04:38.150Z] --- PASS: TestVolumeRemove (0.00s) [2022-01-20T08:04:38.150Z] === CONT TestTLSCloseWriter [2022-01-20T08:04:38.150Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-01-20T08:04:38.150Z] PASS [2022-01-20T08:04:38.150Z] coverage: 75.1% of statements [2022-01-20T08:04:38.150Z] ok github.com/docker/docker/client 0.356s coverage: 75.1% of statements [2022-01-20T08:04:38.248Z] time="2022-01-20T08:04:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.8.210:10033 192.168.8.210:10034 192.168.8.210:10035]" [2022-01-20T08:04:38.716Z] time="2022-01-20T08:04:38Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.8.210:10033 192.168.8.210:10034 192.168.8.210:10035]" [2022-01-20T08:04:38.838Z] --- PASS: TestServiceUpdateConfigs (14.33s) [2022-01-20T08:04:38.838Z] === RUN TestServiceUpdateNetwork [2022-01-20T08:04:39.140Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2022-01-20T08:04:39.140Z] === RUN TestDockerNetworkMacvlan [2022-01-20T08:04:39.684Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T08:04:39.684Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10033" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49382" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 895fe315dd54/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 895fe315dd54/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 0606da52bd13/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 0606da52bd13/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, is the new incarnation of the shutdown node 6a4b5cdb51c5/192.168.8.210" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10034" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49383" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 895fe315dd54/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 895fe315dd54/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 0606da52bd13/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 0606da52bd13/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, is the new incarnation of the shutdown node 1d48ab4bcc82/192.168.8.210" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10035" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49384" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 895fe315dd54/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 895fe315dd54/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 0606da52bd13/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 0606da52bd13/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, is the new incarnation of the shutdown node 12832288dab3/192.168.8.210" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, is the new incarnation of the shutdown node 1d48ab4bcc82/192.168.8.210" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, is the new incarnation of the shutdown node 6a4b5cdb51c5/192.168.8.210" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, joined gossip cluster" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, is the new incarnation of the shutdown node 12832288dab3/192.168.8.210" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=info msg="Node db69feb6476b/192.168.8.210, added to nodes list" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10033" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49385" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10034" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49386" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.8.210:10035" [2022-01-20T08:04:39.704Z] time="2022-01-20T08:04:39Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49387" [2022-01-20T08:04:40.081Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T08:04:40.173Z] 2022/01/20 08:04:39 Closing DB instances... [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507 change state NodeActive --> NodeLeft" [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="node2(f0d230bfbd5b): Node leave event for 8a95d1f21507/192.168.8.210" [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507 change state NodeActive --> NodeLeft" [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="node3(db69feb6476b): Node leave event for 8a95d1f21507/192.168.8.210" [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507 change state NodeActive --> NodeLeft" [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="node5(895fe315dd54): Node leave event for 8a95d1f21507/192.168.8.210" [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507 change state NodeActive --> NodeLeft" [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="node1(8a95d1f21507): Node leave event for 8a95d1f21507/192.168.8.210" [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="Node 8a95d1f21507 change state NodeActive --> NodeLeft" [2022-01-20T08:04:40.173Z] time="2022-01-20T08:04:39Z" level=info msg="node4(0606da52bd13): Node leave event for 8a95d1f21507/192.168.8.210" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node 8a95d1f21507/192.168.8.210, left gossip cluster" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node 8a95d1f21507/192.168.8.210, left gossip cluster" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node 8a95d1f21507/192.168.8.210, left gossip cluster" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node 8a95d1f21507/192.168.8.210, left gossip cluster" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node 8a95d1f21507/192.168.8.210, left gossip cluster" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node f0d230bfbd5b change state NodeActive --> NodeLeft" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node f0d230bfbd5b change state NodeActive --> NodeLeft" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="node5(895fe315dd54): Node leave event for f0d230bfbd5b/192.168.8.210" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="node4(0606da52bd13): Node leave event for f0d230bfbd5b/192.168.8.210" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node f0d230bfbd5b change state NodeActive --> NodeLeft" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="node3(db69feb6476b): Node leave event for f0d230bfbd5b/192.168.8.210" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node f0d230bfbd5b change state NodeActive --> NodeLeft" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="node2(f0d230bfbd5b): Node leave event for f0d230bfbd5b/192.168.8.210" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, left gossip cluster" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, left gossip cluster" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, left gossip cluster" [2022-01-20T08:04:40.641Z] time="2022-01-20T08:04:40Z" level=info msg="Node f0d230bfbd5b/192.168.8.210, left gossip cluster" [2022-01-20T08:04:40.651Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T08:04:41.109Z] time="2022-01-20T08:04:40Z" level=info msg="Node db69feb6476b change state NodeActive --> NodeLeft" [2022-01-20T08:04:41.109Z] time="2022-01-20T08:04:40Z" level=info msg="node4(0606da52bd13): Node leave event for db69feb6476b/192.168.8.210" [2022-01-20T08:04:41.109Z] time="2022-01-20T08:04:40Z" level=info msg="Node db69feb6476b change state NodeActive --> NodeLeft" [2022-01-20T08:04:41.109Z] time="2022-01-20T08:04:40Z" level=info msg="node5(895fe315dd54): Node leave event for db69feb6476b/192.168.8.210" [2022-01-20T08:04:41.109Z] time="2022-01-20T08:04:40Z" level=info msg="Node db69feb6476b change state NodeActive --> NodeLeft" [2022-01-20T08:04:41.109Z] time="2022-01-20T08:04:40Z" level=info msg="node3(db69feb6476b): Node leave event for db69feb6476b/192.168.8.210" [2022-01-20T08:04:41.109Z] time="2022-01-20T08:04:40Z" level=info msg="Node db69feb6476b/192.168.8.210, left gossip cluster" [2022-01-20T08:04:41.109Z] time="2022-01-20T08:04:40Z" level=info msg="Node db69feb6476b/192.168.8.210, left gossip cluster" [2022-01-20T08:04:41.221Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T08:04:41.578Z] time="2022-01-20T08:04:41Z" level=info msg="Node db69feb6476b/192.168.8.210, left gossip cluster" [2022-01-20T08:04:41.578Z] time="2022-01-20T08:04:41Z" level=debug msg="memberlist: Failed ping: 0606da52bd13 (timeout reached)" [2022-01-20T08:04:41.578Z] time="2022-01-20T08:04:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.8.210:10035: use of closed network connection" [2022-01-20T08:04:41.578Z] time="2022-01-20T08:04:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.8.210:10037: use of closed network connection" [2022-01-20T08:04:41.578Z] time="2022-01-20T08:04:41Z" level=debug msg="memberlist: Stream connection from=192.168.8.210:49388" [2022-01-20T08:04:41.597Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-01-20T08:04:42.046Z] time="2022-01-20T08:04:41Z" level=info msg="Node 0606da52bd13 change state NodeActive --> NodeLeft" [2022-01-20T08:04:42.046Z] time="2022-01-20T08:04:41Z" level=info msg="node5(895fe315dd54): Node leave event for 0606da52bd13/192.168.8.210" [2022-01-20T08:04:42.046Z] time="2022-01-20T08:04:41Z" level=info msg="Node 0606da52bd13 change state NodeActive --> NodeLeft" [2022-01-20T08:04:42.046Z] time="2022-01-20T08:04:41Z" level=info msg="node4(0606da52bd13): Node leave event for 0606da52bd13/192.168.8.210" [2022-01-20T08:04:42.046Z] time="2022-01-20T08:04:41Z" level=warning msg="memberlist: Was able to connect to 0606da52bd13 but other probes failed, network may be misconfigured" [2022-01-20T08:04:42.515Z] time="2022-01-20T08:04:42Z" level=info msg="Node 0606da52bd13/192.168.8.210, left gossip cluster" [2022-01-20T08:04:42.515Z] time="2022-01-20T08:04:42Z" level=info msg="Node 0606da52bd13/192.168.8.210, left gossip cluster" [2022-01-20T08:04:43.133Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T08:04:43.504Z] time="2022-01-20T08:04:42Z" level=info msg="Node 895fe315dd54/192.168.8.210, left gossip cluster" [2022-01-20T08:04:43.504Z] time="2022-01-20T08:04:42Z" level=info msg="Node 895fe315dd54 change state NodeActive --> NodeFailed" [2022-01-20T08:04:43.504Z] time="2022-01-20T08:04:42Z" level=info msg="Node 895fe315dd54/192.168.8.210, added to failed nodes list" [2022-01-20T08:04:43.504Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-01-20T08:04:43.504Z] PASS [2022-01-20T08:04:43.504Z] coverage: 60.0% of statements [2022-01-20T08:04:43.504Z] ok github.com/docker/docker/libnetwork/networkdb 104.058s coverage: 60.0% of statements [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T08:04:43.504Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T08:04:43.512Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-01-20T08:04:43.723Z] Removing intermediate container 20c73f1ffa44 [2022-01-20T08:04:43.723Z] ---> 4e069a383059 [2022-01-20T08:04:43.723Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T08:04:43.723Z] ---> Running in 35ad2574f223 [2022-01-20T08:04:43.723Z] Removing intermediate container 35ad2574f223 [2022-01-20T08:04:43.723Z] ---> 36d7d2a6c69f [2022-01-20T08:04:43.723Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T08:04:43.723Z] ---> Running in b8612bd51cf5 [2022-01-20T08:04:43.773Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T08:04:44.034Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T08:04:44.193Z] Removing intermediate container b8612bd51cf5 [2022-01-20T08:04:44.193Z] ---> 0dd13f5eb9ab [2022-01-20T08:04:44.193Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T08:04:44.295Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-01-20T08:04:44.555Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T08:04:44.711Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-01-20T08:04:44.711Z] Copying nested executables into bundles/binary-daemon [2022-01-20T08:04:44.711Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-01-20T08:04:44.711Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T08:04:44.711Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-01-20T08:04:44.711Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-01-20T08:04:45.046Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T08:04:45.050Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=5e9459fdce4b1f65412f5f6dd922dd946e310003 -e DOCKER_GRAPHDRIVER docker:5e9459fdce4b1f65412f5f6dd922dd946e310003 hack/make.sh cross [2022-01-20T08:04:45.180Z] [2022-01-20T08:04:45.309Z] [2022-01-20T08:04:45.309Z] Removing bundles/ [2022-01-20T08:04:45.497Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-01-20T08:04:45.497Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T08:04:45.497Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T08:04:45.567Z] [2022-01-20T08:04:45.567Z] ---> Making bundle: cross (in bundles/cross) [2022-01-20T08:04:45.567Z] Cross building: bundles/cross/linux/amd64 [2022-01-20T08:04:45.567Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-20T08:04:45.567Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T08:04:45.648Z] ---> 7f19b2e8ff15 [2022-01-20T08:04:45.648Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === Skipped [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T08:04:45.719Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-01-20T08:04:45.719Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-20T08:04:45.719Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-01-20T08:04:45.719Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-01-20T08:04:45.719Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T08:04:45.719Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T08:04:45.719Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T08:04:45.719Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T08:04:45.719Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.719Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T08:04:45.719Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T08:04:45.719Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T08:04:45.720Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T08:04:45.720Z] daemon_test.go:145: root required [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T08:04:45.720Z] reload_test.go:342: root required [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.11s) [2022-01-20T08:04:45.720Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T08:04:45.720Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T08:04:45.720Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T08:04:45.720Z] download_test.go:267: Needs fixing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T08:04:45.720Z] layer_test.go:303: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T08:04:45.720Z] layer_test.go:352: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T08:04:45.720Z] layer_test.go:467: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T08:04:45.720Z] layer_test.go:696: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T08:04:45.720Z] migration_test.go:45: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T08:04:45.720Z] migration_test.go:181: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T08:04:45.720Z] mount_test.go:17: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T08:04:45.720Z] mount_test.go:76: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T08:04:45.720Z] mount_test.go:125: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T08:04:45.720Z] mount_test.go:212: Failing on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-01-20T08:04:45.720Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T08:04:45.720Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T08:04:45.720Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T08:04:45.720Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T08:04:45.720Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T08:04:45.720Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T08:04:45.720Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T08:04:45.720Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T08:04:45.720Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T08:04:45.720Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T08:04:45.720Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T08:04:45.720Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T08:04:45.720Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T08:04:45.720Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T08:04:45.720Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T08:04:45.720Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T08:04:45.720Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-01-20T08:04:45.720Z] archive_test.go:140: zstd not installed [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T08:04:45.720Z] archive_windows_test.go:16: Currently fails [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T08:04:45.720Z] changes_test.go:195: needs more investigation [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-01-20T08:04:45.720Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-01-20T08:04:45.720Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T08:04:45.720Z] changes_test.go:432: needs further investigation [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T08:04:45.720Z] changes_test.go:468: needs further investigation [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T08:04:45.720Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T08:04:45.720Z] poller_test.go:40: No chmod on Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T08:04:45.720Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T08:04:45.720Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T08:04:45.720Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T08:04:45.720Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-20T08:04:45.720Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T08:04:45.720Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T08:04:45.720Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T08:04:45.720Z] [2022-01-20T08:04:45.720Z] DONE 2066 tests, 70 skipped in 257.706s [2022-01-20T08:04:45.720Z] INFO: make.ps1 ended at 01/20/2022 08:04:45 [2022-01-20T08:04:45.758Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T08:04:46.118Z] ---> Running in b8bcac7eca34 [2022-01-20T08:04:46.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T08:04:47.589Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T08:04:47.937Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T08:04:47.937Z] INFO: Unit tests ended at 01/20/2022 08:04:47. Duration:00:04:31.3814017 [2022-01-20T08:04:47.937Z] INFO: Building busybox [2022-01-20T08:04:48.248Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-01-20T08:04:48.406Z] Sending build context to Docker daemon 5.12kB [2022-01-20T08:04:48.406Z] [2022-01-20T08:04:48.406Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T08:04:48.406Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T08:04:48.406Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T08:04:48.406Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T08:04:48.406Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T08:04:48.406Z] ---> 11cbc9e36c7a [2022-01-20T08:04:48.406Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T08:04:48.406Z] ---> Running in 0e2bc915c56c [2022-01-20T08:04:48.508Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T08:04:48.529Z] --- PASS: TestDockerNetworkMacvlan (9.09s) [2022-01-20T08:04:48.530Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-01-20T08:04:48.530Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-01-20T08:04:48.530Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-01-20T08:04:48.530Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-01-20T08:04:48.530Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s) [2022-01-20T08:04:48.530Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-01-20T08:04:48.530Z] PASS [2022-01-20T08:04:48.530Z] [2022-01-20T08:04:48.530Z] DONE 8 tests in 10.615s [2022-01-20T08:04:48.530Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T08:04:48.530Z] ++ 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-01-20T08:04:48.530Z] ++ set -e [2022-01-20T08:04:48.530Z] ++ '[' -n 0 ']' [2022-01-20T08:04:48.530Z] ++ set -x [2022-01-20T08:04:48.530Z] ++ 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-01-20T08:04:48.530Z] testing: warning: no tests to run [2022-01-20T08:04:48.530Z] PASS [2022-01-20T08:04:48.530Z] [2022-01-20T08:04:48.530Z] DONE 0 tests in 0.022s [2022-01-20T08:04:48.530Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T08:04:48.530Z] ++ 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-01-20T08:04:48.530Z] ++ set -e [2022-01-20T08:04:48.530Z] ++ '[' -n 0 ']' [2022-01-20T08:04:48.530Z] ++ set -x [2022-01-20T08:04:48.530Z] ++ 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-01-20T08:04:48.530Z] INFO: Testing against a local daemon [2022-01-20T08:04:48.530Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T08:04:49.470Z] --- PASS: TestAuthZPluginAllowRequest (1.06s) [2022-01-20T08:04:49.470Z] === RUN TestAuthZPluginTLS [2022-01-20T08:04:49.942Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T08:04:50.040Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-01-20T08:04:50.041Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T08:04:50.611Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-01-20T08:04:50.611Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T08:04:50.997Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-01-20T08:04:50.997Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T08:04:51.181Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-01-20T08:04:51.181Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T08:04:51.252Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T08:04:51.751Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-01-20T08:04:51.751Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T08:04:51.865Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T08:04:52.177Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T08:04:52.692Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s) [2022-01-20T08:04:52.692Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T08:04:53.169Z] Removing intermediate container 0e2bc915c56c [2022-01-20T08:04:53.169Z] ---> 189fe1468502 [2022-01-20T08:04:53.169Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T08:04:53.169Z] ---> Running in b57dd26415ee [2022-01-20T08:04:53.262Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-01-20T08:04:53.262Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T08:04:53.659Z] Removing intermediate container b57dd26415ee [2022-01-20T08:04:53.659Z] ---> 45ecff522a94 [2022-01-20T08:04:53.659Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T08:04:53.659Z] ---> Running in 291e7e4e9a46 [2022-01-20T08:04:53.789Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T08:04:53.833Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-01-20T08:04:53.833Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T08:04:54.049Z] docker_cli_daemon_test.go:2522: [de850bb980a4f] daemon is not started [2022-01-20T08:04:54.129Z] Removing intermediate container 291e7e4e9a46 [2022-01-20T08:04:54.129Z] ---> 8b42d6376ce3 [2022-01-20T08:04:54.129Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T08:04:54.403Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-01-20T08:04:54.403Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T08:04:54.621Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T08:04:54.787Z] Removing intermediate container b8bcac7eca34 [2022-01-20T08:04:54.787Z] ---> d3723b3d75c0 [2022-01-20T08:04:54.787Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T08:04:54.787Z] ---> Running in 6bbc26163b4c [2022-01-20T08:04:55.696Z] [2022-01-20T08:04:55.696Z] ---> 4e3382fb16e2 [2022-01-20T08:04:55.696Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T08:04:55.696Z] ---> Running in 6d5512360070 [2022-01-20T08:04:55.787Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-01-20T08:04:55.787Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T08:04:56.008Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T08:04:56.008Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-01-20T08:04:56.357Z] [2022-01-20T08:04:56.357Z] SUCCESS: Specified value was saved. [2022-01-20T08:04:57.169Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-01-20T08:04:57.169Z] === RUN TestAuthZPluginHeader [2022-01-20T08:04:57.739Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-01-20T08:04:57.739Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T08:04:57.739Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:04:57.739Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T08:04:57.739Z] === RUN TestAuthZPluginV2Disable [2022-01-20T08:04:57.739Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:04:57.739Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-01-20T08:04:57.739Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T08:04:57.739Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:04:57.739Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T08:04:57.739Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T08:04:57.739Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:04:57.739Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T08:04:57.739Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T08:04:59.309Z] Removing intermediate container 6bbc26163b4c [2022-01-20T08:04:59.309Z] ---> 05514e61210d [2022-01-20T08:04:59.309Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T08:04:59.309Z] ---> Running in cc720c59228c [2022-01-20T08:04:59.422Z] --- PASS: TestCheckoutGit (32.32s) [2022-01-20T08:04:59.422Z] === RUN TestValidGitTransport [2022-01-20T08:04:59.422Z] --- PASS: TestValidGitTransport (0.00s) [2022-01-20T08:04:59.422Z] === RUN TestGitInvalidRef [2022-01-20T08:04:59.422Z] --- PASS: TestGitInvalidRef (0.21s) [2022-01-20T08:04:59.422Z] PASS [2022-01-20T08:04:59.422Z] coverage: 86.3% of statements [2022-01-20T08:04:59.422Z] ok github.com/docker/docker/builder/remotecontext/git 32.590s coverage: 86.3% of statements [2022-01-20T08:04:59.422Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T08:04:59.422Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T08:05:00.256Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T08:05:02.597Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T08:05:03.127Z] Cannot create a file when that file already exists. [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-01-20T08:05:03.221Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestConfigureDaemonLogs [2022-01-20T08:05:03.221Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestCommonOptionsInstallFlags [2022-01-20T08:05:03.221Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-01-20T08:05:03.221Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-01-20T08:05:03.221Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-01-20T08:05:03.221Z] PASS [2022-01-20T08:05:03.221Z] coverage: 18.6% of statements [2022-01-20T08:05:03.221Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 18.6% of statements [2022-01-20T08:05:03.221Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-01-20T08:05:03.221Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T08:05:04.365Z] Removing intermediate container 6d5512360070 [2022-01-20T08:05:04.366Z] ---> e1726bf03894 [2022-01-20T08:05:04.366Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T08:05:04.366Z] ---> Running in df4c06ac433f [2022-01-20T08:05:04.511Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T08:05:04.803Z] === RUN TestContainerStopSignal [2022-01-20T08:05:04.803Z] --- PASS: TestContainerStopSignal (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestContainerStopTimeout [2022-01-20T08:05:04.803Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestContainerSecretReferenceDestTarget [2022-01-20T08:05:04.803Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-01-20T08:05:04.803Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestContainerLogPathSetForRingLogger [2022-01-20T08:05:04.803Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestReplaceAndAppendEnvVars [2022-01-20T08:05:04.803Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-01-20T08:05:04.803Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestNewMemoryStore [2022-01-20T08:05:04.803Z] --- PASS: TestNewMemoryStore (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestAddContainers [2022-01-20T08:05:04.803Z] --- PASS: TestAddContainers (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestGetContainer [2022-01-20T08:05:04.803Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestDeleteContainer [2022-01-20T08:05:04.803Z] --- PASS: TestDeleteContainer (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestListContainers [2022-01-20T08:05:04.803Z] --- PASS: TestListContainers (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestFirstContainer [2022-01-20T08:05:04.803Z] --- PASS: TestFirstContainer (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestApplyAllContainer [2022-01-20T08:05:04.803Z] --- PASS: TestApplyAllContainer (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestIsValidHealthString [2022-01-20T08:05:04.803Z] --- PASS: TestIsValidHealthString (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestStateRunStop [2022-01-20T08:05:04.803Z] --- PASS: TestStateRunStop (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestStateTimeoutWait [2022-01-20T08:05:04.803Z] state_test.go:141: Stop callback fired [2022-01-20T08:05:04.803Z] state_test.go:165: Stop callback fired [2022-01-20T08:05:04.803Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-01-20T08:05:04.803Z] === RUN TestIsValidStateString [2022-01-20T08:05:04.803Z] --- PASS: TestIsValidStateString (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestViewSaveDelete [2022-01-20T08:05:04.803Z] --- PASS: TestViewSaveDelete (0.02s) [2022-01-20T08:05:04.803Z] === RUN TestViewAll [2022-01-20T08:05:04.803Z] --- PASS: TestViewAll (0.01s) [2022-01-20T08:05:04.803Z] === RUN TestViewGet [2022-01-20T08:05:04.803Z] --- PASS: TestViewGet (0.01s) [2022-01-20T08:05:04.803Z] === RUN TestNames [2022-01-20T08:05:04.803Z] --- PASS: TestNames (0.00s) [2022-01-20T08:05:04.803Z] === RUN TestViewWithHealthCheck [2022-01-20T08:05:04.803Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-01-20T08:05:04.803Z] PASS [2022-01-20T08:05:04.803Z] coverage: 41.7% of statements [2022-01-20T08:05:04.803Z] ok github.com/docker/docker/container 0.250s coverage: 41.7% of statements [2022-01-20T08:05:04.803Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T08:05:04.803Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T08:05:04.803Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T08:05:04.803Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T08:05:05.354Z] [2022-01-20T08:05:05.354Z] SUCCESS: Specified value was saved. [2022-01-20T08:05:05.799Z] === RUN TestPrepare [2022-01-20T08:05:05.799Z] --- PASS: TestPrepare (0.00s) [2022-01-20T08:05:05.799Z] === RUN TestStart [2022-01-20T08:05:05.799Z] --- PASS: TestStart (0.00s) [2022-01-20T08:05:05.799Z] === RUN TestWaitCancel [2022-01-20T08:05:05.799Z] --- PASS: TestWaitCancel (0.00s) [2022-01-20T08:05:05.799Z] === RUN TestWaitDisabled [2022-01-20T08:05:05.799Z] --- PASS: TestWaitDisabled (0.00s) [2022-01-20T08:05:05.799Z] === RUN TestWaitEnabled [2022-01-20T08:05:05.799Z] --- PASS: TestWaitEnabled (0.00s) [2022-01-20T08:05:05.799Z] === RUN TestRemove [2022-01-20T08:05:05.799Z] --- PASS: TestRemove (0.00s) [2022-01-20T08:05:05.799Z] PASS [2022-01-20T08:05:05.799Z] coverage: 65.3% of statements [2022-01-20T08:05:05.799Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.056s coverage: 65.3% of statements [2022-01-20T08:05:06.816Z] --- PASS: TestServiceUpdatePidsLimit (16.05s) [2022-01-20T08:05:06.816Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-01-20T08:05:06.816Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-01-20T08:05:06.816Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s) [2022-01-20T08:05:06.816Z] PASS [2022-01-20T08:05:06.816Z] [2022-01-20T08:05:06.816Z] === Skipped [2022-01-20T08:05:06.816Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T08:05:06.816Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T08:05:06.816Z] [2022-01-20T08:05:06.816Z] DONE 27 tests, 1 skipped in 180.880s [2022-01-20T08:05:06.816Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T08:05:06.816Z] INFO: Testing against a local daemon [2022-01-20T08:05:06.816Z] === RUN TestSessionCreate [2022-01-20T08:05:06.816Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T08:05:06.816Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T08:05:06.816Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T08:05:06.816Z] PASS [2022-01-20T08:05:06.816Z] [2022-01-20T08:05:06.816Z] DONE 2 tests in 0.069s [2022-01-20T08:05:06.816Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T08:05:06.816Z] INFO: Testing against a local daemon [2022-01-20T08:05:06.816Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T08:05:06.816Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-01-20T08:05:06.816Z] === RUN TestDiskUsage [2022-01-20T08:05:06.816Z] === PAUSE TestDiskUsage [2022-01-20T08:05:06.816Z] === RUN TestEventsExecDie [2022-01-20T08:05:06.816Z] --- PASS: TestEventsExecDie (0.51s) [2022-01-20T08:05:06.816Z] === RUN TestEventsBackwardsCompatible [2022-01-20T08:05:06.816Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-20T08:05:06.816Z] === RUN TestEventsVolumeCreate [2022-01-20T08:05:06.816Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-01-20T08:05:06.816Z] === RUN TestInfoBinaryCommits [2022-01-20T08:05:07.056Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-01-20T08:05:07.084Z] --- PASS: TestInfoBinaryCommits (0.06s) [2022-01-20T08:05:07.084Z] === RUN TestInfoAPIVersioned [2022-01-20T08:05:07.084Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T08:05:07.084Z] === RUN TestInfoAPI [2022-01-20T08:05:07.084Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T08:05:07.084Z] === RUN TestInfoAPIWarnings [2022-01-20T08:05:07.891Z] Removing intermediate container cc720c59228c [2022-01-20T08:05:07.891Z] ---> 7245d984b79f [2022-01-20T08:05:07.891Z] Step 13/13 : CMD ["sh"] [2022-01-20T08:05:07.891Z] ---> Running in 47a1e358ac07 [2022-01-20T08:05:08.023Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-01-20T08:05:08.023Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCIsolation [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCIsolation [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestNewListSecretsFilters [2022-01-20T08:05:08.023Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestNewListConfigsFilters [2022-01-20T08:05:08.023Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-01-20T08:05:08.023Z] PASS [2022-01-20T08:05:08.023Z] coverage: 0.5% of statements [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-01-20T08:05:08.023Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCConfigs [2022-01-20T08:05:08.023Z] ok github.com/docker/docker/daemon/cluster 0.814s coverage: 0.5% of statements [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCConfigs [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-01-20T08:05:08.023Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-01-20T08:05:08.023Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-01-20T08:05:08.023Z] PASS [2022-01-20T08:05:08.023Z] coverage: 35.9% of statements [2022-01-20T08:05:08.023Z] ok github.com/docker/docker/daemon/cluster/convert 0.657s coverage: 35.9% of statements [2022-01-20T08:05:08.309Z] Removing intermediate container df4c06ac433f [2022-01-20T08:05:08.309Z] ---> c36fff136aef [2022-01-20T08:05:08.309Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T08:05:08.309Z] ---> Running in c9236d0581d9 [2022-01-20T08:05:08.360Z] Removing intermediate container 47a1e358ac07 [2022-01-20T08:05:08.360Z] ---> d0ebd13a20d5 [2022-01-20T08:05:08.360Z] Successfully built d0ebd13a20d5 [2022-01-20T08:05:08.360Z] Successfully tagged busybox:latest [2022-01-20T08:05:08.360Z] INFO: Docker images of the daemon under test [2022-01-20T08:05:08.360Z] [2022-01-20T08:05:08.360Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T08:05:08.360Z] busybox latest d0ebd13a20d5 1 second ago 4.99GB [2022-01-20T08:05:08.360Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T08:05:08.360Z] microsoft/windowsservercore latest 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T08:05:08.360Z] [2022-01-20T08:05:08.360Z] INFO: Running integration tests at 01/20/2022 08:05:08... [2022-01-20T08:05:08.360Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T08:05:08.360Z] INFO: Integration API tests being run from the host: [2022-01-20T08:05:08.360Z] INFO: make.ps1 starting at 01/20/2022 08:05:08 [2022-01-20T08:05:08.971Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-01-20T08:05:09.351Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T08:05:10.993Z] === RUN TestBuilderGC [2022-01-20T08:05:10.993Z] --- PASS: TestBuilderGC (0.00s) [2022-01-20T08:05:10.993Z] === RUN TestDaemonConfigurationNotFound [2022-01-20T08:05:10.993Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-01-20T08:05:10.993Z] === RUN TestDaemonBrokenConfiguration [2022-01-20T08:05:10.993Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-01-20T08:05:10.993Z] === RUN TestFindConfigurationConflicts [2022-01-20T08:05:10.993Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-01-20T08:05:10.993Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-01-20T08:05:10.993Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-01-20T08:05:10.993Z] === RUN TestDaemonConfigurationMergeConflicts [2022-01-20T08:05:10.993Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-01-20T08:05:10.993Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-01-20T08:05:10.993Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-01-20T08:05:10.993Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-01-20T08:05:10.993Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-01-20T08:05:10.993Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-01-20T08:05:10.993Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-01-20T08:05:10.993Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-01-20T08:05:10.993Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-01-20T08:05:11.463Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-01-20T08:05:11.463Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-01-20T08:05:11.463Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-01-20T08:05:11.463Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-01-20T08:05:11.463Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-01-20T08:05:11.463Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-01-20T08:05:11.463Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-01-20T08:05:11.463Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-01-20T08:05:11.463Z] === RUN TestValidateConfiguration [2022-01-20T08:05:11.463Z] === RUN TestValidateConfiguration/with_label [2022-01-20T08:05:11.463Z] === RUN TestValidateConfiguration/with_dns [2022-01-20T08:05:11.463Z] === RUN TestValidateConfiguration/with_dns-search [2022-01-20T08:05:11.463Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-01-20T08:05:11.463Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-01-20T08:05:11.463Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-01-20T08:05:11.463Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-01-20T08:05:11.463Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfiguration (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-01-20T08:05:11.463Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-01-20T08:05:11.463Z] === RUN TestReloadSetConfigFileNotExist [2022-01-20T08:05:11.463Z] time="2022-01-20T08:05:10Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-01-20T08:05:11.463Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-01-20T08:05:11.463Z] === RUN TestReloadDefaultConfigNotExist [2022-01-20T08:05:11.463Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:05:11.463Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T08:05:11.463Z] === RUN TestReloadBadDefaultConfig [2022-01-20T08:05:11.463Z] time="2022-01-20T08:05:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3223917128" [2022-01-20T08:05:11.464Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-01-20T08:05:11.464Z] === RUN TestReloadWithConflictingLabels [2022-01-20T08:05:11.464Z] time="2022-01-20T08:05:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1841545837" [2022-01-20T08:05:11.464Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-01-20T08:05:11.464Z] === RUN TestReloadWithDuplicateLabels [2022-01-20T08:05:11.464Z] time="2022-01-20T08:05:10Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-259905202" [2022-01-20T08:05:11.464Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-01-20T08:05:11.464Z] === RUN TestMaskURLCredentials [2022-01-20T08:05:11.464Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-01-20T08:05:11.464Z] === RUN TestDaemonConfigurationMerge [2022-01-20T08:05:11.464Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-01-20T08:05:11.464Z] PASS [2022-01-20T08:05:11.464Z] coverage: 79.2% of statements [2022-01-20T08:05:11.464Z] ok github.com/docker/docker/daemon/config 0.486s coverage: 79.2% of statements [2022-01-20T08:05:11.518Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-01-20T08:05:11.518Z] check_test.go:308: [da2de240be405] daemon is not started [2022-01-20T08:05:11.518Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-01-20T08:05:11.937Z] === RUN TestEventsLog [2022-01-20T08:05:11.937Z] --- PASS: TestEventsLog (0.00s) [2022-01-20T08:05:11.937Z] === RUN TestEventsLogTimeout [2022-01-20T08:05:11.937Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-01-20T08:05:11.937Z] === RUN TestLogEvents [2022-01-20T08:05:11.937Z] --- PASS: TestLogEvents (0.05s) [2022-01-20T08:05:11.937Z] === RUN TestLoadBufferedEvents [2022-01-20T08:05:11.937Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-01-20T08:05:11.937Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-01-20T08:05:11.937Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-01-20T08:05:11.937Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-01-20T08:05:11.937Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-01-20T08:05:11.937Z] PASS [2022-01-20T08:05:11.937Z] coverage: 50.0% of statements [2022-01-20T08:05:11.937Z] ok github.com/docker/docker/daemon/events 0.249s coverage: 50.0% of statements [2022-01-20T08:05:11.937Z] === RUN TestWaitNodeAttachment [2022-01-20T08:05:12.119Z] Cannot create a file when that file already exists. [2022-01-20T08:05:12.930Z] --- PASS: TestWaitNodeAttachment (0.51s) [2022-01-20T08:05:12.930Z] === RUN TestIsolationConversion [2022-01-20T08:05:12.930Z] === RUN TestIsolationConversion/default [2022-01-20T08:05:12.930Z] === RUN TestIsolationConversion/process [2022-01-20T08:05:12.930Z] === RUN TestIsolationConversion/hyperv [2022-01-20T08:05:12.930Z] --- PASS: TestIsolationConversion (0.00s) [2022-01-20T08:05:12.930Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-01-20T08:05:12.930Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-01-20T08:05:12.930Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-01-20T08:05:12.930Z] === RUN TestContainerLabels [2022-01-20T08:05:12.930Z] --- PASS: TestContainerLabels (0.00s) [2022-01-20T08:05:12.930Z] === RUN TestCredentialSpecConversion [2022-01-20T08:05:12.930Z] === RUN TestCredentialSpecConversion/none [2022-01-20T08:05:12.930Z] === RUN TestCredentialSpecConversion/config [2022-01-20T08:05:12.930Z] === RUN TestCredentialSpecConversion/file [2022-01-20T08:05:12.930Z] === RUN TestCredentialSpecConversion/registry [2022-01-20T08:05:12.930Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-01-20T08:05:12.930Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-01-20T08:05:12.930Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-01-20T08:05:12.930Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-01-20T08:05:12.930Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-01-20T08:05:12.930Z] === RUN TestControllerValidateMountBind [2022-01-20T08:05:12.930Z] --- PASS: TestControllerValidateMountBind (0.04s) [2022-01-20T08:05:12.930Z] === RUN TestControllerValidateMountVolume [2022-01-20T08:05:12.930Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-01-20T08:05:12.930Z] === RUN TestControllerValidateMountTarget [2022-01-20T08:05:12.930Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-01-20T08:05:12.930Z] === RUN TestControllerValidateMountTmpfs [2022-01-20T08:05:12.930Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-01-20T08:05:12.930Z] === RUN TestControllerValidateMountInvalidType [2022-01-20T08:05:12.930Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-01-20T08:05:12.930Z] === RUN TestControllerValidateMountNamedPipe [2022-01-20T08:05:12.930Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-01-20T08:05:12.930Z] PASS [2022-01-20T08:05:12.930Z] coverage: 11.0% of statements [2022-01-20T08:05:12.930Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.764s coverage: 11.0% of statements [2022-01-20T08:05:12.930Z] === RUN TestIsEmptyDir [2022-01-20T08:05:12.930Z] --- PASS: TestIsEmptyDir (0.01s) [2022-01-20T08:05:12.930Z] PASS [2022-01-20T08:05:12.930Z] coverage: 2.3% of statements [2022-01-20T08:05:12.930Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2022-01-20T08:05:13.401Z] === RUN TestVerifyNetworkingConfig [2022-01-20T08:05:13.401Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestGetContainer [2022-01-20T08:05:13.401Z] --- PASS: TestGetContainer (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestValidContainerNames [2022-01-20T08:05:13.401Z] --- PASS: TestValidContainerNames (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestContainerInitDNS [2022-01-20T08:05:13.401Z] daemon_test.go:145: root required [2022-01-20T08:05:13.401Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestMerge [2022-01-20T08:05:13.401Z] --- PASS: TestMerge (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestValidateContainerIsolation [2022-01-20T08:05:13.401Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestFindNetworkErrorType [2022-01-20T08:05:13.401Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestEnsureServicesExist [2022-01-20T08:05:13.401Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestEnsureServicesExistErrors [2022-01-20T08:05:13.401Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-01-20T08:05:13.401Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-01-20T08:05:13.401Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-01-20T08:05:13.401Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-01-20T08:05:13.401Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-01-20T08:05:13.401Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-01-20T08:05:13.401Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestContainerDelete [2022-01-20T08:05:13.401Z] --- PASS: TestContainerDelete (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestContainerDoubleDelete [2022-01-20T08:05:13.401Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestLogContainerEventCopyLabels [2022-01-20T08:05:13.401Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestLogContainerEventWithAttributes [2022-01-20T08:05:13.401Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestNoneHealthcheck [2022-01-20T08:05:13.401Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-01-20T08:05:13.401Z] === RUN TestHealthStates [2022-01-20T08:05:13.871Z] === RUN TestLinkNaming [2022-01-20T08:05:13.871Z] --- PASS: TestLinkNaming (0.00s) [2022-01-20T08:05:13.871Z] === RUN TestLinkNew [2022-01-20T08:05:13.871Z] --- PASS: TestLinkNew (0.00s) [2022-01-20T08:05:13.871Z] === RUN TestLinkEnv [2022-01-20T08:05:13.871Z] --- PASS: TestLinkEnv (0.00s) [2022-01-20T08:05:13.871Z] === RUN TestLinkMultipleEnv [2022-01-20T08:05:13.871Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-01-20T08:05:13.871Z] === RUN TestLinkPortRangeEnv [2022-01-20T08:05:13.871Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-01-20T08:05:13.871Z] PASS [2022-01-20T08:05:13.871Z] coverage: 93.0% of statements [2022-01-20T08:05:13.871Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-01-20T08:05:13.871Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.871Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.871Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.871Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.871Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.871Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.872Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.872Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.872Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.872Z] time="2022-01-20T08:05:13Z" 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-01-20T08:05:13.872Z] --- PASS: TestHealthStates (0.17s) [2022-01-20T08:05:13.872Z] === RUN TestGetInspectData [2022-01-20T08:05:13.872Z] --- PASS: TestGetInspectData (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestFillLicense [2022-01-20T08:05:13.872Z] --- PASS: TestFillLicense (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestListInvalidFilter [2022-01-20T08:05:13.872Z] --- PASS: TestListInvalidFilter (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestNameFilter [2022-01-20T08:05:13.872Z] --- PASS: TestNameFilter (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-01-20T08:05:13.872Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-01-20T08:05:13.872Z] === 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-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-01-20T08:05:13.872Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-01-20T08:05:13.872Z] --- 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-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-01-20T08:05:13.872Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestDaemonReloadLabels [2022-01-20T08:05:13.872Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-01-20T08:05:13.872Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestDaemonReloadMirrors [2022-01-20T08:05:13.872Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestDaemonReloadInsecureRegistries [2022-01-20T08:05:13.872Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestDaemonReloadNotAffectOthers [2022-01-20T08:05:13.872Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-01-20T08:05:13.872Z] reload_test.go:342: root required [2022-01-20T08:05:13.872Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-01-20T08:05:13.872Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-01-20T08:05:13.872Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-01-20T08:05:13.872Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-01-20T08:05:13.872Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-01-20T08:05:13.872Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-01-20T08:05:13.872Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-01-20T08:05:13.872Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-01-20T08:05:13.872Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-01-20T08:05:13.872Z] === RUN TestParseVolumesFrom [2022-01-20T08:05:13.872Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-01-20T08:05:13.872Z] PASS [2022-01-20T08:05:13.872Z] coverage: 8.6% of statements [2022-01-20T08:05:13.872Z] ok github.com/docker/docker/daemon 0.397s coverage: 8.6% of statements [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-01-20T08:05:13.872Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-01-20T08:05:15.443Z] === RUN TestAdapterReadLogs [2022-01-20T08:05:15.443Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-01-20T08:05:15.443Z] === RUN TestCopier [2022-01-20T08:05:15.443Z] --- PASS: TestCopier (0.00s) [2022-01-20T08:05:15.443Z] === RUN TestCopierLongLines [2022-01-20T08:05:15.443Z] --- PASS: TestCopierLongLines (0.00s) [2022-01-20T08:05:15.443Z] === RUN TestCopierSlow [2022-01-20T08:05:15.844Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2022-01-20T08:05:15.844Z] PASS [2022-01-20T08:05:15.844Z] [2022-01-20T08:05:15.844Z] === Skipped [2022-01-20T08:05:15.844Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-01-20T08:05:15.844Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:05:15.844Z] [2022-01-20T08:05:15.844Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-01-20T08:05:15.844Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:05:15.844Z] [2022-01-20T08:05:15.844Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-01-20T08:05:15.844Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:05:15.844Z] [2022-01-20T08:05:15.844Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-01-20T08:05:15.844Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:05:15.844Z] [2022-01-20T08:05:15.844Z] DONE 17 tests, 4 skipped in 25.883s [2022-01-20T08:05:15.844Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T08:05:15.845Z] ++ 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-01-20T08:05:15.845Z] ++ set -e [2022-01-20T08:05:15.845Z] ++ '[' -n 0 ']' [2022-01-20T08:05:15.845Z] ++ set -x [2022-01-20T08:05:15.845Z] ++ 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-01-20T08:05:15.845Z] INFO: Testing against a local daemon [2022-01-20T08:05:15.845Z] === RUN TestPluginInvalidJSON [2022-01-20T08:05:15.845Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:05:15.845Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:05:15.845Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:05:15.845Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-01-20T08:05:15.845Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T08:05:15.845Z] === RUN TestPluginInstall [2022-01-20T08:05:15.845Z] === RUN TestPluginInstall/no_auth [2022-01-20T08:05:15.845Z] time="2022-01-20T08:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:05:15.845Z] time="2022-01-20T08:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f578235679d0a93d4f6277a169e56d5d053cf11c9d1c7188cd4724c11f92582" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:05:15.845Z] time="2022-01-20T08:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:05:15.845Z] time="2022-01-20T08:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f578235679d0a93d4f6277a169e56d5d053cf11c9d1c7188cd4724c11f92582" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:05:15.845Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T08:05:15.913Z] --- PASS: TestCopierSlow (0.20s) [2022-01-20T08:05:15.913Z] === RUN TestCopierWithSized [2022-01-20T08:05:15.913Z] === RUN TestCopierWithSized/as_is [2022-01-20T08:05:15.913Z] === RUN TestCopierWithSized/With_RingLogger [2022-01-20T08:05:15.913Z] --- PASS: TestCopierWithSized (0.07s) [2022-01-20T08:05:15.913Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-01-20T08:05:15.913Z] --- PASS: TestCopierWithSized/With_RingLogger (0.07s) [2022-01-20T08:05:15.913Z] === RUN TestCopierWithPartial [2022-01-20T08:05:15.913Z] --- PASS: TestCopierWithPartial (0.00s) [2022-01-20T08:05:15.913Z] === RUN TestRingLogger [2022-01-20T08:05:15.913Z] --- PASS: TestRingLogger (0.00s) [2022-01-20T08:05:15.913Z] === RUN TestRingCap [2022-01-20T08:05:15.913Z] --- PASS: TestRingCap (0.00s) [2022-01-20T08:05:15.913Z] === RUN TestRingClose [2022-01-20T08:05:15.913Z] --- PASS: TestRingClose (0.00s) [2022-01-20T08:05:15.913Z] === RUN TestRingDrain [2022-01-20T08:05:15.913Z] --- PASS: TestRingDrain (0.00s) [2022-01-20T08:05:15.913Z] PASS [2022-01-20T08:05:15.913Z] coverage: 43.8% of statements [2022-01-20T08:05:15.913Z] ok github.com/docker/docker/daemon/logger 0.373s coverage: 43.8% of statements [2022-01-20T08:05:16.105Z] time="2022-01-20T08:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:05:16.105Z] time="2022-01-20T08:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f578235679d0a93d4f6277a169e56d5d053cf11c9d1c7188cd4724c11f92582" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:05:16.105Z] time="2022-01-20T08:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:05:16.105Z] time="2022-01-20T08:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7f578235679d0a93d4f6277a169e56d5d053cf11c9d1c7188cd4724c11f92582" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:05:16.366Z] === RUN TestPluginInstall/with_insecure [2022-01-20T08:05:16.384Z] === RUN TestNewStreamConfig [2022-01-20T08:05:16.384Z] === RUN TestNewStreamConfig/defaults [2022-01-20T08:05:16.384Z] === RUN TestNewStreamConfig/invalid_create_group [2022-01-20T08:05:16.384Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-01-20T08:05:16.384Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-01-20T08:05:16.384Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-01-20T08:05:16.384Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-01-20T08:05:16.384Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-01-20T08:05:16.384Z] --- PASS: TestNewStreamConfig (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-01-20T08:05:16.384Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-01-20T08:05:16.384Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-01-20T08:05:16.384Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-01-20T08:05:16.384Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-01-20T08:05:16.384Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestNewAWSLogsClientRegionDetect [2022-01-20T08:05:16.384Z] time="2022-01-20T08:05:15Z" level=info msg="Trying to get region from EC2 Metadata" [2022-01-20T08:05:16.384Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-01-20T08:05:16.384Z] === RUN TestCreateSuccess [2022-01-20T08:05:16.384Z] --- PASS: TestCreateSuccess (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCreateStreamSkipped [2022-01-20T08:05:16.384Z] time="2022-01-20T08:05:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-01-20T08:05:16.384Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCreateLogGroupSuccess [2022-01-20T08:05:16.384Z] time="2022-01-20T08:05:16Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-01-20T08:05:16.384Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCreateError [2022-01-20T08:05:16.384Z] --- PASS: TestCreateError (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCreateAlreadyExists [2022-01-20T08:05:16.384Z] time="2022-01-20T08:05:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-01-20T08:05:16.384Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestLogClosed [2022-01-20T08:05:16.384Z] --- PASS: TestLogClosed (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestLogBlocking [2022-01-20T08:05:16.384Z] --- PASS: TestLogBlocking (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestLogNonBlockingBufferEmpty [2022-01-20T08:05:16.384Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestLogNonBlockingBufferFull [2022-01-20T08:05:16.384Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestPublishBatchSuccess [2022-01-20T08:05:16.384Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestPublishBatchError [2022-01-20T08:05:16.384Z] time="2022-01-20T08:05:16Z" level=error msg=error [2022-01-20T08:05:16.384Z] --- PASS: TestPublishBatchError (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-01-20T08:05:16.384Z] time="2022-01-20T08:05:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T08:05:16.384Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestPublishBatchAlreadyAccepted [2022-01-20T08:05:16.384Z] time="2022-01-20T08:05:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-01-20T08:05:16.384Z] time="2022-01-20T08:05:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-01-20T08:05:16.384Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchSimple [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchTicker [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchMultilinePattern [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchClose [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchClose (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestEffectiveLen [2022-01-20T08:05:16.384Z] === RUN TestEffectiveLen/0/Hello [2022-01-20T08:05:16.384Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-01-20T08:05:16.384Z] === RUN TestEffectiveLen/2/🙃 [2022-01-20T08:05:16.384Z] === RUN TestEffectiveLen/3/���� [2022-01-20T08:05:16.384Z] === RUN TestEffectiveLen/4/He��o [2022-01-20T08:05:16.384Z] === RUN TestEffectiveLen/5/ [2022-01-20T08:05:16.384Z] --- PASS: TestEffectiveLen (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestFindValidSplit [2022-01-20T08:05:16.384Z] === RUN TestFindValidSplit/0/ [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1076: [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:05:16.384Z] === RUN TestFindValidSplit/1/Hello [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1076: Hello [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:05:16.384Z] === RUN TestFindValidSplit/2/Hello [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1076: He [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1077: llo [2022-01-20T08:05:16.384Z] === RUN TestFindValidSplit/3/Hello [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1076: [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1077: Hello [2022-01-20T08:05:16.384Z] === RUN TestFindValidSplit/4/🙃 [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1076: [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1077: 🙃 [2022-01-20T08:05:16.384Z] === RUN TestFindValidSplit/5/🙃 [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1076: 🙃 [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:05:16.384Z] === RUN TestFindValidSplit/6/a� [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1076: a [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1077: � [2022-01-20T08:05:16.384Z] === RUN TestFindValidSplit/7/a� [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1076: a� [2022-01-20T08:05:16.384Z] cloudwatchlogs_test.go:1077: [2022-01-20T08:05:16.384Z] --- PASS: TestFindValidSplit (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestProcessEventEmoji [2022-01-20T08:05:16.384Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchLineSplit [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchLineSplitWithBinary [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchMaxEvents [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchMaxTotalBytes [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptReconnectInterval [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-01-20T08:05:16.384Z] PASS [2022-01-20T08:05:16.384Z] coverage: 33.6% of statements [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-01-20T08:05:16.384Z] ok github.com/docker/docker/daemon/logger/fluentd 0.098s coverage: 33.6% of statements [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.04s) [2022-01-20T08:05:16.384Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-01-20T08:05:16.384Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-01-20T08:05:16.384Z] === RUN TestParseLogOptionsMultilinePattern [2022-01-20T08:05:16.384Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestParseLogOptionsDatetimeFormat [2022-01-20T08:05:16.384Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-01-20T08:05:16.384Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-01-20T08:05:16.384Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-01-20T08:05:16.384Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-01-20T08:05:16.384Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-01-20T08:05:16.384Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-01-20T08:05:16.384Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-01-20T08:05:16.384Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-01-20T08:05:16.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsFormat [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsFormat/1/random [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsFormat/2/ [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-01-20T08:05:16.384Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-01-20T08:05:16.384Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestCreateTagSuccess [2022-01-20T08:05:16.384Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-01-20T08:05:16.384Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-01-20T08:05:16.384Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-01-20T08:05:16.384Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-01-20T08:05:16.384Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-01-20T08:05:16.384Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-01-20T08:05:16.384Z] PASS [2022-01-20T08:05:16.384Z] coverage: 80.2% of statements [2022-01-20T08:05:16.385Z] ok github.com/docker/docker/daemon/logger/awslogs 0.503s coverage: 80.2% of statements [2022-01-20T08:05:16.385Z] === RUN TestSearchRegistryForImagesErrors [2022-01-20T08:05:16.385Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-01-20T08:05:16.385Z] === RUN TestSearchRegistryForImages [2022-01-20T08:05:16.385Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-01-20T08:05:16.385Z] === RUN TestOnlyPlatformWithFallback [2022-01-20T08:05:16.385Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-01-20T08:05:16.385Z] === RUN TestImageDelete [2022-01-20T08:05:16.385Z] === RUN TestImageDelete/no_lease [2022-01-20T08:05:16.385Z] === RUN TestImageDelete/lease_exists [2022-01-20T08:05:16.855Z] --- PASS: TestImageDelete (0.04s) [2022-01-20T08:05:16.855Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-01-20T08:05:16.855Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-01-20T08:05:16.855Z] === RUN TestContentStoreForPull [2022-01-20T08:05:16.855Z] --- PASS: TestContentStoreForPull (0.18s) [2022-01-20T08:05:16.855Z] PASS [2022-01-20T08:05:16.855Z] coverage: 6.6% of statements [2022-01-20T08:05:16.855Z] ok github.com/docker/docker/daemon/images 0.339s coverage: 6.6% of statements [2022-01-20T08:05:16.855Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T08:05:16.855Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T08:05:16.855Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-01-20T08:05:16.855Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T08:05:16.855Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-01-20T08:05:16.855Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-01-20T08:05:16.874Z] Removing intermediate container c9236d0581d9 [2022-01-20T08:05:16.874Z] ---> 4f13070b1c03 [2022-01-20T08:05:16.874Z] Step 13/13 : CMD ["sh"] [2022-01-20T08:05:16.874Z] ---> Running in 4d29af712826 [2022-01-20T08:05:17.307Z] time="2022-01-20T08:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:05:17.307Z] time="2022-01-20T08:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f07564218e9bd1813055ecb8e095b1f197f6e205ae9c03b377402f48d25b57ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:05:17.307Z] time="2022-01-20T08:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:05:17.307Z] time="2022-01-20T08:05:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f07564218e9bd1813055ecb8e095b1f197f6e205ae9c03b377402f48d25b57ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:05:17.326Z] === RUN TestJSONLogsMarshalJSONBuf [2022-01-20T08:05:17.326Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-01-20T08:05:17.326Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-01-20T08:05:17.326Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-01-20T08:05:17.326Z] === RUN TestFastTimeMarshalJSON [2022-01-20T08:05:17.326Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-01-20T08:05:17.326Z] PASS [2022-01-20T08:05:17.326Z] coverage: 87.2% of statements [2022-01-20T08:05:17.326Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.185s coverage: 87.2% of statements [2022-01-20T08:05:17.343Z] Removing intermediate container 4d29af712826 [2022-01-20T08:05:17.344Z] ---> 4590c3f87ea5 [2022-01-20T08:05:17.344Z] Successfully built 4590c3f87ea5 [2022-01-20T08:05:17.344Z] Successfully tagged busybox:latest [2022-01-20T08:05:17.344Z] INFO: Docker images of the daemon under test [2022-01-20T08:05:17.344Z] [2022-01-20T08:05:17.344Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T08:05:17.344Z] busybox latest 4590c3f87ea5 Less than a second ago 4.99GB [2022-01-20T08:05:17.344Z] microsoft/windowsservercore latest 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T08:05:17.344Z] mcr.microsoft.com/windows/servercore ltsc2022 11cbc9e36c7a 4 days ago 4.95GB [2022-01-20T08:05:17.344Z] [2022-01-20T08:05:17.344Z] INFO: Running integration tests at 01/20/2022 08:05:17... [2022-01-20T08:05:17.344Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T08:05:17.344Z] INFO: Integration API tests being run from the host: [2022-01-20T08:05:17.344Z] INFO: make.ps1 starting at 01/20/2022 08:05:17 [2022-01-20T08:05:17.568Z] plugin_test.go:165: [d70f7bc3b6beb] daemon is not started [2022-01-20T08:05:17.568Z] --- PASS: TestPluginInstall (3.09s) [2022-01-20T08:05:17.568Z] --- PASS: TestPluginInstall/no_auth (1.51s) [2022-01-20T08:05:17.568Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-01-20T08:05:17.568Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-01-20T08:05:17.568Z] === RUN TestPluginsWithRuntimes [2022-01-20T08:05:17.797Z] === RUN TestJSONFileLogger [2022-01-20T08:05:17.797Z] --- PASS: TestJSONFileLogger (0.00s) [2022-01-20T08:05:17.797Z] === RUN TestJSONFileLoggerWithTags [2022-01-20T08:05:17.797Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-01-20T08:05:17.797Z] === RUN TestJSONFileLoggerWithOpts [2022-01-20T08:05:17.797Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-01-20T08:05:17.797Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-01-20T08:05:17.797Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-01-20T08:05:17.797Z] === RUN TestEncodeDecode [2022-01-20T08:05:17.797Z] === PAUSE TestEncodeDecode [2022-01-20T08:05:17.797Z] === RUN TestUnexpectedEOF [2022-01-20T08:05:17.797Z] time="2022-01-20T08:05:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T08:05:17.797Z] time="2022-01-20T08:05:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-01-20T08:05:17.797Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-01-20T08:05:17.797Z] === CONT TestEncodeDecode [2022-01-20T08:05:17.797Z] --- PASS: TestEncodeDecode (0.00s) [2022-01-20T08:05:17.797Z] PASS [2022-01-20T08:05:17.797Z] coverage: 69.9% of statements [2022-01-20T08:05:17.797Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.262s coverage: 69.9% of statements [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite (338.32s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.81s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.74s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.69s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.15s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.16s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.49s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.65s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.09s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.54s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.70s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.89s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.35s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.05s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.50s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.32s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.14s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.37s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.74s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.02s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.72s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.20s) [2022-01-20T08:05:18.103Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.68s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.38s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.48s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.16s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.48s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.44s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.40s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.60s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.65s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.39s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.88s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.41s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.13s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.51s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.57s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.83s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.92s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.45s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.69s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.75s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.32s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.74s) [2022-01-20T08:05:18.103Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-20T08:05:18.103Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.41s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.00s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.55s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.67s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.32s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.33s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.35s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.33s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.07s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.83s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.43s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.61s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.09s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2022-01-20T08:05:18.103Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.50s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.03s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.68s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.08s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.56s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.22s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.83s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.03s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.39s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.30s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.53s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.17s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.12s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.14s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.80s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.04s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.90s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.68s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.31s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.67s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.72s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.68s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-01-20T08:05:18.104Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.80s) [2022-01-20T08:05:18.104Z] === RUN TestDockerSwarmSuite [2022-01-20T08:05:18.104Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-01-20T08:05:18.333Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T08:05:18.787Z] === RUN TestWriteLog [2022-01-20T08:05:18.787Z] === PAUSE TestWriteLog [2022-01-20T08:05:18.787Z] === RUN TestReadLog [2022-01-20T08:05:18.787Z] === PAUSE TestReadLog [2022-01-20T08:05:18.787Z] === RUN TestDecode [2022-01-20T08:05:18.787Z] --- PASS: TestDecode (0.02s) [2022-01-20T08:05:18.787Z] === CONT TestWriteLog [2022-01-20T08:05:18.787Z] --- PASS: TestWriteLog (0.00s) [2022-01-20T08:05:18.787Z] === CONT TestReadLog [2022-01-20T08:05:18.787Z] === RUN TestReadLog/tail_exact [2022-01-20T08:05:18.787Z] === RUN TestReadLog/tail_less_than_available [2022-01-20T08:05:18.787Z] === RUN TestReadLog/tail_more_than_available [2022-01-20T08:05:18.787Z] --- PASS: TestReadLog (0.15s) [2022-01-20T08:05:18.787Z] --- PASS: TestReadLog/tail_exact (0.14s) [2022-01-20T08:05:18.787Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-01-20T08:05:18.787Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-01-20T08:05:18.787Z] PASS [2022-01-20T08:05:18.787Z] coverage: 78.7% of statements [2022-01-20T08:05:18.787Z] ok github.com/docker/docker/daemon/logger/local 0.394s coverage: 78.7% of statements [2022-01-20T08:05:18.787Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T08:05:18.787Z] === RUN TestOpenFileDelete [2022-01-20T08:05:18.787Z] --- PASS: TestOpenFileDelete (0.00s) [2022-01-20T08:05:18.787Z] === RUN TestOpenFileRename [2022-01-20T08:05:18.787Z] --- PASS: TestOpenFileRename (0.00s) [2022-01-20T08:05:18.787Z] === RUN TestHandleDecoderErr [2022-01-20T08:05:18.787Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-01-20T08:05:18.787Z] === RUN TestParseLogTagDefaultTag [2022-01-20T08:05:18.787Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-01-20T08:05:18.787Z] === RUN TestParseLogTag [2022-01-20T08:05:18.787Z] --- PASS: TestParseLogTag (0.00s) [2022-01-20T08:05:18.787Z] === RUN TestParseLogTagEmptyTag [2022-01-20T08:05:18.787Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-01-20T08:05:18.787Z] === RUN TestTailFiles [2022-01-20T08:05:18.787Z] --- PASS: TestTailFiles (0.00s) [2022-01-20T08:05:18.787Z] === RUN TestFollowLogsConsumerGone [2022-01-20T08:05:18.787Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-01-20T08:05:18.787Z] === RUN TestFollowLogsProducerGone [2022-01-20T08:05:18.787Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-01-20T08:05:18.787Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-01-20T08:05:18.787Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-01-20T08:05:18.787Z] === RUN TestCheckCapacityAndRotate [2022-01-20T08:05:18.787Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-01-20T08:05:18.787Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-01-20T08:05:18.787Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-01-20T08:05:18.787Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-01-20T08:05:18.787Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-01-20T08:05:18.787Z] PASS [2022-01-20T08:05:18.787Z] coverage: 54.9% of statements [2022-01-20T08:05:18.787Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.204s coverage: 54.9% of statements [2022-01-20T08:05:18.951Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T08:05:19.257Z] === RUN TestLog [2022-01-20T08:05:19.257Z] --- PASS: TestLog (0.01s) [2022-01-20T08:05:19.257Z] PASS [2022-01-20T08:05:19.257Z] coverage: 31.5% of statements [2022-01-20T08:05:19.257Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.060s coverage: 31.5% of statements [2022-01-20T08:05:19.727Z] === RUN TestValidateLogOpt [2022-01-20T08:05:19.727Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T08:05:19.727Z] === RUN TestNewMissedConfig [2022-01-20T08:05:19.727Z] --- PASS: TestNewMissedConfig (0.00s) [2022-01-20T08:05:19.727Z] === RUN TestNewMissedUrl [2022-01-20T08:05:19.727Z] --- PASS: TestNewMissedUrl (0.00s) [2022-01-20T08:05:19.727Z] === RUN TestNewMissedToken [2022-01-20T08:05:19.727Z] --- PASS: TestNewMissedToken (0.00s) [2022-01-20T08:05:19.727Z] === RUN TestNewWithProxy [2022-01-20T08:05:19.727Z] --- PASS: TestNewWithProxy (0.00s) [2022-01-20T08:05:19.727Z] === RUN TestDefault [2022-01-20T08:05:19.727Z] --- PASS: TestDefault (0.01s) [2022-01-20T08:05:19.727Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-01-20T08:05:19.727Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-01-20T08:05:19.727Z] === RUN TestJsonFormat [2022-01-20T08:05:19.727Z] --- PASS: TestJsonFormat (0.01s) [2022-01-20T08:05:19.727Z] === RUN TestRawFormat [2022-01-20T08:05:19.727Z] --- PASS: TestRawFormat (0.00s) [2022-01-20T08:05:19.727Z] === RUN TestRawFormatWithLabels [2022-01-20T08:05:19.727Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-01-20T08:05:19.727Z] === RUN TestRawFormatWithoutTag [2022-01-20T08:05:19.727Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-01-20T08:05:19.727Z] === RUN TestBatching [2022-01-20T08:05:19.727Z] === RUN TestNewParse [2022-01-20T08:05:19.727Z] --- PASS: TestNewParse (0.00s) [2022-01-20T08:05:19.727Z] PASS [2022-01-20T08:05:19.727Z] coverage: 8.3% of statements [2022-01-20T08:05:19.727Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-01-20T08:05:19.897Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T08:05:20.198Z] --- PASS: TestBatching (0.25s) [2022-01-20T08:05:20.198Z] === RUN TestFrequency [2022-01-20T08:05:20.198Z] === RUN TestParseLogFormat [2022-01-20T08:05:20.198Z] --- PASS: TestParseLogFormat (0.00s) [2022-01-20T08:05:20.198Z] === RUN TestValidateLogOptEmpty [2022-01-20T08:05:20.198Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-01-20T08:05:20.198Z] === RUN TestValidateSyslogAddress [2022-01-20T08:05:20.198Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-01-20T08:05:20.198Z] === RUN TestParseAddressDefaultPort [2022-01-20T08:05:20.198Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-01-20T08:05:20.198Z] === RUN TestValidateSyslogFacility [2022-01-20T08:05:20.198Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-01-20T08:05:20.198Z] === RUN TestValidateLogOptSyslogFormat [2022-01-20T08:05:20.198Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-01-20T08:05:20.198Z] === RUN TestValidateLogOpt [2022-01-20T08:05:20.198Z] --- PASS: TestValidateLogOpt (0.00s) [2022-01-20T08:05:20.198Z] PASS [2022-01-20T08:05:20.198Z] coverage: 46.8% of statements [2022-01-20T08:05:20.198Z] ok github.com/docker/docker/daemon/logger/syslog 0.054s coverage: 46.8% of statements [2022-01-20T08:05:20.198Z] --- PASS: TestFrequency (0.16s) [2022-01-20T08:05:20.198Z] === RUN TestOneMessagePerRequest [2022-01-20T08:05:20.198Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-01-20T08:05:20.198Z] === RUN TestVerify [2022-01-20T08:05:20.198Z] --- PASS: TestVerify (0.00s) [2022-01-20T08:05:20.198Z] === RUN TestSkipVerify [2022-01-20T08:05:20.651Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-01-20T08:05:20.668Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:20.668Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:20.668Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:20.668Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:20.838Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-01-20T08:05:20.838Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-01-20T08:05:20.838Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-01-20T08:05:20.838Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T08:05:21.146Z] --- PASS: TestSkipVerify (0.61s) [2022-01-20T08:05:21.146Z] === RUN TestBufferMaximum [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665920.620695\",\"host\":\"0a0ea39b1048\"}'" [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665920.621691\",\"host\":\"0a0ea39b1048\"}'" [2022-01-20T08:05:21.146Z] --- PASS: TestBufferMaximum (0.00s) [2022-01-20T08:05:21.146Z] === RUN TestServerAlwaysDown [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665920.624689\",\"host\":\"0a0ea39b1048\"}'" [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665920.624689\",\"host\":\"0a0ea39b1048\"}'" [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665920.624689\",\"host\":\"0a0ea39b1048\"}'" [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665920.625691\",\"host\":\"0a0ea39b1048\"}'" [2022-01-20T08:05:21.146Z] time="2022-01-20T08:05:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1642665920.625691\",\"host\":\"0a0ea39b1048\"}'" [2022-01-20T08:05:21.146Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-01-20T08:05:21.146Z] === RUN TestCannotSendAfterClose [2022-01-20T08:05:21.146Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-01-20T08:05:21.146Z] === RUN TestDeadlockOnBlockedEndpoint [2022-01-20T08:05:21.409Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-01-20T08:05:21.409Z] PASS [2022-01-20T08:05:21.409Z] [2022-01-20T08:05:21.409Z] DONE 10 tests in 6.990s [2022-01-20T08:05:21.409Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T08:05:21.409Z] ++ 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-01-20T08:05:21.409Z] ++ set -e [2022-01-20T08:05:21.409Z] ++ '[' -n 0 ']' [2022-01-20T08:05:21.409Z] ++ set -x [2022-01-20T08:05:21.409Z] ++ 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-01-20T08:05:21.409Z] INFO: Testing against a local daemon [2022-01-20T08:05:21.409Z] === RUN TestExternalGraphDriver [2022-01-20T08:05:21.409Z] === RUN TestExternalGraphDriver/json [2022-01-20T08:05:21.616Z] === RUN TestV1IDService [2022-01-20T08:05:21.616Z] --- PASS: TestV1IDService (0.02s) [2022-01-20T08:05:21.616Z] === RUN TestV2MetadataService [2022-01-20T08:05:22.035Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T08:05:22.086Z] time="2022-01-20T08:05:21Z" 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-01-20T08:05:22.087Z] time="2022-01-20T08:05:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0a0ea39b1048\"}'" [2022-01-20T08:05:22.087Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-01-20T08:05:22.087Z] PASS [2022-01-20T08:05:22.087Z] coverage: 82.5% of statements [2022-01-20T08:05:22.087Z] ok github.com/docker/docker/daemon/logger/splunk 2.120s coverage: 82.5% of statements [2022-01-20T08:05:22.087Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T08:05:22.087Z] ? github.com/docker/docker/daemon/network [no test files] [2022-01-20T08:05:22.087Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T08:05:22.563Z] === RUN TestSuccessfulDownload [2022-01-20T08:05:22.563Z] download_test.go:267: Needs fixing on Windows [2022-01-20T08:05:22.563Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-01-20T08:05:22.563Z] === RUN TestCancelledDownload [2022-01-20T08:05:22.563Z] --- PASS: TestCancelledDownload (0.00s) [2022-01-20T08:05:22.563Z] === RUN TestMaxDownloadAttempts [2022-01-20T08:05:22.563Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T08:05:22.563Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T08:05:22.563Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T08:05:22.563Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T08:05:22.563Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T08:05:22.563Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T08:05:22.563Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T08:05:22.563Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T08:05:22.563Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-01-20T08:05:22.563Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-01-20T08:05:22.563Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-01-20T08:05:22.563Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-01-20T08:05:22.563Z] --- PASS: TestV2MetadataService (1.12s) [2022-01-20T08:05:22.563Z] PASS [2022-01-20T08:05:22.563Z] coverage: 48.2% of statements [2022-01-20T08:05:22.563Z] ok github.com/docker/docker/distribution/metadata 1.223s coverage: 48.2% of statements [2022-01-20T08:05:22.563Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-01-20T08:05:22.563Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-01-20T08:05:22.563Z] === RUN TestContinueOnError_MirrorEndpoint [2022-01-20T08:05:22.563Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-01-20T08:05:22.563Z] === RUN TestContinueOnError_NeverContinue [2022-01-20T08:05:22.563Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-01-20T08:05:22.563Z] === RUN TestManifestStore [2022-01-20T08:05:22.563Z] === RUN TestManifestStore/no_remote_or_local [2022-01-20T08:05:22.809Z] === RUN TestExternalGraphDriver/spec [2022-01-20T08:05:23.033Z] time="2022-01-20T08:05:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2031371601\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/no_local_cache [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/with_local_cache [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/unknown_media_type [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-01-20T08:05:23.033Z] time="2022-01-20T08:05:22Z" level=warning msg="reference for unknown type: " [2022-01-20T08:05:23.033Z] time="2022-01-20T08:05:22Z" level=warning msg="reference for unknown type: " [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-01-20T08:05:23.033Z] time="2022-01-20T08:05:22Z" level=warning msg="reference for unknown type: " [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-01-20T08:05:23.033Z] time="2022-01-20T08:05:22Z" level=warning msg="reference for unknown type: " [2022-01-20T08:05:23.033Z] time="2022-01-20T08:05:22Z" level=warning msg="reference for unknown type: " [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/error_persisting_manifest [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-01-20T08:05:23.033Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-01-20T08:05:23.033Z] time="2022-01-20T08:05:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore (0.30s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-01-20T08:05:23.033Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaType [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-01-20T08:05:23.033Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-01-20T08:05:23.033Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-01-20T08:05:23.033Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-01-20T08:05:23.033Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-01-20T08:05:23.033Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-01-20T08:05:23.033Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-01-20T08:05:23.033Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-01-20T08:05:23.033Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-01-20T08:05:23.034Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-01-20T08:05:23.034Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-01-20T08:05:23.034Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-01-20T08:05:23.034Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-01-20T08:05:23.034Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-01-20T08:05:23.034Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-01-20T08:05:23.034Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-01-20T08:05:23.034Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-01-20T08:05:23.034Z] time="2022-01-20T08:05:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:05:23.034Z] time="2022-01-20T08:05:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:05:23.034Z] time="2022-01-20T08:05:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:05:23.034Z] time="2022-01-20T08:05:22Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-01-20T08:05:23.034Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s) [2022-01-20T08:05:23.034Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s) [2022-01-20T08:05:23.034Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s) [2022-01-20T08:05:23.034Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s) [2022-01-20T08:05:23.034Z] === RUN TestTransfer [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-01-20T08:05:23.034Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-01-20T08:05:23.034Z] === RUN TestFixManifestLayers [2022-01-20T08:05:23.034Z] --- PASS: TestFixManifestLayers (0.01s) [2022-01-20T08:05:23.034Z] === RUN TestFixManifestLayersBaseLayerParent [2022-01-20T08:05:23.034Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T08:05:23.034Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T08:05:23.034Z] === RUN TestFixManifestLayersBadParent [2022-01-20T08:05:23.034Z] --- PASS: TestFixManifestLayersBadParent (0.01s) [2022-01-20T08:05:23.034Z] === RUN TestValidateManifest [2022-01-20T08:05:23.034Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T08:05:23.034Z] --- SKIP: TestValidateManifest (0.00s) [2022-01-20T08:05:23.034Z] === RUN TestFormatPlatform [2022-01-20T08:05:23.034Z] --- PASS: TestFormatPlatform (0.00s) [2022-01-20T08:05:23.034Z] === RUN TestGetRepositoryMountCandidates [2022-01-20T08:05:23.034Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-01-20T08:05:23.034Z] === RUN TestLayerAlreadyExists [2022-01-20T08:05:23.034Z] 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-01-20T08:05:23.034Z] 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-01-20T08:05:23.034Z] 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-01-20T08:05:23.034Z] 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-01-20T08:05:23.034Z] 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-01-20T08:05:23.034Z] 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-01-20T08:05:23.034Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-01-20T08:05:23.034Z] === RUN TestWhenEmptyAuthConfig [2022-01-20T08:05:23.034Z] --- PASS: TestTransfer (0.14s) [2022-01-20T08:05:23.034Z] === RUN TestConcurrencyLimit [2022-01-20T08:05:23.419Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-01-20T08:05:23.508Z] === RUN TestNotFound [2022-01-20T08:05:23.508Z] --- PASS: TestNotFound (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestConflict [2022-01-20T08:05:23.508Z] --- PASS: TestConflict (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestForbidden [2022-01-20T08:05:23.508Z] --- PASS: TestForbidden (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestInvalidParameter [2022-01-20T08:05:23.508Z] --- PASS: TestInvalidParameter (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestNotImplemented [2022-01-20T08:05:23.508Z] --- PASS: TestNotImplemented (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestNotModified [2022-01-20T08:05:23.508Z] --- PASS: TestNotModified (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestUnauthorized [2022-01-20T08:05:23.508Z] --- PASS: TestUnauthorized (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestUnknown [2022-01-20T08:05:23.508Z] --- PASS: TestUnknown (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestCancelled [2022-01-20T08:05:23.508Z] --- PASS: TestCancelled (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestDeadline [2022-01-20T08:05:23.508Z] --- PASS: TestDeadline (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestDataLoss [2022-01-20T08:05:23.508Z] --- PASS: TestDataLoss (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestUnavailable [2022-01-20T08:05:23.508Z] --- PASS: TestUnavailable (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestSystem [2022-01-20T08:05:23.508Z] --- PASS: TestSystem (0.00s) [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Not_Found [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Bad_Request [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Conflict [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Unauthorized [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Service_Unavailable [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Forbidden [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Not_Modified [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Not_Implemented [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-01-20T08:05:23.508Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-01-20T08:05:23.508Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-01-20T08:05:23.508Z] PASS [2022-01-20T08:05:23.508Z] coverage: 53.1% of statements [2022-01-20T08:05:23.508Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2022-01-20T08:05:23.508Z] --- PASS: TestConcurrencyLimit (0.40s) [2022-01-20T08:05:23.508Z] === RUN TestInactiveJobs [2022-01-20T08:05:23.679Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T08:05:23.982Z] --- PASS: TestInactiveJobs (0.35s) [2022-01-20T08:05:23.982Z] === RUN TestWatchRelease [2022-01-20T08:05:23.982Z] --- PASS: TestWatchRelease (0.04s) [2022-01-20T08:05:23.982Z] === RUN TestWatchFinishedTransfer [2022-01-20T08:05:23.982Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-01-20T08:05:23.982Z] === RUN TestDuplicateTransfer [2022-01-20T08:05:23.982Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-01-20T08:05:23.982Z] === RUN TestSuccessfulUpload [2022-01-20T08:05:23.982Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-01-20T08:05:23.982Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-01-20T08:05:23.982Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-01-20T08:05:23.982Z] === RUN TestTokenPassThru [2022-01-20T08:05:23.982Z] --- PASS: TestTokenPassThru (0.01s) [2022-01-20T08:05:23.982Z] === RUN TestTokenPassThruDifferentHost [2022-01-20T08:05:23.982Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-01-20T08:05:23.982Z] PASS [2022-01-20T08:05:23.982Z] coverage: 24.6% of statements [2022-01-20T08:05:23.982Z] ok github.com/docker/docker/distribution 1.527s coverage: 24.6% of statements [2022-01-20T08:05:24.453Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T08:05:24.453Z] time="2022-01-20T08:05:23Z" level=error msg="Upload failed, retrying: simulating retry" [2022-01-20T08:05:24.453Z] --- PASS: TestSuccessfulUpload (0.46s) [2022-01-20T08:05:24.453Z] === RUN TestCancelledUpload [2022-01-20T08:05:24.453Z] --- PASS: TestCancelledUpload (0.00s) [2022-01-20T08:05:24.453Z] PASS [2022-01-20T08:05:24.453Z] coverage: 77.3% of statements [2022-01-20T08:05:24.453Z] ok github.com/docker/docker/distribution/xfer 1.946s coverage: 77.3% of statements [2022-01-20T08:05:24.453Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T08:05:24.453Z] === RUN TestFSGetInvalidData [2022-01-20T08:05:24.453Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-01-20T08:05:24.453Z] === RUN TestFSInvalidSet [2022-01-20T08:05:24.453Z] --- PASS: TestFSInvalidSet (0.01s) [2022-01-20T08:05:24.453Z] === RUN TestFSInvalidRoot [2022-01-20T08:05:24.453Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-01-20T08:05:24.453Z] === RUN TestFSMetadataGetSet [2022-01-20T08:05:24.453Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-01-20T08:05:24.453Z] === RUN TestFSInvalidWalker [2022-01-20T08:05:24.453Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-01-20T08:05:24.453Z] === RUN TestFSGetSet [2022-01-20T08:05:24.453Z] === RUN TestCompare [2022-01-20T08:05:24.453Z] --- PASS: TestCompare (0.00s) [2022-01-20T08:05:24.453Z] PASS [2022-01-20T08:05:24.453Z] coverage: 19.2% of statements [2022-01-20T08:05:24.453Z] ok github.com/docker/docker/image/cache 0.082s coverage: 19.2% of statements [2022-01-20T08:05:24.453Z] --- PASS: TestFSGetSet (0.02s) [2022-01-20T08:05:24.453Z] === RUN TestFSGetUnsetKey [2022-01-20T08:05:24.453Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-01-20T08:05:24.453Z] === RUN TestFSGetEmptyData [2022-01-20T08:05:24.453Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-01-20T08:05:24.453Z] === RUN TestFSDelete [2022-01-20T08:05:24.453Z] --- PASS: TestFSDelete (0.02s) [2022-01-20T08:05:24.453Z] === RUN TestFSWalker [2022-01-20T08:05:24.453Z] --- PASS: TestFSWalker (0.02s) [2022-01-20T08:05:24.453Z] === RUN TestFSWalkerStopOnError [2022-01-20T08:05:24.453Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-01-20T08:05:24.453Z] === RUN TestNewFromJSON [2022-01-20T08:05:24.453Z] --- PASS: TestNewFromJSON (0.00s) [2022-01-20T08:05:24.453Z] === RUN TestNewFromJSONWithInvalidJSON [2022-01-20T08:05:24.453Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-01-20T08:05:24.453Z] === RUN TestMarshalKeyOrder [2022-01-20T08:05:24.453Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-01-20T08:05:24.453Z] === RUN TestHistoryEqual [2022-01-20T08:05:24.743Z] === RUN TestExternalGraphDriver/pull [2022-01-20T08:05:24.923Z] --- PASS: TestHistoryEqual (0.18s) [2022-01-20T08:05:24.923Z] === RUN TestImage [2022-01-20T08:05:24.923Z] --- PASS: TestImage (0.00s) [2022-01-20T08:05:24.923Z] === RUN TestImageOSNotEmpty [2022-01-20T08:05:24.923Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-01-20T08:05:24.923Z] === RUN TestNewChildImageFromImageWithRootFS [2022-01-20T08:05:24.923Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-01-20T08:05:24.923Z] === RUN TestCreate [2022-01-20T08:05:24.923Z] --- PASS: TestCreate (0.01s) [2022-01-20T08:05:24.923Z] === RUN TestRestore [2022-01-20T08:05:24.923Z] time="2022-01-20T08:05:24Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-01-20T08:05:24.923Z] --- PASS: TestRestore (0.03s) [2022-01-20T08:05:24.923Z] === RUN TestAddDelete [2022-01-20T08:05:24.923Z] --- PASS: TestAddDelete (0.04s) [2022-01-20T08:05:24.923Z] === RUN TestSearchAfterDelete [2022-01-20T08:05:24.923Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-01-20T08:05:24.923Z] === RUN TestParentReset [2022-01-20T08:05:24.923Z] --- PASS: TestParentReset (0.03s) [2022-01-20T08:05:24.923Z] === RUN TestGetAndSetLastUpdated [2022-01-20T08:05:24.923Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-01-20T08:05:24.923Z] === RUN TestStoreLen [2022-01-20T08:05:24.923Z] --- PASS: TestStoreLen (0.11s) [2022-01-20T08:05:24.923Z] PASS [2022-01-20T08:05:24.923Z] coverage: 86.6% of statements [2022-01-20T08:05:24.923Z] ok github.com/docker/docker/image 0.668s coverage: 86.6% of statements [2022-01-20T08:05:25.139Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-01-20T08:05:25.139Z] === RUN TestInfoDebug [2022-01-20T08:05:25.139Z] --- PASS: TestInfoDebug (0.53s) [2022-01-20T08:05:25.139Z] === RUN TestInfoInsecureRegistries [2022-01-20T08:05:25.139Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-01-20T08:05:25.139Z] === RUN TestInfoRegistryMirrors [2022-01-20T08:05:25.139Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-01-20T08:05:25.139Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T08:05:25.139Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-01-20T08:05:25.139Z] === RUN TestPingCacheHeaders [2022-01-20T08:05:25.139Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T08:05:25.139Z] === RUN TestPingGet [2022-01-20T08:05:25.139Z] --- PASS: TestPingGet (0.02s) [2022-01-20T08:05:25.139Z] === RUN TestPingHead [2022-01-20T08:05:25.139Z] --- PASS: TestPingHead (0.02s) [2022-01-20T08:05:25.139Z] === RUN TestVersion [2022-01-20T08:05:25.139Z] --- PASS: TestVersion (0.02s) [2022-01-20T08:05:25.139Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-01-20T08:05:25.139Z] === CONT TestDiskUsage [2022-01-20T08:05:25.393Z] === RUN TestMakeV1ConfigFromConfig [2022-01-20T08:05:25.393Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-01-20T08:05:25.393Z] PASS [2022-01-20T08:05:25.393Z] coverage: 25.0% of statements [2022-01-20T08:05:25.393Z] ok github.com/docker/docker/image/v1 0.104s coverage: 25.0% of statements [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T08:05:25.395Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T08:05:25.651Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T08:05:25.863Z] === RUN TestValidateManifest [2022-01-20T08:05:25.863Z] === RUN TestValidateManifest/nil [2022-01-20T08:05:25.863Z] === RUN TestValidateManifest/non-nil [2022-01-20T08:05:25.863Z] --- PASS: TestValidateManifest (0.00s) [2022-01-20T08:05:25.863Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-01-20T08:05:25.863Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-01-20T08:05:25.863Z] PASS [2022-01-20T08:05:25.863Z] coverage: 0.7% of statements [2022-01-20T08:05:25.863Z] ok github.com/docker/docker/image/tarexport 0.168s coverage: 0.7% of statements [2022-01-20T08:05:25.863Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T08:05:26.125Z] --- PASS: TestExternalGraphDriver (4.80s) [2022-01-20T08:05:26.125Z] --- PASS: TestExternalGraphDriver/json (1.52s) [2022-01-20T08:05:26.125Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-01-20T08:05:26.125Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2022-01-20T08:05:26.125Z] === RUN TestGraphdriverPluginV2 [2022-01-20T08:05:26.125Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:05:26.125Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-01-20T08:05:26.125Z] PASS [2022-01-20T08:05:26.125Z] [2022-01-20T08:05:26.125Z] === Skipped [2022-01-20T08:05:26.125Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-01-20T08:05:26.125Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:05:26.125Z] [2022-01-20T08:05:26.125Z] DONE 5 tests, 1 skipped in 4.914s [2022-01-20T08:05:26.125Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T08:05:26.125Z] ++ 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-01-20T08:05:26.125Z] ++ set -e [2022-01-20T08:05:26.125Z] ++ '[' -n 0 ']' [2022-01-20T08:05:26.125Z] ++ set -x [2022-01-20T08:05:26.125Z] ++ 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-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T08:05:26.213Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T08:05:26.336Z] === RUN TestSerialization [2022-01-20T08:05:26.336Z] --- PASS: TestSerialization (0.02s) [2022-01-20T08:05:26.336Z] PASS [2022-01-20T08:05:26.336Z] coverage: 100.0% of statements [2022-01-20T08:05:26.336Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-01-20T08:05:26.385Z] INFO: Testing against a local daemon [2022-01-20T08:05:26.385Z] === RUN TestContinueAfterPluginCrash [2022-01-20T08:05:26.385Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T08:05:26.385Z] === RUN TestReadPluginNoRead [2022-01-20T08:05:26.385Z] === PAUSE TestReadPluginNoRead [2022-01-20T08:05:26.385Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T08:05:26.385Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T08:05:26.385Z] === CONT TestContinueAfterPluginCrash [2022-01-20T08:05:26.385Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage (1.47s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-01-20T08:05:26.469Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T08:05:26.469Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2022-01-20T08:05:26.469Z] PASS [2022-01-20T08:05:26.469Z] [2022-01-20T08:05:26.469Z] DONE 50 tests in 20.198s [2022-01-20T08:05:26.469Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T08:05:26.469Z] INFO: Testing against a local daemon [2022-01-20T08:05:26.469Z] === RUN TestVolumesCreateAndList [2022-01-20T08:05:26.469Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T08:05:26.469Z] === RUN TestVolumesRemove [2022-01-20T08:05:26.469Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-20T08:05:26.469Z] === RUN TestVolumesInspect [2022-01-20T08:05:26.469Z] --- PASS: TestVolumesInspect (0.01s) [2022-01-20T08:05:26.469Z] === RUN TestVolumesInvalidJSON [2022-01-20T08:05:26.725Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T08:05:26.725Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T08:05:26.725Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T08:05:26.725Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-01-20T08:05:26.725Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T08:05:26.725Z] PASS [2022-01-20T08:05:26.725Z] [2022-01-20T08:05:26.725Z] DONE 5 tests in 0.150s [2022-01-20T08:05:26.725Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T08:05:27.286Z] Stopping apparmor (via systemctl): apparmor.service. [2022-01-20T08:05:27.286Z] Removing test suite binaries [2022-01-20T08:05:27.286Z] exiting test-integration [2022-01-20T08:05:27.287Z] ++ exit 0 [2022-01-20T08:05:27.287Z] [2022-01-20T08:05:27.326Z] === RUN TestEnvironmentParsing [2022-01-20T08:05:27.326Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-01-20T08:05:27.326Z] PASS [2022-01-20T08:05:27.326Z] coverage: 1.2% of statements [2022-01-20T08:05:27.326Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.2% of statements [2022-01-20T08:05:27.326Z] === RUN TestEmptyLayer [2022-01-20T08:05:27.326Z] --- PASS: TestEmptyLayer (0.00s) [2022-01-20T08:05:27.326Z] === RUN TestCommitFailure [2022-01-20T08:05:27.326Z] --- PASS: TestCommitFailure (0.01s) [2022-01-20T08:05:27.326Z] === RUN TestStartTransactionFailure [2022-01-20T08:05:27.326Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-01-20T08:05:27.326Z] === RUN TestGetOrphan [2022-01-20T08:05:27.326Z] --- PASS: TestGetOrphan (0.01s) [2022-01-20T08:05:27.326Z] === RUN TestMountAndRegister [2022-01-20T08:05:27.326Z] layer_test.go:270: Layer size: 14 [2022-01-20T08:05:27.326Z] --- PASS: TestMountAndRegister (0.06s) [2022-01-20T08:05:27.326Z] === RUN TestLayerRelease [2022-01-20T08:05:27.326Z] layer_test.go:303: Failing on Windows [2022-01-20T08:05:27.326Z] --- SKIP: TestLayerRelease (0.00s) [2022-01-20T08:05:27.326Z] === RUN TestStoreRestore [2022-01-20T08:05:27.326Z] layer_test.go:352: Failing on Windows [2022-01-20T08:05:27.326Z] --- SKIP: TestStoreRestore (0.00s) [2022-01-20T08:05:27.326Z] === RUN TestTarStreamStability [2022-01-20T08:05:27.326Z] layer_test.go:467: Failing on Windows [2022-01-20T08:05:27.326Z] --- SKIP: TestTarStreamStability (0.00s) [2022-01-20T08:05:27.326Z] === RUN TestRegisterExistingLayer [2022-01-20T08:05:27.796Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-01-20T08:05:27.796Z] === RUN TestTarStreamVerification [2022-01-20T08:05:27.796Z] layer_test.go:696: Failing on Windows [2022-01-20T08:05:27.796Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestLayerMigration [2022-01-20T08:05:27.796Z] migration_test.go:45: Failing on Windows [2022-01-20T08:05:27.796Z] --- SKIP: TestLayerMigration (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestLayerMigrationNoTarsplit [2022-01-20T08:05:27.796Z] migration_test.go:181: Failing on Windows [2022-01-20T08:05:27.796Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestMountInit [2022-01-20T08:05:27.796Z] mount_test.go:17: Failing on Windows [2022-01-20T08:05:27.796Z] --- SKIP: TestMountInit (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestMountSize [2022-01-20T08:05:27.796Z] mount_test.go:76: Failing on Windows [2022-01-20T08:05:27.796Z] --- SKIP: TestMountSize (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestMountChanges [2022-01-20T08:05:27.796Z] mount_test.go:125: Failing on Windows [2022-01-20T08:05:27.796Z] --- SKIP: TestMountChanges (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestMountApply [2022-01-20T08:05:27.796Z] mount_test.go:212: Failing on Windows [2022-01-20T08:05:27.796Z] --- SKIP: TestMountApply (0.00s) [2022-01-20T08:05:27.796Z] PASS [2022-01-20T08:05:27.796Z] coverage: 30.1% of statements [2022-01-20T08:05:27.796Z] ok github.com/docker/docker/layer 0.291s coverage: 30.1% of statements [2022-01-20T08:05:27.796Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T08:05:27.796Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T08:05:27.796Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T08:05:27.796Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T08:05:27.796Z] === RUN TestSequenceGetAvailableBit [2022-01-20T08:05:27.796Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestSequenceEqual [2022-01-20T08:05:27.796Z] --- PASS: TestSequenceEqual (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestSequenceCopy [2022-01-20T08:05:27.796Z] --- PASS: TestSequenceCopy (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestGetFirstAvailable [2022-01-20T08:05:27.796Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestFindSequence [2022-01-20T08:05:27.796Z] --- PASS: TestFindSequence (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestCheckIfAvailable [2022-01-20T08:05:27.796Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestMergeSequences [2022-01-20T08:05:27.796Z] --- PASS: TestMergeSequences (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestPushReservation [2022-01-20T08:05:27.796Z] --- PASS: TestPushReservation (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestSerializeDeserialize [2022-01-20T08:05:27.796Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-01-20T08:05:27.796Z] === RUN TestSet [2022-01-20T08:05:27.797Z] --- PASS: TestSet (0.00s) [2022-01-20T08:05:27.797Z] === RUN TestSetUnset [2022-01-20T08:05:27.797Z] --- PASS: TestSetUnset (0.00s) [2022-01-20T08:05:27.797Z] === RUN TestOffsetSetUnset [2022-01-20T08:05:27.797Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-01-20T08:05:27.797Z] === RUN TestSetInRange [2022-01-20T08:05:27.797Z] --- PASS: TestSetInRange (0.00s) [2022-01-20T08:05:27.797Z] === RUN TestSetAnyInRange [2022-01-20T08:05:27.797Z] --- PASS: TestSetAnyInRange (0.00s) [2022-01-20T08:05:27.797Z] === RUN TestMethods [2022-01-20T08:05:27.797Z] --- PASS: TestMethods (0.00s) [2022-01-20T08:05:27.797Z] === RUN TestRandomAllocateDeallocate Post stage [Pipeline] junit [2022-01-20T08:05:28.662Z] Recording test results [2022-01-20T08:05:28.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-01-20T08:05:29.684Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2022-01-20T08:05:29.684Z] === CONT TestReadPluginNoRead [2022-01-20T08:05:30.019Z] === RUN TestInvalidConfig [2022-01-20T08:05:30.019Z] --- PASS: TestInvalidConfig (0.00s) [2022-01-20T08:05:30.019Z] === RUN TestConfig [2022-01-20T08:05:30.019Z] --- PASS: TestConfig (0.00s) [2022-01-20T08:05:30.019Z] === RUN TestOptionsLabels [2022-01-20T08:05:30.019Z] --- PASS: TestOptionsLabels (0.00s) [2022-01-20T08:05:30.019Z] === RUN TestValidName [2022-01-20T08:05:30.019Z] --- PASS: TestValidName (0.00s) [2022-01-20T08:05:30.019Z] PASS [2022-01-20T08:05:30.019Z] coverage: 19.7% of statements [2022-01-20T08:05:30.019Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-01-20T08:05:30.490Z] === RUN TestKey [2022-01-20T08:05:30.490Z] --- PASS: TestKey (0.00s) [2022-01-20T08:05:30.490Z] === RUN TestParseKey [2022-01-20T08:05:30.490Z] --- PASS: TestParseKey (0.00s) [2022-01-20T08:05:30.490Z] === RUN TestInvalidDataStore [2022-01-20T08:05:30.490Z] --- PASS: TestInvalidDataStore (0.00s) [2022-01-20T08:05:30.490Z] === RUN TestKVObjectFlatKey [2022-01-20T08:05:30.490Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-01-20T08:05:30.490Z] === RUN TestAtomicKVObjectFlatKey [2022-01-20T08:05:30.490Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-01-20T08:05:30.490Z] PASS [2022-01-20T08:05:30.490Z] coverage: 21.9% of statements [2022-01-20T08:05:30.490Z] ok github.com/docker/docker/libnetwork/datastore 0.042s coverage: 21.9% of statements [2022-01-20T08:05:30.506Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T08:05:30.883Z] + echo Ensuring container killed. [2022-01-20T08:05:30.883Z] Ensuring container killed. [2022-01-20T08:05:30.883Z] + docker rm -vf docker-pr13 [2022-01-20T08:05:30.883Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-01-20T08:05:30.959Z] === RUN TestIPDataMarshalling [2022-01-20T08:05:30.959Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-01-20T08:05:30.959Z] === RUN TestValidateAndIsV6 [2022-01-20T08:05:30.959Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-01-20T08:05:30.959Z] PASS [2022-01-20T08:05:30.959Z] coverage: 68.9% of statements [2022-01-20T08:05:30.959Z] ok github.com/docker/docker/libnetwork/driverapi 0.052s coverage: 68.9% of statements [2022-01-20T08:05:31.201Z] + echo Chowning /workspace to jenkins user [2022-01-20T08:05:31.201Z] Chowning /workspace to jenkins user [2022-01-20T08:05:31.201Z] + id -u [2022-01-20T08:05:31.201Z] + id -g [2022-01-20T08:05:31.201Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43103:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T08:05:31.201Z] Unable to find image 'busybox:latest' locally [2022-01-20T08:05:31.201Z] latest: Pulling from library/busybox [2022-01-20T08:05:31.429Z] === RUN TestErrorInterfaces [2022-01-20T08:05:31.429Z] --- PASS: TestErrorInterfaces (0.00s) [2022-01-20T08:05:31.429Z] === RUN TestNetworkMarshalling [2022-01-20T08:05:31.459Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T08:05:31.459Z] 5cc84ad355aa: Download complete [2022-01-20T08:05:31.459Z] 5cc84ad355aa: Pull complete [2022-01-20T08:05:31.459Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T08:05:31.459Z] Status: Downloaded newer image for busybox:latest [2022-01-20T08:05:31.595Z] === RUN TestReadPluginNoRead/default [2022-01-20T08:05:31.899Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-01-20T08:05:31.899Z] === RUN TestEndpointMarshalling [2022-01-20T08:05:31.899Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestAuxAddresses [2022-01-20T08:05:31.899Z] time="2022-01-20T08:05:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T08:05:31.899Z] --- PASS: TestAuxAddresses (0.02s) [2022-01-20T08:05:31.899Z] === RUN TestSRVServiceQuery [2022-01-20T08:05:31.899Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-01-20T08:05:31.899Z] === RUN TestServiceVIPReuse [2022-01-20T08:05:31.899Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-01-20T08:05:31.899Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestDNSIPQuery [2022-01-20T08:05:31.899Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestDNSProxyServFail [2022-01-20T08:05:31.899Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestSandboxAddEmpty [2022-01-20T08:05:31.899Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestSandboxAddMultiPrio [2022-01-20T08:05:31.899Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestSandboxAddSamePrio [2022-01-20T08:05:31.899Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestCleanupServiceDiscovery [2022-01-20T08:05:31.899Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestDNSOptions [2022-01-20T08:05:31.899Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:05:31.899Z] --- SKIP: TestDNSOptions (0.00s) [2022-01-20T08:05:31.899Z] === RUN TestMultipleControllersWithSameStore [2022-01-20T08:05:31.899Z] time="2022-01-20T08:05:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T08:05:31.899Z] time="2022-01-20T08:05:31Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-01-20T08:05:31.899Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-01-20T08:05:31.899Z] PASS [2022-01-20T08:05:31.899Z] coverage: 8.5% of statements [2022-01-20T08:05:31.899Z] ok github.com/docker/docker/libnetwork 0.322s coverage: 8.5% of statements [2022-01-20T08:05:31.899Z] === RUN TestDriver [2022-01-20T08:05:31.899Z] --- PASS: TestDriver (0.00s) [2022-01-20T08:05:31.899Z] PASS [2022-01-20T08:05:31.899Z] coverage: 34.8% of statements [2022-01-20T08:05:32.369Z] ok github.com/docker/docker/libnetwork/drivers/host 0.049s coverage: 34.8% of statements [2022-01-20T08:05:32.535Z] === RUN TestReadPluginNoRead/disabled_caching [Pipeline] catchError [Pipeline] { [2022-01-20T08:05:32.838Z] === RUN TestDriver [2022-01-20T08:05:32.838Z] --- PASS: TestDriver (0.00s) [2022-01-20T08:05:32.838Z] PASS [2022-01-20T08:05:32.838Z] coverage: 34.8% of statements [2022-01-20T08:05:32.838Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2022-01-20T08:05:32.838Z] === RUN TestNetworkAllocateFree [2022-01-20T08:05:32.838Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-01-20T08:05:32.838Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-01-20T08:05:32.838Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-01-20T08:05:32.838Z] PASS [2022-01-20T08:05:32.838Z] coverage: 63.6% of statements [2022-01-20T08:05:32.838Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [Pipeline] sh [2022-01-20T08:05:33.158Z] + bundleName=amd64-cgroup2 [2022-01-20T08:05:33.158Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T08:05:33.158Z] Creating amd64-cgroup2-bundles.tar.gz [2022-01-20T08:05:33.158Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T08:05:33.158Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-01-20T08:05:33.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T08:05:33.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T08:05:33.308Z] === RUN TestGetEmptyCapabilities [2022-01-20T08:05:33.308Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-01-20T08:05:33.308Z] === RUN TestGetExtraCapabilities [2022-01-20T08:05:33.308Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-01-20T08:05:33.308Z] === RUN TestGetInvalidCapabilities [2022-01-20T08:05:33.308Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-01-20T08:05:33.308Z] === RUN TestRemoteDriver [2022-01-20T08:05:33.308Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T08:05:33.308Z] === RUN TestDriverError [2022-01-20T08:05:33.308Z] --- PASS: TestDriverError (0.01s) [2022-01-20T08:05:33.308Z] === RUN TestMissingValues [2022-01-20T08:05:33.308Z] --- PASS: TestMissingValues (0.00s) [2022-01-20T08:05:33.308Z] === RUN TestRollback [2022-01-20T08:05:33.308Z] --- PASS: TestRollback (0.01s) [2022-01-20T08:05:33.308Z] PASS [2022-01-20T08:05:33.308Z] coverage: 57.4% of statements [2022-01-20T08:05:33.308Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.096s coverage: 57.4% of statements [Pipeline] archiveArtifacts [2022-01-20T08:05:33.421Z] Archiving artifacts [2022-01-20T08:05:33.477Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T08:05:33.745Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T08:05:34.006Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T08:05:34.299Z] === RUN TestNAT [2022-01-20T08:05:34.299Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T08:05:34.299Z] --- SKIP: TestNAT (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestTransparent [2022-01-20T08:05:34.299Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T08:05:34.299Z] --- SKIP: TestTransparent (0.00s) [2022-01-20T08:05:34.299Z] PASS [2022-01-20T08:05:34.299Z] coverage: 0.0% of statements [2022-01-20T08:05:34.299Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.052s coverage: 0.0% of statements [2022-01-20T08:05:34.299Z] === RUN TestNew [2022-01-20T08:05:34.299Z] --- PASS: TestNew (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestAddDriver [2022-01-20T08:05:34.299Z] --- PASS: TestAddDriver (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestAddDuplicateDriver [2022-01-20T08:05:34.299Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestIPAMDefaultAddressSpaces [2022-01-20T08:05:34.299Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestDriver [2022-01-20T08:05:34.299Z] --- PASS: TestDriver (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestIPAM [2022-01-20T08:05:34.299Z] --- PASS: TestIPAM (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestWalkIPAMs [2022-01-20T08:05:34.299Z] --- PASS: TestWalkIPAMs (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestWalkDrivers [2022-01-20T08:05:34.299Z] --- PASS: TestWalkDrivers (0.00s) [2022-01-20T08:05:34.299Z] PASS [2022-01-20T08:05:34.299Z] coverage: 82.4% of statements [2022-01-20T08:05:34.299Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2022-01-20T08:05:34.299Z] === RUN TestBuildDefault [2022-01-20T08:05:34.299Z] --- PASS: TestBuildDefault (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestBuildHostnameDomainname [2022-01-20T08:05:34.299Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestBuildHostname [2022-01-20T08:05:34.299Z] --- PASS: TestBuildHostname (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestBuildHostnameFQDN [2022-01-20T08:05:34.299Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestBuildNoIP [2022-01-20T08:05:34.299Z] --- PASS: TestBuildNoIP (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestUpdate [2022-01-20T08:05:34.299Z] --- PASS: TestUpdate (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-01-20T08:05:34.299Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-01-20T08:05:34.299Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestAddEmpty [2022-01-20T08:05:34.299Z] --- PASS: TestAddEmpty (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestAdd [2022-01-20T08:05:34.299Z] --- PASS: TestAdd (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestDeleteEmpty [2022-01-20T08:05:34.299Z] --- PASS: TestDeleteEmpty (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestDeleteNewline [2022-01-20T08:05:34.299Z] --- PASS: TestDeleteNewline (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestDelete [2022-01-20T08:05:34.299Z] --- PASS: TestDelete (0.00s) [2022-01-20T08:05:34.299Z] === RUN TestConcurrentWrites [2022-01-20T08:05:34.418Z] --- PASS: TestContinueAfterPluginCrash (7.93s) [2022-01-20T08:05:34.678Z] === CONT TestReadPluginNoRead [2022-01-20T08:05:34.678Z] read_test.go:92: [d15ef49c23669] daemon is not started [2022-01-20T08:05:34.678Z] --- PASS: TestReadPluginNoRead (5.45s) [2022-01-20T08:05:34.678Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-01-20T08:05:34.678Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-01-20T08:05:34.678Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-01-20T08:05:34.678Z] PASS [2022-01-20T08:05:34.678Z] [2022-01-20T08:05:34.678Z] DONE 6 tests in 8.502s [2022-01-20T08:05:34.678Z] 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-01-20T08:05:34.678Z] ++ 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-01-20T08:05:34.678Z] ++ set -e [2022-01-20T08:05:34.678Z] ++ '[' -n 0 ']' [2022-01-20T08:05:34.678Z] ++ set -x [2022-01-20T08:05:34.678Z] ++ 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-01-20T08:05:34.678Z] testing: warning: no tests to run [2022-01-20T08:05:34.678Z] PASS [2022-01-20T08:05:34.678Z] [2022-01-20T08:05:34.678Z] DONE 0 tests in 0.029s [2022-01-20T08:05:34.678Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T08:05:34.678Z] ++ 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-01-20T08:05:34.678Z] ++ set -e [2022-01-20T08:05:34.678Z] ++ '[' -n 0 ']' [2022-01-20T08:05:34.678Z] ++ set -x [2022-01-20T08:05:34.678Z] ++ 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-01-20T08:05:34.769Z] --- PASS: TestConcurrentWrites (0.19s) [2022-01-20T08:05:34.769Z] PASS [2022-01-20T08:05:34.769Z] coverage: 81.2% of statements [2022-01-20T08:05:34.769Z] ok github.com/docker/docker/libnetwork/etchosts 0.264s coverage: 81.2% of statements [2022-01-20T08:05:34.769Z] --- PASS: TestRandomAllocateDeallocate (7.13s) [2022-01-20T08:05:34.769Z] === RUN TestAllocateRandomDeallocate [2022-01-20T08:05:34.769Z] === RUN TestNew [2022-01-20T08:05:34.769Z] --- PASS: TestNew (0.00s) [2022-01-20T08:05:34.769Z] === RUN TestAllocate [2022-01-20T08:05:34.769Z] --- PASS: TestAllocate (0.00s) [2022-01-20T08:05:34.769Z] === RUN TestUninitialized [2022-01-20T08:05:34.769Z] --- PASS: TestUninitialized (0.00s) [2022-01-20T08:05:34.769Z] === RUN TestAllocateInRange [2022-01-20T08:05:34.769Z] --- PASS: TestAllocateInRange (0.00s) [2022-01-20T08:05:34.769Z] === RUN TestAllocateSerial [2022-01-20T08:05:34.769Z] --- PASS: TestAllocateSerial (0.00s) [2022-01-20T08:05:34.769Z] PASS [2022-01-20T08:05:34.769Z] coverage: 87.5% of statements [2022-01-20T08:05:34.769Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2022-01-20T08:05:34.938Z] INFO: Testing against a local daemon [2022-01-20T08:05:34.938Z] === RUN TestPluginWithDevMounts [2022-01-20T08:05:34.938Z] === PAUSE TestPluginWithDevMounts [2022-01-20T08:05:34.938Z] === CONT TestPluginWithDevMounts [2022-01-20T08:05:34.974Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43103/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T08:05:35.239Z] === RUN TestCaller [2022-01-20T08:05:35.239Z] --- PASS: TestCaller (0.00s) [2022-01-20T08:05:35.239Z] PASS [2022-01-20T08:05:35.239Z] coverage: 100.0% of statements [2022-01-20T08:05:35.239Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-01-20T08:05:35.318Z] + make clean [2022-01-20T08:05:35.318Z] docker volume rm -f docker-dev-cache [2022-01-20T08:05:35.318Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T08:05:35.390Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T08:05:35.390Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-20T08:05:35.390Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T08:05:35.390Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T08:05:35.709Z] === RUN TestSetSerialInsertDelete [2022-01-20T08:05:35.709Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-01-20T08:05:35.709Z] === RUN TestSetParallelInsertDelete [2022-01-20T08:05:36.320Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-01-20T08:05:36.320Z] PASS [2022-01-20T08:05:36.320Z] [2022-01-20T08:05:36.320Z] DONE 1 tests in 1.622s [2022-01-20T08:05:36.320Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T08:05:36.320Z] ++ 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-01-20T08:05:36.320Z] ++ set -e [2022-01-20T08:05:36.320Z] ++ '[' -n 0 ']' [2022-01-20T08:05:36.320Z] ++ set -x [2022-01-20T08:05:36.320Z] ++ 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-01-20T08:05:36.580Z] INFO: Testing against a local daemon [2022-01-20T08:05:36.580Z] === RUN TestSecretInspect [2022-01-20T08:05:36.698Z] === RUN TestInt2IP2IntConversion [2022-01-20T08:05:36.698Z] --- PASS: TestAllocateRandomDeallocate (1.70s) [2022-01-20T08:05:36.698Z] === RUN TestAllocateRandomDeallocateSerialize [2022-01-20T08:05:36.698Z] === RUN TestPoolRequest [2022-01-20T08:05:37.169Z] --- PASS: TestPoolRequest (0.00s) [2022-01-20T08:05:37.169Z] === RUN TestOtherRequests [2022-01-20T08:05:37.169Z] --- PASS: TestOtherRequests (0.00s) [2022-01-20T08:05:37.169Z] PASS [2022-01-20T08:05:37.169Z] coverage: 57.1% of statements [2022-01-20T08:05:37.169Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-01-20T08:05:37.169Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2022-01-20T08:05:37.169Z] === RUN TestGetAddressVersion [2022-01-20T08:05:37.169Z] --- PASS: TestGetAddressVersion (0.00s) [2022-01-20T08:05:37.169Z] === RUN TestKeyString [2022-01-20T08:05:37.169Z] --- PASS: TestKeyString (0.00s) [2022-01-20T08:05:37.169Z] === RUN TestPoolDataMarshal [2022-01-20T08:05:37.169Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-01-20T08:05:37.169Z] === RUN TestSubnetsMarshal [2022-01-20T08:05:37.169Z] --- PASS: TestSubnetsMarshal (0.11s) [2022-01-20T08:05:37.169Z] === RUN TestAddSubnets [2022-01-20T08:05:37.169Z] --- PASS: TestAddSubnets (0.06s) [2022-01-20T08:05:37.169Z] === RUN TestDoublePoolRelease [2022-01-20T08:05:37.169Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-01-20T08:05:37.169Z] === RUN TestAddReleasePoolID [2022-01-20T08:05:37.169Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-01-20T08:05:37.169Z] === RUN TestPredefinedPool [2022-01-20T08:05:37.169Z] --- PASS: TestPredefinedPool (0.03s) [2022-01-20T08:05:37.169Z] === RUN TestRemoveSubnet [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T08:05:37.639Z] --- PASS: TestRemoveSubnet (0.19s) [2022-01-20T08:05:37.639Z] === RUN TestGetSameAddress [2022-01-20T08:05:37.639Z] --- PASS: TestGetSameAddress (0.02s) [2022-01-20T08:05:37.639Z] === RUN TestPoolAllocationReuse [2022-01-20T08:05:37.639Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.18s) [2022-01-20T08:05:37.639Z] === RUN TestRetrieveFromStore [2022-01-20T08:05:38.109Z] === RUN TestGetCapabilities [2022-01-20T08:05:38.109Z] --- PASS: TestGetCapabilities (0.01s) [2022-01-20T08:05:38.109Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-01-20T08:05:38.109Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-01-20T08:05:38.109Z] === RUN TestGetDefaultAddressSpaces [2022-01-20T08:05:38.109Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-01-20T08:05:38.109Z] === RUN TestRemoteDriver [2022-01-20T08:05:38.109Z] --- PASS: TestRemoteDriver (0.01s) [2022-01-20T08:05:38.109Z] PASS [2022-01-20T08:05:38.109Z] coverage: 47.4% of statements [2022-01-20T08:05:38.109Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.069s coverage: 47.4% of statements [2022-01-20T08:05:38.490Z] --- PASS: TestSecretInspect (2.09s) [2022-01-20T08:05:38.490Z] === RUN TestSecretList [2022-01-20T08:05:38.580Z] --- PASS: TestRetrieveFromStore (0.63s) [2022-01-20T08:05:38.580Z] === RUN TestIsCorrupted [2022-01-20T08:05:38.580Z] --- PASS: TestIsCorrupted (0.01s) [2022-01-20T08:05:38.580Z] === RUN TestSetRollover [2022-01-20T08:05:39.051Z] === RUN TestWindowsIPAM [2022-01-20T08:05:39.051Z] --- PASS: TestWindowsIPAM (0.00s) [2022-01-20T08:05:39.051Z] PASS [2022-01-20T08:05:39.051Z] coverage: 71.4% of statements [2022-01-20T08:05:39.051Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-01-20T08:05:39.521Z] --- PASS: TestPoolAllocationReuse (1.94s) [2022-01-20T08:05:39.521Z] === RUN TestGetAddressSubPoolEqualPool [2022-01-20T08:05:39.522Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-01-20T08:05:39.522Z] === RUN TestRequestReleaseAddressFromSubPool [2022-01-20T08:05:39.522Z] === RUN TestDefaultNetwork [2022-01-20T08:05:39.556Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:05:39.557Z] INFO: Testing against a local daemon [2022-01-20T08:05:39.557Z] === RUN TestBuildWithSession [2022-01-20T08:05:39.557Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:05:39.557Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T08:05:39.557Z] === RUN TestBuildSquashParent [2022-01-20T08:05:39.557Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:05:39.557Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T08:05:39.557Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T08:05:39.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:05:39.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:05:39.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:05:39.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:05:39.557Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:05:39.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:05:39.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:05:39.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:05:39.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:05:39.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:05:39.557Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:05:39.557Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:05:39.557Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:05:39.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:05:39.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:05:39.557Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:05:39.992Z] --- PASS: TestDefaultNetwork (0.26s) [2022-01-20T08:05:39.992Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-01-20T08:05:39.992Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-01-20T08:05:39.992Z] === RUN TestInitAddressPools [2022-01-20T08:05:39.992Z] --- PASS: TestInitAddressPools (0.00s) [2022-01-20T08:05:39.992Z] PASS [2022-01-20T08:05:39.992Z] coverage: 74.0% of statements [2022-01-20T08:05:39.992Z] ok github.com/docker/docker/libnetwork/ipamutils 0.568s coverage: 74.0% of statements [2022-01-20T08:05:40.402Z] --- PASS: TestSecretList (1.66s) [2022-01-20T08:05:40.402Z] === RUN TestSecretsCreateAndDelete [2022-01-20T08:05:40.463Z] --- PASS: TestSetRollover (1.84s) [2022-01-20T08:05:40.463Z] === RUN TestSetRolloverSerial [2022-01-20T08:05:40.934Z] === RUN TestKeyValue [2022-01-20T08:05:40.934Z] --- PASS: TestKeyValue (0.00s) [2022-01-20T08:05:40.934Z] PASS [2022-01-20T08:05:40.934Z] coverage: 60.0% of statements [2022-01-20T08:05:40.934Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2022-01-20T08:05:41.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-01-20T08:05:42.315Z] --- PASS: TestSecretsCreateAndDelete (2.05s) [2022-01-20T08:05:42.315Z] === RUN TestSecretsUpdate [2022-01-20T08:05:42.504Z] --- PASS: TestSetRolloverSerial (1.97s) [2022-01-20T08:05:42.504Z] === RUN TestGetFirstAvailableFromCurrent [2022-01-20T08:05:42.504Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-01-20T08:05:42.504Z] PASS [2022-01-20T08:05:42.504Z] coverage: 84.4% of statements [2022-01-20T08:05:42.504Z] ok github.com/docker/docker/libnetwork/bitseq 14.521s coverage: 84.4% of statements [2022-01-20T08:05:42.504Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.83s) [2022-01-20T08:05:42.504Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-01-20T08:05:42.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-01-20T08:05:43.503Z] === RUN TestNetworkDBSimple [2022-01-20T08:05:44.457Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T08:05:44.457Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T08:05:44.492Z] 2022/01/20 08:05:44 Closing DB instances... [2022-01-20T08:05:44.855Z] --- PASS: TestSecretsUpdate (2.17s) [2022-01-20T08:05:44.855Z] === RUN TestTemplatedSecret [2022-01-20T08:05:44.964Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.40s) [2022-01-20T08:05:44.964Z] === RUN TestGetAddress [2022-01-20T08:05:45.399Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T08:05:45.660Z] docker_api_swarm_test.go:563: [d969b91c19222] joining swarm manager [db8a1e2ae72e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:05:45.954Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-01-20T08:05:45.954Z] PASS [2022-01-20T08:05:45.954Z] coverage: 100.0% of statements [2022-01-20T08:05:45.954Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.042s coverage: 100.0% of statements [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T08:05:45.954Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T08:05:45.954Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-01-20T08:05:45.954Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-01-20T08:05:46.231Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T08:05:46.423Z] === RUN TestGenerate [2022-01-20T08:05:46.423Z] --- PASS: TestGenerate (0.00s) [2022-01-20T08:05:46.423Z] === RUN TestGeneratePtr [2022-01-20T08:05:46.423Z] --- PASS: TestGeneratePtr (0.00s) [2022-01-20T08:05:46.423Z] === RUN TestGenerateMissingField [2022-01-20T08:05:46.423Z] --- PASS: TestGenerateMissingField (0.00s) [2022-01-20T08:05:46.423Z] === RUN TestFieldCannotBeSet [2022-01-20T08:05:46.423Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-01-20T08:05:46.423Z] === RUN TestTypeMismatchError [2022-01-20T08:05:46.423Z] --- PASS: TestTypeMismatchError (0.00s) [2022-01-20T08:05:46.423Z] PASS [2022-01-20T08:05:46.423Z] coverage: 100.0% of statements [2022-01-20T08:05:46.423Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-01-20T08:05:46.423Z] testing: warning: no tests to run [2022-01-20T08:05:46.423Z] PASS [2022-01-20T08:05:46.423Z] coverage: 0.0% of statements [2022-01-20T08:05:46.423Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-01-20T08:05:46.493Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T08:05:46.765Z] --- PASS: TestTemplatedSecret (2.04s) [2022-01-20T08:05:46.765Z] === RUN TestSecretCreateResolve [2022-01-20T08:05:47.413Z] === RUN TestRequestNewPort [2022-01-20T08:05:47.413Z] --- PASS: TestRequestNewPort (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestRequestSpecificPort [2022-01-20T08:05:47.413Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestReleasePort [2022-01-20T08:05:47.413Z] --- PASS: TestReleasePort (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestReuseReleasedPort [2022-01-20T08:05:47.413Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestReleaseUnreadledPort [2022-01-20T08:05:47.413Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestUnknowProtocol [2022-01-20T08:05:47.413Z] --- PASS: TestUnknowProtocol (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestAllocateAllPorts [2022-01-20T08:05:47.413Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestPortAllocation [2022-01-20T08:05:47.413Z] --- PASS: TestPortAllocation (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestPortAllocationWithCustomRange [2022-01-20T08:05:47.413Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestNoDuplicateBPR [2022-01-20T08:05:47.413Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-01-20T08:05:47.413Z] === RUN TestChangePortRange [2022-01-20T08:05:47.413Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-01-20T08:05:47.413Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-01-20T08:05:47.413Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-01-20T08:05:47.413Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-01-20T08:05:47.413Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-01-20T08:05:47.413Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-01-20T08:05:47.413Z] --- PASS: TestChangePortRange (0.00s) [2022-01-20T08:05:47.413Z] PASS [2022-01-20T08:05:47.413Z] coverage: 88.6% of statements [2022-01-20T08:05:47.413Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2022-01-20T08:05:47.413Z] 2022/01/20 08:05:47 Closing DB instances... [2022-01-20T08:05:47.413Z] testing: warning: no tests to run [2022-01-20T08:05:47.413Z] PASS [2022-01-20T08:05:47.413Z] coverage: 0.0% of statements [2022-01-20T08:05:47.413Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-01-20T08:05:47.878Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T08:05:47.878Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T08:05:47.883Z] === RUN TestHashData [2022-01-20T08:05:47.884Z] --- PASS: TestHashData (0.00s) [2022-01-20T08:05:47.884Z] PASS [2022-01-20T08:05:47.884Z] coverage: 2.8% of statements [2022-01-20T08:05:47.884Z] ok github.com/docker/docker/libnetwork/resolvconf 0.050s coverage: 2.8% of statements [2022-01-20T08:05:48.355Z] === RUN TestErrorConstructors [2022-01-20T08:05:48.355Z] --- PASS: TestErrorConstructors (0.00s) [2022-01-20T08:05:48.355Z] === RUN TestCompareIPMask [2022-01-20T08:05:48.355Z] --- PASS: TestCompareIPMask (0.00s) [2022-01-20T08:05:48.355Z] === RUN TestUtilGetHostPartIP [2022-01-20T08:05:48.355Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-01-20T08:05:48.355Z] === RUN TestUtilGetBroadcastIP [2022-01-20T08:05:48.355Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-01-20T08:05:48.355Z] === RUN TestParseCIDR [2022-01-20T08:05:48.355Z] --- PASS: TestParseCIDR (0.00s) [2022-01-20T08:05:48.355Z] PASS [2022-01-20T08:05:48.355Z] coverage: 37.3% of statements [2022-01-20T08:05:48.355Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-01-20T08:05:48.517Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:05:48.517Z] INFO: Testing against a local daemon [2022-01-20T08:05:48.517Z] === RUN TestBuildWithSession [2022-01-20T08:05:48.517Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:05:48.517Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T08:05:48.517Z] === RUN TestBuildSquashParent [2022-01-20T08:05:48.517Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:05:48.517Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T08:05:48.517Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T08:05:48.517Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:05:48.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:05:48.517Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:05:48.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:05:48.517Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:05:48.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:05:48.517Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:05:48.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:05:48.517Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:05:48.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:05:48.517Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:05:48.517Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:05:48.517Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:05:48.517Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:05:48.517Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:05:48.517Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:05:48.676Z] --- PASS: TestSecretCreateResolve (2.09s) [2022-01-20T08:05:48.676Z] PASS [2022-01-20T08:05:48.676Z] [2022-01-20T08:05:48.676Z] DONE 6 tests in 12.223s [2022-01-20T08:05:48.676Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T08:05:48.676Z] ++ 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-01-20T08:05:48.676Z] ++ set -e [2022-01-20T08:05:48.676Z] ++ '[' -n 0 ']' [2022-01-20T08:05:48.676Z] ++ set -x [2022-01-20T08:05:48.676Z] ++ 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-01-20T08:05:48.676Z] INFO: Testing against a local daemon [2022-01-20T08:05:48.676Z] === RUN TestServiceCreateInit [2022-01-20T08:05:48.676Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T08:05:48.825Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-01-20T08:05:48.825Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-01-20T08:05:49.295Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-01-20T08:05:49.295Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-01-20T08:05:49.296Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-01-20T08:05:49.296Z] PASS [2022-01-20T08:05:49.296Z] coverage: 50.0% of statements [2022-01-20T08:05:49.296Z] ok github.com/docker/docker/oci 0.054s coverage: 50.0% of statements [2022-01-20T08:05:49.766Z] === RUN TestAddressPoolOpt [2022-01-20T08:05:49.766Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/a [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/something [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/_=a [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/env1=value1 [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/_env1=value1 [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/env2=value2=value3 [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/env3=abc!qwe [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/env_4=value_4 [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/PATH [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/=a [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/PATH= [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/PATH=something [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/asd!qwe [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/1asd [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/123 [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/some_space [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/__some_space_before [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/some_space_after__ [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/= [2022-01-20T08:05:49.766Z] === RUN TestValidateEnv/PaTh [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/a (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/something (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/= (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestParseHost [2022-01-20T08:05:49.766Z] --- PASS: TestParseHost (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestParseDockerDaemonHost [2022-01-20T08:05:49.766Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestParseTCP [2022-01-20T08:05:49.766Z] --- PASS: TestParseTCP (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestParseInvalidUnixAddrInvalid [2022-01-20T08:05:49.766Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestValidateExtraHosts [2022-01-20T08:05:49.766Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestIpOptString [2022-01-20T08:05:49.766Z] --- PASS: TestIpOptString (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestNewIpOptInvalidDefaultVal [2022-01-20T08:05:49.766Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestNewIpOptValidDefaultVal [2022-01-20T08:05:49.766Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestIpOptSetInvalidVal [2022-01-20T08:05:49.766Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestValidateIPAddress [2022-01-20T08:05:49.766Z] --- PASS: TestValidateIPAddress (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestMapOpts [2022-01-20T08:05:49.766Z] --- PASS: TestMapOpts (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestListOptsWithoutValidator [2022-01-20T08:05:49.766Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestListOptsWithValidator [2022-01-20T08:05:49.766Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestValidateDNSSearch [2022-01-20T08:05:49.766Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_general_format [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_one_more [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-01-20T08:05:49.766Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-01-20T08:05:49.766Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestNamedListOpts [2022-01-20T08:05:49.766Z] --- PASS: TestNamedListOpts (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestNamedMapOpts [2022-01-20T08:05:49.766Z] --- PASS: TestNamedMapOpts (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestParseLink [2022-01-20T08:05:49.766Z] --- PASS: TestParseLink (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestQuotedStringSetWithQuotes [2022-01-20T08:05:49.766Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-01-20T08:05:49.766Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestQuotedStringSetWithNoQuotes [2022-01-20T08:05:49.766Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-01-20T08:05:49.766Z] === RUN TestUlimitOpt [2022-01-20T08:05:49.766Z] --- PASS: TestUlimitOpt (0.00s) [2022-01-20T08:05:49.766Z] PASS [2022-01-20T08:05:49.766Z] coverage: 67.1% of statements [2022-01-20T08:05:49.766Z] ok github.com/docker/docker/opts 0.085s coverage: 67.1% of statements [2022-01-20T08:05:49.766Z] === RUN TestParseVersion [2022-01-20T08:05:49.766Z] --- PASS: TestParseVersion (0.00s) [2022-01-20T08:05:49.766Z] PASS [2022-01-20T08:05:49.766Z] coverage: 52.9% of statements [2022-01-20T08:05:49.766Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-01-20T08:05:49.791Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T08:05:50.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:05:50.010Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:05:50.237Z] 2022/01/20 08:05:49 Closing DB instances... [2022-01-20T08:05:51.712Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T08:05:51.809Z] === RUN TestPeerCertificateMarshalJSON [2022-01-20T08:05:51.809Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.88s) [2022-01-20T08:05:51.809Z] === RUN TestNetworkDBCRUDTableEntry [2022-01-20T08:05:51.810Z] === RUN TestIsArchivePathDir [2022-01-20T08:05:51.810Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-01-20T08:05:51.810Z] === RUN TestIsArchivePathInvalidFile [2022-01-20T08:05:51.810Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-01-20T08:05:51.810Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-01-20T08:05:51.810Z] --- PASS: TestPeerCertificateMarshalJSON (0.45s) [2022-01-20T08:05:51.810Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-01-20T08:05:51.810Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-01-20T08:05:51.810Z] === RUN TestMiddleware [2022-01-20T08:05:51.810Z] --- PASS: TestMiddleware (0.00s) [2022-01-20T08:05:51.810Z] === RUN TestNewResponseModifier [2022-01-20T08:05:51.810Z] --- PASS: TestNewResponseModifier (0.00s) [2022-01-20T08:05:51.810Z] PASS [2022-01-20T08:05:51.810Z] coverage: 26.8% of statements [2022-01-20T08:05:51.810Z] ok github.com/docker/docker/pkg/authorization 0.498s coverage: 26.8% of statements [2022-01-20T08:05:51.810Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-01-20T08:05:51.810Z] === RUN TestIsArchivePathTar [2022-01-20T08:05:52.280Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-01-20T08:05:52.280Z] === RUN TestDecompressStreamGzip [2022-01-20T08:05:52.280Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-01-20T08:05:52.280Z] === RUN TestDecompressStreamBzip2 [2022-01-20T08:05:52.280Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-01-20T08:05:52.280Z] === RUN TestDecompressStreamXz [2022-01-20T08:05:52.280Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T08:05:52.280Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestDecompressStreamZstd [2022-01-20T08:05:52.280Z] archive_test.go:140: zstd not installed [2022-01-20T08:05:52.280Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-01-20T08:05:52.280Z] === RUN TestCompressStreamXzUnsupported [2022-01-20T08:05:52.280Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestCompressStreamBzip2Unsupported [2022-01-20T08:05:52.280Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestCompressStreamInvalid [2022-01-20T08:05:52.280Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestExtensionInvalid [2022-01-20T08:05:52.280Z] --- PASS: TestExtensionInvalid (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestExtensionUncompressed [2022-01-20T08:05:52.280Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestExtensionBzip2 [2022-01-20T08:05:52.280Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestExtensionGzip [2022-01-20T08:05:52.280Z] --- PASS: TestExtensionGzip (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestExtensionXz [2022-01-20T08:05:52.280Z] --- PASS: TestExtensionXz (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestExtensionZstd [2022-01-20T08:05:52.280Z] --- PASS: TestExtensionZstd (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestCmdStreamLargeStderr [2022-01-20T08:05:52.280Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-01-20T08:05:52.280Z] === RUN TestCmdStreamBad [2022-01-20T08:05:52.280Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T08:05:52.280Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-01-20T08:05:52.280Z] === RUN TestCmdStreamGood [2022-01-20T08:05:52.751Z] --- PASS: TestCmdStreamGood (0.05s) [2022-01-20T08:05:52.751Z] === RUN TestUntarPathWithInvalidDest [2022-01-20T08:05:52.751Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-01-20T08:05:52.751Z] === RUN TestUntarPathWithInvalidSrc [2022-01-20T08:05:52.751Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-01-20T08:05:52.751Z] === RUN TestUntarPath [2022-01-20T08:05:52.751Z] === RUN TestUnbuffered [2022-01-20T08:05:52.751Z] --- PASS: TestUnbuffered (0.00s) [2022-01-20T08:05:52.751Z] === RUN TestRaceUnbuffered [2022-01-20T08:05:52.751Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-01-20T08:05:52.751Z] PASS [2022-01-20T08:05:52.751Z] coverage: 100.0% of statements [2022-01-20T08:05:52.751Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-01-20T08:05:52.751Z] --- PASS: TestUntarPath (0.07s) [2022-01-20T08:05:52.751Z] === RUN TestUntarPathWithDestinationFile [2022-01-20T08:05:52.751Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-01-20T08:05:52.751Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-01-20T08:05:52.751Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-01-20T08:05:52.751Z] === RUN TestCopyWithTarInvalidSrc [2022-01-20T08:05:52.751Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-01-20T08:05:52.751Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-01-20T08:05:52.751Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T08:05:52.751Z] === RUN TestCopyWithTarSrcFile [2022-01-20T08:05:52.751Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-01-20T08:05:52.751Z] === RUN TestCopyWithTarSrcFolder [2022-01-20T08:05:52.751Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-01-20T08:05:52.751Z] === RUN TestCopyFileWithTarInvalidSrc [2022-01-20T08:05:52.751Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-01-20T08:05:52.751Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-01-20T08:05:52.751Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-01-20T08:05:52.751Z] === RUN TestCopyFileWithTarSrcFolder [2022-01-20T08:05:52.751Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-01-20T08:05:52.751Z] === RUN TestCopyFileWithTarSrcFile [2022-01-20T08:05:52.751Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-01-20T08:05:52.751Z] === RUN TestTarFiles [2022-01-20T08:05:52.879Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T08:05:53.110Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T08:05:53.220Z] === RUN TestMatch [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[]] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[foo]] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[bar]_[foo]] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[foo_bar]] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[qux]_[foo]] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[]#01 [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[qux]] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[foo_bar_qux]] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[qux]_[baz]] [2022-01-20T08:05:53.221Z] === RUN TestMatch/[[foo_baz]] [2022-01-20T08:05:53.221Z] --- PASS: TestMatch (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[]] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-01-20T08:05:53.221Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-01-20T08:05:53.221Z] PASS [2022-01-20T08:05:53.221Z] coverage: 87.5% of statements [2022-01-20T08:05:53.221Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-01-20T08:05:53.691Z] 2022/01/20 08:05:53 Closing DB instances... [2022-01-20T08:05:54.053Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T08:05:54.623Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T08:05:54.682Z] === RUN TestChrootTarUntar [2022-01-20T08:05:54.682Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:05:54.682Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-01-20T08:05:54.682Z] === RUN TestChrootUntarWithHugeExcludesList [2022-01-20T08:05:54.682Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:05:54.682Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T08:05:54.682Z] === RUN TestChrootUntarEmptyArchive [2022-01-20T08:05:54.682Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-01-20T08:05:54.682Z] === RUN TestChrootTarUntarWithSymlink [2022-01-20T08:05:54.682Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:05:54.682Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T08:05:54.682Z] === RUN TestChrootCopyWithTar [2022-01-20T08:05:54.682Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:05:54.682Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-01-20T08:05:54.682Z] === RUN TestChrootCopyFileWithTar [2022-01-20T08:05:54.682Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:05:54.682Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-01-20T08:05:54.682Z] === RUN TestChrootUntarPath [2022-01-20T08:05:54.682Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:05:54.682Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-01-20T08:05:54.682Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-01-20T08:05:54.682Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:05:54.682Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:05:54.682Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-01-20T08:05:54.682Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:05:54.682Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:05:54.682Z] === RUN TestChrootApplyDotDotFile [2022-01-20T08:05:54.682Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:05:54.682Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-01-20T08:05:54.682Z] PASS [2022-01-20T08:05:54.682Z] coverage: 15.1% of statements [2022-01-20T08:05:54.682Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.1% of statements [2022-01-20T08:05:55.153Z] === RUN TestSizeEmpty [2022-01-20T08:05:55.153Z] --- PASS: TestSizeEmpty (0.00s) [2022-01-20T08:05:55.153Z] === RUN TestSizeEmptyFile [2022-01-20T08:05:55.153Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-01-20T08:05:55.153Z] === RUN TestSizeNonemptyFile [2022-01-20T08:05:55.153Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-01-20T08:05:55.153Z] === RUN TestSizeNestedDirectoryEmpty [2022-01-20T08:05:55.153Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-01-20T08:05:55.153Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-01-20T08:05:55.153Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-01-20T08:05:55.153Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-01-20T08:05:55.153Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-01-20T08:05:55.153Z] === RUN TestMoveToSubdir [2022-01-20T08:05:55.153Z] --- PASS: TestMoveToSubdir (0.00s) [2022-01-20T08:05:55.153Z] === RUN TestSizeNonExistingDirectory [2022-01-20T08:05:55.153Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-01-20T08:05:55.153Z] PASS [2022-01-20T08:05:55.153Z] coverage: 80.0% of statements [2022-01-20T08:05:55.153Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2022-01-20T08:05:55.419Z] --- PASS: TestServiceCreateInit (6.61s) [2022-01-20T08:05:55.419Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-01-20T08:05:55.419Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.11s) [2022-01-20T08:05:55.419Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T08:05:55.566Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T08:05:56.143Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-01-20T08:05:56.143Z] === RUN TestNetworkDBCRUDTableEntries [2022-01-20T08:05:56.143Z] === RUN TestPollerAddRemove [2022-01-20T08:05:56.143Z] --- PASS: TestPollerAddRemove (0.00s) [2022-01-20T08:05:56.143Z] === RUN TestPollerEvent [2022-01-20T08:05:56.143Z] poller_test.go:40: No chmod on Windows [2022-01-20T08:05:56.143Z] --- SKIP: TestPollerEvent (0.00s) [2022-01-20T08:05:56.143Z] === RUN TestPollerClose [2022-01-20T08:05:56.143Z] --- PASS: TestPollerClose (0.00s) [2022-01-20T08:05:56.143Z] PASS [2022-01-20T08:05:56.143Z] coverage: 36.2% of statements [2022-01-20T08:05:56.143Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 36.2% of statements [2022-01-20T08:05:57.132Z] === RUN TestCopyFileWithInvalidSrc [2022-01-20T08:05:57.132Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T08:05:57.132Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCopyFileWithSameSrcAndDest [2022-01-20T08:05:57.132Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-01-20T08:05:57.132Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCopyFile [2022-01-20T08:05:57.132Z] --- PASS: TestCopyFile (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-01-20T08:05:57.132Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T08:05:57.132Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-01-20T08:05:57.132Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestReadSymlinkedDirectoryToFile [2022-01-20T08:05:57.132Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T08:05:57.132Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestWildcardMatches [2022-01-20T08:05:57.132Z] --- PASS: TestWildcardMatches (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestPatternMatches [2022-01-20T08:05:57.132Z] --- PASS: TestPatternMatches (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-01-20T08:05:57.132Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestPatternMatchesFolderExclusions [2022-01-20T08:05:57.132Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-01-20T08:05:57.132Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-01-20T08:05:57.132Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-01-20T08:05:57.132Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-01-20T08:05:57.132Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestSingleExclamationError [2022-01-20T08:05:57.132Z] --- PASS: TestSingleExclamationError (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestMatchesWithNoPatterns [2022-01-20T08:05:57.132Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestMatchesWithMalformedPatterns [2022-01-20T08:05:57.132Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestMatches [2022-01-20T08:05:57.132Z] === RUN TestMatches/MatchesOrParentMatches [2022-01-20T08:05:57.132Z] === RUN TestMatches/MatchesUsingParentResult [2022-01-20T08:05:57.132Z] === RUN TestMatches/MatchesUsingParentResults [2022-01-20T08:05:57.132Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-01-20T08:05:57.132Z] --- PASS: TestMatches (0.01s) [2022-01-20T08:05:57.132Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-01-20T08:05:57.132Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-01-20T08:05:57.132Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-01-20T08:05:57.132Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCleanPatterns [2022-01-20T08:05:57.132Z] --- PASS: TestCleanPatterns (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-01-20T08:05:57.132Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCleanPatternsExceptionFlag [2022-01-20T08:05:57.132Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-01-20T08:05:57.132Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-01-20T08:05:57.132Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCleanPatternsErrorSingleException [2022-01-20T08:05:57.132Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCreateIfNotExistsDir [2022-01-20T08:05:57.132Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestCreateIfNotExistsFile [2022-01-20T08:05:57.132Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-01-20T08:05:57.132Z] === RUN TestMatch [2022-01-20T08:05:57.132Z] --- PASS: TestMatch (0.00s) [2022-01-20T08:05:57.132Z] PASS [2022-01-20T08:05:57.132Z] coverage: 84.0% of statements [2022-01-20T08:05:57.132Z] ok github.com/docker/docker/pkg/fileutils 0.076s coverage: 84.0% of statements [2022-01-20T08:05:57.185Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:05:57.602Z] --- PASS: TestTarFiles (4.91s) [2022-01-20T08:05:57.602Z] === RUN TestDetectCompressionZstd [2022-01-20T08:05:57.602Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-01-20T08:05:57.603Z] === RUN TestTarUntar [2022-01-20T08:05:57.603Z] --- PASS: TestTarUntar (0.04s) [2022-01-20T08:05:57.603Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-01-20T08:05:57.603Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-01-20T08:05:57.603Z] === RUN TestTarWithOptions [2022-01-20T08:05:57.603Z] --- PASS: TestTarWithOptions (0.02s) [2022-01-20T08:05:57.603Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-01-20T08:05:57.603Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-01-20T08:05:57.603Z] === RUN TestUntarUstarGnuConflict [2022-01-20T08:05:57.603Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-01-20T08:05:57.603Z] === RUN TestUntarInvalidFilenames [2022-01-20T08:05:58.072Z] === RUN TestGet [2022-01-20T08:05:58.072Z] --- PASS: TestGet (0.00s) [2022-01-20T08:05:58.072Z] === RUN TestGetShortcutString [2022-01-20T08:05:58.072Z] --- PASS: TestGetShortcutString (0.00s) [2022-01-20T08:05:58.072Z] PASS [2022-01-20T08:05:58.072Z] coverage: 42.9% of statements [2022-01-20T08:05:58.072Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-01-20T08:05:58.072Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1742781196\\dest" [2022-01-20T08:05:58.072Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-01-20T08:05:58.072Z] === RUN TestUntarHardlinkToSymlink [2022-01-20T08:05:58.072Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-01-20T08:05:58.072Z] === RUN TestUntarInvalidHardlink [2022-01-20T08:05:58.072Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3107803174\\victim\\hello" -> "../victim/hello" [2022-01-20T08:05:58.072Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink701928970\\victim\\hello" -> "/../victim/hello" [2022-01-20T08:05:58.072Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3477387253\\victim" -> "../victim" [2022-01-20T08:05:58.072Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2961781348\\victim" -> "../victim" [2022-01-20T08:05:58.072Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3694575717\\victim" -> "../victim" [2022-01-20T08:05:58.072Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1441302168\\victim" -> "../victim" [2022-01-20T08:05:58.072Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-01-20T08:05:58.072Z] === RUN TestUntarInvalidSymlink [2022-01-20T08:05:58.072Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1540753038\\dest\\dotdot" -> "../victim/hello" [2022-01-20T08:05:58.072Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3293259886\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T08:05:58.072Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2220565180\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:05:58.072Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1496778252\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:05:58.072Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2529503545\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:05:58.072Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2707722674\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:05:58.072Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1639688075\\dest\\dir\\loophole" -> "../../victim" [2022-01-20T08:05:58.072Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-01-20T08:05:58.072Z] === RUN TestTempArchiveCloseMultipleTimes [2022-01-20T08:05:58.072Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-01-20T08:05:58.072Z] === RUN TestXGlobalNoParent [2022-01-20T08:05:58.072Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-01-20T08:05:58.072Z] === RUN TestReplaceFileTarWrapper [2022-01-20T08:05:58.072Z] 2022/01/20 08:05:57 Closing DB instances... [2022-01-20T08:05:58.072Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2022-01-20T08:05:58.072Z] === RUN TestPrefixHeaderReadable [2022-01-20T08:05:58.072Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-01-20T08:05:58.072Z] === RUN TestDisablePigz [2022-01-20T08:05:58.072Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-01-20T08:05:58.112Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T08:05:58.112Z] docker_api_swarm_test.go:585: [d717ff4f7424e] joining swarm manager [db8a1e2ae72e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:05:58.542Z] --- PASS: TestDisablePigz (0.12s) [2022-01-20T08:05:58.542Z] === RUN TestPigz [2022-01-20T08:05:58.542Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-01-20T08:05:58.542Z] --- PASS: TestPigz (0.12s) [2022-01-20T08:05:58.542Z] === RUN TestCopyFileWithInvalidDest [2022-01-20T08:05:58.542Z] archive_windows_test.go:16: Currently fails [2022-01-20T08:05:58.542Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-01-20T08:05:58.542Z] === RUN TestCanonicalTarNameForPath [2022-01-20T08:05:58.542Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-01-20T08:05:58.542Z] === RUN TestCanonicalTarName [2022-01-20T08:05:58.542Z] --- PASS: TestCanonicalTarName (0.00s) [2022-01-20T08:05:58.542Z] === RUN TestChmodTarEntry [2022-01-20T08:05:58.542Z] --- PASS: TestChmodTarEntry (0.00s) [2022-01-20T08:05:58.542Z] === RUN TestHardLinkOrder [2022-01-20T08:05:58.542Z] --- PASS: TestHardLinkOrder (0.09s) [2022-01-20T08:05:58.542Z] === RUN TestChangeString [2022-01-20T08:05:58.542Z] --- PASS: TestChangeString (0.00s) [2022-01-20T08:05:58.542Z] === RUN TestChangesWithNoChanges [2022-01-20T08:05:58.542Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-01-20T08:05:58.542Z] === RUN TestChangesWithChanges [2022-01-20T08:05:58.542Z] --- PASS: TestChangesWithChanges (0.03s) [2022-01-20T08:05:58.542Z] === RUN TestChangesWithChangesGH13590 [2022-01-20T08:05:58.542Z] changes_test.go:195: needs more investigation [2022-01-20T08:05:58.542Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-01-20T08:05:58.542Z] === RUN TestChangesDirsEmpty [2022-01-20T08:05:58.542Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-01-20T08:05:58.542Z] === RUN TestChangesDirsMutated [2022-01-20T08:05:58.685Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T08:05:59.014Z] === RUN TestCreateIDMapOrder [2022-01-20T08:05:59.014Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-01-20T08:05:59.014Z] PASS [2022-01-20T08:05:59.014Z] coverage: 7.2% of statements [2022-01-20T08:05:59.014Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2022-01-20T08:05:59.014Z] --- PASS: TestChangesDirsMutated (0.13s) [2022-01-20T08:05:59.014Z] === RUN TestApplyLayer [2022-01-20T08:05:59.014Z] changes_test.go:432: needs further investigation [2022-01-20T08:05:59.014Z] --- SKIP: TestApplyLayer (0.00s) [2022-01-20T08:05:59.014Z] === RUN TestChangesSizeWithHardlinks [2022-01-20T08:05:59.014Z] changes_test.go:468: needs further investigation [2022-01-20T08:05:59.014Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-01-20T08:05:59.014Z] === RUN TestChangesSizeWithNoChanges [2022-01-20T08:05:59.014Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-01-20T08:05:59.014Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-01-20T08:05:59.014Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-01-20T08:05:59.014Z] === RUN TestChangesSize [2022-01-20T08:05:59.014Z] --- PASS: TestChangesSize (0.00s) [2022-01-20T08:05:59.014Z] === RUN TestApplyLayerInvalidFilenames [2022-01-20T08:05:59.014Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2075887033\\dest" [2022-01-20T08:05:59.014Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-01-20T08:05:59.014Z] === RUN TestApplyLayerInvalidHardlink [2022-01-20T08:05:59.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3921549080\\victim\\hello" -> "../victim/hello" [2022-01-20T08:05:59.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2037914708\\victim\\hello" -> "/../victim/hello" [2022-01-20T08:05:59.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink760913061\\victim" -> "../victim" [2022-01-20T08:05:59.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2845189001\\victim" -> "../victim" [2022-01-20T08:05:59.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1647038034\\victim" -> "../victim" [2022-01-20T08:05:59.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1995923015\\victim" -> "../victim" [2022-01-20T08:05:59.014Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-01-20T08:05:59.014Z] === RUN TestApplyLayerInvalidSymlink [2022-01-20T08:05:59.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3294348353\\dest\\dotdot" -> "../victim/hello" [2022-01-20T08:05:59.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1534707494\\dest\\slash-dotdot" -> "/../victim/hello" [2022-01-20T08:05:59.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink256353317\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:05:59.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4138857821\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:05:59.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink547405297\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:05:59.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1885583076\\dest\\loophole-victim" -> "../victim" [2022-01-20T08:05:59.014Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-01-20T08:05:59.014Z] === RUN TestApplyLayerWhiteouts [2022-01-20T08:05:59.014Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-01-20T08:05:59.014Z] === RUN TestGenerateEmptyFile [2022-01-20T08:05:59.014Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-01-20T08:05:59.014Z] === RUN TestGenerateWithContent [2022-01-20T08:05:59.014Z] --- PASS: TestGenerateWithContent (0.00s) [2022-01-20T08:05:59.014Z] PASS [2022-01-20T08:05:59.014Z] coverage: 63.0% of statements [2022-01-20T08:05:59.014Z] ok github.com/docker/docker/pkg/archive 7.197s coverage: 63.0% of statements [2022-01-20T08:05:59.258Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T08:05:59.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:05:59.484Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-01-20T08:05:59.484Z] === RUN TestNetworkDBNodeLeave [2022-01-20T08:05:59.954Z] === RUN TestFixedBufferCap [2022-01-20T08:05:59.954Z] --- PASS: TestFixedBufferCap (0.00s) [2022-01-20T08:05:59.954Z] === RUN TestFixedBufferLen [2022-01-20T08:05:59.954Z] --- PASS: TestFixedBufferLen (0.00s) [2022-01-20T08:05:59.954Z] === RUN TestFixedBufferString [2022-01-20T08:05:59.954Z] --- PASS: TestFixedBufferString (0.00s) [2022-01-20T08:05:59.954Z] === RUN TestFixedBufferWrite [2022-01-20T08:05:59.954Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-01-20T08:05:59.954Z] === RUN TestFixedBufferRead [2022-01-20T08:05:59.954Z] --- PASS: TestFixedBufferRead (0.00s) [2022-01-20T08:05:59.954Z] === RUN TestBytesPipeRead [2022-01-20T08:05:59.954Z] --- PASS: TestBytesPipeRead (0.00s) [2022-01-20T08:05:59.954Z] === RUN TestBytesPipeWrite [2022-01-20T08:05:59.954Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-01-20T08:05:59.954Z] === RUN TestBytesPipeWriteRandomChunks [2022-01-20T08:06:00.424Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2022-01-20T08:06:00.424Z] === RUN TestAtomicWriteToFile [2022-01-20T08:06:00.424Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-01-20T08:06:00.424Z] === RUN TestAtomicWriteSetCommit [2022-01-20T08:06:00.424Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-01-20T08:06:00.424Z] === RUN TestAtomicWriteSetCancel [2022-01-20T08:06:00.424Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-01-20T08:06:00.444Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-01-20T08:06:00.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.18s) [2022-01-20T08:06:00.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.23s) [2022-01-20T08:06:00.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.70s) [2022-01-20T08:06:00.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.72s) [2022-01-20T08:06:00.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.44s) [2022-01-20T08:06:00.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.59s) [2022-01-20T08:06:00.444Z] === RUN TestBuildMultiStageCopy [2022-01-20T08:06:00.444Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T08:06:00.895Z] === RUN TestReadCloserWrapperClose [2022-01-20T08:06:00.895Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-01-20T08:06:00.895Z] === RUN TestReaderErrWrapperReadOnError [2022-01-20T08:06:00.895Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-01-20T08:06:00.895Z] === RUN TestReaderErrWrapperRead [2022-01-20T08:06:00.895Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-01-20T08:06:00.895Z] === RUN TestCancelReadCloser [2022-01-20T08:06:00.895Z] --- PASS: TestCancelReadCloser (0.12s) [2022-01-20T08:06:00.895Z] === RUN TestWriteCloserWrapperClose [2022-01-20T08:06:00.895Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-01-20T08:06:00.895Z] === RUN TestNopWriteCloser [2022-01-20T08:06:00.895Z] --- PASS: TestNopWriteCloser (0.00s) [2022-01-20T08:06:00.895Z] === RUN TestNopWriter [2022-01-20T08:06:00.895Z] --- PASS: TestNopWriter (0.00s) [2022-01-20T08:06:00.895Z] === RUN TestWriteCounter [2022-01-20T08:06:00.895Z] --- PASS: TestWriteCounter (0.00s) [2022-01-20T08:06:00.895Z] PASS [2022-01-20T08:06:00.895Z] coverage: 70.1% of statements [2022-01-20T08:06:00.895Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 70.1% of statements [2022-01-20T08:06:01.172Z] check_test.go:379: [d969b91c19222] daemon is not started [2022-01-20T08:06:01.434Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T08:06:01.886Z] === RUN TestError [2022-01-20T08:06:01.886Z] --- PASS: TestError (0.00s) [2022-01-20T08:06:01.886Z] === RUN TestProgressString [2022-01-20T08:06:01.886Z] === RUN TestProgressString/no_progress [2022-01-20T08:06:01.886Z] === RUN TestProgressString/progress_1 [2022-01-20T08:06:01.886Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-01-20T08:06:01.886Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-01-20T08:06:01.886Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-01-20T08:06:01.886Z] === RUN TestProgressString/with_units [2022-01-20T08:06:01.886Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-01-20T08:06:01.886Z] === RUN TestProgressString/hide_counts [2022-01-20T08:06:01.886Z] --- PASS: TestProgressString (0.00s) [2022-01-20T08:06:01.886Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-01-20T08:06:01.886Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-01-20T08:06:01.886Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-01-20T08:06:01.886Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-01-20T08:06:01.886Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-01-20T08:06:01.886Z] --- PASS: TestProgressString/with_units (0.00s) [2022-01-20T08:06:01.886Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-01-20T08:06:01.886Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-01-20T08:06:01.886Z] === RUN TestJSONMessageDisplay [2022-01-20T08:06:01.886Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-01-20T08:06:01.886Z] === RUN TestJSONMessageDisplayWithJSONError [2022-01-20T08:06:01.886Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-01-20T08:06:01.886Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-01-20T08:06:01.886Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-01-20T08:06:01.886Z] === RUN TestDisplayJSONMessagesStream [2022-01-20T08:06:01.886Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-01-20T08:06:01.886Z] PASS [2022-01-20T08:06:01.886Z] coverage: 91.7% of statements [2022-01-20T08:06:01.886Z] ok github.com/docker/docker/pkg/jsonmessage 0.192s coverage: 91.7% of statements [2022-01-20T08:06:02.357Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-01-20T08:06:02.357Z] === RUN TestNetworkDBWatch [2022-01-20T08:06:02.357Z] === RUN TestStandardLongPath [2022-01-20T08:06:02.357Z] --- PASS: TestStandardLongPath (0.00s) [2022-01-20T08:06:02.357Z] === RUN TestUNCLongPath [2022-01-20T08:06:02.357Z] --- PASS: TestUNCLongPath (0.00s) [2022-01-20T08:06:02.357Z] PASS [2022-01-20T08:06:02.357Z] coverage: 100.0% of statements [2022-01-20T08:06:02.357Z] ok github.com/docker/docker/pkg/longpath 0.067s coverage: 100.0% of statements [2022-01-20T08:06:03.348Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T08:06:03.350Z] === RUN TestNameFormat [2022-01-20T08:06:03.350Z] --- PASS: TestNameFormat (0.00s) [2022-01-20T08:06:03.350Z] === RUN TestNameRetries [2022-01-20T08:06:03.350Z] --- PASS: TestNameRetries (0.00s) [2022-01-20T08:06:03.350Z] PASS [2022-01-20T08:06:03.350Z] coverage: 85.7% of statements [2022-01-20T08:06:03.350Z] ok github.com/docker/docker/pkg/namesgenerator 0.048s coverage: 85.7% of statements [2022-01-20T08:06:03.820Z] 2022/01/20 08:06:03 Closing DB instances... [2022-01-20T08:06:03.820Z] === RUN TestParseKeyValueOpt [2022-01-20T08:06:03.820Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-01-20T08:06:03.820Z] === RUN TestParseUintList [2022-01-20T08:06:03.820Z] --- PASS: TestParseUintList (0.00s) [2022-01-20T08:06:04.290Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T08:06:04.290Z] === RUN TestParseUintListMaximumLimits [2022-01-20T08:06:04.290Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-01-20T08:06:04.290Z] PASS [2022-01-20T08:06:04.290Z] coverage: 97.0% of statements [2022-01-20T08:06:04.290Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2022-01-20T08:06:04.760Z] === RUN TestNewAndRemove [2022-01-20T08:06:04.760Z] --- PASS: TestNewAndRemove (0.00s) [2022-01-20T08:06:04.760Z] === RUN TestRemoveInvalidPath [2022-01-20T08:06:04.760Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-01-20T08:06:04.760Z] PASS [2022-01-20T08:06:04.760Z] coverage: 82.6% of statements [2022-01-20T08:06:04.760Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-01-20T08:06:05.230Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-01-20T08:06:05.230Z] === RUN TestNetworkDBBulkSync [2022-01-20T08:06:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-01-20T08:06:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.74s) [2022-01-20T08:06:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.34s) [2022-01-20T08:06:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.34s) [2022-01-20T08:06:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.47s) [2022-01-20T08:06:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.13s) [2022-01-20T08:06:06.565Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.87s) [2022-01-20T08:06:06.565Z] === RUN TestBuildMultiStageCopy [2022-01-20T08:06:06.565Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T08:06:06.801Z] === RUN TestFailedConnection [2022-01-20T08:06:06.801Z] 2022/01/20 08:06:06 Closing DB instances... [2022-01-20T08:06:07.791Z] --- PASS: TestGetAddress (22.81s) [2022-01-20T08:06:07.791Z] === RUN TestRequestSyntaxCheck [2022-01-20T08:06:07.791Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-01-20T08:06:07.791Z] === RUN TestRequest [2022-01-20T08:06:07.791Z] --- PASS: TestFailedConnection (1.09s) [2022-01-20T08:06:07.791Z] === RUN TestFailOnce [2022-01-20T08:06:07.791Z] 2022/01/20 08:06:07 http: panic serving 127.0.0.1:49275: Plugin not ready [2022-01-20T08:06:07.791Z] goroutine 22 [running]: [2022-01-20T08:06:07.791Z] net/http.(*conn).serve.func1() [2022-01-20T08:06:07.791Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-01-20T08:06:07.791Z] panic({0x3dac20, 0x4e73d0}) [2022-01-20T08:06:07.791Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-01-20T08:06:07.791Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5f30cef6300d384b}, 0xc000161a98) [2022-01-20T08:06:07.791Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-01-20T08:06:07.791Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x4f4170, 0xc0000b0000}, 0x32f3e6) [2022-01-20T08:06:07.791Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-01-20T08:06:07.791Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x4f4170, 0xc0000b0000}, 0xc0001b0200) [2022-01-20T08:06:07.791Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-01-20T08:06:07.791Z] net/http.serverHandler.ServeHTTP({0x4f2770}, {0x4f4170, 0xc0000b0000}, 0xc0001b0200) [2022-01-20T08:06:07.791Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-01-20T08:06:07.791Z] net/http.(*conn).serve(0xc0001be000, {0x4f6000, 0xc0000880c0}) [2022-01-20T08:06:07.791Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-01-20T08:06:07.791Z] created by net/http.(*Server).Serve [2022-01-20T08:06:07.791Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-01-20T08:06:07.791Z] time="2022-01-20T08:06:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49274/Test.FailOnce: Post \"http://127.0.0.1:49274/Test.FailOnce\": EOF, retrying in 1s" [2022-01-20T08:06:08.261Z] --- PASS: TestNetworkDBBulkSync (2.97s) [2022-01-20T08:06:08.261Z] === RUN TestNetworkDBCRUDMediumCluster [2022-01-20T08:06:08.493Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T08:06:08.493Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T08:06:08.730Z] --- PASS: TestFailOnce (1.15s) [2022-01-20T08:06:08.730Z] === RUN TestEchoInputOutput [2022-01-20T08:06:08.730Z] --- PASS: TestEchoInputOutput (0.00s) [2022-01-20T08:06:08.730Z] === RUN TestBackoff [2022-01-20T08:06:08.730Z] --- PASS: TestBackoff (0.00s) [2022-01-20T08:06:08.730Z] === RUN TestAbortRetry [2022-01-20T08:06:08.730Z] --- PASS: TestAbortRetry (0.00s) [2022-01-20T08:06:08.730Z] === RUN TestClientScheme [2022-01-20T08:06:08.730Z] --- PASS: TestClientScheme (0.00s) [2022-01-20T08:06:08.730Z] === RUN TestNewClientWithTimeout [2022-01-20T08:06:09.063Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T08:06:09.634Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T08:06:09.720Z] time="2022-01-20T08:06:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-01-20T08:06:10.205Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T08:06:10.318Z] --- PASS: TestCreateServiceMultipleTimes (14.67s) [2022-01-20T08:06:10.318Z] === RUN TestCreateServiceConflict [2022-01-20T08:06:10.466Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T08:06:10.710Z] time="2022-01-20T08:06:10Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-01-20T08:06:10.874Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T08:06:10.874Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T08:06:11.037Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T08:06:11.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-01-20T08:06:11.298Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-20T08:06:11.298Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-01-20T08:06:11.558Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T08:06:11.700Z] 2022/01/20 08:06:11 Closing DB instances... [2022-01-20T08:06:11.862Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T08:06:12.130Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T08:06:12.229Z] --- PASS: TestCreateServiceConflict (2.05s) [2022-01-20T08:06:12.229Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T08:06:12.702Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T08:06:12.850Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T08:06:13.272Z] time="2022-01-20T08:06:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-01-20T08:06:13.275Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T08:06:13.536Z] docker_api_swarm_test.go:46: [db35991d14358] joining swarm manager [db8436201c9b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:06:13.744Z] === RUN TestParseEmptyInterface [2022-01-20T08:06:13.744Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-01-20T08:06:13.744Z] === RUN TestParseNonInterfaceType [2022-01-20T08:06:13.744Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-01-20T08:06:13.744Z] === RUN TestParseWithOneFunction [2022-01-20T08:06:13.744Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-01-20T08:06:13.744Z] === RUN TestParseWithMultipleFuncs [2022-01-20T08:06:13.744Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-01-20T08:06:13.744Z] === RUN TestParseWithUnnamedReturn [2022-01-20T08:06:13.744Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-01-20T08:06:13.744Z] === RUN TestEmbeddedInterface [2022-01-20T08:06:13.744Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-01-20T08:06:13.744Z] === RUN TestParsedImports [2022-01-20T08:06:13.744Z] --- PASS: TestParsedImports (0.00s) [2022-01-20T08:06:13.744Z] === RUN TestAliasedImports [2022-01-20T08:06:13.744Z] --- PASS: TestAliasedImports (0.00s) [2022-01-20T08:06:13.744Z] PASS [2022-01-20T08:06:13.744Z] coverage: 56.8% of statements [2022-01-20T08:06:13.744Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2022-01-20T08:06:14.108Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T08:06:14.142Z] --- PASS: TestCreateServiceMaxReplicas (2.15s) [2022-01-20T08:06:14.142Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T08:06:14.417Z] --- PASS: TestBuildMultiStageCopy (14.04s) [2022-01-20T08:06:14.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.55s) [2022-01-20T08:06:14.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.84s) [2022-01-20T08:06:14.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2022-01-20T08:06:14.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2022-01-20T08:06:14.417Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2022-01-20T08:06:14.417Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T08:06:14.737Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.28s) [2022-01-20T08:06:14.737Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-01-20T08:06:14.737Z] === RUN TestHTTPTransport [2022-01-20T08:06:14.737Z] --- PASS: TestHTTPTransport (0.00s) [2022-01-20T08:06:14.737Z] PASS [2022-01-20T08:06:14.737Z] coverage: 85.7% of statements [2022-01-20T08:06:14.737Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2022-01-20T08:06:15.050Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T08:06:15.209Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-01-20T08:06:15.209Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T08:06:15.209Z] === RUN TestBufioReaderPoolPutAndGet [2022-01-20T08:06:15.209Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-01-20T08:06:15.209Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-01-20T08:06:15.209Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-01-20T08:06:15.209Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-01-20T08:06:15.209Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-01-20T08:06:15.209Z] === RUN TestBufioWriterPoolPutAndGet [2022-01-20T08:06:15.209Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-01-20T08:06:15.209Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-01-20T08:06:15.209Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-01-20T08:06:15.209Z] === RUN TestBufferPoolPutAndGet [2022-01-20T08:06:15.209Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-01-20T08:06:15.209Z] PASS [2022-01-20T08:06:15.209Z] coverage: 88.2% of statements [2022-01-20T08:06:15.209Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2022-01-20T08:06:15.679Z] 2022/01/20 08:06:15 Closing DB instances... [2022-01-20T08:06:16.156Z] === RUN TestOutputOnPrematureClose [2022-01-20T08:06:16.156Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-01-20T08:06:16.156Z] === RUN TestCompleteSilently [2022-01-20T08:06:16.156Z] --- PASS: TestCompleteSilently (0.00s) [2022-01-20T08:06:16.156Z] PASS [2022-01-20T08:06:16.156Z] coverage: 75.9% of statements [2022-01-20T08:06:16.156Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-01-20T08:06:16.627Z] === RUN TestSendToOneSub [2022-01-20T08:06:16.627Z] --- PASS: TestSendToOneSub (0.00s) [2022-01-20T08:06:16.627Z] === RUN TestSendToMultipleSubs [2022-01-20T08:06:16.627Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-01-20T08:06:16.627Z] === RUN TestEvictOneSub [2022-01-20T08:06:16.627Z] --- PASS: TestEvictOneSub (0.00s) [2022-01-20T08:06:16.627Z] === RUN TestClosePublisher [2022-01-20T08:06:16.627Z] --- PASS: TestClosePublisher (0.00s) [2022-01-20T08:06:16.627Z] === RUN TestPubSubRace [2022-01-20T08:06:17.097Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-01-20T08:06:17.097Z] === RUN TestNetworkDBGarbageCollection [2022-01-20T08:06:17.371Z] --- PASS: TestBuildMultiStageParentConfig (2.57s) [2022-01-20T08:06:17.371Z] === RUN TestBuildLabelWithTargets [2022-01-20T08:06:17.371Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:06:17.371Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-20T08:06:17.371Z] === RUN TestBuildWithEmptyLayers [2022-01-20T08:06:17.584Z] --- PASS: TestPubSubRace (1.06s) [2022-01-20T08:06:17.584Z] PASS [2022-01-20T08:06:17.584Z] coverage: 75.0% of statements [2022-01-20T08:06:17.584Z] ok github.com/docker/docker/pkg/pubsub 1.102s coverage: 75.0% of statements [2022-01-20T08:06:17.593Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T08:06:18.055Z] --- PASS: TestRequest (10.32s) [2022-01-20T08:06:18.055Z] === RUN TestOverlappingRequests [2022-01-20T08:06:18.055Z] time="2022-01-20T08:06:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-01-20T08:06:18.359Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-01-20T08:06:18.359Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T08:06:18.525Z] === RUN TestRegister [2022-01-20T08:06:18.525Z] --- PASS: TestRegister (0.00s) [2022-01-20T08:06:18.525Z] === RUN TestCommand [2022-01-20T08:06:18.525Z] --- PASS: TestCommand (0.03s) [2022-01-20T08:06:18.525Z] === RUN TestNaiveSelf [2022-01-20T08:06:18.525Z] --- PASS: TestNaiveSelf (0.03s) [2022-01-20T08:06:18.525Z] PASS [2022-01-20T08:06:18.525Z] coverage: 82.4% of statements [2022-01-20T08:06:18.525Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2022-01-20T08:06:18.525Z] --- PASS: TestOverlappingRequests (0.56s) [2022-01-20T08:06:18.525Z] === RUN TestRelease [2022-01-20T08:06:18.996Z] === RUN TestDump [2022-01-20T08:06:18.996Z] goroutine 6 [running]: [2022-01-20T08:06:18.996Z] github.com/docker/docker/pkg/stack.dump(0x46b6b7) [2022-01-20T08:06:18.996Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T08:06:18.996Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-01-20T08:06:18.996Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-01-20T08:06:18.996Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-01-20T08:06:18.996Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-01-20T08:06:18.996Z] testing.tRunner(0xc00011c1a0, 0x5d8e68) [2022-01-20T08:06:18.996Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:06:18.996Z] created by testing.(*T).Run [2022-01-20T08:06:18.996Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T08:06:18.996Z] [2022-01-20T08:06:18.996Z] goroutine 1 [chan receive]: [2022-01-20T08:06:18.996Z] testing.(*T).Run(0xc00011c000, {0x5ca52e, 0x44a413}, 0x5d8e68) [2022-01-20T08:06:18.996Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T08:06:18.996Z] testing.runTests.func1(0xc000068750) [2022-01-20T08:06:18.996Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T08:06:18.996Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-20T08:06:18.996Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:06:18.996Z] testing.runTests(0xc000076080, {0x73cba0, 0x3, 0x3}, {0x46a90d, 0x5cc228, 0x741640}) [2022-01-20T08:06:18.996Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T08:06:18.996Z] testing.(*M).Run(0xc000076080) [2022-01-20T08:06:18.996Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T08:06:18.996Z] main.main() [2022-01-20T08:06:18.996Z] _testmain.go:95 +0x1f5 [2022-01-20T08:06:18.996Z] --- PASS: TestDump (0.00s) [2022-01-20T08:06:18.996Z] === RUN TestDumpToFile [2022-01-20T08:06:18.996Z] --- PASS: TestDumpToFile (0.15s) [2022-01-20T08:06:18.996Z] === RUN TestDumpToFileWithEmptyInput [2022-01-20T08:06:18.996Z] goroutine 8 [running]: [2022-01-20T08:06:18.996Z] github.com/docker/docker/pkg/stack.dump(0x4d86f4) [2022-01-20T08:06:18.996Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-01-20T08:06:18.996Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x4d8aa0}) [2022-01-20T08:06:18.996Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-01-20T08:06:18.996Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-01-20T08:06:18.996Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-01-20T08:06:18.996Z] testing.tRunner(0xc00011c680, 0x5d8e58) [2022-01-20T08:06:18.996Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:06:18.996Z] created by testing.(*T).Run [2022-01-20T08:06:18.996Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-01-20T08:06:18.996Z] [2022-01-20T08:06:18.997Z] goroutine 1 [chan receive]: [2022-01-20T08:06:18.997Z] testing.(*T).Run(0xc00011c000, {0x5d12ba, 0x44a413}, 0x5d8e58) [2022-01-20T08:06:18.997Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-01-20T08:06:18.997Z] testing.runTests.func1(0xc000068750) [2022-01-20T08:06:18.997Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-01-20T08:06:18.997Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-01-20T08:06:18.997Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-01-20T08:06:18.997Z] testing.runTests(0xc000076080, {0x73cba0, 0x3, 0x3}, {0x46a90d, 0x5cc228, 0x741640}) [2022-01-20T08:06:18.997Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-01-20T08:06:18.997Z] testing.(*M).Run(0xc000076080) [2022-01-20T08:06:18.997Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-01-20T08:06:18.997Z] main.main() [2022-01-20T08:06:18.997Z] _testmain.go:95 +0x1f5 [2022-01-20T08:06:18.997Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-01-20T08:06:18.997Z] PASS [2022-01-20T08:06:18.997Z] coverage: 90.9% of statements [2022-01-20T08:06:18.997Z] ok github.com/docker/docker/pkg/stack 0.187s coverage: 90.9% of statements [2022-01-20T08:06:19.067Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T08:06:19.989Z] === RUN TestNewStdWriter [2022-01-20T08:06:19.989Z] --- PASS: TestNewStdWriter (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestWriteWithUninitializedStdWriter [2022-01-20T08:06:19.989Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestWriteWithNilBytes [2022-01-20T08:06:19.989Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestWrite [2022-01-20T08:06:19.989Z] --- PASS: TestWrite (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestWriteWithWriterError [2022-01-20T08:06:19.989Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-01-20T08:06:19.989Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestStdCopyWriteAndRead [2022-01-20T08:06:19.989Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-01-20T08:06:19.989Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-01-20T08:06:19.989Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-01-20T08:06:19.989Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestStdCopyWithInvalidInputHeader [2022-01-20T08:06:19.989Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestStdCopyWithCorruptedPrefix [2022-01-20T08:06:19.989Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-01-20T08:06:19.989Z] === RUN TestStdCopyReturnsWriteErrors [2022-01-20T08:06:19.989Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-01-20T08:06:19.990Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-01-20T08:06:19.990Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-01-20T08:06:19.990Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-01-20T08:06:19.990Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-01-20T08:06:19.990Z] PASS [2022-01-20T08:06:19.990Z] coverage: 100.0% of statements [2022-01-20T08:06:19.990Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2022-01-20T08:06:20.054Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T08:06:20.460Z] === RUN TestRawProgressFormatterFormatStatus [2022-01-20T08:06:20.460Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestRawProgressFormatterFormatProgress [2022-01-20T08:06:20.460Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestFormatStatus [2022-01-20T08:06:20.460Z] --- PASS: TestFormatStatus (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestFormatError [2022-01-20T08:06:20.460Z] --- PASS: TestFormatError (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestFormatJSONError [2022-01-20T08:06:20.460Z] --- PASS: TestFormatJSONError (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestJsonProgressFormatterFormatProgress [2022-01-20T08:06:20.460Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestJsonProgressFormatterFormatStatus [2022-01-20T08:06:20.460Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestNewJSONProgressOutput [2022-01-20T08:06:20.460Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestAuxFormatterEmit [2022-01-20T08:06:20.460Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestStreamWriterStdout [2022-01-20T08:06:20.460Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-01-20T08:06:20.460Z] === RUN TestStreamWriterStderr [2022-01-20T08:06:20.460Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-01-20T08:06:20.460Z] PASS [2022-01-20T08:06:20.460Z] coverage: 66.2% of statements [2022-01-20T08:06:20.460Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2022-01-20T08:06:20.930Z] --- PASS: TestRelease (2.21s) [2022-01-20T08:06:20.930Z] === RUN TestAllocateRandomDeallocate [2022-01-20T08:06:20.930Z] === RUN TestGenerateRandomID [2022-01-20T08:06:20.930Z] --- PASS: TestGenerateRandomID (0.00s) [2022-01-20T08:06:20.930Z] === RUN TestShortenId [2022-01-20T08:06:20.930Z] --- PASS: TestShortenId (0.00s) [2022-01-20T08:06:20.930Z] === RUN TestShortenSha256Id [2022-01-20T08:06:20.930Z] --- PASS: TestShortenSha256Id (0.00s) [2022-01-20T08:06:20.930Z] === RUN TestShortenIdEmpty [2022-01-20T08:06:20.930Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-01-20T08:06:20.930Z] === RUN TestShortenIdInvalid [2022-01-20T08:06:20.930Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-01-20T08:06:20.930Z] === RUN TestIsShortIDNonHex [2022-01-20T08:06:20.930Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-01-20T08:06:20.930Z] === RUN TestIsShortIDNotCorrectSize [2022-01-20T08:06:20.930Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-01-20T08:06:20.930Z] PASS [2022-01-20T08:06:20.930Z] coverage: 70.6% of statements [2022-01-20T08:06:20.930Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-01-20T08:06:21.041Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T08:06:21.919Z] === RUN TestIsCpusetListAvailable [2022-01-20T08:06:21.919Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-01-20T08:06:21.919Z] PASS [2022-01-20T08:06:21.919Z] coverage: 39.4% of statements [2022-01-20T08:06:21.919Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-01-20T08:06:22.028Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-01-20T08:06:22.028Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-01-20T08:06:22.028Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-20T08:06:22.028Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-01-20T08:06:22.028Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-01-20T08:06:22.028Z] Cross building: bundles/cross/windows/amd64 [2022-01-20T08:06:22.028Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-20T08:06:22.028Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T08:06:22.621Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T08:06:22.877Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T08:06:23.495Z] === RUN TestChtimes [2022-01-20T08:06:23.495Z] --- PASS: TestChtimes (0.00s) [2022-01-20T08:06:23.495Z] === RUN TestChtimesWindows [2022-01-20T08:06:23.495Z] --- PASS: TestChtimesWindows (0.00s) [2022-01-20T08:06:23.495Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-01-20T08:06:23.495Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-01-20T08:06:23.495Z] === RUN TestEnsureRemoveAllNotExist [2022-01-20T08:06:23.495Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-01-20T08:06:23.495Z] === RUN TestEnsureRemoveAllWithDir [2022-01-20T08:06:23.495Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-01-20T08:06:23.495Z] === RUN TestEnsureRemoveAllWithFile [2022-01-20T08:06:23.495Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-01-20T08:06:23.495Z] === RUN TestHasWin32KSupport [2022-01-20T08:06:23.495Z] syscall_windows_test.go:8: win32k: true [2022-01-20T08:06:23.495Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-01-20T08:06:23.495Z] PASS [2022-01-20T08:06:23.495Z] coverage: 13.0% of statements [2022-01-20T08:06:23.495Z] ok github.com/docker/docker/pkg/system 0.046s coverage: 13.0% of statements [2022-01-20T08:06:23.607Z] --- PASS: TestBuildMultiStageCopy (17.38s) [2022-01-20T08:06:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (12.96s) [2022-01-20T08:06:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s) [2022-01-20T08:06:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2022-01-20T08:06:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.21s) [2022-01-20T08:06:23.607Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.31s) [2022-01-20T08:06:23.607Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T08:06:23.966Z] === RUN TestTailFile [2022-01-20T08:06:23.966Z] --- PASS: TestTailFile (0.00s) [2022-01-20T08:06:23.966Z] === RUN TestTailFileManyLines [2022-01-20T08:06:23.966Z] --- PASS: TestTailFileManyLines (0.00s) [2022-01-20T08:06:23.966Z] === RUN TestTailEmptyFile [2022-01-20T08:06:23.966Z] --- PASS: TestTailEmptyFile (0.00s) [2022-01-20T08:06:23.966Z] === RUN TestTailNegativeN [2022-01-20T08:06:23.966Z] --- PASS: TestTailNegativeN (0.00s) [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/single_byte_delimiter [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/truncated_last_line [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/12_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/8_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/2_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/4_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/no_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T08:06:23.966Z] === CONT TestNewTailReader/single_byte_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.966Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.966Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.967Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.967Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.967Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.968Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.968Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.968Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:23.969Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:23.969Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.969Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:23.970Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-01-20T08:06:23.970Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:23.970Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:24.441Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-01-20T08:06:24.441Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:24.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:24.441Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:24.441Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:24.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:24.441Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:24.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:24.441Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:24.441Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-01-20T08:06:24.441Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:24.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:24.441Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:24.441Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:24.441Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-01-20T08:06:24.441Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:24.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:24.442Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-01-20T08:06:24.443Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:06:24.443Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.444Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-01-20T08:06:24.445Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-01-20T08:06:24.446Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-01-20T08:06:24.446Z] PASS [2022-01-20T08:06:24.446Z] coverage: 88.6% of statements [2022-01-20T08:06:24.446Z] ok github.com/docker/docker/pkg/tailfile 0.149s coverage: 88.6% of statements [2022-01-20T08:06:24.917Z] === RUN TestTarSumRemoveNonExistent [2022-01-20T08:06:24.917Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestTarSumRemove [2022-01-20T08:06:24.917Z] --- PASS: TestTarSumRemove (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestSortFileInfoSums [2022-01-20T08:06:24.917Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestNewTarSumForLabelInvalid [2022-01-20T08:06:24.917Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestNewTarSumForLabel [2022-01-20T08:06:24.917Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestEmptyTar [2022-01-20T08:06:24.917Z] --- PASS: TestEmptyTar (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestTarSumsReadSize [2022-01-20T08:06:24.917Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestTarSums [2022-01-20T08:06:24.917Z] --- PASS: TestTarSums (0.06s) [2022-01-20T08:06:24.917Z] === RUN TestIteration [2022-01-20T08:06:24.917Z] --- PASS: TestIteration (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestVersionLabelForChecksum [2022-01-20T08:06:24.917Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestVersion [2022-01-20T08:06:24.917Z] --- PASS: TestVersion (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestGetVersion [2022-01-20T08:06:24.917Z] --- PASS: TestGetVersion (0.00s) [2022-01-20T08:06:24.917Z] === RUN TestGetVersions [2022-01-20T08:06:24.917Z] --- PASS: TestGetVersions (0.00s) [2022-01-20T08:06:24.917Z] PASS [2022-01-20T08:06:24.917Z] coverage: 89.3% of statements [2022-01-20T08:06:24.917Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2022-01-20T08:06:25.423Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T08:06:25.684Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T08:06:25.684Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T08:06:25.913Z] testing: warning: no tests to run [2022-01-20T08:06:25.913Z] PASS [2022-01-20T08:06:25.913Z] coverage: [no statements] [2022-01-20T08:06:25.913Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2022-01-20T08:06:25.945Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T08:06:25.945Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T08:06:26.384Z] === RUN TestTruncIndex [2022-01-20T08:06:26.384Z] --- PASS: TestTruncIndex (0.10s) [2022-01-20T08:06:26.384Z] PASS [2022-01-20T08:06:26.384Z] coverage: 91.5% of statements [2022-01-20T08:06:26.384Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-01-20T08:06:26.384Z] --- PASS: TestAllocateRandomDeallocate (5.82s) [2022-01-20T08:06:26.384Z] === RUN TestRetrieveFromStore [2022-01-20T08:06:26.384Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-01-20T08:06:26.384Z] === RUN TestClientStream [2022-01-20T08:06:26.384Z] --- PASS: TestClientStream (0.00s) [2022-01-20T08:06:26.384Z] === RUN TestClientSendFile [2022-01-20T08:06:26.384Z] --- PASS: TestClientSendFile (0.00s) [2022-01-20T08:06:26.384Z] === RUN TestClientWithRequestTimeout [2022-01-20T08:06:26.384Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-01-20T08:06:26.384Z] === RUN TestFileSpecPlugin [2022-01-20T08:06:26.384Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-01-20T08:06:26.384Z] === RUN TestFileJSONSpecPlugin [2022-01-20T08:06:26.384Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-01-20T08:06:26.384Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-01-20T08:06:26.384Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-01-20T08:06:26.384Z] === RUN TestPluginAddHandler [2022-01-20T08:06:26.384Z] --- PASS: TestPluginAddHandler (0.00s) [2022-01-20T08:06:26.384Z] === RUN TestPluginWaitBadPlugin [2022-01-20T08:06:26.384Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-01-20T08:06:26.384Z] === RUN TestGet [2022-01-20T08:06:26.384Z] time="2022-01-20T08:06:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-01-20T08:06:26.517Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T08:06:26.562Z] --- PASS: TestBuildMultiStageParentConfig (2.54s) [2022-01-20T08:06:26.562Z] === RUN TestBuildLabelWithTargets [2022-01-20T08:06:26.562Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:06:26.562Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-01-20T08:06:26.562Z] === RUN TestBuildWithEmptyLayers [2022-01-20T08:06:26.854Z] === RUN TestIsGIT [2022-01-20T08:06:26.854Z] --- PASS: TestIsGIT (0.00s) [2022-01-20T08:06:26.854Z] === RUN TestIsTransport [2022-01-20T08:06:26.854Z] --- PASS: TestIsTransport (0.00s) [2022-01-20T08:06:26.854Z] PASS [2022-01-20T08:06:26.854Z] coverage: 100.0% of statements [2022-01-20T08:06:26.854Z] ok github.com/docker/docker/pkg/urlutil 0.043s coverage: 100.0% of statements [2022-01-20T08:06:27.323Z] === RUN TestVersionInfo [2022-01-20T08:06:27.323Z] --- PASS: TestVersionInfo (0.00s) [2022-01-20T08:06:27.323Z] === RUN TestAppendVersions [2022-01-20T08:06:27.323Z] --- PASS: TestAppendVersions (0.00s) [2022-01-20T08:06:27.323Z] PASS [2022-01-20T08:06:27.323Z] coverage: 88.9% of statements [2022-01-20T08:06:27.323Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2022-01-20T08:06:27.549Z] --- PASS: TestBuildWithEmptyLayers (1.33s) [2022-01-20T08:06:27.549Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T08:06:27.793Z] time="2022-01-20T08:06:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-01-20T08:06:27.902Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T08:06:28.263Z] --- PASS: TestRetrieveFromStore (1.86s) [2022-01-20T08:06:28.263Z] === RUN TestRequestReleaseAddressDuplicate [2022-01-20T08:06:28.263Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2022-01-20T08:06:28.263Z] === RUN TestParallelPredefinedRequest1 [2022-01-20T08:06:28.263Z] === PAUSE TestParallelPredefinedRequest1 [2022-01-20T08:06:28.263Z] === RUN TestParallelPredefinedRequest2 [2022-01-20T08:06:28.263Z] === PAUSE TestParallelPredefinedRequest2 [2022-01-20T08:06:28.263Z] === RUN TestParallelPredefinedRequest3 [2022-01-20T08:06:28.263Z] === PAUSE TestParallelPredefinedRequest3 [2022-01-20T08:06:28.263Z] === RUN TestParallelPredefinedRequest4 [2022-01-20T08:06:28.263Z] === PAUSE TestParallelPredefinedRequest4 [2022-01-20T08:06:28.263Z] === RUN TestParallelPredefinedRequest5 [2022-01-20T08:06:28.263Z] === PAUSE TestParallelPredefinedRequest5 [2022-01-20T08:06:28.263Z] === RUN TestDebug [2022-01-20T08:06:28.263Z] --- PASS: TestDebug (0.00s) [2022-01-20T08:06:28.263Z] === RUN TestRequestPoolParallel [2022-01-20T08:06:28.733Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-01-20T08:06:28.733Z] === RUN TestFullAllocateRelease [2022-01-20T08:06:28.733Z] === RUN TestValidatePrivileges [2022-01-20T08:06:28.733Z] --- PASS: TestValidatePrivileges (0.00s) [2022-01-20T08:06:28.733Z] === RUN TestFilterByCapNeg [2022-01-20T08:06:28.733Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-01-20T08:06:28.733Z] === RUN TestFilterByCapPos [2022-01-20T08:06:28.733Z] --- PASS: TestFilterByCapPos (0.00s) [2022-01-20T08:06:28.733Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-01-20T08:06:28.733Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-01-20T08:06:28.733Z] PASS [2022-01-20T08:06:28.733Z] coverage: 12.0% of statements [2022-01-20T08:06:28.733Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2022-01-20T08:06:29.043Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s) [2022-01-20T08:06:29.043Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T08:06:29.203Z] --- PASS: TestFullAllocateRelease (0.44s) [2022-01-20T08:06:29.203Z] === RUN TestOddAllocateRelease [2022-01-20T08:06:29.203Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-01-20T08:06:29.203Z] === RUN TestFullAllocateSerialReleaseParallel [2022-01-20T08:06:29.203Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-01-20T08:06:29.203Z] === RUN TestOddAllocateSerialReleaseParallel [2022-01-20T08:06:29.287Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T08:06:29.673Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-01-20T08:06:29.673Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-01-20T08:06:29.673Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-01-20T08:06:29.673Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T08:06:29.673Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T08:06:29.673Z] === CONT TestParallelPredefinedRequest1 [2022-01-20T08:06:29.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:06:29.673Z] === CONT TestParallelPredefinedRequest5 [2022-01-20T08:06:29.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:06:29.673Z] === CONT TestParallelPredefinedRequest4 [2022-01-20T08:06:29.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:06:29.673Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-01-20T08:06:29.673Z] === CONT TestParallelPredefinedRequest3 [2022-01-20T08:06:29.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:06:29.673Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-01-20T08:06:29.673Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-01-20T08:06:29.673Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T08:06:29.673Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-01-20T08:06:29.673Z] === CONT TestParallelPredefinedRequest2 [2022-01-20T08:06:29.673Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:06:29.673Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-01-20T08:06:29.673Z] PASS [2022-01-20T08:06:29.673Z] coverage: 85.3% of statements [2022-01-20T08:06:29.673Z] ok github.com/docker/docker/libnetwork/ipam 53.044s coverage: 85.3% of statements [2022-01-20T08:06:29.673Z] time="2022-01-20T08:06:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-01-20T08:06:29.673Z] === RUN TestNewSettable [2022-01-20T08:06:29.673Z] --- PASS: TestNewSettable (0.00s) [2022-01-20T08:06:29.673Z] === RUN TestIsSettable [2022-01-20T08:06:29.673Z] --- PASS: TestIsSettable (0.00s) [2022-01-20T08:06:29.673Z] === RUN TestUpdateSettingsEnv [2022-01-20T08:06:29.673Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-01-20T08:06:29.673Z] PASS [2022-01-20T08:06:29.673Z] coverage: 20.0% of statements [2022-01-20T08:06:29.673Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-01-20T08:06:30.676Z] === RUN TestLoad [2022-01-20T08:06:30.676Z] --- PASS: TestLoad (0.00s) [2022-01-20T08:06:30.676Z] === RUN TestSave [2022-01-20T08:06:30.676Z] --- PASS: TestSave (0.02s) [2022-01-20T08:06:30.676Z] === RUN TestAddDeleteGet [2022-01-20T08:06:30.676Z] --- PASS: TestAddDeleteGet (0.04s) [2022-01-20T08:06:30.676Z] === RUN TestInvalidTags [2022-01-20T08:06:30.676Z] --- PASS: TestInvalidTags (0.00s) [2022-01-20T08:06:30.676Z] PASS [2022-01-20T08:06:30.676Z] coverage: 84.4% of statements [2022-01-20T08:06:30.676Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2022-01-20T08:06:31.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-01-20T08:06:32.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-01-20T08:06:32.710Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T08:06:32.898Z] === RUN TestResolveAuthConfigIndexServer [2022-01-20T08:06:32.898Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestResolveAuthConfigFullURL [2022-01-20T08:06:32.898Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestLoadAllowNondistributableArtifacts [2022-01-20T08:06:32.898Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestValidateMirror [2022-01-20T08:06:32.898Z] --- PASS: TestValidateMirror (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestLoadInsecureRegistries [2022-01-20T08:06:32.898Z] time="2022-01-20T08:06:32Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T08:06:32.898Z] time="2022-01-20T08:06:32Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-01-20T08:06:32.898Z] time="2022-01-20T08:06:32Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-01-20T08:06:32.898Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-01-20T08:06:32.898Z] === RUN TestNewServiceConfig [2022-01-20T08:06:32.898Z] --- PASS: TestNewServiceConfig (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestValidateIndexName [2022-01-20T08:06:32.898Z] --- PASS: TestValidateIndexName (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestValidateIndexNameWithError [2022-01-20T08:06:32.898Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestEndpointParse [2022-01-20T08:06:32.898Z] --- PASS: TestEndpointParse (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestEndpointParseInvalid [2022-01-20T08:06:32.898Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestValidateEndpoint [2022-01-20T08:06:32.898Z] --- PASS: TestValidateEndpoint (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestPing [2022-01-20T08:06:32.898Z] --- PASS: TestPing (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestPingRegistryEndpoint [2022-01-20T08:06:32.898Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:06:32.898Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestEndpoint [2022-01-20T08:06:32.898Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:06:32.898Z] --- SKIP: TestEndpoint (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestParseRepositoryInfo [2022-01-20T08:06:32.898Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestNewIndexInfo [2022-01-20T08:06:32.898Z] --- PASS: TestNewIndexInfo (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestMirrorEndpointLookup [2022-01-20T08:06:32.898Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:06:32.898Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestSearchRepositories [2022-01-20T08:06:32.898Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-01-20T08:06:32.898Z] Host: 127.0.0.1:49311 [2022-01-20T08:06:32.898Z] User-Agent: docker test client [2022-01-20T08:06:32.898Z] Authorization: Token fake-token [2022-01-20T08:06:32.898Z] X-Docker-Token: true [2022-01-20T08:06:32.898Z] Accept-Encoding: gzip [2022-01-20T08:06:32.898Z] [2022-01-20T08:06:32.898Z] [2022-01-20T08:06:32.898Z] registry_test.go:730: HTTP/1.1 200 OK [2022-01-20T08:06:32.898Z] Connection: close [2022-01-20T08:06:32.898Z] Content-Length: 144 [2022-01-20T08:06:32.898Z] Cache-Control: no-cache [2022-01-20T08:06:32.898Z] Content-Type: application/json [2022-01-20T08:06:32.898Z] Date: Thu, 20 Jan 2022 08:06:32 GMT [2022-01-20T08:06:32.898Z] Expires: -1 [2022-01-20T08:06:32.898Z] Pragma: no-cache [2022-01-20T08:06:32.898Z] Server: docker-tests/mock [2022-01-20T08:06:32.898Z] X-Docker-Registry-Config: mock [2022-01-20T08:06:32.898Z] X-Docker-Registry-Version: 0.0.0 [2022-01-20T08:06:32.898Z] [2022-01-20T08:06:32.898Z] [2022-01-20T08:06:32.898Z] --- PASS: TestSearchRepositories (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestTrustedLocation [2022-01-20T08:06:32.898Z] --- PASS: TestTrustedLocation (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-01-20T08:06:32.898Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestAllowNondistributableArtifacts [2022-01-20T08:06:32.898Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-01-20T08:06:32.898Z] === RUN TestIsSecureIndex [2022-01-20T08:06:32.898Z] --- PASS: TestIsSecureIndex (0.00s) [2022-01-20T08:06:32.898Z] PASS [2022-01-20T08:06:32.898Z] coverage: 51.2% of statements [2022-01-20T08:06:32.898Z] ok github.com/docker/docker/registry 0.224s coverage: 51.2% of statements [2022-01-20T08:06:33.281Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T08:06:33.295Z] --- PASS: TestBuildMultiStageOnBuild (12.95s) [2022-01-20T08:06:33.295Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T08:06:33.295Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:06:33.295Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-20T08:06:33.295Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T08:06:33.369Z] time="2022-01-20T08:06:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-01-20T08:06:33.838Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-01-20T08:06:33.839Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-01-20T08:06:33.839Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-01-20T08:06:33.839Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-01-20T08:06:33.839Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-01-20T08:06:33.839Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-01-20T08:06:33.839Z] === RUN TestResumableRequestReaderWithReadError [2022-01-20T08:06:33.839Z] time="2022-01-20T08:06:33Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-01-20T08:06:33.839Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-01-20T08:06:33.839Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-01-20T08:06:33.839Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-01-20T08:06:33.839Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-01-20T08:06:33.839Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-01-20T08:06:33.839Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-01-20T08:06:33.839Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-01-20T08:06:33.839Z] === RUN TestResumableRequestReader [2022-01-20T08:06:33.839Z] --- PASS: TestResumableRequestReader (0.00s) [2022-01-20T08:06:33.839Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-01-20T08:06:33.839Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-01-20T08:06:33.839Z] PASS [2022-01-20T08:06:33.839Z] coverage: 100.0% of statements [2022-01-20T08:06:33.839Z] ok github.com/docker/docker/registry/resumable 0.196s coverage: 100.0% of statements [2022-01-20T08:06:33.853Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T08:06:34.309Z] === RUN TestRestartManagerTimeout [2022-01-20T08:06:34.309Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-01-20T08:06:34.309Z] === RUN TestRestartManagerTimeoutReset [2022-01-20T08:06:34.309Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-01-20T08:06:34.309Z] PASS [2022-01-20T08:06:34.309Z] coverage: 50.9% of statements [2022-01-20T08:06:34.309Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-01-20T08:06:35.240Z] --- PASS: TestImportExtremelyLargeImageWorks (171.44s) [2022-01-20T08:06:35.240Z] PASS [2022-01-20T08:06:35.240Z] [2022-01-20T08:06:35.240Z] DONE 22 tests in 175.503s [2022-01-20T08:06:35.240Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-01-20T08:06:35.240Z] ++ 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-01-20T08:06:35.240Z] ++ set -e [2022-01-20T08:06:35.240Z] ++ '[' -n 0 ']' [2022-01-20T08:06:35.240Z] ++ set -x [2022-01-20T08:06:35.240Z] ++ 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-01-20T08:06:35.240Z] INFO: Testing against a local daemon [2022-01-20T08:06:35.240Z] === RUN TestNetworkCreateDelete [2022-01-20T08:06:35.302Z] === RUN TestDecodeContainerConfig [2022-01-20T08:06:35.302Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-01-20T08:06:35.302Z] === RUN TestDecodeContainerConfigIsolation [2022-01-20T08:06:35.302Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-01-20T08:06:35.302Z] === RUN TestValidatePrivileged [2022-01-20T08:06:35.302Z] --- PASS: TestValidatePrivileged (0.00s) [2022-01-20T08:06:35.302Z] PASS [2022-01-20T08:06:35.302Z] coverage: 52.6% of statements [2022-01-20T08:06:35.302Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.6% of statements [2022-01-20T08:06:35.500Z] --- PASS: TestNetworkCreateDelete (0.23s) [2022-01-20T08:06:35.500Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T08:06:35.761Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-01-20T08:06:35.761Z] === RUN TestDaemonDNSFallback [2022-01-20T08:06:35.772Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-01-20T08:06:35.772Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-01-20T08:06:35.772Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-01-20T08:06:35.772Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-01-20T08:06:35.772Z] PASS [2022-01-20T08:06:35.772Z] coverage: 62.5% of statements [2022-01-20T08:06:35.772Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-01-20T08:06:39.044Z] --- PASS: TestCreateServiceSecretFileMode (12.32s) [2022-01-20T08:06:39.044Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T08:06:39.577Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T08:06:39.577Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T08:06:39.577Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T08:06:39.577Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-01-20T08:06:40.044Z] --- PASS: TestBuildMultiStageOnBuild (11.94s) [2022-01-20T08:06:40.044Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T08:06:40.044Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:06:40.044Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-01-20T08:06:40.044Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T08:06:40.578Z] === RUN TestGetDriver [2022-01-20T08:06:40.578Z] --- PASS: TestGetDriver (0.00s) [2022-01-20T08:06:40.578Z] === RUN TestVolumeRequestError [2022-01-20T08:06:40.578Z] --- PASS: TestVolumeRequestError (0.01s) [2022-01-20T08:06:40.578Z] PASS [2022-01-20T08:06:40.578Z] coverage: 36.1% of statements [2022-01-20T08:06:40.578Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2022-01-20T08:06:40.578Z] === RUN TestGetAddress [2022-01-20T08:06:40.578Z] --- PASS: TestGetAddress (0.00s) [2022-01-20T08:06:40.578Z] === RUN TestRemove [2022-01-20T08:06:40.578Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T08:06:40.578Z] --- SKIP: TestRemove (0.00s) [2022-01-20T08:06:40.578Z] === RUN TestInitializeWithVolumes [2022-01-20T08:06:40.578Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-01-20T08:06:40.578Z] === RUN TestCreate [2022-01-20T08:06:40.578Z] --- PASS: TestCreate (0.01s) [2022-01-20T08:06:40.578Z] === RUN TestValidateName [2022-01-20T08:06:40.578Z] --- PASS: TestValidateName (0.00s) [2022-01-20T08:06:40.578Z] === RUN TestCreateWithOpts [2022-01-20T08:06:40.578Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T08:06:40.578Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-01-20T08:06:40.578Z] === RUN TestRelaodNoOpts [2022-01-20T08:06:40.578Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-01-20T08:06:40.578Z] PASS [2022-01-20T08:06:40.578Z] coverage: 41.5% of statements [2022-01-20T08:06:40.578Z] ok github.com/docker/docker/volume/local 0.064s coverage: 41.5% of statements [2022-01-20T08:06:41.050Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRaw [2022-01-20T08:06:41.567Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-01-20T08:06:41.567Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-01-20T08:06:41.567Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-01-20T08:06:41.567Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRaw [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-01-20T08:06:41.568Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestConvertTmpfsOptions [2022-01-20T08:06:41.568Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-01-20T08:06:41.568Z] linux_parser_test.go:209: data="ro" [2022-01-20T08:06:41.568Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestParseMountSpec [2022-01-20T08:06:41.568Z] parser_test.go:62: case 0 [2022-01-20T08:06:41.568Z] parser_test.go:62: case 1 [2022-01-20T08:06:41.568Z] parser_test.go:62: case 2 [2022-01-20T08:06:41.568Z] parser_test.go:62: case 3 [2022-01-20T08:06:41.568Z] parser_test.go:62: case 4 [2022-01-20T08:06:41.568Z] parser_test.go:62: case 5 [2022-01-20T08:06:41.568Z] --- PASS: TestParseMountSpec (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestValidateMount [2022-01-20T08:06:41.568Z] --- PASS: TestValidateMount (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRaw [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-01-20T08:06:41.568Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-01-20T08:06:41.568Z] PASS [2022-01-20T08:06:41.568Z] coverage: 67.6% of statements [2022-01-20T08:06:41.568Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.6% of statements [2022-01-20T08:06:41.568Z] --- PASS: TestGet (15.02s) [2022-01-20T08:06:41.568Z] === RUN TestPluginWithNoManifest [2022-01-20T08:06:41.568Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-01-20T08:06:41.568Z] === RUN TestGetAll [2022-01-20T08:06:41.568Z] --- PASS: TestGetAll (0.00s) [2022-01-20T08:06:41.568Z] PASS [2022-01-20T08:06:41.568Z] coverage: 73.2% of statements [2022-01-20T08:06:41.568Z] ok github.com/docker/docker/pkg/plugins 34.958s coverage: 73.2% of statements [2022-01-20T08:06:42.041Z] === RUN TestSetGetMeta [2022-01-20T08:06:42.041Z] === PAUSE TestSetGetMeta [2022-01-20T08:06:42.041Z] === RUN TestRestore [2022-01-20T08:06:42.041Z] === PAUSE TestRestore [2022-01-20T08:06:42.041Z] === RUN TestServiceCreate [2022-01-20T08:06:42.041Z] === PAUSE TestServiceCreate [2022-01-20T08:06:42.041Z] === RUN TestServiceList [2022-01-20T08:06:42.041Z] === PAUSE TestServiceList [2022-01-20T08:06:42.041Z] === RUN TestServiceRemove [2022-01-20T08:06:42.041Z] === PAUSE TestServiceRemove [2022-01-20T08:06:42.041Z] === RUN TestServiceGet [2022-01-20T08:06:42.041Z] === PAUSE TestServiceGet [2022-01-20T08:06:42.041Z] === RUN TestServicePrune [2022-01-20T08:06:42.041Z] === PAUSE TestServicePrune [2022-01-20T08:06:42.041Z] === RUN TestCreate [2022-01-20T08:06:42.041Z] === PAUSE TestCreate [2022-01-20T08:06:42.041Z] === RUN TestRemove [2022-01-20T08:06:42.041Z] === PAUSE TestRemove [2022-01-20T08:06:42.041Z] === RUN TestList [2022-01-20T08:06:42.041Z] === PAUSE TestList [2022-01-20T08:06:42.041Z] === RUN TestFindByDriver [2022-01-20T08:06:42.041Z] === PAUSE TestFindByDriver [2022-01-20T08:06:42.041Z] === RUN TestFindByReferenced [2022-01-20T08:06:42.041Z] === PAUSE TestFindByReferenced [2022-01-20T08:06:42.041Z] === RUN TestDerefMultipleOfSameRef [2022-01-20T08:06:42.041Z] === PAUSE TestDerefMultipleOfSameRef [2022-01-20T08:06:42.041Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T08:06:42.041Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T08:06:42.041Z] === RUN TestDefererencePluginOnCreateError [2022-01-20T08:06:42.041Z] === PAUSE TestDefererencePluginOnCreateError [2022-01-20T08:06:42.041Z] === RUN TestRefDerefRemove [2022-01-20T08:06:42.041Z] === PAUSE TestRefDerefRemove [2022-01-20T08:06:42.041Z] === RUN TestGet [2022-01-20T08:06:42.041Z] === PAUSE TestGet [2022-01-20T08:06:42.041Z] === RUN TestGetWithReference [2022-01-20T08:06:42.041Z] === PAUSE TestGetWithReference [2022-01-20T08:06:42.041Z] === RUN TestFilterFunc [2022-01-20T08:06:42.041Z] === RUN TestFilterFunc/test_nil_list [2022-01-20T08:06:42.041Z] === PAUSE TestFilterFunc/test_nil_list [2022-01-20T08:06:42.041Z] === RUN TestFilterFunc/test_empty_list [2022-01-20T08:06:42.041Z] === PAUSE TestFilterFunc/test_empty_list [2022-01-20T08:06:42.041Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T08:06:42.041Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T08:06:42.041Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T08:06:42.041Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T08:06:42.041Z] === RUN TestFilterFunc/test_filter_some [2022-01-20T08:06:42.041Z] === PAUSE TestFilterFunc/test_filter_some [2022-01-20T08:06:42.041Z] === RUN TestFilterFunc/test_filter_middle [2022-01-20T08:06:42.041Z] === PAUSE TestFilterFunc/test_filter_middle [2022-01-20T08:06:42.041Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-01-20T08:06:42.041Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-01-20T08:06:42.041Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-01-20T08:06:42.041Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-01-20T08:06:42.041Z] === CONT TestFilterFunc/test_nil_list [2022-01-20T08:06:42.041Z] === CONT TestFilterFunc/test_filter_some [2022-01-20T08:06:42.041Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-01-20T08:06:42.041Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-01-20T08:06:42.041Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-01-20T08:06:42.041Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-01-20T08:06:42.041Z] === CONT TestFilterFunc/test_empty_list [2022-01-20T08:06:42.041Z] === CONT TestFilterFunc/test_filter_middle [2022-01-20T08:06:42.041Z] --- PASS: TestFilterFunc (0.00s) [2022-01-20T08:06:42.041Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-01-20T08:06:42.041Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-01-20T08:06:42.041Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-01-20T08:06:42.041Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-01-20T08:06:42.041Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-01-20T08:06:42.041Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-01-20T08:06:42.041Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-01-20T08:06:42.041Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-01-20T08:06:42.041Z] === CONT TestSetGetMeta [2022-01-20T08:06:42.041Z] === CONT TestList [2022-01-20T08:06:42.041Z] === CONT TestDefererencePluginOnCreateError [2022-01-20T08:06:42.041Z] === CONT TestDerefMultipleOfSameRef [2022-01-20T08:06:42.041Z] --- PASS: TestSetGetMeta (0.02s) [2022-01-20T08:06:42.041Z] === CONT TestRemove [2022-01-20T08:06:42.041Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-01-20T08:06:42.041Z] === CONT TestCreate [2022-01-20T08:06:42.041Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-01-20T08:06:42.041Z] === CONT TestServicePrune [2022-01-20T08:06:42.041Z] --- PASS: TestList (0.04s) [2022-01-20T08:06:42.041Z] === CONT TestServiceGet [2022-01-20T08:06:42.041Z] --- PASS: TestRemove (0.03s) [2022-01-20T08:06:42.041Z] === CONT TestServiceRemove [2022-01-20T08:06:42.041Z] --- PASS: TestCreate (0.02s) [2022-01-20T08:06:42.041Z] === CONT TestServiceList [2022-01-20T08:06:42.435Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-01-20T08:06:42.435Z] === RUN TestInspectNetwork [2022-01-20T08:06:42.511Z] === CONT TestServiceCreate [2022-01-20T08:06:42.511Z] --- PASS: TestServiceGet (0.13s) [2022-01-20T08:06:42.511Z] time="2022-01-20T08:06:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:06:42.511Z] --- PASS: TestServiceRemove (0.12s) [2022-01-20T08:06:42.511Z] === CONT TestRestore [2022-01-20T08:06:42.511Z] --- PASS: TestServiceList (0.12s) [2022-01-20T08:06:42.511Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-01-20T08:06:42.511Z] time="2022-01-20T08:06:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:06:42.511Z] time="2022-01-20T08:06:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:06:42.511Z] === CONT TestFindByReferenced [2022-01-20T08:06:42.511Z] --- PASS: TestServiceCreate (0.03s) [2022-01-20T08:06:42.511Z] time="2022-01-20T08:06:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-01-20T08:06:42.511Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-01-20T08:06:42.511Z] === CONT TestGet [2022-01-20T08:06:42.511Z] time="2022-01-20T08:06:42Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-01-20T08:06:42.511Z] --- PASS: TestServicePrune (0.17s) [2022-01-20T08:06:42.511Z] === CONT TestGetWithReference [2022-01-20T08:06:42.511Z] --- PASS: TestFindByReferenced (0.03s) [2022-01-20T08:06:42.511Z] === CONT TestFindByDriver [2022-01-20T08:06:42.511Z] --- PASS: TestRestore (0.05s) [2022-01-20T08:06:42.511Z] === CONT TestRefDerefRemove [2022-01-20T08:06:42.511Z] --- PASS: TestGet (0.03s) [2022-01-20T08:06:42.511Z] --- PASS: TestGetWithReference (0.03s) [2022-01-20T08:06:42.511Z] --- PASS: TestFindByDriver (0.02s) [2022-01-20T08:06:42.511Z] --- PASS: TestRefDerefRemove (0.02s) [2022-01-20T08:06:42.511Z] PASS [2022-01-20T08:06:42.511Z] coverage: 69.0% of statements [2022-01-20T08:06:42.511Z] ok github.com/docker/docker/volume/service 0.279s coverage: 69.0% of statements [2022-01-20T08:06:43.007Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T08:06:43.725Z] --- PASS: TestBuildMultiStageLayerLeak (11.31s) [2022-01-20T08:06:43.725Z] === RUN TestBuildWithHugeFile [2022-01-20T08:06:43.986Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T08:06:45.911Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T08:06:45.911Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-20T08:06:46.172Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T08:06:46.172Z] === RUN TestInspectNetwork/full_network_id [2022-01-20T08:06:46.172Z] === RUN TestInspectNetwork/partial_network_id [2022-01-20T08:06:46.172Z] === RUN TestInspectNetwork/network_name [2022-01-20T08:06:46.172Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-01-20T08:06:48.717Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T08:06:48.977Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T08:06:50.360Z] --- PASS: TestInspectNetwork (8.04s) [2022-01-20T08:06:50.360Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-01-20T08:06:50.360Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2022-01-20T08:06:50.360Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2022-01-20T08:06:50.360Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-01-20T08:06:50.360Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T08:06:50.484Z] --- PASS: TestBuildMultiStageLayerLeak (10.64s) [2022-01-20T08:06:50.484Z] === RUN TestBuildWithHugeFile [2022-01-20T08:06:50.620Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T08:06:50.881Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T08:06:51.281Z] --- PASS: TestCreateServiceConfigFileMode (11.96s) [2022-01-20T08:06:51.281Z] === RUN TestCreateServiceSysctls [2022-01-20T08:06:52.798Z] --- PASS: TestRunContainerWithBridgeNone (2.05s) [2022-01-20T08:06:52.798Z] === RUN TestNetworkInvalidJSON [2022-01-20T08:06:52.798Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T08:06:52.798Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T08:06:52.798Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:06:52.798Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:06:52.798Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:06:52.798Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:06:52.798Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T08:06:52.798Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:06:52.798Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:06:52.798Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-01-20T08:06:52.798Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T08:06:52.798Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T08:06:52.798Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T08:06:52.798Z] === RUN TestNetworkList [2022-01-20T08:06:52.798Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T08:06:52.798Z] === RUN TestNetworkList//networks [2022-01-20T08:06:52.798Z] === PAUSE TestNetworkList//networks [2022-01-20T08:06:52.798Z] === RUN TestNetworkList//networks/ [2022-01-20T08:06:52.798Z] === PAUSE TestNetworkList//networks/ [2022-01-20T08:06:52.798Z] === CONT TestNetworkList//networks [2022-01-20T08:06:52.798Z] === CONT TestNetworkList//networks/ [2022-01-20T08:06:52.798Z] --- PASS: TestNetworkList (0.04s) [2022-01-20T08:06:52.798Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T08:06:52.798Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T08:06:52.798Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T08:06:53.368Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T08:06:53.368Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-01-20T08:06:53.368Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T08:06:53.823Z] --- PASS: TestCreateServiceSysctls (2.79s) [2022-01-20T08:06:53.823Z] === RUN TestCreateServiceCapabilities [2022-01-20T08:06:53.938Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T08:06:54.199Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-01-20T08:06:54.199Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T08:06:54.459Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T08:06:55.031Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-01-20T08:06:55.031Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T08:06:55.971Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T08:06:55.971Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T08:06:55.971Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T08:06:56.231Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2022-01-20T08:06:56.231Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T08:06:56.364Z] --- PASS: TestCreateServiceCapabilities (2.09s) [2022-01-20T08:06:56.364Z] === RUN TestInspect [2022-01-20T08:06:56.492Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T08:06:56.753Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T08:06:57.325Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T08:06:57.587Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-01-20T08:06:57.587Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T08:06:58.161Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-01-20T08:06:58.161Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T08:06:58.733Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T08:06:58.908Z] --- PASS: TestInspect (2.49s) [2022-01-20T08:06:58.908Z] === RUN TestCreateJob [2022-01-20T08:06:58.994Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T08:07:00.820Z] --- PASS: TestCreateJob (2.47s) [2022-01-20T08:07:00.820Z] === RUN TestReplicatedJob [2022-01-20T08:07:00.975Z] --- PASS: TestServiceWithPredefinedNetwork (2.66s) [2022-01-20T08:07:00.975Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T08:07:00.975Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:07:00.975Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:07:00.975Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T08:07:01.243Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T08:07:02.183Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T08:07:04.094Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T08:07:04.669Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T08:07:05.613Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T08:07:05.875Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T08:07:06.109Z] --- PASS: TestReplicatedJob (4.54s) [2022-01-20T08:07:06.109Z] === RUN TestUpdateReplicatedJob [2022-01-20T08:07:08.020Z] --- PASS: TestUpdateReplicatedJob (2.52s) [2022-01-20T08:07:08.020Z] === RUN TestServiceListWithStatuses [2022-01-20T08:07:08.020Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T08:07:08.020Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T08:07:08.020Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T08:07:08.420Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T08:07:09.807Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T08:07:10.380Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T08:07:11.323Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T08:07:12.224Z] --- PASS: TestDockerNetworkConnectAlias (3.81s) [2022-01-20T08:07:12.224Z] === RUN TestDockerNetworkReConnect [2022-01-20T08:07:12.655Z] 2022/01/20 08:07:09 Closing DB instances... [2022-01-20T08:07:12.655Z] time="2022-01-20T08:07:11Z" level=error msg="node2(45d8aef305c6) Could not close DB: timeout waiting for leave broadcast" [2022-01-20T08:07:12.655Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-01-20T08:07:12.655Z] === RUN TestFindNode [2022-01-20T08:07:12.655Z] 2022/01/20 08:07:11 Closing DB instances... [2022-01-20T08:07:12.655Z] --- PASS: TestFindNode (0.02s) [2022-01-20T08:07:12.655Z] === RUN TestChangeNodeState [2022-01-20T08:07:12.655Z] 2022/01/20 08:07:11 Closing DB instances... [2022-01-20T08:07:12.655Z] --- PASS: TestChangeNodeState (0.02s) [2022-01-20T08:07:12.655Z] === RUN TestNodeReincarnation [2022-01-20T08:07:12.655Z] 2022/01/20 08:07:11 Closing DB instances... [2022-01-20T08:07:15.522Z] --- PASS: TestDockerNetworkReConnect (3.16s) [2022-01-20T08:07:15.522Z] === RUN TestServicePlugin [2022-01-20T08:07:15.522Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:07:15.522Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T08:07:15.522Z] === RUN TestServiceUpdateLabel [2022-01-20T08:07:16.609Z] --- PASS: TestServiceWithDataPathPortInit (15.14s) [2022-01-20T08:07:16.609Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T08:07:17.181Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-01-20T08:07:17.433Z] --- PASS: TestNodeReincarnation (5.02s) [2022-01-20T08:07:17.433Z] === RUN TestParallelCreate [2022-01-20T08:07:17.433Z] 2022/01/20 08:07:16 Closing DB instances... [2022-01-20T08:07:17.433Z] --- PASS: TestParallelCreate (0.02s) [2022-01-20T08:07:17.433Z] === RUN TestParallelDelete [2022-01-20T08:07:17.433Z] 2022/01/20 08:07:16 Closing DB instances... [2022-01-20T08:07:17.433Z] --- PASS: TestParallelDelete (0.02s) [2022-01-20T08:07:17.433Z] === RUN TestNetworkDBIslands [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:01273b84134b with config:&{NodeID:01273b84134b 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-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=debug msg="memberlist: Failed ping: a294ad34370e (timeout reached)" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node 01273b84134b/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node 01273b84134b/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2043353f267f with config:&{NodeID:2043353f267f 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-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node 2043353f267f/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node 2043353f267f/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node 2043353f267f/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node 2043353f267f/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node 01273b84134b/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node 01273b84134b/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=warning msg="rejoinClusterBootstrap unable to find local node info using ID:45d8aef305c6" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=warning msg="NetworkDB stats node2(45d8aef305c6) - healthscore:2 (connectivity issues)" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="memberlist: Marking a294ad34370e as failed, suspect timeout reached (0 peer confirmations)" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node a294ad34370e/172.20.227.148, left gossip cluster" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node a294ad34370e change state NodeActive --> NodeFailed" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:16Z" level=info msg="Node a294ad34370e/172.20.227.148, added to failed nodes list" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d7a438cb4acb with config:&{NodeID:d7a438cb4acb 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-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="Node d7a438cb4acb/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="Node d7a438cb4acb/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="Node d7a438cb4acb/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="Node d7a438cb4acb/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="Node 01273b84134b/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="Node 01273b84134b/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="Node 2043353f267f/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=info msg="Node 2043353f267f/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-01-20T08:07:17.433Z] time="2022-01-20T08:07:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-01-20T08:07:17.436Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-01-20T08:07:17.436Z] === RUN TestServiceUpdateSecrets [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node d7a438cb4acb/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node d7a438cb4acb/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4cb45659a483 with config:&{NodeID:4cb45659a483 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-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node 4cb45659a483/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node 4cb45659a483/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node 4cb45659a483/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node 4cb45659a483/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node 2043353f267f/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node 2043353f267f/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node d7a438cb4acb/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node d7a438cb4acb/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node 01273b84134b/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=info msg="Node 01273b84134b/172.20.227.148, added to nodes list" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-01-20T08:07:17.904Z] time="2022-01-20T08:07:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:17Z" level=info msg="Node 4cb45659a483/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:17Z" level=info msg="Node 4cb45659a483/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:17Z" level=info msg="Node 4cb45659a483/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:17Z" level=info msg="Node 4cb45659a483/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1ae6a60c91bf with config:&{NodeID:1ae6a60c91bf 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-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 01273b84134b/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 01273b84134b/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node d7a438cb4acb/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node d7a438cb4acb/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 4cb45659a483/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 4cb45659a483/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 2043353f267f/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 2043353f267f/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.376Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, added to nodes list" [2022-01-20T08:07:18.847Z] networkdb_test.go:835: Re-joining: 3 [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=info msg="The new bootstrap node list is:[172.20.227.148:10033 172.20.227.148:10034 172.20.227.148:10035]" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10033" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49357" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10034" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49358" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10035" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49359" [2022-01-20T08:07:18.847Z] networkdb_test.go:835: Re-joining: 4 [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=info msg="The new bootstrap node list is:[172.20.227.148:10033 172.20.227.148:10034 172.20.227.148:10035]" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10033" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49360" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10034" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49361" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10035" [2022-01-20T08:07:18.847Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49362" [2022-01-20T08:07:19.095Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yj1r02ydjkc8u9te6govl106r Created:2022-01-20 08:07:17.233824256 +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[a44a70acca722c9629477cb05b9b22646f5d21763c9debbfbf757a56adbb1286:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d21fllf47ccvi7hxtdlexjaep EndpointID:57486871fb132c286463ebc256582a8bd50ea0493840f3020c136819a0ae20c1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6853ef5b5e03a42a8f2024a1a279785ac6ed07b09eb5446ca7bb951bb77032db 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:5f180473fd9d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d21fllf47ccvi7hxtdlexjaep EndpointID:57486871fb132c286463ebc256582a8bd50ea0493840f3020c136819a0ae20c1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:18Z" level=info msg="node 0 leaving" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:18Z" level=info msg="memberlist: Suspect a294ad34370e has failed, no acks received" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:18Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b change state NodeActive --> NodeLeft" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="node5(1ae6a60c91bf): Node leave event for 01273b84134b/172.20.227.148" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b change state NodeActive --> NodeLeft" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="node4(4cb45659a483): Node leave event for 01273b84134b/172.20.227.148" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b change state NodeActive --> NodeLeft" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="node3(d7a438cb4acb): Node leave event for 01273b84134b/172.20.227.148" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b change state NodeActive --> NodeLeft" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="node2(2043353f267f): Node leave event for 01273b84134b/172.20.227.148" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b change state NodeActive --> NodeLeft" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="node1(01273b84134b): Node leave event for 01273b84134b/172.20.227.148" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b/172.20.227.148, left gossip cluster" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b/172.20.227.148, left gossip cluster" [2022-01-20T08:07:19.332Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b/172.20.227.148, left gossip cluster" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b/172.20.227.148, left gossip cluster" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 01273b84134b/172.20.227.148, left gossip cluster" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="node 1 leaving" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 2043353f267f change state NodeActive --> NodeLeft" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="node4(4cb45659a483): Node leave event for 2043353f267f/172.20.227.148" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 2043353f267f/172.20.227.148, left gossip cluster" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 2043353f267f change state NodeActive --> NodeLeft" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 2043353f267f change state NodeActive --> NodeLeft" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="node5(1ae6a60c91bf): Node leave event for 2043353f267f/172.20.227.148" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 2043353f267f change state NodeActive --> NodeFailed" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 2043353f267f/172.20.227.148, added to failed nodes list" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="node3(d7a438cb4acb): Node leave event for 2043353f267f/172.20.227.148" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=error msg="node: 2043353f267f is unknown to memberlist" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 2043353f267f/172.20.227.148, left gossip cluster" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 2043353f267f/172.20.227.148, left gossip cluster" [2022-01-20T08:07:19.820Z] time="2022-01-20T08:07:19Z" level=info msg="Node 2043353f267f/172.20.227.148, left gossip cluster" [2022-01-20T08:07:20.038Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=info msg="node 2 leaving" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=info msg="Node d7a438cb4acb change state NodeActive --> NodeLeft" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=info msg="Node d7a438cb4acb change state NodeActive --> NodeLeft" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=info msg="node5(1ae6a60c91bf): Node leave event for d7a438cb4acb/172.20.227.148" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=info msg="node4(4cb45659a483): Node leave event for d7a438cb4acb/172.20.227.148" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=info msg="Node d7a438cb4acb change state NodeActive --> NodeLeft" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=info msg="node3(d7a438cb4acb): Node leave event for d7a438cb4acb/172.20.227.148" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=debug msg="memberlist: Failed ping: 4cb45659a483 (timeout reached)" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.227.148:10037: use of closed network connection" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.227.148:10034: use of closed network connection" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.227.148:10035: use of closed network connection" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:19Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49365" [2022-01-20T08:07:20.291Z] time="2022-01-20T08:07:20Z" level=info msg="Node d7a438cb4acb/172.20.227.148, left gossip cluster" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="Node d7a438cb4acb/172.20.227.148, left gossip cluster" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="Node d7a438cb4acb/172.20.227.148, left gossip cluster" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=warning msg="memberlist: Was able to connect to 4cb45659a483 but other probes failed, network may be misconfigured" [2022-01-20T08:07:20.762Z] networkdb_test.go:867: node4: OK [2022-01-20T08:07:20.762Z] networkdb_test.go:867: node5: OK [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="node 0 coming back" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:34a816c74951 with config:&{NodeID:34a816c74951 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-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="Node 34a816c74951/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="Node 34a816c74951/172.20.227.148, added to nodes list" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="node 1 coming back" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:94abb30c15a9 with config:&{NodeID:94abb30c15a9 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-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="Node 94abb30c15a9/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="Node 94abb30c15a9/172.20.227.148, added to nodes list" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="node 2 coming back" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cacc670018ca with config:&{NodeID:cacc670018ca 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-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="Node cacc670018ca/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:20.762Z] time="2022-01-20T08:07:20Z" level=info msg="Node cacc670018ca/172.20.227.148, added to nodes list" [2022-01-20T08:07:21.232Z] time="2022-01-20T08:07:20Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:21.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-01-20T08:07:21.428Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T08:07:22.226Z] time="2022-01-20T08:07:21Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:23.218Z] time="2022-01-20T08:07:22Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:23.346Z] docker_api_swarm_test.go:304: [d007a33d95ce1] joining swarm manager [d1dbdbb854483]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:07:23.607Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s) [2022-01-20T08:07:23.607Z] PASS [2022-01-20T08:07:23.607Z] [2022-01-20T08:07:23.607Z] === Skipped [2022-01-20T08:07:23.607Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:07:23.607Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:07:23.607Z] [2022-01-20T08:07:23.607Z] DONE 26 tests, 1 skipped in 48.616s [2022-01-20T08:07:23.607Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:07:23.607Z] ++ 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-01-20T08:07:23.607Z] ++ set -e [2022-01-20T08:07:23.607Z] ++ '[' -n 0 ']' [2022-01-20T08:07:23.607Z] ++ set -x [2022-01-20T08:07:23.868Z] ++ 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-01-20T08:07:23.868Z] INFO: Testing against a local daemon [2022-01-20T08:07:23.868Z] === RUN TestDockerNetworkIpvlanPersistance [2022-01-20T08:07:23.868Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:07:23.868Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-01-20T08:07:23.868Z] === RUN TestDockerNetworkIpvlan [2022-01-20T08:07:23.868Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:07:23.868Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:07:23.868Z] PASS [2022-01-20T08:07:23.868Z] [2022-01-20T08:07:23.868Z] === Skipped [2022-01-20T08:07:23.868Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-01-20T08:07:23.868Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:07:23.868Z] [2022-01-20T08:07:23.868Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-01-20T08:07:23.868Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-01-20T08:07:23.868Z] [2022-01-20T08:07:23.868Z] DONE 2 tests, 2 skipped in 0.045s [2022-01-20T08:07:23.868Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-01-20T08:07:23.868Z] ++ 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-01-20T08:07:23.868Z] ++ set -e [2022-01-20T08:07:23.868Z] ++ '[' -n 0 ']' [2022-01-20T08:07:23.868Z] ++ set -x [2022-01-20T08:07:23.868Z] ++ 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-01-20T08:07:23.868Z] INFO: Testing against a local daemon [2022-01-20T08:07:23.868Z] === RUN TestDockerNetworkMacvlanPersistance [2022-01-20T08:07:24.128Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T08:07:24.208Z] time="2022-01-20T08:07:23Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.227.148:10033 172.20.227.148:10034 172.20.227.148:10035]" [2022-01-20T08:07:24.208Z] time="2022-01-20T08:07:23Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:24.208Z] time="2022-01-20T08:07:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.227.148:10033 172.20.227.148:10034 172.20.227.148:10035]" [2022-01-20T08:07:25.072Z] docker_api_swarm_test.go:305: [df3015f5c969c] joining swarm manager [d1dbdbb854483]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:07:25.072Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10033" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49370" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 4cb45659a483/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 4cb45659a483/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, is the new incarnation of the shutdown node 01273b84134b/172.20.227.148" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49371" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10034" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 4cb45659a483/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 4cb45659a483/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, is the new incarnation of the shutdown node 2043353f267f/172.20.227.148" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49372" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10035" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.198Z] time="2022-01-20T08:07:24Z" level=info msg="Node 4cb45659a483/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 4cb45659a483/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, is the new incarnation of the shutdown node d7a438cb4acb/172.20.227.148" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, is the new incarnation of the shutdown node d7a438cb4acb/172.20.227.148" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, is the new incarnation of the shutdown node 01273b84134b/172.20.227.148" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 34a816c74951/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, is the new incarnation of the shutdown node 2043353f267f/172.20.227.148" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node 94abb30c15a9/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, joined gossip cluster" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=info msg="Node cacc670018ca/172.20.227.148, added to nodes list" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:24Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10033" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:25Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49374" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10034" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:25Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49375" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.227.148:10035" [2022-01-20T08:07:25.199Z] time="2022-01-20T08:07:25Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49376" [2022-01-20T08:07:25.333Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-01-20T08:07:25.333Z] === RUN TestDockerNetworkMacvlan [2022-01-20T08:07:25.669Z] 2022/01/20 08:07:25 Closing DB instances... [2022-01-20T08:07:25.919Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951 change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="node2(94abb30c15a9): Node leave event for 34a816c74951/172.20.227.148" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951 change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="node3(cacc670018ca): Node leave event for 34a816c74951/172.20.227.148" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951 change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="node5(1ae6a60c91bf): Node leave event for 34a816c74951/172.20.227.148" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951 change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="node1(34a816c74951): Node leave event for 34a816c74951/172.20.227.148" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951 change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="node4(4cb45659a483): Node leave event for 34a816c74951/172.20.227.148" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951/172.20.227.148, left gossip cluster" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951/172.20.227.148, left gossip cluster" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951/172.20.227.148, left gossip cluster" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951/172.20.227.148, left gossip cluster" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=info msg="Node 34a816c74951/172.20.227.148, left gossip cluster" [2022-01-20T08:07:26.140Z] time="2022-01-20T08:07:25Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:26.179Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-01-20T08:07:26.439Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="Node 94abb30c15a9 change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="node3(cacc670018ca): Node leave event for 94abb30c15a9/172.20.227.148" [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="Node 94abb30c15a9 change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="Node 94abb30c15a9 change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="node5(1ae6a60c91bf): Node leave event for 94abb30c15a9/172.20.227.148" [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="node4(4cb45659a483): Node leave event for 94abb30c15a9/172.20.227.148" [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="Node 94abb30c15a9 change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="node2(94abb30c15a9): Node leave event for 94abb30c15a9/172.20.227.148" [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="Node 94abb30c15a9/172.20.227.148, left gossip cluster" [2022-01-20T08:07:26.610Z] time="2022-01-20T08:07:26Z" level=info msg="Node 94abb30c15a9/172.20.227.148, left gossip cluster" [2022-01-20T08:07:26.611Z] time="2022-01-20T08:07:26Z" level=info msg="Node 94abb30c15a9/172.20.227.148, left gossip cluster" [2022-01-20T08:07:26.611Z] time="2022-01-20T08:07:26Z" level=info msg="Node 94abb30c15a9/172.20.227.148, left gossip cluster" [2022-01-20T08:07:26.611Z] time="2022-01-20T08:07:26Z" level=info msg="Node cacc670018ca change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.611Z] time="2022-01-20T08:07:26Z" level=info msg="node5(1ae6a60c91bf): Node leave event for cacc670018ca/172.20.227.148" [2022-01-20T08:07:26.611Z] time="2022-01-20T08:07:26Z" level=info msg="Node cacc670018ca change state NodeActive --> NodeLeft" [2022-01-20T08:07:26.611Z] time="2022-01-20T08:07:26Z" level=info msg="node4(4cb45659a483): Node leave event for cacc670018ca/172.20.227.148" [2022-01-20T08:07:26.699Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T08:07:26.960Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-01-20T08:07:27.087Z] time="2022-01-20T08:07:26Z" level=info msg="Node cacc670018ca change state NodeActive --> NodeLeft" [2022-01-20T08:07:27.087Z] time="2022-01-20T08:07:26Z" level=info msg="node3(cacc670018ca): Node leave event for cacc670018ca/172.20.227.148" [2022-01-20T08:07:27.087Z] time="2022-01-20T08:07:26Z" level=info msg="Node cacc670018ca/172.20.227.148, left gossip cluster" [2022-01-20T08:07:27.087Z] time="2022-01-20T08:07:26Z" level=info msg="Node cacc670018ca/172.20.227.148, left gossip cluster" [2022-01-20T08:07:27.087Z] time="2022-01-20T08:07:26Z" level=info msg="Node cacc670018ca/172.20.227.148, left gossip cluster" [2022-01-20T08:07:27.087Z] time="2022-01-20T08:07:26Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:27.221Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T08:07:27.557Z] time="2022-01-20T08:07:27Z" level=debug msg="memberlist: Failed ping: cacc670018ca (timeout reached)" [2022-01-20T08:07:27.557Z] time="2022-01-20T08:07:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.227.148:10036: use of closed network connection" [2022-01-20T08:07:27.557Z] time="2022-01-20T08:07:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.227.148:10037: use of closed network connection" [2022-01-20T08:07:27.557Z] time="2022-01-20T08:07:27Z" level=debug msg="memberlist: Stream connection from=172.20.227.148:49379" [2022-01-20T08:07:27.557Z] time="2022-01-20T08:07:27Z" level=info msg="Node 4cb45659a483 change state NodeActive --> NodeLeft" [2022-01-20T08:07:27.557Z] time="2022-01-20T08:07:27Z" level=info msg="node5(1ae6a60c91bf): Node leave event for 4cb45659a483/172.20.227.148" [2022-01-20T08:07:27.793Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-01-20T08:07:28.028Z] time="2022-01-20T08:07:27Z" level=info msg="Node 4cb45659a483 change state NodeActive --> NodeLeft" [2022-01-20T08:07:28.028Z] time="2022-01-20T08:07:27Z" level=info msg="node4(4cb45659a483): Node leave event for 4cb45659a483/172.20.227.148" [2022-01-20T08:07:28.028Z] time="2022-01-20T08:07:27Z" level=warning msg="memberlist: Was able to connect to cacc670018ca but other probes failed, network may be misconfigured" [2022-01-20T08:07:28.028Z] time="2022-01-20T08:07:27Z" level=info msg="Node 4cb45659a483/172.20.227.148, left gossip cluster" [2022-01-20T08:07:28.028Z] time="2022-01-20T08:07:27Z" level=info msg="Node 4cb45659a483/172.20.227.148, left gossip cluster" [2022-01-20T08:07:28.053Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T08:07:28.498Z] time="2022-01-20T08:07:27Z" level=debug msg="memberlist: Failed to join 172.20.227.148: dial tcp 172.20.227.148:10027: connectex: No connection could be made because the target machine actively refused it." [2022-01-20T08:07:28.972Z] time="2022-01-20T08:07:28Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, left gossip cluster" [2022-01-20T08:07:28.972Z] time="2022-01-20T08:07:28Z" level=info msg="Node 1ae6a60c91bf change state NodeActive --> NodeFailed" [2022-01-20T08:07:28.972Z] time="2022-01-20T08:07:28Z" level=info msg="Node 1ae6a60c91bf/172.20.227.148, added to failed nodes list" [2022-01-20T08:07:28.972Z] --- PASS: TestNetworkDBIslands (12.07s) [2022-01-20T08:07:28.972Z] PASS [2022-01-20T08:07:28.972Z] coverage: 60.6% of statements [2022-01-20T08:07:28.972Z] ok github.com/docker/docker/libnetwork/networkdb 105.431s coverage: 60.6% of statements [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/quota [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T08:07:28.972Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T08:07:28.973Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T08:07:28.973Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T08:07:28.973Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T08:07:28.973Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T08:07:28.973Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T08:07:28.973Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T08:07:28.973Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T08:07:28.973Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T08:07:28.973Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T08:07:28.997Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T08:07:29.940Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T08:07:29.940Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === Skipped [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-01-20T08:07:30.550Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-01-20T08:07:30.550Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-01-20T08:07:30.550Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-01-20T08:07:30.550Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-01-20T08:07:30.550Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-01-20T08:07:30.550Z] client_test.go:23: runtime.GOOS == "windows" [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T08:07:30.550Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T08:07:30.550Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T08:07:30.550Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-01-20T08:07:30.550Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T08:07:30.550Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-01-20T08:07:30.550Z] daemon_test.go:145: root required [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-01-20T08:07:30.550Z] reload_test.go:342: root required [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-01-20T08:07:30.550Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-01-20T08:07:30.550Z] pull_v2_test.go:73: Needs fixing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-01-20T08:07:30.550Z] pull_v2_test.go:118: Needs fixing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-01-20T08:07:30.550Z] download_test.go:267: Needs fixing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-01-20T08:07:30.550Z] layer_test.go:303: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-01-20T08:07:30.550Z] layer_test.go:352: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-01-20T08:07:30.550Z] layer_test.go:467: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-01-20T08:07:30.550Z] layer_test.go:696: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-01-20T08:07:30.550Z] migration_test.go:45: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-01-20T08:07:30.550Z] migration_test.go:181: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-01-20T08:07:30.550Z] mount_test.go:17: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-01-20T08:07:30.550Z] mount_test.go:76: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-01-20T08:07:30.550Z] mount_test.go:125: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-01-20T08:07:30.550Z] mount_test.go:212: Failing on Windows [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-01-20T08:07:30.550Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-01-20T08:07:30.550Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-01-20T08:07:30.550Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-01-20T08:07:30.550Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-01-20T08:07:30.550Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-01-20T08:07:30.550Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-01-20T08:07:30.550Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-01-20T08:07:30.550Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-01-20T08:07:30.550Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-01-20T08:07:30.550Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-01-20T08:07:30.550Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-01-20T08:07:30.550Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T08:07:30.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T08:07:30.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T08:07:30.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T08:07:30.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T08:07:30.550Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-01-20T08:07:30.550Z] archive_test.go:133: Xz not present in msys2 [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-01-20T08:07:30.550Z] archive_test.go:140: zstd not installed [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-01-20T08:07:30.550Z] archive_test.go:252: Failing on Windows CI machines [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-01-20T08:07:30.550Z] archive_windows_test.go:16: Currently fails [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-01-20T08:07:30.550Z] changes_test.go:195: needs more investigation [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-01-20T08:07:30.550Z] changes_test.go:432: needs further investigation [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-01-20T08:07:30.550Z] changes_test.go:468: needs further investigation [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-01-20T08:07:30.550Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.550Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-01-20T08:07:30.551Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-01-20T08:07:30.551Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-01-20T08:07:30.551Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-01-20T08:07:30.551Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-01-20T08:07:30.551Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:07:30.551Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-01-20T08:07:30.551Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-01-20T08:07:30.551Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-01-20T08:07:30.551Z] poller_test.go:40: No chmod on Windows [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-01-20T08:07:30.551Z] fileutils_test.go:133: Needs porting to Windows [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-01-20T08:07:30.551Z] fileutils_test.go:179: Needs porting to Windows [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-01-20T08:07:30.551Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-01-20T08:07:30.551Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-01-20T08:07:30.551Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-01-20T08:07:30.551Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-01-20T08:07:30.551Z] local_test.go:180: runtime.GOOS == "windows" [2022-01-20T08:07:30.551Z] [2022-01-20T08:07:30.551Z] DONE 2066 tests, 68 skipped in 270.054s [2022-01-20T08:07:31.021Z] INFO: make.ps1 ended at 01/20/2022 08:07:30 [2022-01-20T08:07:32.337Z] --- PASS: TestServiceUpdateSecrets (14.30s) [2022-01-20T08:07:32.337Z] === RUN TestServiceUpdateConfigs [2022-01-20T08:07:32.486Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-01-20T08:07:32.593Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-01-20T08:07:32.593Z] INFO: Unit tests ended at 01/20/2022 08:07:32. Duration:00:04:46.4252340 [2022-01-20T08:07:32.593Z] INFO: Building busybox [2022-01-20T08:07:32.593Z] Sending build context to Docker daemon 5.12kB [2022-01-20T08:07:32.593Z] [2022-01-20T08:07:32.593Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-01-20T08:07:32.593Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-01-20T08:07:32.593Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-01-20T08:07:32.593Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-01-20T08:07:32.593Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-01-20T08:07:32.593Z] ---> 60d6f56ecebd [2022-01-20T08:07:32.593Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-01-20T08:07:32.593Z] ---> Running in f354d5949b7c [2022-01-20T08:07:32.748Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T08:07:33.009Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T08:07:33.270Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T08:07:33.270Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-20T08:07:33.270Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T08:07:33.532Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T08:07:34.473Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T08:07:34.473Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T08:07:35.416Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T08:07:36.356Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-01-20T08:07:37.298Z] --- PASS: TestDockerNetworkMacvlan (12.03s) [2022-01-20T08:07:37.298Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-01-20T08:07:37.298Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-01-20T08:07:37.298Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.13s) [2022-01-20T08:07:37.298Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.16s) [2022-01-20T08:07:37.298Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.89s) [2022-01-20T08:07:37.298Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s) [2022-01-20T08:07:37.298Z] PASS [2022-01-20T08:07:37.298Z] [2022-01-20T08:07:37.298Z] DONE 8 tests in 13.481s [2022-01-20T08:07:37.298Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-01-20T08:07:37.298Z] ++ 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-01-20T08:07:37.298Z] ++ set -e [2022-01-20T08:07:37.298Z] ++ '[' -n 0 ']' [2022-01-20T08:07:37.298Z] ++ set -x [2022-01-20T08:07:37.298Z] ++ 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-01-20T08:07:37.298Z] testing: warning: no tests to run [2022-01-20T08:07:37.298Z] PASS [2022-01-20T08:07:37.298Z] [2022-01-20T08:07:37.298Z] DONE 0 tests in 0.008s [2022-01-20T08:07:37.298Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-01-20T08:07:37.298Z] ++ 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-01-20T08:07:37.298Z] ++ set -e [2022-01-20T08:07:37.298Z] ++ '[' -n 0 ']' [2022-01-20T08:07:37.298Z] ++ set -x [2022-01-20T08:07:37.299Z] ++ 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-01-20T08:07:37.299Z] INFO: Testing against a local daemon [2022-01-20T08:07:37.299Z] === RUN TestAuthZPluginAllowRequest [2022-01-20T08:07:38.681Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T08:07:38.681Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-01-20T08:07:38.681Z] === RUN TestAuthZPluginTLS [2022-01-20T08:07:39.253Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-01-20T08:07:39.253Z] === RUN TestAuthZPluginDenyRequest [2022-01-20T08:07:39.513Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T08:07:39.774Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-01-20T08:07:39.774Z] === RUN TestAuthZPluginAPIDenyResponse [2022-01-20T08:07:40.035Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T08:07:40.296Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T08:07:40.296Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-01-20T08:07:40.296Z] === RUN TestAuthZPluginDenyResponse [2022-01-20T08:07:40.868Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2022-01-20T08:07:40.868Z] === RUN TestAuthZPluginAllowEventStream [2022-01-20T08:07:41.129Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T08:07:42.074Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T08:07:42.335Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2022-01-20T08:07:42.335Z] === RUN TestAuthZPluginErrorResponse [2022-01-20T08:07:42.917Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-01-20T08:07:42.917Z] === RUN TestAuthZPluginErrorRequest [2022-01-20T08:07:43.479Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-01-20T08:07:43.479Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-20T08:07:43.479Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-01-20T08:07:43.479Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-01-20T08:07:43.479Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-01-20T08:07:43.479Z] remote: Enumerating objects: 23, done. [2022-01-20T08:07:43.479Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-01-20T08:07:43.479Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-01-20T08:07:43.479Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-01-20T08:07:43.479Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-01-20T08:07:43.479Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-01-20T08:07:43.479Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-01-20T08:07:43.479Z] Cross building: bundles/cross/linux/ppc64le [2022-01-20T08:07:43.479Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-20T08:07:43.479Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-20T08:07:43.497Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-01-20T08:07:43.497Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-01-20T08:07:43.773Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T08:07:44.033Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-01-20T08:07:44.033Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-01-20T08:07:45.945Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s) [2022-01-20T08:07:45.945Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-01-20T08:07:46.205Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T08:07:47.236Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2022-01-20T08:07:47.236Z] === RUN TestServiceUpdateNetwork [2022-01-20T08:07:47.589Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-01-20T08:07:47.590Z] === RUN TestAuthZPluginHeader [2022-01-20T08:07:48.531Z] --- PASS: TestAuthZPluginHeader (0.77s) [2022-01-20T08:07:48.531Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-01-20T08:07:51.072Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-01-20T08:07:52.985Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.76s) [2022-01-20T08:07:52.985Z] === RUN TestAuthZPluginV2Disable [2022-01-20T08:07:53.861Z] Removing intermediate container f354d5949b7c [2022-01-20T08:07:53.861Z] ---> e442302a476f [2022-01-20T08:07:53.861Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-01-20T08:07:53.861Z] ---> Running in a95b31b12205 [2022-01-20T08:07:53.861Z] Removing intermediate container a95b31b12205 [2022-01-20T08:07:53.861Z] ---> dc43403521f0 [2022-01-20T08:07:53.861Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-01-20T08:07:53.861Z] ---> Running in 8b934460ccb6 [2022-01-20T08:07:53.861Z] Removing intermediate container 8b934460ccb6 [2022-01-20T08:07:53.861Z] ---> fe7e268f6d12 [2022-01-20T08:07:53.861Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-01-20T08:07:53.861Z] [2022-01-20T08:07:53.861Z] ---> e1669b1d86c8 [2022-01-20T08:07:53.861Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-01-20T08:07:53.861Z] ---> Running in ebf6ca8bfbef [2022-01-20T08:07:57.192Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-01-20T08:07:57.192Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-01-20T08:07:57.453Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T08:07:58.023Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T08:07:58.285Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T08:07:59.226Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T08:07:59.459Z] --- PASS: TestServiceUpdateNetwork (11.78s) [2022-01-20T08:07:59.459Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T08:07:59.459Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T08:07:59.459Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T08:07:59.797Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T08:08:00.739Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.65s) [2022-01-20T08:08:00.739Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-01-20T08:08:00.739Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T08:08:00.739Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-20T08:08:00.739Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T08:08:00.739Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-20T08:08:00.739Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T08:08:00.739Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-20T08:08:00.739Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T08:08:00.739Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-20T08:08:00.739Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T08:08:01.679Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T08:08:01.940Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T08:08:02.512Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T08:08:02.773Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T08:08:03.713Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T08:08:03.713Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T08:08:05.631Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T08:08:06.037Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T08:08:07.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-01-20T08:08:07.597Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T08:08:08.983Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T08:08:09.555Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T08:08:09.816Z] docker_api_swarm_test.go:272: [d01fe7ba35ab8] joining swarm manager [d5cdd665589c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:08:10.388Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T08:08:10.388Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-20T08:08:10.388Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T08:08:11.330Z] docker_api_swarm_test.go:273: [dcd5def0de731] joining swarm manager [d5cdd665589c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:08:11.590Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T08:08:13.503Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T08:08:13.503Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T08:08:13.503Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T08:08:13.503Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T08:08:13.763Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T08:08:14.169Z] --- PASS: TestServiceUpdatePidsLimit (15.91s) [2022-01-20T08:08:14.169Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-01-20T08:08:14.169Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-01-20T08:08:14.169Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T08:08:14.169Z] PASS [2022-01-20T08:08:14.169Z] [2022-01-20T08:08:14.169Z] === Skipped [2022-01-20T08:08:14.169Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T08:08:14.169Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T08:08:14.169Z] [2022-01-20T08:08:14.169Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-01-20T08:08:14.169Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-01-20T08:08:14.169Z] [2022-01-20T08:08:14.169Z] DONE 27 tests, 2 skipped in 144.753s [2022-01-20T08:08:14.169Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T08:08:14.169Z] ++ 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-01-20T08:08:14.169Z] ++ set -e [2022-01-20T08:08:14.169Z] ++ '[' -n 0 ']' [2022-01-20T08:08:14.169Z] ++ set -x [2022-01-20T08:08:14.169Z] ++ 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-01-20T08:08:14.169Z] INFO: Testing against a local daemon [2022-01-20T08:08:14.169Z] === RUN TestSessionCreate [2022-01-20T08:08:14.169Z] --- PASS: TestSessionCreate (0.02s) [2022-01-20T08:08:14.169Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T08:08:14.169Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T08:08:14.169Z] PASS [2022-01-20T08:08:14.169Z] [2022-01-20T08:08:14.169Z] DONE 2 tests in 0.131s [2022-01-20T08:08:14.169Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T08:08:14.169Z] ++ 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-01-20T08:08:14.169Z] ++ set -e [2022-01-20T08:08:14.169Z] ++ '[' -n 0 ']' [2022-01-20T08:08:14.169Z] ++ set -x [2022-01-20T08:08:14.169Z] ++ 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-01-20T08:08:14.169Z] INFO: Testing against a local daemon [2022-01-20T08:08:14.169Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T08:08:14.169Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T08:08:14.169Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:08:14.169Z] === RUN TestDiskUsage [2022-01-20T08:08:14.169Z] === PAUSE TestDiskUsage [2022-01-20T08:08:14.169Z] === RUN TestEventsExecDie [2022-01-20T08:08:14.169Z] --- PASS: TestEventsExecDie (0.45s) [2022-01-20T08:08:14.169Z] === RUN TestEventsBackwardsCompatible [2022-01-20T08:08:14.169Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-01-20T08:08:14.169Z] === RUN TestEventsVolumeCreate [2022-01-20T08:08:14.169Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-01-20T08:08:14.169Z] === RUN TestInfoBinaryCommits [2022-01-20T08:08:14.169Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-01-20T08:08:14.169Z] === RUN TestInfoAPIVersioned [2022-01-20T08:08:14.169Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T08:08:14.169Z] === RUN TestInfoAPI [2022-01-20T08:08:14.169Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T08:08:14.169Z] === RUN TestInfoAPIWarnings [2022-01-20T08:08:14.334Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T08:08:14.905Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (14.35s) [2022-01-20T08:08:14.905Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-01-20T08:08:15.167Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T08:08:15.263Z] Removing intermediate container ebf6ca8bfbef [2022-01-20T08:08:15.263Z] ---> 788432ce20d6 [2022-01-20T08:08:15.263Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-01-20T08:08:15.263Z] ---> Running in 42507e5bd980 [2022-01-20T08:08:15.733Z] [2022-01-20T08:08:15.733Z] SUCCESS: Specified value was saved. [2022-01-20T08:08:15.739Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T08:08:16.681Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T08:08:17.624Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T08:08:17.959Z] Removing intermediate container 42507e5bd980 [2022-01-20T08:08:17.959Z] ---> b0279c7aa3b9 [2022-01-20T08:08:17.959Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-01-20T08:08:17.959Z] ---> Running in 581a9278380e [2022-01-20T08:08:18.195Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T08:08:19.135Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T08:08:20.079Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T08:08:21.020Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T08:08:21.591Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T08:08:21.592Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T08:08:21.592Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T08:08:21.592Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T08:08:21.592Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T08:08:21.592Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T08:08:21.592Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T08:08:22.533Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T08:08:23.473Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T08:08:23.473Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T08:08:23.846Z] Cannot create a file when that file already exists. [2022-01-20T08:08:24.045Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T08:08:24.638Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T08:08:24.901Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T08:08:25.223Z] --- PASS: TestBuildWithHugeFile (100.95s) [2022-01-20T08:08:25.223Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T08:08:25.223Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:08:25.223Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:08:25.223Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T08:08:25.223Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:08:25.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:08:25.223Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:08:25.223Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:08:25.223Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:08:25.223Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:08:25.223Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:08:25.223Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:08:25.223Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:08:25.223Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-01-20T08:08:25.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-20T08:08:25.223Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T08:08:25.223Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T08:08:25.223Z] === RUN TestBuildPreserveOwnership [2022-01-20T08:08:25.224Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:08:25.224Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T08:08:25.224Z] === RUN TestBuildPlatformInvalid [2022-01-20T08:08:25.224Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-01-20T08:08:25.224Z] PASS [2022-01-20T08:08:25.224Z] ok github.com/docker/docker/integration/build 167.285s [2022-01-20T08:08:25.224Z] [2022-01-20T08:08:25.224Z] === Skipped [2022-01-20T08:08:25.224Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T08:08:25.224Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:08:25.224Z] [2022-01-20T08:08:25.224Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T08:08:25.224Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:25.224Z] [2022-01-20T08:08:25.224Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-20T08:08:25.224Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:08:25.224Z] [2022-01-20T08:08:25.224Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-20T08:08:25.224Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:08:25.224Z] [2022-01-20T08:08:25.224Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:08:25.224Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:08:25.224Z] [2022-01-20T08:08:25.224Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T08:08:25.224Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:08:25.224Z] [2022-01-20T08:08:25.224Z] DONE 29 tests, 6 skipped in 194.730s [2022-01-20T08:08:25.224Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T08:08:25.474Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T08:08:25.734Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T08:08:25.734Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T08:08:25.734Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T08:08:26.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:08:26.211Z] INFO: Testing against a local daemon [2022-01-20T08:08:26.211Z] === RUN TestConfigInspect [2022-01-20T08:08:26.211Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T08:08:26.211Z] === RUN TestConfigList [2022-01-20T08:08:26.211Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T08:08:26.211Z] === RUN TestConfigsCreateAndDelete [2022-01-20T08:08:26.211Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T08:08:26.211Z] === RUN TestConfigsUpdate [2022-01-20T08:08:26.211Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T08:08:26.211Z] === RUN TestTemplatedConfig [2022-01-20T08:08:26.211Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T08:08:26.211Z] === RUN TestConfigCreateResolve [2022-01-20T08:08:26.211Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:08:26.211Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T08:08:26.211Z] PASS [2022-01-20T08:08:26.211Z] ok github.com/docker/docker/integration/config 0.090s [2022-01-20T08:08:26.211Z] [2022-01-20T08:08:26.211Z] === Skipped [2022-01-20T08:08:26.211Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T08:08:26.211Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] [2022-01-20T08:08:26.211Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T08:08:26.211Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] [2022-01-20T08:08:26.211Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T08:08:26.211Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] [2022-01-20T08:08:26.211Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T08:08:26.211Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] [2022-01-20T08:08:26.211Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T08:08:26.211Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:26.211Z] [2022-01-20T08:08:26.211Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T08:08:26.211Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:08:26.211Z] [2022-01-20T08:08:26.211Z] DONE 6 tests, 6 skipped in 1.983s [2022-01-20T08:08:26.211Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T08:08:26.305Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T08:08:26.305Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T08:08:26.305Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T08:08:26.305Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T08:08:26.565Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T08:08:26.825Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T08:08:27.396Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T08:08:27.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T08:08:27.967Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T08:08:28.619Z] Removing intermediate container 581a9278380e [2022-01-20T08:08:28.619Z] ---> 9be67a870771 [2022-01-20T08:08:28.619Z] Step 13/13 : CMD ["sh"] [2022-01-20T08:08:28.619Z] ---> Running in e1e9eecc78d7 [2022-01-20T08:08:28.619Z] Removing intermediate container e1e9eecc78d7 [2022-01-20T08:08:28.619Z] ---> 58d0ca578e03 [2022-01-20T08:08:28.619Z] Successfully built 58d0ca578e03 [2022-01-20T08:08:28.619Z] Successfully tagged busybox:latest [2022-01-20T08:08:28.619Z] INFO: Docker images of the daemon under test [2022-01-20T08:08:28.619Z] [2022-01-20T08:08:28.619Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-01-20T08:08:28.619Z] busybox latest 58d0ca578e03 Less than a second ago 5.77GB [2022-01-20T08:08:28.619Z] microsoft/windowsservercore latest 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T08:08:28.619Z] mcr.microsoft.com/windows/servercore ltsc2019 60d6f56ecebd 2 days ago 5.75GB [2022-01-20T08:08:28.619Z] [2022-01-20T08:08:28.619Z] INFO: Running integration tests at 01/20/2022 08:08:28... [2022-01-20T08:08:28.619Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-01-20T08:08:28.619Z] INFO: Integration API tests being run from the host: [2022-01-20T08:08:28.619Z] INFO: make.ps1 starting at 01/20/2022 08:08:28 [2022-01-20T08:08:28.909Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T08:08:29.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:08:29.175Z] INFO: Testing against a local daemon [2022-01-20T08:08:29.175Z] === RUN TestCheckpoint [2022-01-20T08:08:29.175Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:08:29.175Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T08:08:29.175Z] === RUN TestContainerInvalidJSON [2022-01-20T08:08:29.175Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:08:29.175Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:08:29.175Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:08:29.175Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:08:29.175Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:08:29.175Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:08:29.175Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-01-20T08:08:29.175Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T08:08:29.175Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T08:08:29.175Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T08:08:29.175Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-01-20T08:08:29.175Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T08:08:29.175Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-01-20T08:08:29.175Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T08:08:29.175Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-01-20T08:08:29.175Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T08:08:29.480Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T08:08:29.480Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T08:08:29.610Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-01-20T08:08:29.644Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-01-20T08:08:29.644Z] === RUN TestCopyFromContainer [2022-01-20T08:08:29.644Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:29.644Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T08:08:29.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:08:29.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:08:29.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:08:29.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:08:29.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:08:29.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:08:29.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:08:29.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:08:29.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:08:29.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T08:08:29.644Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T08:08:29.644Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidEnv [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T08:08:29.644Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T08:08:29.644Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T08:08:29.644Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T08:08:29.644Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T08:08:29.644Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T08:08:29.644Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T08:08:29.644Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:29.644Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T08:08:29.644Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:08:29.644Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T08:08:29.644Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:08:29.644Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:08:29.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:08:29.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:08:29.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:08:29.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:08:29.644Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:08:29.644Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:08:29.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:08:29.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:08:29.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:08:29.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:08:29.644Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T08:08:29.644Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T08:08:29.644Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateDifferentPlatform [2022-01-20T08:08:29.644Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T08:08:29.644Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T08:08:29.644Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T08:08:29.644Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T08:08:29.644Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T08:08:30.051Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T08:08:30.112Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-01-20T08:08:30.112Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T08:08:30.112Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T08:08:30.112Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T08:08:30.112Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T08:08:30.112Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:30.112Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T08:08:30.112Z] === RUN TestDiff [2022-01-20T08:08:30.112Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T08:08:30.112Z] --- SKIP: TestDiff (0.00s) [2022-01-20T08:08:30.112Z] === RUN TestExecWithCloseStdin [2022-01-20T08:08:30.112Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T08:08:30.112Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-01-20T08:08:30.112Z] === RUN TestExec [2022-01-20T08:08:30.311Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T08:08:30.883Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T08:08:31.453Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T08:08:31.453Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T08:08:31.453Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-01-20T08:08:31.453Z] PASS [2022-01-20T08:08:31.453Z] [2022-01-20T08:08:31.453Z] DONE 17 tests in 54.113s [2022-01-20T08:08:31.453Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-01-20T08:08:31.453Z] ++ 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-01-20T08:08:31.453Z] ++ set -e [2022-01-20T08:08:31.453Z] ++ '[' -n 0 ']' [2022-01-20T08:08:31.453Z] ++ set -x [2022-01-20T08:08:31.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-01-20T08:08:31.454Z] INFO: Testing against a local daemon [2022-01-20T08:08:31.454Z] === RUN TestPluginInvalidJSON [2022-01-20T08:08:31.454Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:08:31.454Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:08:31.454Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:08:31.454Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-20T08:08:31.454Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T08:08:31.454Z] === RUN TestPluginInstall [2022-01-20T08:08:31.454Z] === RUN TestPluginInstall/no_auth [2022-01-20T08:08:31.971Z] --- PASS: TestBuildWithHugeFile (100.74s) [2022-01-20T08:08:31.971Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T08:08:31.971Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:08:31.971Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:08:31.971Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T08:08:31.971Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:08:31.971Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:08:31.971Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:08:31.971Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:08:31.971Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:08:31.971Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:08:31.971Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:08:31.971Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:08:31.971Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:08:31.971Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-01-20T08:08:31.971Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-20T08:08:31.971Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T08:08:31.971Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T08:08:31.971Z] === RUN TestBuildPreserveOwnership [2022-01-20T08:08:31.971Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:08:31.971Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T08:08:31.971Z] === RUN TestBuildPlatformInvalid [2022-01-20T08:08:31.971Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-01-20T08:08:31.971Z] PASS [2022-01-20T08:08:31.971Z] ok github.com/docker/docker/integration/build 166.029s [2022-01-20T08:08:31.971Z] [2022-01-20T08:08:31.971Z] === Skipped [2022-01-20T08:08:31.971Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T08:08:31.971Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:08:31.971Z] [2022-01-20T08:08:31.971Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T08:08:31.971Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:31.971Z] [2022-01-20T08:08:31.971Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-01-20T08:08:31.971Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:08:31.971Z] [2022-01-20T08:08:31.971Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-01-20T08:08:31.971Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:08:31.971Z] [2022-01-20T08:08:31.971Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:08:31.971Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:08:31.971Z] [2022-01-20T08:08:31.971Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T08:08:31.971Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:08:31.971Z] [2022-01-20T08:08:31.971Z] DONE 29 tests, 6 skipped in 192.964s [2022-01-20T08:08:31.971Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T08:08:32.024Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T08:08:32.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-01-20T08:08:32.311Z] --- PASS: TestInfoAPIWarnings (16.21s) [2022-01-20T08:08:32.311Z] === RUN TestInfoDebug [2022-01-20T08:08:32.311Z] --- PASS: TestInfoDebug (0.52s) [2022-01-20T08:08:32.311Z] === RUN TestInfoInsecureRegistries [2022-01-20T08:08:32.311Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-01-20T08:08:32.311Z] === RUN TestInfoRegistryMirrors [2022-01-20T08:08:32.311Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-01-20T08:08:32.311Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T08:08:32.311Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-01-20T08:08:32.311Z] === RUN TestPingCacheHeaders [2022-01-20T08:08:32.311Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-01-20T08:08:32.311Z] === RUN TestPingGet [2022-01-20T08:08:32.311Z] --- PASS: TestPingGet (0.01s) [2022-01-20T08:08:32.311Z] === RUN TestPingHead [2022-01-20T08:08:32.311Z] --- PASS: TestPingHead (0.02s) [2022-01-20T08:08:32.311Z] === RUN TestVersion [2022-01-20T08:08:32.311Z] --- PASS: TestVersion (0.02s) [2022-01-20T08:08:32.311Z] === CONT TestDiskUsage [2022-01-20T08:08:32.545Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T08:08:32.571Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T08:08:32.831Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T08:08:33.092Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T08:08:33.116Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage (1.09s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run (0.28s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T08:08:33.352Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T08:08:33.352Z] PASS [2022-01-20T08:08:33.352Z] [2022-01-20T08:08:33.352Z] === Skipped [2022-01-20T08:08:33.352Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:08:33.352Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T08:08:33.352Z] [2022-01-20T08:08:33.352Z] DONE 50 tests, 1 skipped in 19.720s [2022-01-20T08:08:33.352Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T08:08:33.352Z] ++ 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-01-20T08:08:33.352Z] ++ set -e [2022-01-20T08:08:33.352Z] ++ '[' -n 0 ']' [2022-01-20T08:08:33.352Z] ++ set -x [2022-01-20T08:08:33.352Z] ++ 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-01-20T08:08:33.352Z] INFO: Testing against a local daemon [2022-01-20T08:08:33.352Z] === RUN TestVolumesCreateAndList [2022-01-20T08:08:33.352Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-01-20T08:08:33.352Z] === RUN TestVolumesRemove [2022-01-20T08:08:33.352Z] --- PASS: TestVolumesRemove (0.06s) [2022-01-20T08:08:33.352Z] === RUN TestVolumesInspect [2022-01-20T08:08:33.352Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T08:08:33.352Z] === RUN TestVolumesInvalidJSON [2022-01-20T08:08:33.352Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T08:08:33.352Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T08:08:33.352Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T08:08:33.352Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T08:08:33.352Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T08:08:33.352Z] PASS [2022-01-20T08:08:33.352Z] [2022-01-20T08:08:33.352Z] DONE 5 tests in 0.201s [2022-01-20T08:08:33.352Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T08:08:33.381Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T08:08:33.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:08:33.540Z] INFO: Testing against a local daemon [2022-01-20T08:08:33.540Z] === RUN TestConfigInspect [2022-01-20T08:08:33.540Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:33.540Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T08:08:33.540Z] === RUN TestConfigList [2022-01-20T08:08:33.540Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:33.540Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T08:08:33.540Z] === RUN TestConfigsCreateAndDelete [2022-01-20T08:08:33.540Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:33.540Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T08:08:33.540Z] === RUN TestConfigsUpdate [2022-01-20T08:08:33.540Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:33.540Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T08:08:33.540Z] === RUN TestTemplatedConfig [2022-01-20T08:08:33.540Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:33.540Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T08:08:33.540Z] === RUN TestConfigCreateResolve [2022-01-20T08:08:33.540Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:08:33.540Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T08:08:33.540Z] PASS [2022-01-20T08:08:33.540Z] ok github.com/docker/docker/integration/config 0.085s [2022-01-20T08:08:33.613Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T08:08:33.613Z] +++ kill 13081 [2022-01-20T08:08:33.873Z] +++ /etc/init.d/apparmor stop [2022-01-20T08:08:33.873Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T08:08:33.873Z] [2022-01-20T08:08:33.873Z] Unloading profiles will leave already running processes permanently [2022-01-20T08:08:33.873Z] unconfined, which can lead to unexpected situations. [2022-01-20T08:08:33.873Z] [2022-01-20T08:08:33.873Z] To set a process to complain mode, use the command line tool [2022-01-20T08:08:33.873Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T08:08:33.873Z] +++ true [2022-01-20T08:08:33.873Z] exiting test-integration [2022-01-20T08:08:33.873Z] ++ exit 0 [2022-01-20T08:08:33.873Z] [2022-01-20T08:08:33.919Z] --- PASS: TestExec (4.04s) [2022-01-20T08:08:33.919Z] === RUN TestExecUser [2022-01-20T08:08:33.919Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T08:08:33.919Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T08:08:33.919Z] === RUN TestExportContainerAndImportImage [2022-01-20T08:08:33.919Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:33.919Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T08:08:33.919Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T08:08:33.919Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:33.919Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T08:08:33.919Z] === RUN TestHealthCheckWorkdir [2022-01-20T08:08:33.919Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T08:08:33.919Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T08:08:33.919Z] === RUN TestHealthKillContainer [2022-01-20T08:08:33.919Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T08:08:33.919Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T08:08:33.919Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T08:08:33.919Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T08:08:33.919Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T08:08:33.919Z] === RUN TestKillContainerInvalidSignal [2022-01-20T08:08:33.952Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T08:08:34.008Z] [2022-01-20T08:08:34.008Z] === Skipped [2022-01-20T08:08:34.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T08:08:34.008Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:34.008Z] [2022-01-20T08:08:34.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T08:08:34.008Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:34.008Z] [2022-01-20T08:08:34.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T08:08:34.008Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:34.008Z] [2022-01-20T08:08:34.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T08:08:34.008Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:34.008Z] [2022-01-20T08:08:34.008Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T08:08:34.008Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:34.008Z] [2022-01-20T08:08:34.008Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T08:08:34.008Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:08:34.008Z] [2022-01-20T08:08:34.008Z] DONE 6 tests, 6 skipped in 2.144s [2022-01-20T08:08:34.008Z] Running D:\gopath\src\github.com\docker\docker\integration\container Post stage [Pipeline] junit [2022-01-20T08:08:34.457Z] Recording test results [2022-01-20T08:08:34.661Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T08:08:34.894Z] time="2022-01-20T08:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:08:34.894Z] time="2022-01-20T08:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2226674672fd23acb53dfc86399cae7451cbc5716f149b33e71bef9f5804522" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:08:34.894Z] time="2022-01-20T08:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:08:34.894Z] time="2022-01-20T08:08:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2226674672fd23acb53dfc86399cae7451cbc5716f149b33e71bef9f5804522" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:08:35.001Z] + echo Ensuring container killed. [2022-01-20T08:08:35.001Z] Ensuring container killed. [2022-01-20T08:08:35.001Z] + docker rm -vf docker-pr13 [2022-01-20T08:08:35.001Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-01-20T08:08:35.287Z] + echo Chowning /workspace to jenkins user [2022-01-20T08:08:35.287Z] Chowning /workspace to jenkins user [2022-01-20T08:08:35.287Z] + id -u [2022-01-20T08:08:35.287Z] + id -g [2022-01-20T08:08:35.287Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43103:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T08:08:35.287Z] Unable to find image 'busybox:latest' locally [2022-01-20T08:08:35.287Z] latest: Pulling from library/busybox [2022-01-20T08:08:35.465Z] === RUN TestPluginInstall/with_htpasswd [2022-01-20T08:08:35.465Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T08:08:35.549Z] a01966dde7f8: Pulling fs layer [2022-01-20T08:08:35.549Z] a01966dde7f8: Download complete [2022-01-20T08:08:35.549Z] a01966dde7f8: Pull complete [2022-01-20T08:08:35.549Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T08:08:35.549Z] Status: Downloaded newer image for busybox:latest [2022-01-20T08:08:36.035Z] time="2022-01-20T08:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:08:36.035Z] time="2022-01-20T08:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35e6d39832c7deeb9b5d03b4f0b36f7cd8f7ecf4ca4bab0fa5d1400b9a4bf1d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:08:36.035Z] time="2022-01-20T08:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:08:36.035Z] time="2022-01-20T08:08:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35e6d39832c7deeb9b5d03b4f0b36f7cd8f7ecf4ca4bab0fa5d1400b9a4bf1d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:08:36.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:08:36.254Z] INFO: Testing against a local daemon [2022-01-20T08:08:36.254Z] === RUN TestCheckpoint [2022-01-20T08:08:36.254Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:08:36.254Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T08:08:36.254Z] === RUN TestContainerInvalidJSON [2022-01-20T08:08:36.254Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:08:36.254Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:08:36.254Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:08:36.254Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:08:36.255Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:08:36.255Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:08:36.255Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-01-20T08:08:36.255Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-01-20T08:08:36.255Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T08:08:36.255Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T08:08:36.295Z] === RUN TestPluginInstall/with_insecure [2022-01-20T08:08:36.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-01-20T08:08:36.723Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T08:08:36.723Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2022-01-20T08:08:36.723Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T08:08:36.867Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T08:08:36.867Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T08:08:36.867Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T08:08:36.867Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T08:08:36.867Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T08:08:36.885Z] --- PASS: TestKillContainerInvalidSignal (3.06s) [2022-01-20T08:08:36.885Z] === RUN TestKillContainer [2022-01-20T08:08:36.885Z] === RUN TestKillContainer/no_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T08:08:37.192Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-01-20T08:08:37.192Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T08:08:37.192Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-01-20T08:08:37.192Z] === RUN TestCopyFromContainer [2022-01-20T08:08:37.192Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:37.192Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T08:08:37.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T08:08:37.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:08:37.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:08:37.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:08:37.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:08:37.192Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:08:37.192Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:08:37.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:08:37.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:08:37.192Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:08:37.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T08:08:37.192Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T08:08:37.192Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T08:08:37.192Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidEnv [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T08:08:37.192Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T08:08:37.192Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T08:08:37.192Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T08:08:37.192Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T08:08:37.192Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T08:08:37.192Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T08:08:37.192Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T08:08:37.192Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:37.192Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T08:08:37.192Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T08:08:37.192Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:08:37.192Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T08:08:37.192Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T08:08:37.192Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:08:37.192Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:08:37.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:08:37.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:08:37.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:08:37.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:08:37.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:08:37.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:08:37.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:08:37.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:08:37.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:08:37.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:08:37.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T08:08:37.192Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T08:08:37.192Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T08:08:37.192Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T08:08:37.192Z] === RUN TestCreateDifferentPlatform [2022-01-20T08:08:37.192Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T08:08:37.192Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T08:08:37.192Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T08:08:37.192Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T08:08:37.192Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T08:08:37.230Z] + bundleName=arm64-integration [2022-01-20T08:08:37.230Z] + echo Creating arm64-integration-bundles.tar.gz [2022-01-20T08:08:37.231Z] Creating arm64-integration-bundles.tar.gz [2022-01-20T08:08:37.231Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-01-20T08:08:37.231Z] + 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-01-20T08:08:37.244Z] Archiving artifacts [2022-01-20T08:08:37.438Z] time="2022-01-20T08:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:08:37.438Z] time="2022-01-20T08:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c5803631ffc0350a1e4cd0ab49cb62cd9e2255c4b6898e140933b33d45d0799" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:08:37.438Z] time="2022-01-20T08:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-01-20T08:08:37.438Z] time="2022-01-20T08:08:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c5803631ffc0350a1e4cd0ab49cb62cd9e2255c4b6898e140933b33d45d0799" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-01-20T08:08:37.438Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T08:08:37.661Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-01-20T08:08:37.661Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T08:08:37.661Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T08:08:37.661Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T08:08:37.661Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T08:08:37.661Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:37.661Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T08:08:37.661Z] === RUN TestDiff [2022-01-20T08:08:37.661Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T08:08:37.661Z] --- SKIP: TestDiff (0.00s) [2022-01-20T08:08:37.661Z] === RUN TestExecWithCloseStdin [2022-01-20T08:08:37.699Z] plugin_test.go:165: [d05c8eed428e1] daemon is not started [2022-01-20T08:08:37.699Z] --- PASS: TestPluginInstall (6.07s) [2022-01-20T08:08:37.699Z] --- PASS: TestPluginInstall/no_auth (3.86s) [2022-01-20T08:08:37.699Z] --- PASS: TestPluginInstall/with_htpasswd (0.96s) [2022-01-20T08:08:37.699Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2022-01-20T08:08:37.699Z] === RUN TestPluginsWithRuntimes [2022-01-20T08:08:38.979Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43103/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T08:08:39.082Z] === RUN TestPluginsWithRuntimes/No_Args [2022-01-20T08:08:39.293Z] + make clean [2022-01-20T08:08:39.293Z] docker volume rm -f docker-dev-cache [2022-01-20T08:08:39.293Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T08:08:39.887Z] --- PASS: TestExecWithCloseStdin (2.40s) [2022-01-20T08:08:39.888Z] === RUN TestExec [2022-01-20T08:08:40.022Z] === RUN TestPluginsWithRuntimes/With_Args [2022-01-20T08:08:40.683Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T08:08:40.683Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T08:08:40.683Z] === RUN TestKillContainer/killing_signal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T08:08:40.964Z] --- PASS: TestPluginsWithRuntimes (3.30s) [2022-01-20T08:08:40.964Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2022-01-20T08:08:40.964Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-01-20T08:08:40.964Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T08:08:41.536Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-01-20T08:08:41.536Z] PASS [2022-01-20T08:08:41.536Z] [2022-01-20T08:08:41.536Z] DONE 10 tests in 10.023s [2022-01-20T08:08:41.536Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-01-20T08:08:41.536Z] ++ 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-01-20T08:08:41.536Z] ++ set -e [2022-01-20T08:08:41.536Z] ++ '[' -n 0 ']' [2022-01-20T08:08:41.536Z] ++ set -x [2022-01-20T08:08:41.536Z] ++ 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-01-20T08:08:41.536Z] INFO: Testing against a local daemon [2022-01-20T08:08:41.536Z] === RUN TestExternalGraphDriver [2022-01-20T08:08:41.536Z] === RUN TestExternalGraphDriver/json [2022-01-20T08:08:41.806Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T08:08:42.114Z] --- PASS: TestExec (2.18s) [2022-01-20T08:08:42.114Z] === RUN TestExecUser [2022-01-20T08:08:42.114Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T08:08:42.114Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T08:08:42.114Z] === RUN TestExportContainerAndImportImage [2022-01-20T08:08:42.114Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:42.114Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T08:08:42.114Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T08:08:42.114Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:42.114Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T08:08:42.114Z] === RUN TestHealthCheckWorkdir [2022-01-20T08:08:42.114Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T08:08:42.114Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T08:08:42.115Z] === RUN TestHealthKillContainer [2022-01-20T08:08:42.115Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T08:08:42.115Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T08:08:42.115Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T08:08:42.115Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T08:08:42.115Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T08:08:42.115Z] === RUN TestKillContainerInvalidSignal [2022-01-20T08:08:42.378Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T08:08:42.948Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T08:08:42.948Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-20T08:08:42.948Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T08:08:42.948Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T08:08:43.519Z] === RUN TestExternalGraphDriver/spec [2022-01-20T08:08:43.636Z] --- PASS: TestKillContainer (6.19s) [2022-01-20T08:08:43.636Z] --- PASS: TestKillContainer/no_signal (3.12s) [2022-01-20T08:08:43.636Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T08:08:43.636Z] --- PASS: TestKillContainer/killing_signal (3.03s) [2022-01-20T08:08:43.636Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T08:08:43.636Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:08:43.636Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T08:08:43.636Z] === RUN TestKillStoppedContainer [2022-01-20T08:08:43.636Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:08:43.636Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T08:08:43.636Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T08:08:43.636Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:08:43.636Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T08:08:43.636Z] === RUN TestKillDifferentUserContainer [2022-01-20T08:08:43.636Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T08:08:43.636Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T08:08:43.636Z] === RUN TestInspectOomKilledTrue [2022-01-20T08:08:43.636Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:43.636Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T08:08:43.636Z] === RUN TestInspectOomKilledFalse [2022-01-20T08:08:43.636Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:08:43.636Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T08:08:43.636Z] === RUN TestLogsFollowTailEmpty [2022-01-20T08:08:44.329Z] --- PASS: TestKillContainerInvalidSignal (2.12s) [2022-01-20T08:08:44.329Z] === RUN TestKillContainer [2022-01-20T08:08:44.329Z] === RUN TestKillContainer/no_signal [2022-01-20T08:08:44.902Z] === RUN TestExternalGraphDriver/pull [2022-01-20T08:08:45.472Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T08:08:46.042Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T08:08:46.546Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T08:08:46.546Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T08:08:46.546Z] === RUN TestKillContainer/killing_signal [2022-01-20T08:08:46.590Z] --- PASS: TestLogsFollowTailEmpty (3.12s) [2022-01-20T08:08:46.590Z] === RUN TestNetworkNat [2022-01-20T08:08:46.590Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T08:08:46.590Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T08:08:46.590Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T08:08:46.983Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T08:08:46.983Z] --- PASS: TestExternalGraphDriver (5.39s) [2022-01-20T08:08:46.983Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-01-20T08:08:46.983Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-01-20T08:08:46.983Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2022-01-20T08:08:46.983Z] === RUN TestGraphdriverPluginV2 [2022-01-20T08:08:49.497Z] --- PASS: TestKillContainer (4.77s) [2022-01-20T08:08:49.497Z] --- PASS: TestKillContainer/no_signal (2.05s) [2022-01-20T08:08:49.497Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T08:08:49.497Z] --- PASS: TestKillContainer/killing_signal (2.67s) [2022-01-20T08:08:49.497Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T08:08:49.497Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:08:49.497Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T08:08:49.497Z] === RUN TestKillStoppedContainer [2022-01-20T08:08:49.497Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:08:49.497Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T08:08:49.497Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T08:08:49.497Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:08:49.497Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T08:08:49.497Z] === RUN TestKillDifferentUserContainer [2022-01-20T08:08:49.497Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T08:08:49.497Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T08:08:49.497Z] === RUN TestInspectOomKilledTrue [2022-01-20T08:08:49.497Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:49.497Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T08:08:49.497Z] === RUN TestInspectOomKilledFalse [2022-01-20T08:08:49.497Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:08:49.497Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T08:08:49.497Z] === RUN TestLogsFollowTailEmpty [2022-01-20T08:08:50.283Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T08:08:50.283Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T08:08:50.392Z] --- PASS: TestNetworkLocalhostTCPNat (3.73s) [2022-01-20T08:08:50.392Z] === RUN TestNetworkLoopbackNat [2022-01-20T08:08:50.392Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T08:08:50.392Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T08:08:50.392Z] === RUN TestPause [2022-01-20T08:08:50.392Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T08:08:50.392Z] --- SKIP: TestPause (0.00s) [2022-01-20T08:08:50.392Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T08:08:51.065Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2022-01-20T08:08:51.065Z] === RUN TestNetworkNat [2022-01-20T08:08:51.065Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T08:08:51.065Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T08:08:51.065Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T08:08:51.225Z] --- PASS: TestGraphdriverPluginV2 (4.38s) [2022-01-20T08:08:51.225Z] PASS [2022-01-20T08:08:51.225Z] [2022-01-20T08:08:51.225Z] DONE 5 tests in 9.813s [2022-01-20T08:08:51.225Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-01-20T08:08:51.225Z] ++ 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-01-20T08:08:51.225Z] ++ set -e [2022-01-20T08:08:51.225Z] ++ '[' -n 0 ']' [2022-01-20T08:08:51.225Z] ++ set -x [2022-01-20T08:08:51.225Z] ++ 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-01-20T08:08:51.486Z] INFO: Testing against a local daemon [2022-01-20T08:08:51.486Z] === RUN TestContinueAfterPluginCrash [2022-01-20T08:08:51.486Z] === PAUSE TestContinueAfterPluginCrash [2022-01-20T08:08:51.486Z] === RUN TestReadPluginNoRead [2022-01-20T08:08:51.486Z] === PAUSE TestReadPluginNoRead [2022-01-20T08:08:51.486Z] === RUN TestDaemonStartWithLogOpt [2022-01-20T08:08:51.486Z] === PAUSE TestDaemonStartWithLogOpt [2022-01-20T08:08:51.486Z] === CONT TestContinueAfterPluginCrash [2022-01-20T08:08:51.486Z] === CONT TestDaemonStartWithLogOpt [2022-01-20T08:08:51.747Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T08:08:53.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T08:08:53.345Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.14s) [2022-01-20T08:08:53.345Z] === RUN TestPauseStopPausedContainer [2022-01-20T08:08:53.345Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:53.345Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T08:08:53.345Z] === RUN TestPsFilter [2022-01-20T08:08:53.345Z] --- PASS: TestPsFilter (0.32s) [2022-01-20T08:08:53.345Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T08:08:54.018Z] --- PASS: TestNetworkLocalhostTCPNat (2.49s) [2022-01-20T08:08:54.018Z] === RUN TestNetworkLoopbackNat [2022-01-20T08:08:54.018Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T08:08:54.018Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T08:08:54.018Z] === RUN TestPause [2022-01-20T08:08:54.018Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T08:08:54.018Z] --- SKIP: TestPause (0.00s) [2022-01-20T08:08:54.018Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T08:08:54.519Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-01-20T08:08:55.583Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.18s) [2022-01-20T08:08:55.583Z] === RUN TestPauseStopPausedContainer [2022-01-20T08:08:55.583Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:08:55.583Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T08:08:55.583Z] === RUN TestPsFilter [2022-01-20T08:08:55.901Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-01-20T08:08:55.901Z] --- PASS: TestDaemonStartWithLogOpt (4.41s) [2022-01-20T08:08:55.901Z] === CONT TestReadPluginNoRead [2022-01-20T08:08:56.052Z] --- PASS: TestPsFilter (0.32s) [2022-01-20T08:08:56.052Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T08:08:56.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-01-20T08:08:57.141Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.02s) [2022-01-20T08:08:57.141Z] === RUN TestRemoveContainerWithVolume [2022-01-20T08:08:57.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-01-20T08:08:58.361Z] === RUN TestReadPluginNoRead/default [2022-01-20T08:08:58.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-01-20T08:08:59.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.69s) [2022-01-20T08:08:59.003Z] === RUN TestRemoveContainerWithVolume [2022-01-20T08:08:59.405Z] --- PASS: TestRemoveContainerWithVolume (3.02s) [2022-01-20T08:08:59.405Z] === RUN TestRemoveContainerRunning [2022-01-20T08:09:00.318Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-01-20T08:09:00.318Z] === RUN TestReadPluginNoRead/disabled_caching [2022-01-20T08:09:00.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d65530_} [2022-01-20T08:09:00.890Z] --- PASS: TestContinueAfterPluginCrash (9.42s) [2022-01-20T08:09:01.221Z] --- PASS: TestRemoveContainerWithVolume (2.33s) [2022-01-20T08:09:01.221Z] === RUN TestRemoveContainerRunning [2022-01-20T08:09:01.462Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-01-20T08:09:02.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13113199621_/foo_false____} [2022-01-20T08:09:02.608Z] docker_api_swarm_node_test.go:20: [db96cf85d68ed] joining swarm manager [d52d9da374ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:09:03.179Z] === CONT TestReadPluginNoRead [2022-01-20T08:09:03.179Z] read_test.go:92: [d6844185cfe82] daemon is not started [2022-01-20T08:09:03.179Z] --- PASS: TestReadPluginNoRead (7.31s) [2022-01-20T08:09:03.179Z] --- PASS: TestReadPluginNoRead/default (1.64s) [2022-01-20T08:09:03.179Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2022-01-20T08:09:03.179Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.60s) [2022-01-20T08:09:03.179Z] PASS [2022-01-20T08:09:03.179Z] [2022-01-20T08:09:03.179Z] DONE 6 tests in 11.751s [2022-01-20T08:09:03.179Z] 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-01-20T08:09:03.179Z] ++ 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-01-20T08:09:03.179Z] ++ set -e [2022-01-20T08:09:03.179Z] ++ '[' -n 0 ']' [2022-01-20T08:09:03.179Z] ++ set -x [2022-01-20T08:09:03.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-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-01-20T08:09:03.179Z] testing: warning: no tests to run [2022-01-20T08:09:03.179Z] PASS [2022-01-20T08:09:03.179Z] [2022-01-20T08:09:03.179Z] DONE 0 tests in 0.024s [2022-01-20T08:09:03.179Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-01-20T08:09:03.179Z] ++ 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-01-20T08:09:03.179Z] ++ set -e [2022-01-20T08:09:03.179Z] ++ '[' -n 0 ']' [2022-01-20T08:09:03.179Z] ++ set -x [2022-01-20T08:09:03.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-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-01-20T08:09:03.179Z] INFO: Testing against a local daemon [2022-01-20T08:09:03.179Z] === RUN TestPluginWithDevMounts [2022-01-20T08:09:03.179Z] === PAUSE TestPluginWithDevMounts [2022-01-20T08:09:03.179Z] === CONT TestPluginWithDevMounts [2022-01-20T08:09:03.217Z] --- PASS: TestRemoveContainerRunning (3.12s) [2022-01-20T08:09:03.217Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T08:09:03.439Z] --- PASS: TestRemoveContainerRunning (2.07s) [2022-01-20T08:09:03.439Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T08:09:03.439Z] docker_api_swarm_node_test.go:21: [d88137d9ee11a] joining swarm manager [d52d9da374ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:09:03.440Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13113199621_/foo_true____} [2022-01-20T08:09:04.821Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-01-20T08:09:04.821Z] PASS [2022-01-20T08:09:04.821Z] [2022-01-20T08:09:04.821Z] DONE 1 tests in 1.652s [2022-01-20T08:09:04.821Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-01-20T08:09:04.821Z] ++ 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-01-20T08:09:04.821Z] ++ set -e [2022-01-20T08:09:04.821Z] ++ '[' -n 0 ']' [2022-01-20T08:09:04.821Z] ++ set -x [2022-01-20T08:09:04.821Z] ++ 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-01-20T08:09:04.821Z] INFO: Testing against a local daemon [2022-01-20T08:09:04.821Z] === RUN TestSecretInspect [2022-01-20T08:09:04.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31283527338_/foo_false____} [2022-01-20T08:09:05.003Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.04s) [2022-01-20T08:09:05.003Z] === RUN TestRemoveInvalidContainer [2022-01-20T08:09:05.003Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-01-20T08:09:05.003Z] === RUN TestRenameLinkedContainer [2022-01-20T08:09:05.003Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T08:09:05.003Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T08:09:05.003Z] === RUN TestRenameStoppedContainer [2022-01-20T08:09:05.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:09:05.564Z] INFO: Testing against a local daemon [2022-01-20T08:09:05.564Z] === RUN TestBuildWithSession [2022-01-20T08:09:05.564Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:09:05.564Z] --- SKIP: TestBuildWithSession (0.00s) [2022-01-20T08:09:05.564Z] === RUN TestBuildSquashParent [2022-01-20T08:09:05.564Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:09:05.564Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-01-20T08:09:05.564Z] === RUN TestBuildWithRemoveAndForceRemove [2022-01-20T08:09:05.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:09:05.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:09:05.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:09:05.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:09:05.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:09:05.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:09:05.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:09:05.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:09:05.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:09:05.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:09:05.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:09:05.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:09:05.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-01-20T08:09:05.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-01-20T08:09:05.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-01-20T08:09:05.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-01-20T08:09:06.174Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.09s) [2022-01-20T08:09:06.174Z] === RUN TestRemoveInvalidContainer [2022-01-20T08:09:06.174Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-20T08:09:06.174Z] === RUN TestRenameLinkedContainer [2022-01-20T08:09:06.174Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T08:09:06.174Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T08:09:06.174Z] === RUN TestRenameStoppedContainer [2022-01-20T08:09:06.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31283527338_/foo_true____} [2022-01-20T08:09:07.143Z] --- PASS: TestSecretInspect (2.32s) [2022-01-20T08:09:07.143Z] === RUN TestSecretList [2022-01-20T08:09:07.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31283527338_/foo_true__0xc000d65560__} [2022-01-20T08:09:07.954Z] --- PASS: TestRenameStoppedContainer (2.59s) [2022-01-20T08:09:07.954Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T08:09:09.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d65578_} [2022-01-20T08:09:09.131Z] --- PASS: TestRenameStoppedContainer (3.12s) [2022-01-20T08:09:09.131Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T08:09:09.667Z] --- PASS: TestSecretList (2.45s) [2022-01-20T08:09:09.667Z] === RUN TestSecretsCreateAndDelete [2022-01-20T08:09:10.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d65590_} [2022-01-20T08:09:11.750Z] --- PASS: TestRenameRunningContainerAndReuse (4.06s) [2022-01-20T08:09:11.750Z] === RUN TestRenameInvalidName [2022-01-20T08:09:11.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d655a8_} [2022-01-20T08:09:11.989Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2022-01-20T08:09:11.989Z] === RUN TestSecretsUpdate [2022-01-20T08:09:12.761Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-01-20T08:09:13.232Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-01-20T08:09:13.371Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d655c0_} [2022-01-20T08:09:13.942Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-01-20T08:09:13.967Z] --- PASS: TestRenameInvalidName (2.07s) [2022-01-20T08:09:13.967Z] === RUN TestRenameAnonymousContainer [2022-01-20T08:09:14.203Z] --- PASS: TestSecretsUpdate (2.23s) [2022-01-20T08:09:14.203Z] === RUN TestTemplatedSecret [2022-01-20T08:09:14.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T08:09:15.002Z] --- PASS: TestRenameRunningContainerAndReuse (6.15s) [2022-01-20T08:09:15.003Z] === RUN TestRenameInvalidName [2022-01-20T08:09:15.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T08:09:15.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T08:09:15.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T08:09:15.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T08:09:15.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T08:09:15.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T08:09:15.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-01-20T08:09:15.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-01-20T08:09:16.241Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T08:09:17.626Z] --- PASS: TestTemplatedSecret (3.61s) [2022-01-20T08:09:17.626Z] === RUN TestSecretCreateResolve [2022-01-20T08:09:18.798Z] --- PASS: TestRenameInvalidName (3.10s) [2022-01-20T08:09:18.798Z] === RUN TestRenameAnonymousContainer [2022-01-20T08:09:19.010Z] docker_api_swarm_test.go:502: [d7f40991618a3] joining swarm manager [da7d6b7d4fa35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:09:19.579Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T08:09:19.942Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-01-20T08:09:19.943Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-20T08:09:19.943Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-01-20T08:09:19.943Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-01-20T08:09:19.943Z] Cross building: bundles/cross/linux/s390x [2022-01-20T08:09:19.943Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-20T08:09:19.943Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-20T08:09:20.520Z] --- PASS: TestSecretCreateResolve (2.69s) [2022-01-20T08:09:20.520Z] PASS [2022-01-20T08:09:20.520Z] [2022-01-20T08:09:20.520Z] DONE 6 tests in 15.580s [2022-01-20T08:09:20.520Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-01-20T08:09:20.520Z] ++ 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-01-20T08:09:20.520Z] ++ set -e [2022-01-20T08:09:20.520Z] ++ '[' -n 0 ']' [2022-01-20T08:09:20.520Z] ++ set -x [2022-01-20T08:09:20.520Z] ++ 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-01-20T08:09:20.520Z] INFO: Testing against a local daemon [2022-01-20T08:09:20.520Z] === RUN TestServiceCreateInit [2022-01-20T08:09:20.520Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T08:09:21.113Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T08:09:23.657Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T08:09:24.403Z] --- PASS: TestRenameAnonymousContainer (9.91s) [2022-01-20T08:09:24.403Z] === RUN TestRenameContainerWithSameName [2022-01-20T08:09:25.042Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T08:09:25.042Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T08:09:25.042Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T08:09:25.614Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T08:09:25.744Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-01-20T08:09:25.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.95s) [2022-01-20T08:09:25.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.18s) [2022-01-20T08:09:25.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.33s) [2022-01-20T08:09:25.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.42s) [2022-01-20T08:09:25.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.54s) [2022-01-20T08:09:25.744Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.32s) [2022-01-20T08:09:25.744Z] === RUN TestBuildMultiStageCopy [2022-01-20T08:09:25.744Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-01-20T08:09:25.972Z] --- PASS: TestRenameContainerWithSameName (2.18s) [2022-01-20T08:09:25.972Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T08:09:25.972Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T08:09:25.972Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T08:09:25.972Z] === RUN TestResize [2022-01-20T08:09:26.185Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-01-20T08:09:26.756Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T08:09:27.696Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T08:09:28.190Z] --- PASS: TestResize (2.03s) [2022-01-20T08:09:28.190Z] === RUN TestResizeWithInvalidSize [2022-01-20T08:09:28.269Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T08:09:28.841Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T08:09:29.101Z] docker_api_swarm_test.go:507: [d97a79fe48b2a] joining swarm manager [da7d6b7d4fa35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:09:29.362Z] --- PASS: TestServiceCreateInit (8.82s) [2022-01-20T08:09:29.362Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.33s) [2022-01-20T08:09:29.362Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s) [2022-01-20T08:09:29.362Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T08:09:29.622Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T08:09:30.403Z] --- PASS: TestResizeWithInvalidSize (2.07s) [2022-01-20T08:09:30.403Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T08:09:30.563Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T08:09:31.135Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T08:09:31.303Z] --- PASS: TestRenameAnonymousContainer (11.66s) [2022-01-20T08:09:31.303Z] === RUN TestRenameContainerWithSameName [2022-01-20T08:09:32.077Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T08:09:32.619Z] --- PASS: TestResizeWhenContainerNotStarted (2.63s) [2022-01-20T08:09:32.619Z] === RUN TestDaemonRestartKillContainers [2022-01-20T08:09:32.619Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:09:32.619Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:09:32.619Z] === RUN TestStats [2022-01-20T08:09:32.619Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T08:09:32.619Z] --- SKIP: TestStats (0.00s) [2022-01-20T08:09:32.619Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T08:09:32.872Z] --- PASS: TestRenameContainerWithSameName (3.09s) [2022-01-20T08:09:32.872Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T08:09:32.872Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T08:09:32.872Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T08:09:32.872Z] === RUN TestResize [2022-01-20T08:09:32.921Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-01-20T08:09:33.020Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T08:09:33.591Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T08:09:33.929Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-01-20T08:09:34.162Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T08:09:34.934Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-01-20T08:09:35.548Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T08:09:35.926Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-01-20T08:09:36.494Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T08:09:36.666Z] --- PASS: TestResize (3.26s) [2022-01-20T08:09:36.666Z] === RUN TestResizeWithInvalidSize [2022-01-20T08:09:37.068Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T08:09:37.068Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T08:09:37.497Z] --- PASS: TestBuildMultiStageCopy (12.92s) [2022-01-20T08:09:37.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.56s) [2022-01-20T08:09:37.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.78s) [2022-01-20T08:09:37.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-01-20T08:09:37.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.23s) [2022-01-20T08:09:37.498Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s) [2022-01-20T08:09:37.498Z] === RUN TestBuildMultiStageParentConfig [2022-01-20T08:09:37.638Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T08:09:38.209Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T08:09:39.150Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T08:09:39.410Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T08:09:39.620Z] --- PASS: TestResizeWithInvalidSize (3.04s) [2022-01-20T08:09:39.620Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T08:09:39.780Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.18s) [2022-01-20T08:09:39.780Z] === RUN TestStopContainerWithTimeout [2022-01-20T08:09:39.780Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T08:09:39.780Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T08:09:39.780Z] === RUN TestUpdateRestartPolicy [2022-01-20T08:09:40.376Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T08:09:40.457Z] --- PASS: TestBuildMultiStageParentConfig (2.77s) [2022-01-20T08:09:40.457Z] === RUN TestBuildLabelWithTargets [2022-01-20T08:09:40.457Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:09:40.457Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-01-20T08:09:40.457Z] === RUN TestBuildWithEmptyLayers [2022-01-20T08:09:41.447Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-01-20T08:09:41.447Z] === RUN TestBuildMultiStageOnBuild [2022-01-20T08:09:41.761Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T08:09:42.021Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T08:09:42.572Z] --- PASS: TestResizeWhenContainerNotStarted (3.08s) [2022-01-20T08:09:42.572Z] === RUN TestDaemonRestartKillContainers [2022-01-20T08:09:42.572Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:09:42.572Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:09:42.572Z] === RUN TestStats [2022-01-20T08:09:42.572Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T08:09:42.572Z] --- SKIP: TestStats (0.00s) [2022-01-20T08:09:42.572Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T08:09:43.407Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T08:09:46.708Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T08:09:46.708Z] --- PASS: TestCreateServiceMultipleTimes (17.35s) [2022-01-20T08:09:46.708Z] === RUN TestCreateServiceConflict [2022-01-20T08:09:48.625Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T08:09:49.196Z] --- PASS: TestCreateServiceConflict (2.51s) [2022-01-20T08:09:49.196Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T08:09:49.196Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T08:09:51.240Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.13s) [2022-01-20T08:09:51.240Z] === RUN TestStopContainerWithTimeout [2022-01-20T08:09:51.240Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T08:09:51.240Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T08:09:51.240Z] === RUN TestUpdateRestartPolicy [2022-01-20T08:09:52.494Z] --- PASS: TestCreateServiceMaxReplicas (3.18s) [2022-01-20T08:09:52.495Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T08:09:52.755Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T08:09:55.299Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T08:09:55.559Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T08:09:58.861Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-01-20T08:09:58.861Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T08:09:59.318Z] --- PASS: TestBuildMultiStageOnBuild (17.22s) [2022-01-20T08:09:59.318Z] === RUN TestBuildUncleanTarFilenames [2022-01-20T08:09:59.318Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:09:59.318Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-01-20T08:09:59.318Z] === RUN TestBuildMultiStageLayerLeak [2022-01-20T08:09:59.432Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T08:10:00.373Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T08:10:01.314Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T08:10:01.884Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T08:10:02.455Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T08:10:02.715Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T08:10:03.309Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T08:10:04.256Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T08:10:04.256Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T08:10:04.256Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T08:10:04.516Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T08:10:04.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-01-20T08:10:05.037Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T08:10:05.037Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T08:10:05.037Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T08:10:05.037Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T08:10:05.067Z] --- PASS: TestUpdateRestartPolicy (22.02s) [2022-01-20T08:10:05.067Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T08:10:05.067Z] --- PASS: TestUpdateRestartWithAutoRemove (2.09s) [2022-01-20T08:10:05.067Z] === RUN TestWaitNonBlocked [2022-01-20T08:10:05.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:10:05.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:10:05.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:10:05.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:10:05.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:10:05.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:10:05.608Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T08:10:05.868Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T08:10:05.868Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T08:10:06.129Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T08:10:06.129Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.88s) [2022-01-20T08:10:06.129Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T08:10:06.390Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T08:10:06.390Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T08:10:06.390Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T08:10:06.390Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T08:10:06.650Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T08:10:07.221Z] docker_api_swarm_node_test.go:81: [d4772c4ee729d] joining swarm manager [d1faf7792c90d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:10:08.019Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T08:10:08.019Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.27s) [2022-01-20T08:10:08.019Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.45s) [2022-01-20T08:10:08.019Z] === RUN TestWaitBlocked [2022-01-20T08:10:08.019Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:08.019Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T08:10:08.019Z] PASS [2022-01-20T08:10:08.019Z] ok github.com/docker/docker/integration/container 91.302s [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === Skipped [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T08:10:08.019Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T08:10:08.019Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T08:10:08.019Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T08:10:08.019Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T08:10:08.019Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T08:10:08.019Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T08:10:08.019Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T08:10:08.019Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T08:10:08.019Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T08:10:08.019Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T08:10:08.019Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T08:10:08.019Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T08:10:08.019Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T08:10:08.019Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T08:10:08.019Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T08:10:08.019Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T08:10:08.019Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T08:10:08.019Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T08:10:08.019Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T08:10:08.019Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T08:10:08.019Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T08:10:08.019Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T08:10:08.019Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T08:10:08.019Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T08:10:08.019Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T08:10:08.019Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T08:10:08.019Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T08:10:08.019Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T08:10:08.019Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T08:10:08.019Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:10:08.019Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T08:10:08.019Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T08:10:08.019Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T08:10:08.019Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:08.019Z] [2022-01-20T08:10:08.019Z] DONE 87 tests, 33 skipped in 93.707s [2022-01-20T08:10:08.019Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T08:10:08.613Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T08:10:08.613Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T08:10:08.875Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T08:10:09.768Z] --- PASS: TestBuildMultiStageLayerLeak (10.38s) [2022-01-20T08:10:09.768Z] === RUN TestBuildWithHugeFile [2022-01-20T08:10:12.176Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T08:10:12.437Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T08:10:12.437Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T08:10:12.437Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T08:10:12.697Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T08:10:12.697Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T08:10:13.268Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T08:10:14.211Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T08:10:15.151Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T08:10:16.098Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T08:10:16.533Z] --- PASS: TestUpdateRestartPolicy (24.41s) [2022-01-20T08:10:16.533Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T08:10:17.038Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T08:10:17.608Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T08:10:17.868Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T08:10:17.868Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T08:10:18.099Z] --- PASS: TestUpdateRestartWithAutoRemove (3.10s) [2022-01-20T08:10:18.099Z] === RUN TestWaitNonBlocked [2022-01-20T08:10:18.099Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:10:18.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:10:18.099Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:10:18.099Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:10:18.099Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:10:18.099Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:10:18.440Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T08:10:18.440Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-01-20T08:10:18.440Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-01-20T08:10:18.440Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-01-20T08:10:19.382Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-01-20T08:10:19.382Z] --- PASS: TestCreateServiceSecretFileMode (13.27s) [2022-01-20T08:10:19.382Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T08:10:19.955Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-01-20T08:10:20.526Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-01-20T08:10:21.468Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-01-20T08:10:21.468Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-01-20T08:10:21.468Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-01-20T08:10:21.730Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-01-20T08:10:22.693Z] docker_api_swarm_node_test.go:53: [d259379ffd68a] joining swarm manager [d129ca535ae39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:10:22.869Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-01-20T08:10:22.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.01s) [2022-01-20T08:10:22.869Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.42s) [2022-01-20T08:10:22.869Z] === RUN TestWaitBlocked [2022-01-20T08:10:22.869Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:22.869Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T08:10:22.869Z] PASS [2022-01-20T08:10:22.869Z] ok github.com/docker/docker/integration/container 113.813s [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === Skipped [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T08:10:22.869Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T08:10:22.869Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T08:10:22.869Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T08:10:22.869Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T08:10:22.869Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T08:10:22.869Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T08:10:22.869Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-01-20T08:10:22.869Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T08:10:22.869Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T08:10:22.869Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-01-20T08:10:22.869Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T08:10:22.869Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T08:10:22.869Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T08:10:22.869Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T08:10:22.869Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T08:10:22.869Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T08:10:22.869Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T08:10:22.869Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T08:10:22.869Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T08:10:22.869Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T08:10:22.869Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T08:10:22.869Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T08:10:22.869Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T08:10:22.869Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T08:10:22.869Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T08:10:22.869Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T08:10:22.869Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T08:10:22.869Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T08:10:22.869Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T08:10:22.869Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T08:10:22.869Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:10:22.869Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T08:10:22.869Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T08:10:22.869Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T08:10:22.869Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:22.869Z] [2022-01-20T08:10:22.869Z] DONE 87 tests, 34 skipped in 116.190s [2022-01-20T08:10:22.869Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T08:10:23.632Z] docker_api_swarm_node_test.go:54: [d83deb42e336f] joining swarm manager [d129ca535ae39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:10:27.829Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T08:10:29.217Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T08:10:29.323Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T08:10:29.323Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T08:10:29.323Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T08:10:29.323Z] === RUN TestDaemonConfigValidation [2022-01-20T08:10:29.323Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T08:10:29.323Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T08:10:29.323Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T08:10:29.323Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T08:10:29.323Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T08:10:29.323Z] === RUN TestDaemonProxy [2022-01-20T08:10:29.323Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T08:10:29.323Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T08:10:29.323Z] PASS [2022-01-20T08:10:29.323Z] ok github.com/docker/docker/integration/daemon 0.105s [2022-01-20T08:10:29.323Z] [2022-01-20T08:10:29.323Z] === Skipped [2022-01-20T08:10:29.323Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T08:10:29.323Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T08:10:29.323Z] [2022-01-20T08:10:29.323Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T08:10:29.323Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T08:10:29.323Z] [2022-01-20T08:10:29.323Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T08:10:29.323Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T08:10:29.323Z] [2022-01-20T08:10:29.323Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T08:10:29.323Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T08:10:29.323Z] [2022-01-20T08:10:29.323Z] DONE 4 tests, 4 skipped in 20.397s [2022-01-20T08:10:29.323Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T08:10:30.600Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T08:10:31.983Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-01-20T08:10:32.244Z] --- PASS: TestCreateServiceConfigFileMode (12.82s) [2022-01-20T08:10:32.244Z] === RUN TestCreateServiceSysctls [2022-01-20T08:10:32.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:32.283Z] INFO: Testing against a local daemon [2022-01-20T08:10:32.283Z] === RUN TestCommitInheritsEnv [2022-01-20T08:10:32.283Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:10:32.283Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-20T08:10:32.283Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T08:10:32.283Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:10:32.283Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:10:32.283Z] === RUN TestImportWithCustomPlatform [2022-01-20T08:10:32.283Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:10:32.283Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-01-20T08:10:32.283Z] === RUN TestImagesFilterMultiReference [2022-01-20T08:10:32.283Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-01-20T08:10:32.283Z] === RUN TestImagePullPlatformInvalid [2022-01-20T08:10:32.283Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T08:10:32.283Z] === RUN TestRemoveImageOrphaning [2022-01-20T08:10:32.753Z] --- PASS: TestRemoveImageOrphaning (0.98s) [2022-01-20T08:10:32.753Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T08:10:32.815Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T08:10:33.221Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-20T08:10:33.221Z] === RUN TestTagInvalidReference [2022-01-20T08:10:33.221Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T08:10:33.221Z] === RUN TestTagValidPrefixedRepo [2022-01-20T08:10:33.221Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-01-20T08:10:33.221Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T08:10:33.221Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-20T08:10:33.221Z] === RUN TestTagOfficialNames [2022-01-20T08:10:33.221Z] --- PASS: TestTagOfficialNames (0.08s) [2022-01-20T08:10:33.221Z] === RUN TestTagMatchesDigest [2022-01-20T08:10:33.221Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T08:10:33.221Z] PASS [2022-01-20T08:10:33.221Z] ok github.com/docker/docker/integration/image 1.457s [2022-01-20T08:10:33.221Z] [2022-01-20T08:10:33.221Z] === Skipped [2022-01-20T08:10:33.221Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-20T08:10:33.221Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:10:33.221Z] [2022-01-20T08:10:33.221Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:10:33.221Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:10:33.221Z] [2022-01-20T08:10:33.221Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-01-20T08:10:33.221Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:10:33.221Z] [2022-01-20T08:10:33.221Z] DONE 12 tests, 3 skipped in 5.158s [2022-01-20T08:10:33.390Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T08:10:33.695Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T08:10:34.332Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T08:10:34.902Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T08:10:35.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:35.275Z] INFO: Testing against a local daemon [2022-01-20T08:10:35.275Z] === RUN TestNetworkCreateDelete [2022-01-20T08:10:35.275Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:35.275Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T08:10:35.275Z] 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-01-20T08:10:35.275Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestDaemonDNSFallback [2022-01-20T08:10:35.275Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:35.275Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestInspectNetwork [2022-01-20T08:10:35.275Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:35.275Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T08:10:35.275Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:35.275Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestNetworkInvalidJSON [2022-01-20T08:10:35.275Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T08:10:35.275Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T08:10:35.275Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:10:35.275Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:10:35.275Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:10:35.275Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:10:35.275Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T08:10:35.275Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:10:35.275Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:10:35.275Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-01-20T08:10:35.275Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T08:10:35.275Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-20T08:10:35.275Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T08:10:35.275Z] === RUN TestNetworkList [2022-01-20T08:10:35.275Z] === RUN TestNetworkList//networks [2022-01-20T08:10:35.275Z] === PAUSE TestNetworkList//networks [2022-01-20T08:10:35.275Z] === RUN TestNetworkList//networks/ [2022-01-20T08:10:35.275Z] === PAUSE TestNetworkList//networks/ [2022-01-20T08:10:35.275Z] === CONT TestNetworkList//networks [2022-01-20T08:10:35.275Z] === CONT TestNetworkList//networks/ [2022-01-20T08:10:35.275Z] --- PASS: TestNetworkList (0.04s) [2022-01-20T08:10:35.275Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T08:10:35.275Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T08:10:35.275Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T08:10:35.275Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T08:10:35.275Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T08:10:35.275Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T08:10:35.275Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T08:10:35.275Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T08:10:35.275Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T08:10:35.275Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T08:10:35.275Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T08:10:35.275Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T08:10:35.275Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T08:10:35.275Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T08:10:35.275Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T08:10:35.275Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T08:10:35.275Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:10:35.275Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T08:10:35.275Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T08:10:35.275Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T08:10:35.275Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T08:10:35.275Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T08:10:35.275Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T08:10:35.275Z] PASS [2022-01-20T08:10:35.275Z] ok github.com/docker/docker/integration/network 0.172s [2022-01-20T08:10:35.473Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === Skipped [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T08:10:35.743Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T08:10:35.743Z] 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-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T08:10:35.743Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T08:10:35.743Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T08:10:35.743Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T08:10:35.743Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T08:10:35.743Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T08:10:35.743Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T08:10:35.743Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T08:10:35.743Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T08:10:35.743Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T08:10:35.743Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:10:35.743Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T08:10:35.743Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T08:10:35.743Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T08:10:35.743Z] [2022-01-20T08:10:35.743Z] DONE 22 tests, 15 skipped in 2.172s [2022-01-20T08:10:35.743Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T08:10:36.043Z] --- PASS: TestCreateServiceSysctls (3.85s) [2022-01-20T08:10:36.043Z] === RUN TestCreateServiceCapabilities [2022-01-20T08:10:36.211Z] testing: warning: no tests to run [2022-01-20T08:10:36.211Z] PASS [2022-01-20T08:10:36.211Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2022-01-20T08:10:36.211Z] [2022-01-20T08:10:36.211Z] DONE 0 tests in 0.647s [2022-01-20T08:10:36.302Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-01-20T08:10:36.679Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T08:10:37.147Z] testing: warning: no tests to run [2022-01-20T08:10:37.147Z] PASS [2022-01-20T08:10:37.147Z] ok github.com/docker/docker/integration/network/macvlan 0.065s [2022-01-20T08:10:37.147Z] [2022-01-20T08:10:37.147Z] DONE 0 tests in 0.660s [2022-01-20T08:10:37.147Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T08:10:38.135Z] testing: warning: no tests to run [2022-01-20T08:10:38.135Z] PASS [2022-01-20T08:10:38.135Z] ok github.com/docker/docker/integration/plugin 0.063s [2022-01-20T08:10:38.135Z] [2022-01-20T08:10:38.135Z] DONE 0 tests in 0.640s [2022-01-20T08:10:38.135Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T08:10:38.216Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-01-20T08:10:38.603Z] testing: warning: no tests to run [2022-01-20T08:10:38.603Z] PASS [2022-01-20T08:10:38.603Z] ok github.com/docker/docker/integration/plugin/authz 0.067s [2022-01-20T08:10:38.603Z] [2022-01-20T08:10:38.603Z] DONE 0 tests in 0.611s [2022-01-20T08:10:38.603Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T08:10:39.157Z] --- PASS: TestCreateServiceCapabilities (2.91s) [2022-01-20T08:10:39.157Z] === RUN TestInspect [2022-01-20T08:10:39.417Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T08:10:41.391Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-01-20T08:10:41.391Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-20T08:10:41.391Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-01-20T08:10:41.391Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-01-20T08:10:41.391Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-01-20T08:10:41.718Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-01-20T08:10:41.964Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-01-20T08:10:42.007Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e9459fdce4b1f65412f5f6dd922dd946e310003 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5e9459fdce4b1f65412f5f6dd922dd946e310003 hack/test/unit [2022-01-20T08:10:42.225Z] --- PASS: TestInspect (3.13s) [2022-01-20T08:10:42.225Z] === RUN TestCreateJob [2022-01-20T08:10:42.266Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-01-20T08:10:42.266Z] + TESTFLAGS+=' -test.timeout=5m' [2022-01-20T08:10:42.266Z] + TESTDIRS=./... [2022-01-20T08:10:42.266Z] + exclude_paths='/vendor/|/integration' [2022-01-20T08:10:42.266Z] ++ grep -vE '(/vendor/|/integration)' [2022-01-20T08:10:42.266Z] ++ go list ./... [2022-01-20T08:10:43.204Z] + pkg_list='github.com/docker/docker/api [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/backend/build [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/httputils [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/middleware [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/build [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/container [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/debug [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/image [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/network [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/session [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/system [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/server/router/volume [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/backend [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/container [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/events [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/filters [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/image [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/mount [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/network [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/registry [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/strslice [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/swarm [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/time [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/versions [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T08:10:43.204Z] github.com/docker/docker/api/types/volume [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/builder-next [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/dockerfile [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/dockerignore [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/remotecontext [2022-01-20T08:10:43.204Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T08:10:43.204Z] github.com/docker/docker/cli [2022-01-20T08:10:43.204Z] github.com/docker/docker/cli/config [2022-01-20T08:10:43.204Z] github.com/docker/docker/cli/debug [2022-01-20T08:10:43.204Z] github.com/docker/docker/client [2022-01-20T08:10:43.204Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T08:10:43.204Z] github.com/docker/docker/cmd/dockerd [2022-01-20T08:10:43.204Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T08:10:43.204Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T08:10:43.204Z] github.com/docker/docker/container [2022-01-20T08:10:43.204Z] github.com/docker/docker/container/stream [2022-01-20T08:10:43.204Z] github.com/docker/docker/contrib/apparmor [2022-01-20T08:10:43.204Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T08:10:43.204Z] github.com/docker/docker/contrib/httpserver [2022-01-20T08:10:43.204Z] github.com/docker/docker/daemon [2022-01-20T08:10:43.204Z] github.com/docker/docker/daemon/cluster [2022-01-20T08:10:43.204Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T08:10:43.204Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/config [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/events [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/exec [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/images [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/initlayer [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/links [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/listeners [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/local [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/names [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/network [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/stats [2022-01-20T08:10:43.205Z] github.com/docker/docker/distribution [2022-01-20T08:10:43.205Z] github.com/docker/docker/distribution/metadata [2022-01-20T08:10:43.205Z] github.com/docker/docker/distribution/utils [2022-01-20T08:10:43.205Z] github.com/docker/docker/distribution/xfer [2022-01-20T08:10:43.205Z] github.com/docker/docker/dockerversion [2022-01-20T08:10:43.205Z] github.com/docker/docker/errdefs [2022-01-20T08:10:43.205Z] github.com/docker/docker/image [2022-01-20T08:10:43.205Z] github.com/docker/docker/image/cache [2022-01-20T08:10:43.205Z] github.com/docker/docker/image/tarexport [2022-01-20T08:10:43.205Z] github.com/docker/docker/image/v1 [2022-01-20T08:10:43.205Z] github.com/docker/docker/internal/test/suite [2022-01-20T08:10:43.205Z] github.com/docker/docker/layer [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd/types [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/config [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/idm [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/ns [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/options [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/osl [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/types [2022-01-20T08:10:43.205Z] github.com/docker/docker/oci [2022-01-20T08:10:43.205Z] github.com/docker/docker/oci/caps [2022-01-20T08:10:43.205Z] github.com/docker/docker/opts [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/aaparser [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/archive [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/authorization [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/capabilities [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/containerfs [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/directory [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/dmesg [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/filenotify [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/fileutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/fsutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/homedir [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/idtools [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/ioutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/locker [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/longpath [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/loopback [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/mount [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/parsers [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/pidfile [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/platform [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/plugins [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/pools [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/progress [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/pubsub [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/reexec [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/signal [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/stack [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/stringid [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/symlink [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/system [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/tailfile [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/tarsum [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/term [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/term/windows [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/truncindex [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/urlutil [2022-01-20T08:10:43.205Z] github.com/docker/docker/pkg/useragent [2022-01-20T08:10:43.205Z] github.com/docker/docker/plugin [2022-01-20T08:10:43.205Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T08:10:43.205Z] github.com/docker/docker/plugin/v2 [2022-01-20T08:10:43.205Z] github.com/docker/docker/profiles/apparmor [2022-01-20T08:10:43.205Z] github.com/docker/docker/profiles/seccomp [2022-01-20T08:10:43.205Z] github.com/docker/docker/quota [2022-01-20T08:10:43.205Z] github.com/docker/docker/reference [2022-01-20T08:10:43.205Z] github.com/docker/docker/registry [2022-01-20T08:10:43.205Z] github.com/docker/docker/registry/resumable [2022-01-20T08:10:43.205Z] github.com/docker/docker/restartmanager [2022-01-20T08:10:43.205Z] github.com/docker/docker/rootless [2022-01-20T08:10:43.205Z] github.com/docker/docker/rootless/specconv [2022-01-20T08:10:43.205Z] github.com/docker/docker/runconfig [2022-01-20T08:10:43.205Z] github.com/docker/docker/runconfig/opts [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/daemon [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/environment [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/fakegit [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/registry [2022-01-20T08:10:43.205Z] github.com/docker/docker/testutil/request [2022-01-20T08:10:43.205Z] github.com/docker/docker/volume [2022-01-20T08:10:43.205Z] github.com/docker/docker/volume/drivers [2022-01-20T08:10:43.205Z] github.com/docker/docker/volume/local [2022-01-20T08:10:43.205Z] github.com/docker/docker/volume/mounts [2022-01-20T08:10:43.205Z] github.com/docker/docker/volume/service [2022-01-20T08:10:43.205Z] github.com/docker/docker/volume/service/opts [2022-01-20T08:10:43.205Z] github.com/docker/docker/volume/testutils' [2022-01-20T08:10:43.205Z] ++ grep --fixed-strings -v /libnetwork [2022-01-20T08:10:43.205Z] ++ echo 'github.com/docker/docker/api [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/backend/build [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/httputils [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/middleware [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/build [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/container [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/debug [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/image [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/network [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/session [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/system [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/server/router/volume [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/backend [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/container [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/events [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/filters [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/image [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/mount [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/network [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/registry [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/strslice [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/swarm [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/time [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/versions [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T08:10:43.205Z] github.com/docker/docker/api/types/volume [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/builder-next [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/dockerfile [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/dockerignore [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/remotecontext [2022-01-20T08:10:43.205Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T08:10:43.205Z] github.com/docker/docker/cli [2022-01-20T08:10:43.205Z] github.com/docker/docker/cli/config [2022-01-20T08:10:43.205Z] github.com/docker/docker/cli/debug [2022-01-20T08:10:43.205Z] github.com/docker/docker/client [2022-01-20T08:10:43.205Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T08:10:43.205Z] github.com/docker/docker/cmd/dockerd [2022-01-20T08:10:43.205Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T08:10:43.205Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T08:10:43.205Z] github.com/docker/docker/container [2022-01-20T08:10:43.205Z] github.com/docker/docker/container/stream [2022-01-20T08:10:43.205Z] github.com/docker/docker/contrib/apparmor [2022-01-20T08:10:43.205Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T08:10:43.205Z] github.com/docker/docker/contrib/httpserver [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/cluster [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/config [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/events [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/exec [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/images [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/initlayer [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/links [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/listeners [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/local [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/names [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/network [2022-01-20T08:10:43.205Z] github.com/docker/docker/daemon/stats [2022-01-20T08:10:43.205Z] github.com/docker/docker/distribution [2022-01-20T08:10:43.205Z] github.com/docker/docker/distribution/metadata [2022-01-20T08:10:43.205Z] github.com/docker/docker/distribution/utils [2022-01-20T08:10:43.205Z] github.com/docker/docker/distribution/xfer [2022-01-20T08:10:43.205Z] github.com/docker/docker/dockerversion [2022-01-20T08:10:43.205Z] github.com/docker/docker/errdefs [2022-01-20T08:10:43.205Z] github.com/docker/docker/image [2022-01-20T08:10:43.205Z] github.com/docker/docker/image/cache [2022-01-20T08:10:43.205Z] github.com/docker/docker/image/tarexport [2022-01-20T08:10:43.205Z] github.com/docker/docker/image/v1 [2022-01-20T08:10:43.205Z] github.com/docker/docker/internal/test/suite [2022-01-20T08:10:43.205Z] github.com/docker/docker/layer [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T08:10:43.205Z] github.com/docker/docker/libcontainerd/types [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/config [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T08:10:43.205Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/idm [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/ns [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/options [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/osl [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/libnetwork/types [2022-01-20T08:10:43.206Z] github.com/docker/docker/oci [2022-01-20T08:10:43.206Z] github.com/docker/docker/oci/caps [2022-01-20T08:10:43.206Z] github.com/docker/docker/opts [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/aaparser [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/archive [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/authorization [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/capabilities [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/containerfs [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/directory [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/dmesg [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/filenotify [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/fileutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/fsutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/homedir [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/idtools [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/ioutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/locker [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/longpath [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/loopback [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/mount [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/parsers [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/pidfile [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/platform [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/pools [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/progress [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/pubsub [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/reexec [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/signal [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/stack [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/stringid [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/symlink [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/system [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/tailfile [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/tarsum [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/term [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/term/windows [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/truncindex [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/urlutil [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/useragent [2022-01-20T08:10:43.206Z] github.com/docker/docker/plugin [2022-01-20T08:10:43.206Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T08:10:43.206Z] github.com/docker/docker/plugin/v2 [2022-01-20T08:10:43.206Z] github.com/docker/docker/profiles/apparmor [2022-01-20T08:10:43.206Z] github.com/docker/docker/profiles/seccomp [2022-01-20T08:10:43.206Z] github.com/docker/docker/quota [2022-01-20T08:10:43.206Z] github.com/docker/docker/reference [2022-01-20T08:10:43.206Z] github.com/docker/docker/registry [2022-01-20T08:10:43.206Z] github.com/docker/docker/registry/resumable [2022-01-20T08:10:43.206Z] github.com/docker/docker/restartmanager [2022-01-20T08:10:43.206Z] github.com/docker/docker/rootless [2022-01-20T08:10:43.206Z] github.com/docker/docker/rootless/specconv [2022-01-20T08:10:43.206Z] github.com/docker/docker/runconfig [2022-01-20T08:10:43.206Z] github.com/docker/docker/runconfig/opts [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/daemon [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/environment [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fakegit [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/registry [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/request [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/drivers [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/local [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/mounts [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/service [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/service/opts [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/testutils' [2022-01-20T08:10:43.206Z] + base_pkg_list='github.com/docker/docker/api [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/backend/build [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/httputils [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/middleware [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/build [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/container [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/debug [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/image [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/network [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/session [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/system [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/volume [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/backend [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/container [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/events [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/filters [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/image [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/mount [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/network [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/registry [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/strslice [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/swarm [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/time [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/versions [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/types/volume [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/builder-next [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/dockerfile [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/dockerignore [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/remotecontext [2022-01-20T08:10:43.206Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T08:10:43.206Z] github.com/docker/docker/cli [2022-01-20T08:10:43.206Z] github.com/docker/docker/cli/config [2022-01-20T08:10:43.206Z] github.com/docker/docker/cli/debug [2022-01-20T08:10:43.206Z] github.com/docker/docker/client [2022-01-20T08:10:43.206Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T08:10:43.206Z] github.com/docker/docker/cmd/dockerd [2022-01-20T08:10:43.206Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T08:10:43.206Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T08:10:43.206Z] github.com/docker/docker/container [2022-01-20T08:10:43.206Z] github.com/docker/docker/container/stream [2022-01-20T08:10:43.206Z] github.com/docker/docker/contrib/apparmor [2022-01-20T08:10:43.206Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T08:10:43.206Z] github.com/docker/docker/contrib/httpserver [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/cluster [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/config [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/events [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/exec [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/images [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/initlayer [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/links [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/listeners [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/local [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/names [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/network [2022-01-20T08:10:43.206Z] github.com/docker/docker/daemon/stats [2022-01-20T08:10:43.206Z] github.com/docker/docker/distribution [2022-01-20T08:10:43.206Z] github.com/docker/docker/distribution/metadata [2022-01-20T08:10:43.206Z] github.com/docker/docker/distribution/utils [2022-01-20T08:10:43.206Z] github.com/docker/docker/distribution/xfer [2022-01-20T08:10:43.206Z] github.com/docker/docker/dockerversion [2022-01-20T08:10:43.206Z] github.com/docker/docker/errdefs [2022-01-20T08:10:43.206Z] github.com/docker/docker/image [2022-01-20T08:10:43.206Z] github.com/docker/docker/image/cache [2022-01-20T08:10:43.206Z] github.com/docker/docker/image/tarexport [2022-01-20T08:10:43.206Z] github.com/docker/docker/image/v1 [2022-01-20T08:10:43.206Z] github.com/docker/docker/internal/test/suite [2022-01-20T08:10:43.206Z] github.com/docker/docker/layer [2022-01-20T08:10:43.206Z] github.com/docker/docker/libcontainerd [2022-01-20T08:10:43.206Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T08:10:43.206Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T08:10:43.206Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T08:10:43.206Z] github.com/docker/docker/libcontainerd/types [2022-01-20T08:10:43.206Z] github.com/docker/docker/oci [2022-01-20T08:10:43.206Z] github.com/docker/docker/oci/caps [2022-01-20T08:10:43.206Z] github.com/docker/docker/opts [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/aaparser [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/archive [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/authorization [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/capabilities [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/containerfs [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/directory [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/dmesg [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/filenotify [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/fileutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/fsutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/homedir [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/idtools [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/ioutils [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/locker [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/longpath [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/loopback [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/mount [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/parsers [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/pidfile [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/platform [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/pools [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/progress [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/pubsub [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/reexec [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/signal [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/stack [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/stringid [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/symlink [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/system [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/tailfile [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/tarsum [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/term [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/term/windows [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/truncindex [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/urlutil [2022-01-20T08:10:43.206Z] github.com/docker/docker/pkg/useragent [2022-01-20T08:10:43.206Z] github.com/docker/docker/plugin [2022-01-20T08:10:43.206Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T08:10:43.206Z] github.com/docker/docker/plugin/v2 [2022-01-20T08:10:43.206Z] github.com/docker/docker/profiles/apparmor [2022-01-20T08:10:43.206Z] github.com/docker/docker/profiles/seccomp [2022-01-20T08:10:43.206Z] github.com/docker/docker/quota [2022-01-20T08:10:43.206Z] github.com/docker/docker/reference [2022-01-20T08:10:43.206Z] github.com/docker/docker/registry [2022-01-20T08:10:43.206Z] github.com/docker/docker/registry/resumable [2022-01-20T08:10:43.206Z] github.com/docker/docker/restartmanager [2022-01-20T08:10:43.206Z] github.com/docker/docker/rootless [2022-01-20T08:10:43.206Z] github.com/docker/docker/rootless/specconv [2022-01-20T08:10:43.206Z] github.com/docker/docker/runconfig [2022-01-20T08:10:43.206Z] github.com/docker/docker/runconfig/opts [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/daemon [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/environment [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fakegit [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/registry [2022-01-20T08:10:43.206Z] github.com/docker/docker/testutil/request [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/drivers [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/local [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/mounts [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/service [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/service/opts [2022-01-20T08:10:43.206Z] github.com/docker/docker/volume/testutils' [2022-01-20T08:10:43.206Z] ++ echo 'github.com/docker/docker/api [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/backend/build [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/httputils [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/middleware [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/build [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/container [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/debug [2022-01-20T08:10:43.206Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/server/router/image [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/server/router/network [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/server/router/session [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/server/router/system [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/server/router/volume [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/backend [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/container [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/events [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/filters [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/image [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/mount [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/network [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/registry [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/strslice [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/swarm [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/time [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/versions [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T08:10:43.207Z] github.com/docker/docker/api/types/volume [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/builder-next [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/dockerfile [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/dockerignore [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/remotecontext [2022-01-20T08:10:43.207Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T08:10:43.207Z] github.com/docker/docker/cli [2022-01-20T08:10:43.207Z] github.com/docker/docker/cli/config [2022-01-20T08:10:43.207Z] github.com/docker/docker/cli/debug [2022-01-20T08:10:43.207Z] github.com/docker/docker/client [2022-01-20T08:10:43.207Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T08:10:43.207Z] github.com/docker/docker/cmd/dockerd [2022-01-20T08:10:43.207Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T08:10:43.207Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T08:10:43.207Z] github.com/docker/docker/container [2022-01-20T08:10:43.207Z] github.com/docker/docker/container/stream [2022-01-20T08:10:43.207Z] github.com/docker/docker/contrib/apparmor [2022-01-20T08:10:43.207Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T08:10:43.207Z] github.com/docker/docker/contrib/httpserver [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/cluster [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/config [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/events [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/exec [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/images [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/initlayer [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/links [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/listeners [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/local [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/names [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/network [2022-01-20T08:10:43.207Z] github.com/docker/docker/daemon/stats [2022-01-20T08:10:43.207Z] github.com/docker/docker/distribution [2022-01-20T08:10:43.207Z] github.com/docker/docker/distribution/metadata [2022-01-20T08:10:43.207Z] github.com/docker/docker/distribution/utils [2022-01-20T08:10:43.207Z] github.com/docker/docker/distribution/xfer [2022-01-20T08:10:43.207Z] github.com/docker/docker/dockerversion [2022-01-20T08:10:43.207Z] github.com/docker/docker/errdefs [2022-01-20T08:10:43.207Z] github.com/docker/docker/image [2022-01-20T08:10:43.207Z] github.com/docker/docker/image/cache [2022-01-20T08:10:43.207Z] github.com/docker/docker/image/tarexport [2022-01-20T08:10:43.207Z] github.com/docker/docker/image/v1 [2022-01-20T08:10:43.207Z] github.com/docker/docker/internal/test/suite [2022-01-20T08:10:43.207Z] github.com/docker/docker/layer [2022-01-20T08:10:43.207Z] github.com/docker/docker/libcontainerd [2022-01-20T08:10:43.207Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T08:10:43.207Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T08:10:43.207Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T08:10:43.207Z] github.com/docker/docker/libcontainerd/types [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/config [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/idm [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ns [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/options [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/osl [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/types [2022-01-20T08:10:43.207Z] github.com/docker/docker/oci [2022-01-20T08:10:43.207Z] github.com/docker/docker/oci/caps [2022-01-20T08:10:43.207Z] github.com/docker/docker/opts [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/aaparser [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/archive [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/authorization [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/capabilities [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/containerfs [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/directory [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/dmesg [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/filenotify [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/fileutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/fsutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/homedir [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/idtools [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/ioutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/locker [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/longpath [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/loopback [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/mount [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/parsers [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/pidfile [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/platform [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/plugins [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/pools [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/progress [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/pubsub [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/reexec [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/signal [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/stack [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/stringid [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/symlink [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/system [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/tailfile [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/tarsum [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/term [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/term/windows [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/truncindex [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/urlutil [2022-01-20T08:10:43.207Z] github.com/docker/docker/pkg/useragent [2022-01-20T08:10:43.207Z] github.com/docker/docker/plugin [2022-01-20T08:10:43.207Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T08:10:43.207Z] github.com/docker/docker/plugin/v2 [2022-01-20T08:10:43.207Z] github.com/docker/docker/profiles/apparmor [2022-01-20T08:10:43.207Z] github.com/docker/docker/profiles/seccomp [2022-01-20T08:10:43.207Z] github.com/docker/docker/quota [2022-01-20T08:10:43.207Z] github.com/docker/docker/reference [2022-01-20T08:10:43.207Z] github.com/docker/docker/registry [2022-01-20T08:10:43.207Z] github.com/docker/docker/registry/resumable [2022-01-20T08:10:43.207Z] github.com/docker/docker/restartmanager [2022-01-20T08:10:43.207Z] github.com/docker/docker/rootless [2022-01-20T08:10:43.207Z] github.com/docker/docker/rootless/specconv [2022-01-20T08:10:43.207Z] github.com/docker/docker/runconfig [2022-01-20T08:10:43.207Z] github.com/docker/docker/runconfig/opts [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/daemon [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/environment [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/fakegit [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/registry [2022-01-20T08:10:43.207Z] github.com/docker/docker/testutil/request [2022-01-20T08:10:43.207Z] github.com/docker/docker/volume [2022-01-20T08:10:43.207Z] github.com/docker/docker/volume/drivers [2022-01-20T08:10:43.207Z] github.com/docker/docker/volume/local [2022-01-20T08:10:43.207Z] github.com/docker/docker/volume/mounts [2022-01-20T08:10:43.207Z] github.com/docker/docker/volume/service [2022-01-20T08:10:43.207Z] github.com/docker/docker/volume/service/opts [2022-01-20T08:10:43.207Z] github.com/docker/docker/volume/testutils' [2022-01-20T08:10:43.207Z] ++ grep --fixed-strings /libnetwork [2022-01-20T08:10:43.207Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/config [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/idm [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/ns [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/options [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/osl [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T08:10:43.207Z] github.com/docker/docker/libnetwork/types' [2022-01-20T08:10:43.207Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-01-20T08:10:43.208Z] + echo 'github.com/docker/docker/libnetwork [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/config [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/idm [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/ns [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/options [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/osl [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/types' [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T08:10:43.208Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T08:10:43.208Z] + type docker-proxy [2022-01-20T08:10:43.208Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-01-20T08:10:43.208Z] + hack/make.sh binary-proxy install-proxy [2022-01-20T08:10:43.208Z] [2022-01-20T08:10:43.208Z] Removing bundles/ [2022-01-20T08:10:43.208Z] [2022-01-20T08:10:43.208Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-01-20T08:10:43.208Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-01-20T08:10:43.208Z] GOOS="" GOARCH="" GOARM="" [2022-01-20T08:10:43.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:43.384Z] INFO: Testing against a local daemon [2022-01-20T08:10:43.384Z] === RUN TestPluginInvalidJSON [2022-01-20T08:10:43.384Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:10:43.384Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:10:43.384Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:10:43.384Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-01-20T08:10:43.384Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T08:10:43.384Z] === RUN TestPluginInstall [2022-01-20T08:10:43.384Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T08:10:43.384Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T08:10:43.384Z] === RUN TestPluginsWithRuntimes [2022-01-20T08:10:43.384Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T08:10:43.384Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T08:10:43.384Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T08:10:43.384Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T08:10:43.384Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T08:10:43.384Z] PASS [2022-01-20T08:10:43.384Z] ok github.com/docker/docker/integration/plugin/common 0.099s [2022-01-20T08:10:43.384Z] [2022-01-20T08:10:43.384Z] === Skipped [2022-01-20T08:10:43.384Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T08:10:43.384Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T08:10:43.384Z] [2022-01-20T08:10:43.384Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T08:10:43.384Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T08:10:43.384Z] [2022-01-20T08:10:43.384Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T08:10:43.384Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T08:10:43.384Z] [2022-01-20T08:10:43.384Z] DONE 5 tests, 3 skipped in 4.563s [2022-01-20T08:10:43.384Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T08:10:44.153Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T08:10:44.227Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T08:10:44.227Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T08:10:44.227Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T08:10:44.227Z] === RUN TestDaemonConfigValidation [2022-01-20T08:10:44.227Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T08:10:44.227Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T08:10:44.227Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T08:10:44.227Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T08:10:44.227Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T08:10:44.227Z] === RUN TestDaemonProxy [2022-01-20T08:10:44.227Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T08:10:44.227Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T08:10:44.227Z] PASS [2022-01-20T08:10:44.227Z] ok github.com/docker/docker/integration/daemon 0.109s [2022-01-20T08:10:44.227Z] [2022-01-20T08:10:44.227Z] === Skipped [2022-01-20T08:10:44.227Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T08:10:44.227Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T08:10:44.227Z] [2022-01-20T08:10:44.227Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T08:10:44.227Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T08:10:44.227Z] [2022-01-20T08:10:44.227Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T08:10:44.227Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T08:10:44.227Z] [2022-01-20T08:10:44.227Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T08:10:44.227Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T08:10:44.227Z] [2022-01-20T08:10:44.227Z] DONE 4 tests, 4 skipped in 20.673s [2022-01-20T08:10:44.227Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T08:10:45.537Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T08:10:45.537Z] --- PASS: TestCreateJob (3.37s) [2022-01-20T08:10:45.537Z] === RUN TestReplicatedJob [2022-01-20T08:10:45.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:45.609Z] INFO: Testing against a local daemon [2022-01-20T08:10:45.609Z] === RUN TestExternalGraphDriver [2022-01-20T08:10:45.609Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T08:10:45.609Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T08:10:45.609Z] === RUN TestGraphdriverPluginV2 [2022-01-20T08:10:45.609Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T08:10:45.609Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T08:10:45.609Z] PASS [2022-01-20T08:10:45.609Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.101s [2022-01-20T08:10:45.609Z] [2022-01-20T08:10:45.609Z] === Skipped [2022-01-20T08:10:45.609Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T08:10:45.609Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T08:10:45.609Z] [2022-01-20T08:10:45.609Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T08:10:45.609Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T08:10:45.609Z] [2022-01-20T08:10:45.609Z] DONE 2 tests, 2 skipped in 2.344s [2022-01-20T08:10:46.077Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T08:10:46.479Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T08:10:47.050Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T08:10:47.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:47.192Z] INFO: Testing against a local daemon [2022-01-20T08:10:47.192Z] === RUN TestCommitInheritsEnv [2022-01-20T08:10:47.192Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:10:47.192Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-20T08:10:47.192Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T08:10:47.192Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:10:47.192Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:10:47.192Z] === RUN TestImportWithCustomPlatform [2022-01-20T08:10:47.192Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:10:47.192Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-01-20T08:10:47.192Z] === RUN TestImagesFilterMultiReference [2022-01-20T08:10:47.193Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-01-20T08:10:47.193Z] === RUN TestImagePullPlatformInvalid [2022-01-20T08:10:47.193Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T08:10:47.193Z] === RUN TestRemoveImageOrphaning [2022-01-20T08:10:47.311Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T08:10:47.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:47.649Z] INFO: Testing against a local daemon [2022-01-20T08:10:47.649Z] === RUN TestReadPluginNoRead [2022-01-20T08:10:47.649Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T08:10:47.649Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T08:10:47.649Z] PASS [2022-01-20T08:10:47.649Z] ok github.com/docker/docker/integration/plugin/logging 0.086s [2022-01-20T08:10:48.117Z] [2022-01-20T08:10:48.117Z] === Skipped [2022-01-20T08:10:48.117Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T08:10:48.117Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T08:10:48.117Z] [2022-01-20T08:10:48.117Z] DONE 1 tests, 1 skipped in 2.043s [2022-01-20T08:10:48.117Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T08:10:48.180Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2022-01-20T08:10:48.180Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T08:10:48.180Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-01-20T08:10:48.180Z] === RUN TestTagInvalidReference [2022-01-20T08:10:48.180Z] --- PASS: TestTagInvalidReference (0.04s) [2022-01-20T08:10:48.180Z] === RUN TestTagValidPrefixedRepo [2022-01-20T08:10:48.180Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-01-20T08:10:48.180Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T08:10:48.180Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-20T08:10:48.180Z] === RUN TestTagOfficialNames [2022-01-20T08:10:48.648Z] --- PASS: TestTagOfficialNames (0.10s) [2022-01-20T08:10:48.648Z] === RUN TestTagMatchesDigest [2022-01-20T08:10:48.648Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T08:10:48.648Z] PASS [2022-01-20T08:10:48.648Z] ok github.com/docker/docker/integration/image 1.561s [2022-01-20T08:10:48.648Z] [2022-01-20T08:10:48.648Z] === Skipped [2022-01-20T08:10:48.648Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-20T08:10:48.648Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:10:48.648Z] [2022-01-20T08:10:48.648Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:10:48.648Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:10:48.648Z] [2022-01-20T08:10:48.648Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-01-20T08:10:48.648Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:10:48.648Z] [2022-01-20T08:10:48.648Z] DONE 12 tests, 3 skipped in 5.272s [2022-01-20T08:10:48.648Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T08:10:48.695Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T08:10:49.103Z] testing: warning: no tests to run [2022-01-20T08:10:49.103Z] PASS [2022-01-20T08:10:49.103Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2022-01-20T08:10:49.103Z] [2022-01-20T08:10:49.103Z] DONE 0 tests in 1.071s [2022-01-20T08:10:49.103Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T08:10:49.265Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-01-20T08:10:49.265Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T08:10:49.787Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-01-20T08:10:49.787Z] [2022-01-20T08:10:49.787Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-01-20T08:10:49.787Z] Installing docker-proxy to /usr/local/bin/ [2022-01-20T08:10:49.787Z] [2022-01-20T08:10:49.787Z] + mkdir -p bundles [2022-01-20T08:10:49.787Z] + '[' -n 'github.com/docker/docker/api [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/backend/build [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/httputils [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/middleware [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/build [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/checkpoint [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/container [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/debug [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/distribution [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/grpc [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/image [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/network [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/plugin [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/session [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/swarm [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/system [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/server/router/volume [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/backend [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/blkiodev [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/container [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/events [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/filters [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/image [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/mount [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/network [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/plugins/logdriver [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/registry [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/strslice [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/swarm [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/swarm/runtime [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/time [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/versions [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/versions/v1p19 [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/versions/v1p20 [2022-01-20T08:10:49.787Z] github.com/docker/docker/api/types/volume [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/builder-next [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/builder-next/exporter [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/builder-next/worker [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/dockerfile [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/dockerignore [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/remotecontext [2022-01-20T08:10:49.787Z] github.com/docker/docker/builder/remotecontext/git [2022-01-20T08:10:49.787Z] github.com/docker/docker/cli [2022-01-20T08:10:49.787Z] github.com/docker/docker/cli/config [2022-01-20T08:10:49.787Z] github.com/docker/docker/cli/debug [2022-01-20T08:10:49.787Z] github.com/docker/docker/client [2022-01-20T08:10:49.787Z] github.com/docker/docker/cmd/docker-proxy [2022-01-20T08:10:49.787Z] github.com/docker/docker/cmd/dockerd [2022-01-20T08:10:49.787Z] github.com/docker/docker/cmd/dockerd/trap [2022-01-20T08:10:49.787Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-01-20T08:10:49.787Z] github.com/docker/docker/container [2022-01-20T08:10:49.787Z] github.com/docker/docker/container/stream [2022-01-20T08:10:49.787Z] github.com/docker/docker/contrib/apparmor [2022-01-20T08:10:49.787Z] github.com/docker/docker/contrib/docker-device-tool [2022-01-20T08:10:49.787Z] github.com/docker/docker/contrib/httpserver [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/cluster [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/cluster/convert [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/cluster/executor [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/cluster/executor/container [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/cluster/provider [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/config [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/events [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/events/testutils [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/exec [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/copy [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/register [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/images [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/initlayer [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/links [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/listeners [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/awslogs [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/fluentd [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/gcplogs [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/gelf [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/journald [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/local [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/logentries [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/loggerutils [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/splunk [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/syslog [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/logger/templates [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/names [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/network [2022-01-20T08:10:49.787Z] github.com/docker/docker/daemon/stats [2022-01-20T08:10:49.787Z] github.com/docker/docker/distribution [2022-01-20T08:10:49.787Z] github.com/docker/docker/distribution/metadata [2022-01-20T08:10:49.787Z] github.com/docker/docker/distribution/utils [2022-01-20T08:10:49.787Z] github.com/docker/docker/distribution/xfer [2022-01-20T08:10:49.787Z] github.com/docker/docker/dockerversion [2022-01-20T08:10:49.787Z] github.com/docker/docker/errdefs [2022-01-20T08:10:49.787Z] github.com/docker/docker/image [2022-01-20T08:10:49.787Z] github.com/docker/docker/image/cache [2022-01-20T08:10:49.787Z] github.com/docker/docker/image/tarexport [2022-01-20T08:10:49.787Z] github.com/docker/docker/image/v1 [2022-01-20T08:10:49.787Z] github.com/docker/docker/internal/test/suite [2022-01-20T08:10:49.787Z] github.com/docker/docker/layer [2022-01-20T08:10:49.787Z] github.com/docker/docker/libcontainerd [2022-01-20T08:10:49.787Z] github.com/docker/docker/libcontainerd/queue [2022-01-20T08:10:49.787Z] github.com/docker/docker/libcontainerd/remote [2022-01-20T08:10:49.787Z] github.com/docker/docker/libcontainerd/supervisor [2022-01-20T08:10:49.787Z] github.com/docker/docker/libcontainerd/types [2022-01-20T08:10:49.787Z] github.com/docker/docker/oci [2022-01-20T08:10:49.787Z] github.com/docker/docker/oci/caps [2022-01-20T08:10:49.787Z] github.com/docker/docker/opts [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/aaparser [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/archive [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/authorization [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/broadcaster [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/capabilities [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/chrootarchive [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/containerfs [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/devicemapper [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/directory [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/dmesg [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/filenotify [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/fileutils [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/fsutils [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/homedir [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/idtools [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/ioutils [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/jsonmessage [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/locker [2022-01-20T08:10:49.787Z] github.com/docker/docker/pkg/longpath [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/loopback [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/mount [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/namesgenerator [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/parsers [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/parsers/kernel [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/pidfile [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/platform [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/plugingetter [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/plugins [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/plugins/transport [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/pools [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/progress [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/pubsub [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/reexec [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/signal [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/stack [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/stdcopy [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/streamformatter [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/stringid [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/symlink [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/sysinfo [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/system [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/tailfile [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/tarsum [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/term [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/term/windows [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/truncindex [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/urlutil [2022-01-20T08:10:49.788Z] github.com/docker/docker/pkg/useragent [2022-01-20T08:10:49.788Z] github.com/docker/docker/plugin [2022-01-20T08:10:49.788Z] github.com/docker/docker/plugin/executor/containerd [2022-01-20T08:10:49.788Z] github.com/docker/docker/plugin/v2 [2022-01-20T08:10:49.788Z] github.com/docker/docker/profiles/apparmor [2022-01-20T08:10:49.788Z] github.com/docker/docker/profiles/seccomp [2022-01-20T08:10:49.788Z] github.com/docker/docker/quota [2022-01-20T08:10:49.788Z] github.com/docker/docker/reference [2022-01-20T08:10:49.788Z] github.com/docker/docker/registry [2022-01-20T08:10:49.788Z] github.com/docker/docker/registry/resumable [2022-01-20T08:10:49.788Z] github.com/docker/docker/restartmanager [2022-01-20T08:10:49.788Z] github.com/docker/docker/rootless [2022-01-20T08:10:49.788Z] github.com/docker/docker/rootless/specconv [2022-01-20T08:10:49.788Z] github.com/docker/docker/runconfig [2022-01-20T08:10:49.788Z] github.com/docker/docker/runconfig/opts [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/daemon [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/environment [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/fakecontext [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/fakegit [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/fakestorage [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/fixtures/load [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/fixtures/plugin [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/registry [2022-01-20T08:10:49.788Z] github.com/docker/docker/testutil/request [2022-01-20T08:10:49.788Z] github.com/docker/docker/volume [2022-01-20T08:10:49.788Z] github.com/docker/docker/volume/drivers [2022-01-20T08:10:49.788Z] github.com/docker/docker/volume/local [2022-01-20T08:10:49.788Z] github.com/docker/docker/volume/mounts [2022-01-20T08:10:49.788Z] github.com/docker/docker/volume/service [2022-01-20T08:10:49.788Z] github.com/docker/docker/volume/service/opts [2022-01-20T08:10:49.788Z] github.com/docker/docker/volume/testutils' ']' [2022-01-20T08:10:49.788Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-01-20T08:10:49.837Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-01-20T08:10:50.097Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-01-20T08:10:50.097Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T08:10:50.725Z] ? github.com/docker/docker/api [no test files] [2022-01-20T08:10:50.870Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:50.870Z] INFO: Testing against a local daemon [2022-01-20T08:10:50.870Z] === RUN TestNetworkCreateDelete [2022-01-20T08:10:50.870Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:50.870Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T08:10:50.870Z] 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-01-20T08:10:50.870Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestDaemonDNSFallback [2022-01-20T08:10:50.870Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:50.870Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestInspectNetwork [2022-01-20T08:10:50.870Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:50.870Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T08:10:50.870Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:50.870Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestNetworkInvalidJSON [2022-01-20T08:10:50.870Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T08:10:50.870Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T08:10:50.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:10:50.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:10:50.870Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:10:50.870Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:10:50.870Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T08:10:50.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:10:50.870Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:10:50.870Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-01-20T08:10:50.870Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-01-20T08:10:50.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-01-20T08:10:50.870Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-01-20T08:10:50.870Z] === RUN TestNetworkList [2022-01-20T08:10:50.870Z] === RUN TestNetworkList//networks [2022-01-20T08:10:50.870Z] === PAUSE TestNetworkList//networks [2022-01-20T08:10:50.870Z] === RUN TestNetworkList//networks/ [2022-01-20T08:10:50.870Z] === PAUSE TestNetworkList//networks/ [2022-01-20T08:10:50.870Z] === CONT TestNetworkList//networks [2022-01-20T08:10:50.870Z] === CONT TestNetworkList//networks/ [2022-01-20T08:10:50.870Z] --- PASS: TestNetworkList (0.03s) [2022-01-20T08:10:50.870Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T08:10:50.870Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T08:10:50.870Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T08:10:50.870Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T08:10:50.870Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T08:10:50.870Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T08:10:50.870Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T08:10:50.870Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T08:10:50.870Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T08:10:50.870Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:10:50.870Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T08:10:50.870Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T08:10:50.870Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T08:10:50.870Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T08:10:50.870Z] PASS [2022-01-20T08:10:50.870Z] ok github.com/docker/docker/integration/network 0.157s [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === Skipped [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T08:10:50.870Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T08:10:50.870Z] 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-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T08:10:50.870Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T08:10:50.870Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T08:10:50.870Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T08:10:50.870Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T08:10:50.870Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T08:10:50.870Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T08:10:50.870Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T08:10:50.870Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T08:10:50.870Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T08:10:50.870Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:10:50.870Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T08:10:50.870Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T08:10:50.870Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T08:10:50.870Z] [2022-01-20T08:10:50.870Z] DONE 22 tests, 15 skipped in 2.137s [2022-01-20T08:10:50.870Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T08:10:51.317Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:51.317Z] INFO: Testing against a local daemon [2022-01-20T08:10:51.317Z] === RUN TestPluginWithDevMounts [2022-01-20T08:10:51.317Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:51.317Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T08:10:51.317Z] PASS [2022-01-20T08:10:51.317Z] ok github.com/docker/docker/integration/plugin/volumes 0.087s [2022-01-20T08:10:51.317Z] [2022-01-20T08:10:51.317Z] === Skipped [2022-01-20T08:10:51.317Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T08:10:51.317Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:51.317Z] [2022-01-20T08:10:51.317Z] DONE 1 tests, 1 skipped in 2.029s [2022-01-20T08:10:51.317Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T08:10:51.480Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T08:10:51.480Z] --- PASS: TestReplicatedJob (5.87s) [2022-01-20T08:10:51.480Z] === RUN TestUpdateReplicatedJob [2022-01-20T08:10:51.857Z] testing: warning: no tests to run [2022-01-20T08:10:51.857Z] PASS [2022-01-20T08:10:51.857Z] ok github.com/docker/docker/integration/network/ipvlan 0.064s [2022-01-20T08:10:51.857Z] [2022-01-20T08:10:51.857Z] DONE 0 tests in 0.651s [2022-01-20T08:10:51.857Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T08:10:52.330Z] testing: warning: no tests to run [2022-01-20T08:10:52.330Z] PASS [2022-01-20T08:10:52.330Z] ok github.com/docker/docker/integration/network/macvlan 0.073s [2022-01-20T08:10:52.330Z] [2022-01-20T08:10:52.330Z] DONE 0 tests in 0.608s [2022-01-20T08:10:52.330Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T08:10:52.421Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T08:10:52.421Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T08:10:52.421Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T08:10:52.883Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:52.883Z] INFO: Testing against a local daemon [2022-01-20T08:10:52.883Z] === RUN TestSecretInspect [2022-01-20T08:10:52.883Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:52.883Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T08:10:52.883Z] === RUN TestSecretList [2022-01-20T08:10:52.883Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:52.883Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T08:10:52.883Z] === RUN TestSecretsCreateAndDelete [2022-01-20T08:10:52.883Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:52.883Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T08:10:52.883Z] === RUN TestSecretsUpdate [2022-01-20T08:10:52.883Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:52.883Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T08:10:52.883Z] === RUN TestTemplatedSecret [2022-01-20T08:10:52.883Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:52.883Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T08:10:52.883Z] === RUN TestSecretCreateResolve [2022-01-20T08:10:52.883Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:52.883Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T08:10:52.883Z] PASS [2022-01-20T08:10:52.883Z] ok github.com/docker/docker/integration/secret 0.100s [2022-01-20T08:10:52.993Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T08:10:53.255Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T08:10:53.319Z] testing: warning: no tests to run [2022-01-20T08:10:53.319Z] PASS [2022-01-20T08:10:53.319Z] ok github.com/docker/docker/integration/plugin 0.064s [2022-01-20T08:10:53.319Z] [2022-01-20T08:10:53.319Z] DONE 0 tests in 0.634s [2022-01-20T08:10:53.319Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T08:10:53.354Z] [2022-01-20T08:10:53.354Z] === Skipped [2022-01-20T08:10:53.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T08:10:53.354Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:53.354Z] [2022-01-20T08:10:53.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T08:10:53.354Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:53.354Z] [2022-01-20T08:10:53.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T08:10:53.354Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:53.354Z] [2022-01-20T08:10:53.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T08:10:53.354Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:53.354Z] [2022-01-20T08:10:53.354Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T08:10:53.354Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:53.354Z] [2022-01-20T08:10:53.354Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T08:10:53.354Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:53.354Z] [2022-01-20T08:10:53.354Z] DONE 6 tests, 6 skipped in 1.841s [2022-01-20T08:10:53.354Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T08:10:53.789Z] testing: warning: no tests to run [2022-01-20T08:10:53.789Z] PASS [2022-01-20T08:10:53.789Z] ok github.com/docker/docker/integration/plugin/authz 0.059s [2022-01-20T08:10:53.789Z] [2022-01-20T08:10:53.789Z] DONE 0 tests in 0.635s [2022-01-20T08:10:53.789Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T08:10:54.199Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T08:10:55.140Z] --- PASS: TestUpdateReplicatedJob (3.51s) [2022-01-20T08:10:55.140Z] === RUN TestServiceListWithStatuses [2022-01-20T08:10:55.140Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T08:10:55.140Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T08:10:55.140Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T08:10:55.140Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-01-20T08:10:55.401Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-01-20T08:10:55.401Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T08:10:55.401Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-01-20T08:10:55.401Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T08:10:55.401Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T08:10:55.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:55.592Z] INFO: Testing against a local daemon [2022-01-20T08:10:55.592Z] === RUN TestServiceCreateInit [2022-01-20T08:10:55.592Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T08:10:55.592Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T08:10:55.592Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T08:10:55.592Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestCreateServiceConflict [2022-01-20T08:10:55.592Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T08:10:55.592Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-01-20T08:10:55.592Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T08:10:55.592Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T08:10:55.592Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T08:10:55.592Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestCreateServiceSysctls [2022-01-20T08:10:55.592Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-01-20T08:10:55.592Z] === RUN TestCreateServiceCapabilities [2022-01-20T08:10:55.592Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-20T08:10:55.592Z] === RUN TestInspect [2022-01-20T08:10:55.592Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestInspect (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestCreateJob [2022-01-20T08:10:55.592Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestReplicatedJob [2022-01-20T08:10:55.592Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestUpdateReplicatedJob [2022-01-20T08:10:55.592Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestServiceListWithStatuses [2022-01-20T08:10:55.592Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T08:10:55.592Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestDockerNetworkReConnect [2022-01-20T08:10:55.592Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestServicePlugin [2022-01-20T08:10:55.592Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestServiceUpdateLabel [2022-01-20T08:10:55.592Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestServiceUpdateSecrets [2022-01-20T08:10:55.592Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestServiceUpdateConfigs [2022-01-20T08:10:55.592Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestServiceUpdateNetwork [2022-01-20T08:10:55.592Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T08:10:55.592Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T08:10:55.592Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T08:10:55.592Z] PASS [2022-01-20T08:10:55.592Z] ok github.com/docker/docker/integration/service 0.217s [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === Skipped [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:10:55.592Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:10:55.592Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T08:10:55.592Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T08:10:55.592Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-01-20T08:10:55.592Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T08:10:55.592Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T08:10:55.592Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T08:10:55.592Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-01-20T08:10:55.592Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-20T08:10:55.592Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T08:10:55.592Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T08:10:55.592Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T08:10:55.592Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T08:10:55.592Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T08:10:55.592Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T08:10:55.592Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T08:10:55.592Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T08:10:55.592Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T08:10:55.592Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T08:10:55.592Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T08:10:55.592Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T08:10:55.592Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.592Z] [2022-01-20T08:10:55.592Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T08:10:55.592Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:10:55.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-01-20T08:10:56.061Z] [2022-01-20T08:10:56.061Z] DONE 24 tests, 23 skipped in 2.497s [2022-01-20T08:10:56.061Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T08:10:57.630Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:57.630Z] INFO: Testing against a local daemon [2022-01-20T08:10:57.630Z] === RUN TestSessionCreate [2022-01-20T08:10:57.630Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:57.630Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T08:10:57.630Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T08:10:57.630Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:57.630Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T08:10:57.630Z] PASS [2022-01-20T08:10:57.630Z] ok github.com/docker/docker/integration/session 0.090s [2022-01-20T08:10:57.630Z] [2022-01-20T08:10:57.630Z] === Skipped [2022-01-20T08:10:57.630Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T08:10:57.630Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:57.630Z] [2022-01-20T08:10:57.630Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T08:10:57.630Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T08:10:57.630Z] [2022-01-20T08:10:57.630Z] DONE 2 tests, 2 skipped in 1.605s [2022-01-20T08:10:57.630Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T08:10:58.205Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-01-20T08:10:58.466Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T08:10:58.604Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:58.604Z] INFO: Testing against a local daemon [2022-01-20T08:10:58.604Z] === RUN TestPluginInvalidJSON [2022-01-20T08:10:58.604Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:10:58.604Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:10:58.604Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:10:58.604Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-20T08:10:58.604Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T08:10:58.604Z] === RUN TestPluginInstall [2022-01-20T08:10:58.604Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T08:10:58.604Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T08:10:58.604Z] === RUN TestPluginsWithRuntimes [2022-01-20T08:10:58.604Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T08:10:58.604Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T08:10:58.604Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T08:10:58.604Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T08:10:58.604Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T08:10:58.604Z] PASS [2022-01-20T08:10:58.604Z] ok github.com/docker/docker/integration/plugin/common 0.091s [2022-01-20T08:10:58.604Z] [2022-01-20T08:10:58.604Z] === Skipped [2022-01-20T08:10:58.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T08:10:58.604Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T08:10:58.604Z] [2022-01-20T08:10:58.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T08:10:58.604Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T08:10:58.604Z] [2022-01-20T08:10:58.604Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T08:10:58.604Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T08:10:58.604Z] [2022-01-20T08:10:58.604Z] DONE 5 tests, 3 skipped in 4.318s [2022-01-20T08:10:58.604Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T08:10:59.036Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T08:10:59.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:10:59.206Z] INFO: Testing against a local daemon [2022-01-20T08:10:59.206Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T08:10:59.206Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:10:59.206Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:10:59.206Z] === RUN TestDiskUsage [2022-01-20T08:10:59.206Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T08:10:59.206Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T08:10:59.206Z] === RUN TestEventsExecDie [2022-01-20T08:10:59.206Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T08:10:59.206Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T08:10:59.206Z] === RUN TestEventsBackwardsCompatible [2022-01-20T08:10:59.206Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T08:10:59.206Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T08:10:59.206Z] === RUN TestEventsVolumeCreate [2022-01-20T08:10:59.206Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T08:10:59.206Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T08:10:59.206Z] === RUN TestInfoAPI [2022-01-20T08:10:59.206Z] --- PASS: TestInfoAPI (0.04s) [2022-01-20T08:10:59.206Z] === RUN TestInfoAPIWarnings [2022-01-20T08:10:59.206Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:10:59.206Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T08:10:59.206Z] === RUN TestInfoDebug [2022-01-20T08:10:59.206Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:10:59.206Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T08:10:59.206Z] === RUN TestInfoInsecureRegistries [2022-01-20T08:10:59.206Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:10:59.206Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T08:10:59.206Z] === RUN TestInfoRegistryMirrors [2022-01-20T08:10:59.206Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:10:59.206Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T08:10:59.206Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T08:10:59.976Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T08:10:59.976Z] --- PASS: TestDockerNetworkConnectAlias (5.14s) [2022-01-20T08:10:59.976Z] === RUN TestDockerNetworkReConnect [2022-01-20T08:11:00.194Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-01-20T08:11:00.195Z] === RUN TestPingCacheHeaders [2022-01-20T08:11:00.195Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-20T08:11:00.195Z] === RUN TestPingGet [2022-01-20T08:11:00.195Z] --- PASS: TestPingGet (0.03s) [2022-01-20T08:11:00.195Z] === RUN TestPingHead [2022-01-20T08:11:00.195Z] --- PASS: TestPingHead (0.03s) [2022-01-20T08:11:00.195Z] === RUN TestVersion [2022-01-20T08:11:00.195Z] --- PASS: TestVersion (0.03s) [2022-01-20T08:11:00.195Z] PASS [2022-01-20T08:11:00.195Z] ok github.com/docker/docker/integration/system 1.178s [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] === Skipped [2022-01-20T08:11:00.665Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:11:00.665Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T08:11:00.665Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T08:11:00.665Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T08:11:00.665Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T08:11:00.665Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T08:11:00.665Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T08:11:00.665Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T08:11:00.665Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T08:11:00.665Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:11:00.665Z] [2022-01-20T08:11:00.665Z] DONE 15 tests, 9 skipped in 2.837s [2022-01-20T08:11:00.665Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T08:11:00.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:00.841Z] INFO: Testing against a local daemon [2022-01-20T08:11:00.841Z] === RUN TestExternalGraphDriver [2022-01-20T08:11:00.841Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T08:11:00.841Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-01-20T08:11:00.841Z] === RUN TestGraphdriverPluginV2 [2022-01-20T08:11:00.841Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T08:11:00.841Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-01-20T08:11:00.841Z] PASS [2022-01-20T08:11:00.841Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.150s [2022-01-20T08:11:00.841Z] [2022-01-20T08:11:00.841Z] === Skipped [2022-01-20T08:11:00.841Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-01-20T08:11:00.841Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T08:11:00.841Z] [2022-01-20T08:11:00.841Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-01-20T08:11:00.841Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T08:11:00.841Z] [2022-01-20T08:11:00.841Z] DONE 2 tests, 2 skipped in 2.405s [2022-01-20T08:11:00.841Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T08:11:02.230Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:02.230Z] INFO: Testing against a local daemon [2022-01-20T08:11:02.230Z] === RUN TestVolumesCreateAndList [2022-01-20T08:11:02.230Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-20T08:11:02.230Z] === RUN TestVolumesRemove [2022-01-20T08:11:02.230Z] --- PASS: TestVolumesRemove (0.13s) [2022-01-20T08:11:02.230Z] === RUN TestVolumesInspect [2022-01-20T08:11:02.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-01-20T08:11:02.699Z] --- PASS: TestVolumesInspect (0.03s) [2022-01-20T08:11:02.699Z] === RUN TestVolumesInvalidJSON [2022-01-20T08:11:02.699Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T08:11:02.699Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T08:11:02.699Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T08:11:02.699Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-20T08:11:02.699Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T08:11:02.699Z] PASS [2022-01-20T08:11:02.699Z] ok github.com/docker/docker/integration/volume 0.308s [2022-01-20T08:11:02.699Z] [2022-01-20T08:11:02.699Z] DONE 5 tests in 2.055s [2022-01-20T08:11:02.699Z] INFO: make.ps1 ended at 01/20/2022 08:11:02 [2022-01-20T08:11:02.699Z] INFO: Integration CLI tests being run from the host: [2022-01-20T08:11:02.699Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-20T08:11:03.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:03.079Z] INFO: Testing against a local daemon [2022-01-20T08:11:03.079Z] === RUN TestReadPluginNoRead [2022-01-20T08:11:03.079Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T08:11:03.079Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T08:11:03.079Z] PASS [2022-01-20T08:11:03.079Z] ok github.com/docker/docker/integration/plugin/logging 0.076s [2022-01-20T08:11:03.079Z] [2022-01-20T08:11:03.079Z] === Skipped [2022-01-20T08:11:03.079Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T08:11:03.079Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T08:11:03.079Z] [2022-01-20T08:11:03.079Z] DONE 1 tests, 1 skipped in 2.123s [2022-01-20T08:11:03.079Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T08:11:03.911Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2022-01-20T08:11:03.911Z] === RUN TestServicePlugin [2022-01-20T08:11:04.071Z] testing: warning: no tests to run [2022-01-20T08:11:04.071Z] PASS [2022-01-20T08:11:04.071Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.060s [2022-01-20T08:11:04.071Z] [2022-01-20T08:11:04.071Z] DONE 0 tests in 1.145s [2022-01-20T08:11:04.488Z] docker_api_swarm_test.go:202: [d00ded6fd1dac] joining swarm manager [d9a5285d86fc5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:11:04.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T08:11:05.431Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T08:11:05.628Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2022-01-20T08:11:06.373Z] === RUN TestDockerSuite/TestEventsStreaming [2022-01-20T08:11:06.633Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T08:11:06.770Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:06.770Z] INFO: Testing against a local daemon [2022-01-20T08:11:06.770Z] === RUN TestPluginWithDevMounts [2022-01-20T08:11:06.770Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:06.770Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T08:11:06.770Z] PASS [2022-01-20T08:11:06.770Z] ok github.com/docker/docker/integration/plugin/volumes 0.085s [2022-01-20T08:11:06.770Z] [2022-01-20T08:11:06.770Z] === Skipped [2022-01-20T08:11:06.770Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T08:11:06.770Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:06.770Z] [2022-01-20T08:11:06.770Z] DONE 1 tests, 1 skipped in 2.532s [2022-01-20T08:11:07.239Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T08:11:07.574Z] plugin_test.go:61: [d6859f46b05df] joining swarm manager [dd524e3242b05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:11:08.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:08.806Z] INFO: Testing against a local daemon [2022-01-20T08:11:08.806Z] === RUN TestSecretInspect [2022-01-20T08:11:08.806Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T08:11:08.806Z] === RUN TestSecretList [2022-01-20T08:11:08.806Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T08:11:08.806Z] === RUN TestSecretsCreateAndDelete [2022-01-20T08:11:08.806Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T08:11:08.806Z] === RUN TestSecretsUpdate [2022-01-20T08:11:08.806Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T08:11:08.806Z] === RUN TestTemplatedSecret [2022-01-20T08:11:08.806Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T08:11:08.806Z] === RUN TestSecretCreateResolve [2022-01-20T08:11:08.806Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:08.806Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T08:11:08.806Z] PASS [2022-01-20T08:11:08.806Z] ok github.com/docker/docker/integration/secret 0.077s [2022-01-20T08:11:08.806Z] [2022-01-20T08:11:08.806Z] === Skipped [2022-01-20T08:11:08.806Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T08:11:08.806Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] [2022-01-20T08:11:08.806Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T08:11:08.806Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] [2022-01-20T08:11:08.806Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T08:11:08.806Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] [2022-01-20T08:11:08.806Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T08:11:08.806Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] [2022-01-20T08:11:08.806Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T08:11:08.806Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:08.806Z] [2022-01-20T08:11:08.806Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T08:11:08.806Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:08.806Z] [2022-01-20T08:11:08.806Z] DONE 6 tests, 6 skipped in 1.817s [2022-01-20T08:11:08.806Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T08:11:08.956Z] plugin_test.go:64: [dfbf3ec45c763] joining swarm manager [dd524e3242b05]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:11:09.526Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T08:11:10.469Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T08:11:11.033Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:11.033Z] INFO: Testing against a local daemon [2022-01-20T08:11:11.033Z] === RUN TestServiceCreateInit [2022-01-20T08:11:11.033Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T08:11:11.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.033Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T08:11:11.033Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.033Z] --- PASS: TestServiceCreateInit (0.04s) [2022-01-20T08:11:11.033Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:11:11.033Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:11:11.033Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T08:11:11.033Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.033Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T08:11:11.033Z] === RUN TestCreateServiceConflict [2022-01-20T08:11:11.033Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.033Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-01-20T08:11:11.033Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T08:11:11.033Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.033Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-01-20T08:11:11.033Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T08:11:11.033Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.033Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T08:11:11.033Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T08:11:11.033Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.033Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T08:11:11.033Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T08:11:11.033Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.033Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T08:11:11.033Z] === RUN TestCreateServiceSysctls [2022-01-20T08:11:11.503Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-01-20T08:11:11.503Z] === RUN TestCreateServiceCapabilities [2022-01-20T08:11:11.503Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-20T08:11:11.503Z] === RUN TestInspect [2022-01-20T08:11:11.503Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestInspect (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestCreateJob [2022-01-20T08:11:11.503Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestReplicatedJob [2022-01-20T08:11:11.503Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestUpdateReplicatedJob [2022-01-20T08:11:11.503Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestServiceListWithStatuses [2022-01-20T08:11:11.503Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T08:11:11.503Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestDockerNetworkReConnect [2022-01-20T08:11:11.503Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestServicePlugin [2022-01-20T08:11:11.503Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestServiceUpdateLabel [2022-01-20T08:11:11.503Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestServiceUpdateSecrets [2022-01-20T08:11:11.503Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestServiceUpdateConfigs [2022-01-20T08:11:11.503Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestServiceUpdateNetwork [2022-01-20T08:11:11.503Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T08:11:11.503Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T08:11:11.503Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T08:11:11.503Z] PASS [2022-01-20T08:11:11.503Z] ok github.com/docker/docker/integration/service 0.224s [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === Skipped [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:11:11.503Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:11:11.503Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T08:11:11.503Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-01-20T08:11:11.503Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-01-20T08:11:11.503Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T08:11:11.503Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T08:11:11.503Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T08:11:11.503Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-01-20T08:11:11.503Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-20T08:11:11.503Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T08:11:11.503Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T08:11:11.503Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T08:11:11.503Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T08:11:11.503Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T08:11:11.503Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T08:11:11.503Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T08:11:11.503Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T08:11:11.503Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T08:11:11.503Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T08:11:11.503Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T08:11:11.503Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T08:11:11.503Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T08:11:11.503Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:11:11.503Z] [2022-01-20T08:11:11.503Z] DONE 24 tests, 23 skipped in 2.583s [2022-01-20T08:11:11.503Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T08:11:13.010Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T08:11:13.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:13.069Z] INFO: Testing against a local daemon [2022-01-20T08:11:13.069Z] === RUN TestSessionCreate [2022-01-20T08:11:13.069Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T08:11:13.069Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T08:11:13.069Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T08:11:13.069Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T08:11:13.069Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T08:11:13.069Z] PASS [2022-01-20T08:11:13.069Z] ok github.com/docker/docker/integration/session 0.095s [2022-01-20T08:11:13.141Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:13.141Z] INFO: Testing against a local daemon [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T08:11:13.141Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T08:11:13.141Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T08:11:13.141Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T08:11:13.537Z] [2022-01-20T08:11:13.537Z] === Skipped [2022-01-20T08:11:13.537Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T08:11:13.537Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T08:11:13.537Z] [2022-01-20T08:11:13.537Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T08:11:13.537Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T08:11:13.537Z] [2022-01-20T08:11:13.537Z] DONE 2 tests, 2 skipped in 1.665s [2022-01-20T08:11:13.537Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T08:11:13.613Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T08:11:14.080Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T08:11:15.103Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:15.103Z] INFO: Testing against a local daemon [2022-01-20T08:11:15.103Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T08:11:15.103Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:15.103Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:11:15.103Z] === RUN TestDiskUsage [2022-01-20T08:11:15.103Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T08:11:15.103Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T08:11:15.103Z] === RUN TestEventsExecDie [2022-01-20T08:11:15.103Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T08:11:15.103Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T08:11:15.103Z] === RUN TestEventsBackwardsCompatible [2022-01-20T08:11:15.103Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T08:11:15.103Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T08:11:15.103Z] === RUN TestEventsVolumeCreate [2022-01-20T08:11:15.103Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T08:11:15.103Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T08:11:15.103Z] === RUN TestInfoAPI [2022-01-20T08:11:15.103Z] --- PASS: TestInfoAPI (0.04s) [2022-01-20T08:11:15.103Z] === RUN TestInfoAPIWarnings [2022-01-20T08:11:15.103Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:11:15.103Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T08:11:15.103Z] === RUN TestInfoDebug [2022-01-20T08:11:15.103Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:11:15.103Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T08:11:15.103Z] === RUN TestInfoInsecureRegistries [2022-01-20T08:11:15.103Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:11:15.103Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T08:11:15.103Z] === RUN TestInfoRegistryMirrors [2022-01-20T08:11:15.103Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:11:15.103Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T08:11:15.103Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T08:11:16.093Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2022-01-20T08:11:16.093Z] === RUN TestPingCacheHeaders [2022-01-20T08:11:16.094Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-01-20T08:11:16.094Z] === RUN TestPingGet [2022-01-20T08:11:16.094Z] --- PASS: TestPingGet (0.03s) [2022-01-20T08:11:16.094Z] === RUN TestPingHead [2022-01-20T08:11:16.094Z] --- PASS: TestPingHead (0.03s) [2022-01-20T08:11:16.094Z] === RUN TestVersion [2022-01-20T08:11:16.094Z] --- PASS: TestVersion (0.03s) [2022-01-20T08:11:16.094Z] PASS [2022-01-20T08:11:16.094Z] ok github.com/docker/docker/integration/system 1.177s [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] === Skipped [2022-01-20T08:11:16.563Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:11:16.563Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T08:11:16.563Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T08:11:16.563Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T08:11:16.563Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T08:11:16.563Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T08:11:16.563Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T08:11:16.563Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T08:11:16.563Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T08:11:16.563Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:11:16.563Z] [2022-01-20T08:11:16.563Z] DONE 15 tests, 9 skipped in 2.952s [2022-01-20T08:11:16.563Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T08:11:18.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:18.131Z] INFO: Testing against a local daemon [2022-01-20T08:11:18.131Z] === RUN TestVolumesCreateAndList [2022-01-20T08:11:18.131Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-01-20T08:11:18.131Z] === RUN TestVolumesRemove [2022-01-20T08:11:18.131Z] --- PASS: TestVolumesRemove (0.14s) [2022-01-20T08:11:18.131Z] === RUN TestVolumesInspect [2022-01-20T08:11:18.600Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-20T08:11:18.600Z] === RUN TestVolumesInvalidJSON [2022-01-20T08:11:18.600Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T08:11:18.600Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T08:11:18.600Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T08:11:18.600Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-01-20T08:11:18.600Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T08:11:18.600Z] PASS [2022-01-20T08:11:18.600Z] ok github.com/docker/docker/integration/volume 0.324s [2022-01-20T08:11:18.600Z] [2022-01-20T08:11:18.600Z] DONE 5 tests in 1.999s [2022-01-20T08:11:18.600Z] INFO: make.ps1 ended at 01/20/2022 08:11:18 [2022-01-20T08:11:18.600Z] INFO: Integration CLI tests being run from the host: [2022-01-20T08:11:18.600Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-20T08:11:23.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-01-20T08:11:24.386Z] === RUN TestDockerSuite/TestExec [2022-01-20T08:11:24.957Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T08:11:25.218Z] docker_api_swarm_test.go:384: [db444e4144ada] joining swarm manager [d41508a926ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:11:25.788Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T08:11:26.048Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T08:11:26.620Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T08:11:26.620Z] docker_api_swarm_test.go:385: [df4b69656f245] joining swarm manager [d41508a926ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:11:27.562Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T08:11:28.134Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T08:11:28.707Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T08:11:29.081Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-01-20T08:11:29.081Z] INFO: Testing against a local daemon [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T08:11:29.081Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T08:11:29.081Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T08:11:29.081Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T08:11:29.278Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T08:11:29.551Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T08:11:29.863Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T08:11:30.020Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T08:11:30.433Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T08:11:30.693Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T08:11:31.639Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T08:11:32.580Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T08:11:33.152Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T08:11:34.097Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T08:11:34.667Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T08:11:34.928Z] --- PASS: TestServicePlugin (31.25s) [2022-01-20T08:11:34.928Z] === RUN TestServiceUpdateLabel [2022-01-20T08:11:37.473Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-01-20T08:11:37.473Z] === RUN TestServiceUpdateSecrets [2022-01-20T08:11:37.473Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T08:11:38.045Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-01-20T08:11:38.616Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T08:11:39.187Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T08:11:39.759Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T08:11:40.332Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T08:11:40.902Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T08:11:41.844Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T08:11:42.414Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T08:11:42.984Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T08:11:52.974Z] --- PASS: TestServiceUpdateSecrets (14.86s) [2022-01-20T08:11:52.974Z] === RUN TestServiceUpdateConfigs [2022-01-20T08:11:53.545Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T08:11:54.508Z] === RUN TestDockerSuite/TestExecTTY [2022-01-20T08:11:54.768Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T08:11:55.338Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T08:11:55.907Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T08:11:56.479Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T08:11:56.479Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T08:11:56.479Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T08:11:57.419Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-01-20T08:11:57.989Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T08:11:58.932Z] === RUN TestDockerSuite/TestExecWithTERM [2022-01-20T08:11:59.503Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T08:12:00.073Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T08:12:05.358Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T08:12:06.738Z] --- PASS: TestServiceUpdateConfigs (14.56s) [2022-01-20T08:12:06.738Z] === RUN TestServiceUpdateNetwork [2022-01-20T08:12:09.279Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T08:12:10.660Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T08:12:14.862Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T08:12:15.434Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T08:12:15.434Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T08:12:15.434Z] === RUN TestDockerSuite/TestHealth [2022-01-20T08:12:19.635Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-01-20T08:12:19.635Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T08:12:20.582Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-01-20T08:12:21.153Z] check_test.go:379: [df4b69656f245] daemon is not started [2022-01-20T08:12:21.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-01-20T08:12:21.413Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-01-20T08:12:23.959Z] docker_api_swarm_test.go:802: [d78383e13fd3b] joining swarm manager [d80d717909fc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:12:24.900Z] docker_api_swarm_test.go:802: [df9baa553fbeb] joining swarm manager [d80d717909fc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:12:26.283Z] docker_api_swarm_test.go:802: [d2d5689e38ccf] joining swarm manager [d80d717909fc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T08:12:26.398Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T08:12:26.398Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T08:12:26.398Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T08:12:26.398Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T08:12:26.398Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T08:12:26.398Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T08:12:26.398Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T08:12:26.398Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:12:26.398Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T08:12:26.398Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:12:26.398Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T08:12:26.398Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:12:26.866Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T08:12:26.866Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T08:12:26.866Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T08:12:26.866Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:12:26.866Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T08:12:26.866Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T08:12:26.866Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T08:12:26.866Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/container [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/events [no test files] [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/image [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/network [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/builder [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/builder/remotecontext 0.135s coverage: 13.7% of statements [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/builder/dockerfile 0.249s coverage: 49.0% of statements [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/builder/remotecontext/git 1.323s coverage: 86.3% of statements [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/cli [no test files] [2022-01-20T08:12:27.131Z] ? github.com/docker/docker/cli/config [no test files] [2022-01-20T08:12:27.131Z] ok github.com/docker/docker/cmd/docker-proxy 0.116s coverage: 67.6% of statements [2022-01-20T08:12:27.223Z] docker_api_swarm_test.go:802: [d39fe957fb480] joining swarm manager [d80d717909fc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T08:12:28.510Z] ok github.com/docker/docker/client 0.099s coverage: 75.6% of statements [2022-01-20T08:12:28.606Z] docker_api_swarm_test.go:810: [d5eae1449668f] joining swarm manager [d80d717909fc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-01-20T08:12:28.606Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-01-20T08:12:32.735Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T08:12:32.735Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:12:32.735Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T08:12:32.735Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T08:12:32.735Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T08:12:34.982Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T08:12:35.183Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T08:12:35.183Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T08:12:35.183Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T08:12:35.183Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T08:12:35.444Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T08:12:35.444Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T08:12:36.016Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T08:12:36.016Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T08:12:36.016Z] --- PASS: TestServiceUpdatePidsLimit (17.07s) [2022-01-20T08:12:36.016Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.06s) [2022-01-20T08:12:36.016Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2022-01-20T08:12:36.016Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-01-20T08:12:36.016Z] PASS [2022-01-20T08:12:36.016Z] [2022-01-20T08:12:36.016Z] === Skipped [2022-01-20T08:12:36.016Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-01-20T08:12:36.016Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-01-20T08:12:36.016Z] [2022-01-20T08:12:36.016Z] DONE 27 tests, 1 skipped in 195.662s [2022-01-20T08:12:36.016Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T08:12:36.016Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-01-20T08:12:36.016Z] ++ 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-01-20T08:12:36.016Z] ++ set -e [2022-01-20T08:12:36.016Z] ++ '[' -n 0 ']' [2022-01-20T08:12:36.016Z] ++ set -x [2022-01-20T08:12:36.016Z] ++ 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-01-20T08:12:36.277Z] INFO: Testing against a local daemon [2022-01-20T08:12:36.277Z] === RUN TestSessionCreate [2022-01-20T08:12:36.277Z] --- PASS: TestSessionCreate (0.04s) [2022-01-20T08:12:36.277Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T08:12:36.277Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T08:12:36.277Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-01-20T08:12:36.277Z] PASS [2022-01-20T08:12:36.277Z] [2022-01-20T08:12:36.277Z] DONE 2 tests in 0.111s [2022-01-20T08:12:36.277Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-01-20T08:12:36.277Z] ++ 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-01-20T08:12:36.277Z] ++ set -e [2022-01-20T08:12:36.277Z] ++ '[' -n 0 ']' [2022-01-20T08:12:36.277Z] ++ set -x [2022-01-20T08:12:36.277Z] ++ 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-01-20T08:12:36.277Z] INFO: Testing against a local daemon [2022-01-20T08:12:36.277Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T08:12:36.277Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T08:12:36.277Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.02s) [2022-01-20T08:12:36.277Z] === RUN TestDiskUsage [2022-01-20T08:12:36.277Z] === PAUSE TestDiskUsage [2022-01-20T08:12:36.277Z] === RUN TestEventsExecDie [2022-01-20T08:12:36.538Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T08:12:36.798Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T08:12:36.997Z] --- PASS: TestBuildWithHugeFile (133.68s) [2022-01-20T08:12:36.997Z] === RUN TestBuildWCOWSandboxSize [2022-01-20T08:12:36.997Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:12:36.997Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:12:36.997Z] === RUN TestBuildWithEmptyDockerfile [2022-01-20T08:12:36.997Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:12:36.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:12:36.997Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:12:36.997Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:12:36.997Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:12:36.997Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:12:36.997Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-01-20T08:12:36.997Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-01-20T08:12:36.997Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-01-20T08:12:36.997Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-01-20T08:12:36.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-01-20T08:12:36.997Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-01-20T08:12:36.998Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-01-20T08:12:36.998Z] === RUN TestBuildPreserveOwnership [2022-01-20T08:12:36.998Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:12:36.998Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestBuildPlatformInvalid [2022-01-20T08:12:36.998Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-01-20T08:12:36.998Z] PASS [2022-01-20T08:12:36.998Z] ok github.com/docker/docker/integration/build 202.087s [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === Skipped [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-01-20T08:12:36.998Z] build_session_test.go:25: TODO: BuildKit [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-01-20T08:12:36.998Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-01-20T08:12:36.998Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-01-20T08:12:36.998Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-01-20T08:12:36.998Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-01-20T08:12:36.998Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] DONE 29 tests, 6 skipped in 233.275s [2022-01-20T08:12:36.998Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-01-20T08:12:36.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:12:36.998Z] INFO: Testing against a local daemon [2022-01-20T08:12:36.998Z] === RUN TestConfigInspect [2022-01-20T08:12:36.998Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestConfigInspect (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestConfigList [2022-01-20T08:12:36.998Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestConfigList (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestConfigsCreateAndDelete [2022-01-20T08:12:36.998Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestConfigsUpdate [2022-01-20T08:12:36.998Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestTemplatedConfig [2022-01-20T08:12:36.998Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestConfigCreateResolve [2022-01-20T08:12:36.998Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:12:36.998Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-01-20T08:12:36.998Z] PASS [2022-01-20T08:12:36.998Z] ok github.com/docker/docker/integration/config 0.097s [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === Skipped [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-01-20T08:12:36.998Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-01-20T08:12:36.998Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-01-20T08:12:36.998Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-01-20T08:12:36.998Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-01-20T08:12:36.998Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-01-20T08:12:36.998Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:12:36.998Z] [2022-01-20T08:12:36.998Z] DONE 6 tests, 6 skipped in 2.148s [2022-01-20T08:12:36.998Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-01-20T08:12:36.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:12:36.998Z] INFO: Testing against a local daemon [2022-01-20T08:12:36.998Z] === RUN TestCheckpoint [2022-01-20T08:12:36.998Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:12:36.998Z] --- SKIP: TestCheckpoint (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestContainerInvalidJSON [2022-01-20T08:12:36.998Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:12:36.998Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:12:36.998Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:12:36.998Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:12:36.998Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-01-20T08:12:36.998Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-01-20T08:12:36.998Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-01-20T08:12:36.998Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-01-20T08:12:36.998Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-01-20T08:12:36.998Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-01-20T08:12:36.998Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-01-20T08:12:36.998Z] === RUN TestCopyFromContainerPathIsNotDir [2022-01-20T08:12:36.998Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-01-20T08:12:36.998Z] === RUN TestCopyToContainerPathDoesNotExist [2022-01-20T08:12:36.998Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-01-20T08:12:36.998Z] === RUN TestCopyToContainerPathIsNotDir [2022-01-20T08:12:36.998Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2022-01-20T08:12:36.998Z] === RUN TestCopyFromContainer [2022-01-20T08:12:36.998Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-01-20T08:12:36.998Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:12:36.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:12:36.998Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:12:36.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:12:36.998Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:12:36.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:12:36.998Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-01-20T08:12:36.998Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-01-20T08:12:36.998Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-01-20T08:12:36.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-01-20T08:12:36.998Z] === RUN TestCreateLinkToNonExistingContainer [2022-01-20T08:12:36.998Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T08:12:36.998Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidEnv [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidEnv/0 [2022-01-20T08:12:36.998Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidEnv/1 [2022-01-20T08:12:36.998Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidEnv/2 [2022-01-20T08:12:36.998Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-01-20T08:12:36.998Z] === CONT TestCreateWithInvalidEnv/0 [2022-01-20T08:12:36.998Z] === CONT TestCreateWithInvalidEnv/2 [2022-01-20T08:12:36.998Z] === CONT TestCreateWithInvalidEnv/1 [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestCreateTmpfsMountsTarget [2022-01-20T08:12:36.998Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestCreateWithCustomMaskedPaths [2022-01-20T08:12:36.998Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:12:36.998Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestCreateWithCustomReadonlyPaths [2022-01-20T08:12:36.998Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:12:36.998Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:12:36.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:12:36.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:12:36.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:12:36.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:12:36.998Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:12:36.998Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:12:36.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-01-20T08:12:36.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-01-20T08:12:36.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-01-20T08:12:36.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-01-20T08:12:36.998Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-01-20T08:12:36.998Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T08:12:36.998Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestCreateDifferentPlatform [2022-01-20T08:12:36.998Z] === RUN TestCreateDifferentPlatform/different_os [2022-01-20T08:12:36.998Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-01-20T08:12:36.998Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-01-20T08:12:36.998Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-01-20T08:12:36.998Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-01-20T08:12:36.998Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-01-20T08:12:36.998Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T08:12:36.998Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T08:12:36.998Z] === RUN TestContainerKillOnDaemonStart [2022-01-20T08:12:36.998Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestDiff [2022-01-20T08:12:36.998Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T08:12:36.998Z] --- SKIP: TestDiff (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestExecWithCloseStdin [2022-01-20T08:12:36.998Z] --- PASS: TestExecWithCloseStdin (2.65s) [2022-01-20T08:12:36.998Z] === RUN TestExec [2022-01-20T08:12:36.998Z] --- PASS: TestExec (2.32s) [2022-01-20T08:12:36.998Z] === RUN TestExecUser [2022-01-20T08:12:36.998Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T08:12:36.998Z] --- SKIP: TestExecUser (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestExportContainerAndImportImage [2022-01-20T08:12:36.998Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestExportContainerAfterDaemonRestart [2022-01-20T08:12:36.998Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:36.998Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestHealthCheckWorkdir [2022-01-20T08:12:36.998Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T08:12:36.998Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestHealthKillContainer [2022-01-20T08:12:36.998Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T08:12:36.998Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestInspectCpusetInConfigPre120 [2022-01-20T08:12:36.998Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T08:12:36.998Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T08:12:36.998Z] === RUN TestKillContainerInvalidSignal [2022-01-20T08:12:36.998Z] --- PASS: TestKillContainerInvalidSignal (2.14s) [2022-01-20T08:12:36.998Z] === RUN TestKillContainer [2022-01-20T08:12:36.998Z] === RUN TestKillContainer/no_signal [2022-01-20T08:12:37.060Z] --- PASS: TestEventsExecDie (0.68s) [2022-01-20T08:12:37.060Z] === RUN TestEventsBackwardsCompatible [2022-01-20T08:12:37.060Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-01-20T08:12:37.060Z] === RUN TestEventsVolumeCreate [2022-01-20T08:12:37.060Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-01-20T08:12:37.060Z] === RUN TestInfoBinaryCommits [2022-01-20T08:12:37.060Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-01-20T08:12:37.060Z] === RUN TestInfoAPIVersioned [2022-01-20T08:12:37.060Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-01-20T08:12:37.060Z] === RUN TestInfoAPI [2022-01-20T08:12:37.320Z] --- PASS: TestInfoAPI (0.02s) [2022-01-20T08:12:37.320Z] === RUN TestInfoAPIWarnings [2022-01-20T08:12:37.320Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T08:12:37.320Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T08:12:37.890Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T08:12:37.890Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T08:12:37.936Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T08:12:37.936Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T08:12:37.937Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T08:12:37.937Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T08:12:37.937Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T08:12:37.937Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T08:12:37.937Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T08:12:37.937Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T08:12:37.937Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T08:12:38.460Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T08:12:39.030Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T08:12:39.030Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T08:12:39.237Z] === RUN TestKillContainer/non_killing_signal [2022-01-20T08:12:39.237Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T08:12:39.237Z] === RUN TestKillContainer/killing_signal [2022-01-20T08:12:39.601Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T08:12:40.889Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T08:12:40.889Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T08:12:40.889Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T08:12:40.889Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:12:40.889Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T08:12:41.467Z] --- PASS: TestKillContainer (4.79s) [2022-01-20T08:12:41.467Z] --- PASS: TestKillContainer/no_signal (2.28s) [2022-01-20T08:12:41.467Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T08:12:41.467Z] --- PASS: TestKillContainer/killing_signal (2.47s) [2022-01-20T08:12:41.467Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-01-20T08:12:41.467Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:12:41.467Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T08:12:41.467Z] === RUN TestKillStoppedContainer [2022-01-20T08:12:41.467Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:12:41.467Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-01-20T08:12:41.467Z] === RUN TestKillStoppedContainerAPIPre120 [2022-01-20T08:12:41.467Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:12:41.467Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T08:12:41.467Z] === RUN TestKillDifferentUserContainer [2022-01-20T08:12:41.467Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T08:12:41.467Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-01-20T08:12:41.467Z] === RUN TestInspectOomKilledTrue [2022-01-20T08:12:41.467Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:41.467Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-01-20T08:12:41.467Z] === RUN TestInspectOomKilledFalse [2022-01-20T08:12:41.467Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:12:41.467Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-01-20T08:12:41.467Z] === RUN TestLogsFollowTailEmpty [2022-01-20T08:12:42.139Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T08:12:42.139Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T08:12:42.139Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T08:12:42.398Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T08:12:42.966Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T08:12:42.966Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T08:12:42.966Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T08:12:42.966Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T08:12:42.966Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T08:12:42.966Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T08:12:42.966Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:12:42.966Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T08:12:42.966Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:12:42.966Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T08:12:42.966Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:12:42.966Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T08:12:42.966Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T08:12:43.434Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T08:12:43.434Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:12:43.434Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T08:12:43.434Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T08:12:43.434Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T08:12:43.434Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T08:12:43.434Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T08:12:43.434Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T08:12:43.434Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:12:43.434Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T08:12:43.434Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T08:12:43.434Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T08:12:43.434Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T08:12:43.434Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T08:12:43.530Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T08:12:43.690Z] --- PASS: TestLogsFollowTailEmpty (2.18s) [2022-01-20T08:12:43.690Z] === RUN TestNetworkNat [2022-01-20T08:12:43.690Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T08:12:43.690Z] --- SKIP: TestNetworkNat (0.00s) [2022-01-20T08:12:43.690Z] === RUN TestNetworkLocalhostTCPNat [2022-01-20T08:12:44.472Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T08:12:44.472Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T08:12:45.856Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T08:12:45.916Z] --- PASS: TestNetworkLocalhostTCPNat (2.49s) [2022-01-20T08:12:45.916Z] === RUN TestNetworkLoopbackNat [2022-01-20T08:12:45.916Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T08:12:45.916Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-01-20T08:12:45.916Z] === RUN TestPause [2022-01-20T08:12:45.916Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T08:12:45.916Z] --- SKIP: TestPause (0.00s) [2022-01-20T08:12:45.916Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-01-20T08:12:46.391Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T08:12:46.391Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T08:12:46.391Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T08:12:46.391Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T08:12:46.391Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T08:12:46.391Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T08:12:46.391Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T08:12:46.391Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T08:12:46.391Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T08:12:47.241Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T08:12:48.083Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T08:12:48.140Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.06s) [2022-01-20T08:12:48.140Z] === RUN TestPauseStopPausedContainer [2022-01-20T08:12:48.140Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:12:48.140Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-01-20T08:12:48.140Z] === RUN TestPsFilter [2022-01-20T08:12:48.182Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T08:12:48.610Z] --- PASS: TestPsFilter (0.22s) [2022-01-20T08:12:48.610Z] === RUN TestRemoveContainerWithRemovedVolume [2022-01-20T08:12:48.753Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T08:12:49.015Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T08:12:49.586Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T08:12:49.586Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-01-20T08:12:49.586Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T08:12:50.156Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T08:12:50.726Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T08:12:50.837Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.56s) [2022-01-20T08:12:50.837Z] === RUN TestRemoveContainerWithVolume [2022-01-20T08:12:50.986Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T08:12:51.557Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T08:12:51.817Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T08:12:52.262Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T08:12:52.262Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T08:12:52.262Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T08:12:52.262Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:12:52.262Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T08:12:52.387Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T08:12:52.387Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-01-20T08:12:53.060Z] --- PASS: TestRemoveContainerWithVolume (2.27s) [2022-01-20T08:12:53.060Z] === RUN TestRemoveContainerRunning [2022-01-20T08:12:53.770Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T08:12:53.770Z] --- PASS: TestInfoAPIWarnings (16.30s) [2022-01-20T08:12:53.770Z] === RUN TestInfoDebug [2022-01-20T08:12:54.031Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T08:12:54.031Z] --- PASS: TestInfoDebug (0.54s) [2022-01-20T08:12:54.031Z] === RUN TestInfoInsecureRegistries [2022-01-20T08:12:54.602Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T08:12:54.602Z] --- PASS: TestInfoInsecureRegistries (0.58s) [2022-01-20T08:12:54.602Z] === RUN TestInfoRegistryMirrors [2022-01-20T08:12:54.602Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T08:12:55.173Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-01-20T08:12:55.173Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T08:12:55.282Z] --- PASS: TestRemoveContainerRunning (2.07s) [2022-01-20T08:12:55.282Z] === RUN TestRemoveContainerForceRemoveRunning [2022-01-20T08:12:55.433Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2022-01-20T08:12:55.433Z] === RUN TestPingCacheHeaders [2022-01-20T08:12:55.433Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T08:12:55.433Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T08:12:55.433Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T08:12:55.433Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-01-20T08:12:55.433Z] === RUN TestPingGet [2022-01-20T08:12:55.433Z] --- PASS: TestPingGet (0.02s) [2022-01-20T08:12:55.433Z] === RUN TestPingHead [2022-01-20T08:12:55.433Z] --- PASS: TestPingHead (0.03s) [2022-01-20T08:12:55.433Z] === RUN TestVersion [2022-01-20T08:12:55.433Z] --- PASS: TestVersion (0.02s) [2022-01-20T08:12:55.433Z] === CONT TestDiskUsage [2022-01-20T08:12:56.004Z] === RUN TestDiskUsage/empty [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/container_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/image_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/volume_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/build-cache_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-01-20T08:12:56.005Z] === RUN TestDiskUsage/after_LoadBusybox [2022-01-20T08:12:56.005Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-01-20T08:12:56.265Z] === RUN TestDiskUsage/after_container.Run [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-01-20T08:12:56.526Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage (1.39s) [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-01-20T08:12:56.787Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.23s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run (0.45s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-01-20T08:12:56.788Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-01-20T08:12:56.788Z] PASS [2022-01-20T08:12:56.788Z] [2022-01-20T08:12:56.788Z] === Skipped [2022-01-20T08:12:56.788Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.02s) [2022-01-20T08:12:56.788Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-01-20T08:12:56.788Z] [2022-01-20T08:12:56.788Z] DONE 50 tests, 1 skipped in 20.565s [2022-01-20T08:12:56.788Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-01-20T08:12:56.788Z] ++ 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-01-20T08:12:56.788Z] ++ set -e [2022-01-20T08:12:56.788Z] ++ '[' -n 0 ']' [2022-01-20T08:12:56.788Z] ++ set -x [2022-01-20T08:12:56.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=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-01-20T08:12:56.788Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T08:12:56.788Z] INFO: Testing against a local daemon [2022-01-20T08:12:56.788Z] === RUN TestVolumesCreateAndList [2022-01-20T08:12:57.048Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-01-20T08:12:57.048Z] === RUN TestVolumesRemove [2022-01-20T08:12:57.048Z] --- PASS: TestVolumesRemove (0.12s) [2022-01-20T08:12:57.048Z] === RUN TestVolumesInspect [2022-01-20T08:12:57.048Z] --- PASS: TestVolumesInspect (0.02s) [2022-01-20T08:12:57.048Z] === RUN TestVolumesInvalidJSON [2022-01-20T08:12:57.048Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T08:12:57.048Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T08:12:57.048Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T08:12:57.048Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-01-20T08:12:57.048Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-01-20T08:12:57.048Z] PASS [2022-01-20T08:12:57.048Z] [2022-01-20T08:12:57.048Z] DONE 5 tests in 0.213s [2022-01-20T08:12:57.048Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T08:12:57.308Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T08:12:57.308Z] +++ kill 11813 [2022-01-20T08:12:57.512Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.07s) [2022-01-20T08:12:57.512Z] === RUN TestRemoveInvalidContainer [2022-01-20T08:12:57.512Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-01-20T08:12:57.512Z] === RUN TestRenameLinkedContainer [2022-01-20T08:12:57.512Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T08:12:57.512Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-01-20T08:12:57.512Z] === RUN TestRenameStoppedContainer [2022-01-20T08:12:57.569Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T08:12:57.569Z] +++ /etc/init.d/apparmor stop [2022-01-20T08:12:57.569Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T08:12:57.569Z] [2022-01-20T08:12:57.569Z] Unloading profiles will leave already running processes permanently [2022-01-20T08:12:57.569Z] unconfined, which can lead to unexpected situations. [2022-01-20T08:12:57.569Z] [2022-01-20T08:12:57.569Z] To set a process to complain mode, use the command line tool [2022-01-20T08:12:57.569Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T08:12:57.569Z] +++ true [2022-01-20T08:12:57.569Z] exiting test-integration [2022-01-20T08:12:57.569Z] ++ exit 0 [2022-01-20T08:12:57.569Z] [2022-01-20T08:12:58.136Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T08:12:58.140Z] + for job in $(jobs -p) [2022-01-20T08:12:58.140Z] + wait 1857 [2022-01-20T08:12:58.140Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T08:12:58.140Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T08:12:58.140Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T08:12:58.140Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T08:12:58.140Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T08:12:58.712Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T08:12:59.283Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T08:12:59.283Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T08:12:59.884Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T08:13:00.464Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T08:13:02.373Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T08:13:02.373Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T08:13:02.944Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T08:13:03.515Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T08:13:04.458Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T08:13:04.688Z] --- PASS: TestRenameStoppedContainer (7.27s) [2022-01-20T08:13:04.688Z] === RUN TestRenameRunningContainerAndReuse [2022-01-20T08:13:05.029Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T08:13:05.600Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T08:13:05.860Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T08:13:06.430Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T08:13:06.690Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T08:13:07.237Z] ok github.com/docker/docker/cmd/dockerd 0.042s coverage: 29.1% of statements [2022-01-20T08:13:07.237Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-01-20T08:13:07.237Z] ok github.com/docker/docker/cmd/dockerd/trap 2.440s coverage: 0.0% of statements [2022-01-20T08:13:07.237Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-01-20T08:13:07.237Z] ? github.com/docker/docker/container/stream [no test files] [2022-01-20T08:13:07.237Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-01-20T08:13:07.237Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-01-20T08:13:07.237Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-01-20T08:13:07.260Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T08:13:07.260Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-01-20T08:13:09.172Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T08:13:09.456Z] --- PASS: TestRenameRunningContainerAndReuse (4.39s) [2022-01-20T08:13:09.456Z] === RUN TestRenameInvalidName [2022-01-20T08:13:09.743Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T08:13:10.685Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T08:13:10.946Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T08:13:11.681Z] --- PASS: TestRenameInvalidName (2.27s) [2022-01-20T08:13:11.681Z] === RUN TestRenameAnonymousContainer [2022-01-20T08:13:12.329Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T08:13:13.714Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T08:13:13.807Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-01-20T08:13:14.656Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T08:13:14.916Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T08:13:15.188Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-01-20T08:13:16.301Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T08:13:16.561Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T08:13:16.564Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2022-01-20T08:13:17.131Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T08:13:20.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-01-20T08:13:23.130Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-01-20T08:13:23.773Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T08:13:24.066Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.0% of statements [2022-01-20T08:13:24.325Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-01-20T08:13:24.895Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-01-20T08:13:25.154Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T08:13:26.275Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.474s coverage: 74.6% of statements [2022-01-20T08:13:26.275Z] ok github.com/docker/docker/daemon 10.150s coverage: 17.1% of statements [2022-01-20T08:13:26.275Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-01-20T08:13:26.275Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-01-20T08:13:26.275Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-01-20T08:13:26.275Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-01-20T08:13:26.541Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T08:13:26.643Z] --- PASS: TestRenameAnonymousContainer (14.70s) [2022-01-20T08:13:26.643Z] === RUN TestRenameContainerWithSameName [2022-01-20T08:13:26.801Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T08:13:27.212Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.368s coverage: 56.2% of statements [2022-01-20T08:13:28.183Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-01-20T08:13:28.183Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T08:13:28.212Z] --- PASS: TestRenameContainerWithSameName (2.09s) [2022-01-20T08:13:28.212Z] === RUN TestRenameContainerWithLinkedContainer [2022-01-20T08:13:28.212Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T08:13:28.212Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T08:13:28.212Z] === RUN TestResize [2022-01-20T08:13:28.443Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T08:13:28.591Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-01-20T08:13:28.703Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T08:13:28.703Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T08:13:28.964Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T08:13:29.536Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T08:13:29.986Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2022-01-20T08:13:30.435Z] --- PASS: TestResize (2.12s) [2022-01-20T08:13:30.435Z] === RUN TestResizeWithInvalidSize [2022-01-20T08:13:31.369Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.317s coverage: 46.2% of statements [2022-01-20T08:13:31.369Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-01-20T08:13:31.938Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.305s coverage: 50.5% of statements [2022-01-20T08:13:32.660Z] --- PASS: TestResizeWithInvalidSize (2.18s) [2022-01-20T08:13:32.660Z] === RUN TestResizeWhenContainerNotStarted [2022-01-20T08:13:32.831Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T08:13:33.318Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-01-20T08:13:33.318Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.640s coverage: 58.0% of statements [2022-01-20T08:13:33.318Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-01-20T08:13:33.318Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-01-20T08:13:33.401Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T08:13:34.256Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-01-20T08:13:34.824Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-01-20T08:13:34.882Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2022-01-20T08:13:34.882Z] === RUN TestDaemonRestartKillContainers [2022-01-20T08:13:34.882Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:13:34.882Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:13:34.882Z] === RUN TestStats [2022-01-20T08:13:34.882Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T08:13:34.882Z] --- SKIP: TestStats (0.00s) [2022-01-20T08:13:34.882Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-01-20T08:13:35.761Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 6.6% of statements [2022-01-20T08:13:35.761Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-01-20T08:13:35.761Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-01-20T08:13:36.329Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 43.5% of statements [2022-01-20T08:13:36.896Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 79.9% of statements [2022-01-20T08:13:37.155Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 33.6% of statements [2022-01-20T08:13:37.155Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-01-20T08:13:37.723Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2022-01-20T08:13:37.723Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-01-20T08:13:38.291Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-01-20T08:13:38.576Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-01-20T08:13:38.681Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T08:13:38.681Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T08:13:38.681Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T08:13:39.164Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 78.7% of statements [2022-01-20T08:13:39.164Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-01-20T08:13:39.252Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T08:13:39.733Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 54.7% of statements [2022-01-20T08:13:39.823Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T08:13:39.991Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-01-20T08:13:40.765Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T08:13:40.928Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-01-20T08:13:41.188Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-01-20T08:13:41.706Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T08:13:41.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-01-20T08:13:41.757Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-01-20T08:13:42.053Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.29s) [2022-01-20T08:13:42.053Z] === RUN TestStopContainerWithTimeout [2022-01-20T08:13:42.053Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T08:13:42.053Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-01-20T08:13:42.053Z] === RUN TestUpdateRestartPolicy [2022-01-20T08:13:42.283Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T08:13:42.326Z] ok github.com/docker/docker/daemon/logger/splunk 1.622s coverage: 82.5% of statements [2022-01-20T08:13:42.326Z] ? github.com/docker/docker/daemon/names [no test files] [2022-01-20T08:13:42.326Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-01-20T08:13:43.263Z] ok github.com/docker/docker/distribution 0.113s coverage: 26.4% of statements [2022-01-20T08:13:43.522Z] ok github.com/docker/docker/distribution/metadata 0.082s coverage: 48.2% of statements [2022-01-20T08:13:43.522Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-01-20T08:13:44.091Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-01-20T08:13:44.660Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-01-20T08:13:44.829Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T08:13:45.228Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-01-20T08:13:45.400Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T08:13:45.487Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-01-20T08:13:46.054Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-01-20T08:13:46.055Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 85.1% of statements [2022-01-20T08:13:46.055Z] ? github.com/docker/docker/dockerversion [no test files] [2022-01-20T08:13:46.055Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-01-20T08:13:46.314Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-01-20T08:13:46.341Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T08:13:46.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-01-20T08:13:47.252Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2022-01-20T08:13:47.820Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-01-20T08:13:48.079Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-01-20T08:13:48.250Z] docker_api_swarm_service_test.go:395: [d3443d0b84f5d] joining swarm manager [d8078aa8ebae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:13:49.189Z] docker_api_swarm_service_test.go:395: [d83016e465156] joining swarm manager [d8078aa8ebae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:13:49.457Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.6% of statements [2022-01-20T08:13:50.394Z] ok github.com/docker/docker/pkg/authorization 0.367s coverage: 68.3% of statements [2022-01-20T08:13:50.394Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-01-20T08:13:50.653Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-01-20T08:13:53.391Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T08:13:53.937Z] ok github.com/docker/docker/pkg/chrootarchive 2.464s coverage: 43.5% of statements [2022-01-20T08:13:53.937Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-01-20T08:13:53.937Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-01-20T08:13:54.874Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-01-20T08:13:54.874Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 84.8% of statements [2022-01-20T08:13:55.441Z] ok github.com/docker/docker/pkg/fsutils 0.141s coverage: 85.1% of statements [2022-01-20T08:13:55.441Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-01-20T08:13:55.701Z] ok github.com/docker/docker/layer 8.011s coverage: 68.8% of statements [2022-01-20T08:13:55.701Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-01-20T08:13:55.701Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-01-20T08:13:55.701Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-01-20T08:13:55.701Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-01-20T08:13:55.701Z] ? github.com/docker/docker/oci/caps [no test files] [2022-01-20T08:13:55.701Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-01-20T08:13:55.701Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-01-20T08:13:56.639Z] ok github.com/docker/docker/pkg/idtools 0.545s coverage: 69.5% of statements [2022-01-20T08:13:56.639Z] ok github.com/docker/docker/pkg/ioutils 0.426s coverage: 70.1% of statements [2022-01-20T08:13:56.899Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-01-20T08:13:56.899Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2022-01-20T08:13:56.899Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-01-20T08:13:56.899Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-01-20T08:13:56.899Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-01-20T08:13:57.158Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-01-20T08:13:57.158Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-01-20T08:13:57.416Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-01-20T08:13:57.416Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2022-01-20T08:13:57.675Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-01-20T08:13:57.675Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-01-20T08:13:57.675Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-01-20T08:13:57.675Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-01-20T08:13:58.244Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-01-20T08:13:58.672Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T08:13:58.811Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-01-20T08:13:58.932Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T08:13:59.071Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-01-20T08:13:59.071Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-01-20T08:13:59.502Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T08:13:59.762Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T08:14:00.334Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T08:14:00.373Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T08:14:00.373Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T08:14:00.373Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T08:14:00.446Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-01-20T08:14:00.446Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-01-20T08:14:00.595Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T08:14:00.704Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-01-20T08:14:00.963Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-01-20T08:14:01.166Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T08:14:01.222Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-01-20T08:14:01.222Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-01-20T08:14:01.790Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 51.2% of statements [2022-01-20T08:14:02.049Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-01-20T08:14:02.308Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-01-20T08:14:02.550Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T08:14:02.550Z] === RUN TestDockerSuite/TestNetworkEvents [2022-01-20T08:14:02.876Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-01-20T08:14:02.876Z] coverage: [no statements] [2022-01-20T08:14:02.876Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-01-20T08:14:03.121Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T08:14:03.135Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-01-20T08:14:03.394Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-01-20T08:14:03.394Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-01-20T08:14:04.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-01-20T08:14:04.635Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T08:14:04.896Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T08:14:05.299Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-01-20T08:14:05.299Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-01-20T08:14:05.848Z] docker_api_swarm_service_test.go:343: [d595fe0d4a705] joining swarm manager [d856361cfe428]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:14:05.867Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-01-20T08:14:06.244Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T08:14:06.244Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T08:14:06.789Z] docker_api_swarm_service_test.go:343: [d87936bf71876] joining swarm manager [d856361cfe428]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:14:06.802Z] ok github.com/docker/docker/quota 0.240s coverage: 71.4% of statements [2022-01-20T08:14:07.050Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T08:14:07.061Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2022-01-20T08:14:07.409Z] --- PASS: TestUpdateRestartPolicy (22.02s) [2022-01-20T08:14:07.409Z] === RUN TestUpdateRestartWithAutoRemove [2022-01-20T08:14:07.409Z] --- PASS: TestUpdateRestartWithAutoRemove (2.19s) [2022-01-20T08:14:07.409Z] === RUN TestWaitNonBlocked [2022-01-20T08:14:07.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:14:07.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:14:07.409Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:14:07.409Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:14:07.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-01-20T08:14:07.409Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-01-20T08:14:07.999Z] ok github.com/docker/docker/registry 0.039s coverage: 58.3% of statements [2022-01-20T08:14:08.258Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-01-20T08:14:08.517Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-01-20T08:14:08.776Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-01-20T08:14:09.034Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-01-20T08:14:09.196Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T08:14:09.630Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-01-20T08:14:09.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.74s) [2022-01-20T08:14:09.630Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.86s) [2022-01-20T08:14:09.630Z] === RUN TestWaitBlocked [2022-01-20T08:14:09.630Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:09.630Z] --- SKIP: TestWaitBlocked (0.00s) [2022-01-20T08:14:09.630Z] PASS [2022-01-20T08:14:09.630Z] ok github.com/docker/docker/integration/container 101.066s [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === Skipped [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-01-20T08:14:09.630Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-01-20T08:14:09.630Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-01-20T08:14:09.630Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-01-20T08:14:09.630Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-01-20T08:14:09.630Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-01-20T08:14:09.630Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-01-20T08:14:09.630Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-01-20T08:14:09.630Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-01-20T08:14:09.630Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-01-20T08:14:09.630Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-01-20T08:14:09.630Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-01-20T08:14:09.630Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-01-20T08:14:09.630Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-01-20T08:14:09.630Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-01-20T08:14:09.630Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-01-20T08:14:09.630Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-01-20T08:14:09.630Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-01-20T08:14:09.630Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-01-20T08:14:09.630Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-01-20T08:14:09.630Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-01-20T08:14:09.630Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-01-20T08:14:09.630Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-01-20T08:14:09.630Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-01-20T08:14:09.630Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-01-20T08:14:09.630Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-01-20T08:14:09.630Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-01-20T08:14:09.630Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.630Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-01-20T08:14:09.630Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:09.630Z] [2022-01-20T08:14:09.631Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-01-20T08:14:09.631Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-01-20T08:14:09.631Z] [2022-01-20T08:14:09.631Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-01-20T08:14:09.631Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-01-20T08:14:09.631Z] [2022-01-20T08:14:09.631Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-01-20T08:14:09.631Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:09.631Z] [2022-01-20T08:14:09.631Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-01-20T08:14:09.631Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-01-20T08:14:09.631Z] [2022-01-20T08:14:09.631Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-01-20T08:14:09.631Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-01-20T08:14:09.631Z] [2022-01-20T08:14:09.631Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-01-20T08:14:09.631Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:09.631Z] [2022-01-20T08:14:09.631Z] DONE 87 tests, 33 skipped in 103.801s [2022-01-20T08:14:09.631Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-01-20T08:14:09.664Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T08:14:09.664Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T08:14:09.664Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T08:14:09.664Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T08:14:09.664Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T08:14:09.664Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T08:14:09.664Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T08:14:10.133Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T08:14:11.119Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T08:14:11.568Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-01-20T08:14:12.134Z] ok github.com/docker/docker/volume/local 0.092s coverage: 76.4% of statements [2022-01-20T08:14:12.393Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-01-20T08:14:13.329Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-01-20T08:14:14.070Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T08:14:15.635Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T08:14:15.635Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T08:14:15.635Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T08:14:15.635Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T08:14:15.635Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T08:14:15.635Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T08:14:17.044Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T08:14:17.044Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T08:14:17.044Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T08:14:17.305Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T08:14:18.588Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T08:14:20.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-01-20T08:14:20.601Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T08:14:22.511Z] docker_api_swarm_service_test.go:490: [db160e22a6a7c] joining swarm manager [ddcd4587c8d04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:14:22.772Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T08:14:23.032Z] docker_api_swarm_service_test.go:490: [d407161eba7d0] joining swarm manager [ddcd4587c8d04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:14:24.404Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T08:14:24.404Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T08:14:24.404Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T08:14:24.404Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T08:14:24.404Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T08:14:25.573Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T08:14:26.620Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T08:14:27.609Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T08:14:27.609Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T08:14:27.609Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T08:14:27.609Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T08:14:27.609Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T08:14:27.609Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T08:14:27.609Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T08:14:27.609Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T08:14:28.598Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T08:14:30.859Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T08:14:31.110Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T08:14:31.799Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T08:14:32.392Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T08:14:32.740Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T08:14:33.386Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T08:14:33.386Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T08:14:33.386Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T08:14:33.386Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T08:14:33.386Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T08:14:33.386Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T08:14:33.682Z] === RUN TestDockerSuite/TestPortList [2022-01-20T08:14:34.911Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T08:14:35.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-01-20T08:14:35.237Z] === RUN TestConfigDaemonLibtrustID [2022-01-20T08:14:35.237Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T08:14:35.237Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-01-20T08:14:35.237Z] === RUN TestDaemonConfigValidation [2022-01-20T08:14:35.237Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T08:14:35.237Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-01-20T08:14:35.237Z] === RUN TestConfigDaemonSeccompProfiles [2022-01-20T08:14:35.237Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T08:14:35.237Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T08:14:35.237Z] === RUN TestDaemonProxy [2022-01-20T08:14:35.237Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T08:14:35.237Z] --- SKIP: TestDaemonProxy (0.00s) [2022-01-20T08:14:35.237Z] PASS [2022-01-20T08:14:35.237Z] ok github.com/docker/docker/integration/daemon 0.118s [2022-01-20T08:14:35.237Z] [2022-01-20T08:14:35.237Z] === Skipped [2022-01-20T08:14:35.237Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-01-20T08:14:35.237Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-01-20T08:14:35.237Z] [2022-01-20T08:14:35.237Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-01-20T08:14:35.237Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-01-20T08:14:35.237Z] [2022-01-20T08:14:35.237Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-01-20T08:14:35.237Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-01-20T08:14:35.237Z] [2022-01-20T08:14:35.237Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-01-20T08:14:35.237Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-01-20T08:14:35.237Z] [2022-01-20T08:14:35.237Z] DONE 4 tests, 4 skipped in 22.989s [2022-01-20T08:14:35.237Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-01-20T08:14:35.252Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/pkg/term [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/rootless [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/testutil/request [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/volume [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-01-20T08:14:35.252Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-01-20T08:14:35.252Z] [2022-01-20T08:14:35.252Z] === Skipped [2022-01-20T08:14:35.252Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-01-20T08:14:35.252Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-01-20T08:14:35.252Z] [2022-01-20T08:14:35.252Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-01-20T08:14:35.252Z] network_proxy_test.go:208: No support for dual stack yet [2022-01-20T08:14:35.252Z] [2022-01-20T08:14:35.252Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-01-20T08:14:35.252Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-01-20T08:14:35.252Z] [2022-01-20T08:14:35.252Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-01-20T08:14:35.252Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-01-20T08:14:35.252Z] [2022-01-20T08:14:35.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-01-20T08:14:35.252Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.252Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T08:14:35.252Z] [2022-01-20T08:14:35.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-01-20T08:14:35.252Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.252Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T08:14:35.252Z] [2022-01-20T08:14:35.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-01-20T08:14:35.252Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.252Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T08:14:35.252Z] [2022-01-20T08:14:35.252Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver btrfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:71: No driver to put! [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-01-20T08:14:35.253Z] time="2022-01-20T08:13:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-01-20T08:14:35.253Z] time="2022-01-20T08:13:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-01-20T08:14:35.253Z] time="2022-01-20T08:13:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-01-20T08:14:35.253Z] time="2022-01-20T08:13:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-01-20T08:14:35.253Z] time="2022-01-20T08:13:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:71: No driver to put! [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-01-20T08:14:35.253Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-01-20T08:14:35.253Z] overlay_test.go:50: Fails to compute changes intermittently [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-01-20T08:14:35.253Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-01-20T08:14:35.253Z] graphtest_unix.go:44: Driver zfs not supported [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-01-20T08:14:35.253Z] graphtest_unix.go:71: No driver to put! [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-01-20T08:14:35.253Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-01-20T08:14:35.253Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-01-20T08:14:35.253Z] [2022-01-20T08:14:35.253Z] DONE 2311 tests, 28 skipped in 222.697s [2022-01-20T08:14:35.253Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/bitseq [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/cluster [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/config [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/datastore [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/diagnostic [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/discoverapi [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/driverapi [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/host [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/null [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/remote [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/windows [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/drvregistry [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/etchosts [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/idm [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/internal/caller [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/ipam [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/ipamapi [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/ipams/null [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/ipams/remote [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/ipamutils [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/iptables [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/netlabel [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/netutils [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/networkdb [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/ns [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/options [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/osl [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/osl/kernel [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/portallocator [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/portmapper [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/resolvconf [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/testutils [2022-01-20T08:14:35.253Z] github.com/docker/docker/libnetwork/types' ']' [2022-01-20T08:14:35.253Z] + 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-01-20T08:14:35.379Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T08:14:35.379Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T08:14:35.379Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T08:14:36.337Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T08:14:36.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:14:36.810Z] INFO: Testing against a local daemon [2022-01-20T08:14:36.810Z] === RUN TestCommitInheritsEnv [2022-01-20T08:14:36.810Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:14:36.810Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-01-20T08:14:36.810Z] === RUN TestImportExtremelyLargeImageWorks [2022-01-20T08:14:36.810Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:14:36.810Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:14:36.810Z] === RUN TestImportWithCustomPlatform [2022-01-20T08:14:36.810Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:14:36.810Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-01-20T08:14:36.810Z] === RUN TestImagesFilterMultiReference [2022-01-20T08:14:36.810Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-01-20T08:14:36.810Z] === RUN TestImagePullPlatformInvalid [2022-01-20T08:14:36.810Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-01-20T08:14:36.810Z] === RUN TestRemoveImageOrphaning [2022-01-20T08:14:37.803Z] --- PASS: TestRemoveImageOrphaning (1.09s) [2022-01-20T08:14:37.803Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-01-20T08:14:38.273Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-01-20T08:14:38.273Z] === RUN TestTagInvalidReference [2022-01-20T08:14:38.273Z] --- PASS: TestTagInvalidReference (0.03s) [2022-01-20T08:14:38.273Z] === RUN TestTagValidPrefixedRepo [2022-01-20T08:14:38.273Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-01-20T08:14:38.273Z] === RUN TestTagExistedNameWithoutForce [2022-01-20T08:14:38.273Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-01-20T08:14:38.273Z] === RUN TestTagOfficialNames [2022-01-20T08:14:38.273Z] --- PASS: TestTagOfficialNames (0.08s) [2022-01-20T08:14:38.273Z] === RUN TestTagMatchesDigest [2022-01-20T08:14:38.273Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-01-20T08:14:38.273Z] PASS [2022-01-20T08:14:38.273Z] ok github.com/docker/docker/integration/image 1.628s [2022-01-20T08:14:38.273Z] [2022-01-20T08:14:38.273Z] === Skipped [2022-01-20T08:14:38.273Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-01-20T08:14:38.273Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:14:38.273Z] [2022-01-20T08:14:38.273Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-01-20T08:14:38.273Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:14:38.273Z] [2022-01-20T08:14:38.273Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-01-20T08:14:38.273Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-01-20T08:14:38.273Z] [2022-01-20T08:14:38.273Z] DONE 12 tests, 3 skipped in 5.835s [2022-01-20T08:14:38.746Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-01-20T08:14:39.171Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T08:14:40.158Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T08:14:40.977Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:14:40.977Z] INFO: Testing against a local daemon [2022-01-20T08:14:40.977Z] === RUN TestNetworkCreateDelete [2022-01-20T08:14:40.977Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:40.977Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestDockerNetworkDeletePreferID [2022-01-20T08:14:40.977Z] 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-01-20T08:14:40.977Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestDaemonDNSFallback [2022-01-20T08:14:40.977Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:40.977Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestInspectNetwork [2022-01-20T08:14:40.977Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T08:14:40.977Z] --- SKIP: TestInspectNetwork (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestRunContainerWithBridgeNone [2022-01-20T08:14:40.977Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:40.977Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestNetworkInvalidJSON [2022-01-20T08:14:40.977Z] === RUN TestNetworkInvalidJSON//networks/create [2022-01-20T08:14:40.977Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-01-20T08:14:40.977Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:14:40.977Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:14:40.977Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:14:40.977Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:14:40.977Z] === CONT TestNetworkInvalidJSON//networks/create [2022-01-20T08:14:40.977Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-01-20T08:14:40.977Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-01-20T08:14:40.977Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-01-20T08:14:40.977Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-01-20T08:14:40.977Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-01-20T08:14:40.977Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestNetworkList [2022-01-20T08:14:40.977Z] === RUN TestNetworkList//networks [2022-01-20T08:14:40.977Z] === PAUSE TestNetworkList//networks [2022-01-20T08:14:40.977Z] === RUN TestNetworkList//networks/ [2022-01-20T08:14:40.977Z] === PAUSE TestNetworkList//networks/ [2022-01-20T08:14:40.977Z] === CONT TestNetworkList//networks [2022-01-20T08:14:40.977Z] === CONT TestNetworkList//networks/ [2022-01-20T08:14:40.977Z] --- PASS: TestNetworkList (0.03s) [2022-01-20T08:14:40.977Z] --- PASS: TestNetworkList//networks (0.00s) [2022-01-20T08:14:40.977Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestHostIPv4BridgeLabel [2022-01-20T08:14:40.977Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestDaemonRestartWithLiveRestore [2022-01-20T08:14:40.977Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestDaemonDefaultNetworkPools [2022-01-20T08:14:40.977Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestDaemonRestartWithExistingNetwork [2022-01-20T08:14:40.977Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-01-20T08:14:40.977Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-01-20T08:14:40.977Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestServiceWithPredefinedNetwork [2022-01-20T08:14:40.977Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-01-20T08:14:40.977Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:14:40.977Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestServiceWithDataPathPortInit [2022-01-20T08:14:40.977Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-01-20T08:14:40.977Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-01-20T08:14:40.977Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T08:14:40.977Z] PASS [2022-01-20T08:14:40.977Z] ok github.com/docker/docker/integration/network 0.164s [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === Skipped [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-01-20T08:14:40.977Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-01-20T08:14:40.977Z] 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-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-01-20T08:14:40.977Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-01-20T08:14:40.977Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-01-20T08:14:40.977Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-01-20T08:14:40.977Z] network_test.go:128: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-01-20T08:14:40.977Z] service_test.go:30: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-01-20T08:14:40.977Z] service_test.go:59: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-01-20T08:14:40.977Z] service_test.go:103: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-01-20T08:14:40.977Z] service_test.go:137: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-01-20T08:14:40.977Z] service_test.go:188: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-01-20T08:14:40.977Z] service_test.go:213: testEnv.OSType == "windows" [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.977Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-01-20T08:14:40.977Z] service_test.go:243: FLAKY_TEST [2022-01-20T08:14:40.977Z] [2022-01-20T08:14:40.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-01-20T08:14:40.978Z] service_test.go:334: testEnv.OSType == "windows" [2022-01-20T08:14:40.978Z] [2022-01-20T08:14:40.978Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-01-20T08:14:40.978Z] service_test.go:402: testEnv.OSType == "windows" [2022-01-20T08:14:40.978Z] [2022-01-20T08:14:40.978Z] DONE 22 tests, 15 skipped in 2.342s [2022-01-20T08:14:40.978Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-01-20T08:14:41.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-01-20T08:14:41.657Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T08:14:41.967Z] testing: warning: no tests to run [2022-01-20T08:14:41.967Z] PASS [2022-01-20T08:14:41.967Z] ok github.com/docker/docker/integration/network/ipvlan 0.078s [2022-01-20T08:14:41.967Z] [2022-01-20T08:14:41.967Z] DONE 0 tests in 0.736s [2022-01-20T08:14:41.967Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-01-20T08:14:42.230Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T08:14:42.437Z] testing: warning: no tests to run [2022-01-20T08:14:42.437Z] PASS [2022-01-20T08:14:42.437Z] ok github.com/docker/docker/integration/network/macvlan 0.071s [2022-01-20T08:14:42.437Z] [2022-01-20T08:14:42.437Z] DONE 0 tests in 0.713s [2022-01-20T08:14:42.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-01-20T08:14:43.172Z] docker_api_swarm_service_test.go:128: [d967c10cfbf50] joining swarm manager [dc1ba72e8566a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:14:43.384Z] testing: warning: no tests to run [2022-01-20T08:14:43.384Z] PASS [2022-01-20T08:14:43.384Z] ok github.com/docker/docker/integration/plugin 0.071s [2022-01-20T08:14:43.855Z] [2022-01-20T08:14:43.855Z] DONE 0 tests in 0.928s [2022-01-20T08:14:43.855Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-01-20T08:14:44.112Z] docker_api_swarm_service_test.go:129: [d3d0ca198648e] joining swarm manager [dc1ba72e8566a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:14:44.335Z] testing: warning: no tests to run [2022-01-20T08:14:44.335Z] PASS [2022-01-20T08:14:44.335Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-01-20T08:14:44.335Z] [2022-01-20T08:14:44.335Z] DONE 0 tests in 0.733s [2022-01-20T08:14:44.806Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-01-20T08:14:44.912Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T08:14:44.912Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T08:14:44.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T08:14:44.912Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T08:14:44.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T08:14:44.912Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T08:14:44.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T08:14:44.912Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T08:14:44.912Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T08:14:45.381Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T08:14:46.023Z] docker_api_swarm_service_test.go:137: [d897a4e20fd6e] joining swarm manager [dc1ba72e8566a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T08:14:46.593Z] docker_api_swarm_service_test.go:138: [d448111d4f91c] joining swarm manager [dc1ba72e8566a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-01-20T08:14:48.503Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T08:14:48.503Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T08:14:48.503Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T08:14:48.850Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T08:14:49.074Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T08:14:49.074Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T08:14:49.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T08:14:49.334Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T08:14:49.580Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:14:49.580Z] INFO: Testing against a local daemon [2022-01-20T08:14:49.580Z] === RUN TestPluginInvalidJSON [2022-01-20T08:14:49.580Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:14:49.580Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:14:49.580Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-01-20T08:14:49.580Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-01-20T08:14:49.580Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-01-20T08:14:49.580Z] === RUN TestPluginInstall [2022-01-20T08:14:49.580Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T08:14:49.580Z] --- SKIP: TestPluginInstall (0.00s) [2022-01-20T08:14:49.580Z] === RUN TestPluginsWithRuntimes [2022-01-20T08:14:49.580Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T08:14:49.580Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-01-20T08:14:49.580Z] === RUN TestPluginBackCompatMediaTypes [2022-01-20T08:14:49.580Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T08:14:49.580Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T08:14:49.580Z] PASS [2022-01-20T08:14:49.580Z] ok github.com/docker/docker/integration/plugin/common 0.105s [2022-01-20T08:14:49.580Z] [2022-01-20T08:14:49.580Z] === Skipped [2022-01-20T08:14:49.580Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-01-20T08:14:49.580Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-01-20T08:14:49.580Z] [2022-01-20T08:14:49.580Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-01-20T08:14:49.580Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-01-20T08:14:49.580Z] [2022-01-20T08:14:49.580Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-01-20T08:14:49.580Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-01-20T08:14:49.580Z] [2022-01-20T08:14:49.580Z] DONE 5 tests, 3 skipped in 4.938s [2022-01-20T08:14:49.580Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-01-20T08:14:49.906Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T08:14:49.906Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T08:14:50.847Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T08:14:50.847Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-01-20T08:14:52.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:14:52.564Z] INFO: Testing against a local daemon [2022-01-20T08:14:52.564Z] === RUN TestExternalGraphDriver [2022-01-20T08:14:52.564Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T08:14:52.564Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-01-20T08:14:52.564Z] === RUN TestGraphdriverPluginV2 [2022-01-20T08:14:52.564Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T08:14:52.564Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-01-20T08:14:52.564Z] PASS [2022-01-20T08:14:52.564Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.153s [2022-01-20T08:14:52.564Z] [2022-01-20T08:14:52.564Z] === Skipped [2022-01-20T08:14:52.564Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-01-20T08:14:52.564Z] external_test.go:47: runtime.GOOS == "windows" [2022-01-20T08:14:52.564Z] [2022-01-20T08:14:52.564Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-01-20T08:14:52.564Z] external_test.go:407: runtime.GOOS == "windows" [2022-01-20T08:14:52.564Z] [2022-01-20T08:14:52.564Z] DONE 2 tests, 2 skipped in 2.806s [2022-01-20T08:14:52.564Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-01-20T08:14:52.764Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-01-20T08:14:53.620Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T08:14:53.706Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-01-20T08:14:53.966Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-01-20T08:14:54.227Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T08:14:54.607Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T08:14:54.607Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T08:14:54.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:14:54.825Z] INFO: Testing against a local daemon [2022-01-20T08:14:54.825Z] === RUN TestReadPluginNoRead [2022-01-20T08:14:54.825Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T08:14:54.825Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-01-20T08:14:54.825Z] PASS [2022-01-20T08:14:54.825Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2022-01-20T08:14:54.825Z] [2022-01-20T08:14:54.825Z] === Skipped [2022-01-20T08:14:54.825Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-01-20T08:14:54.825Z] read_test.go:21: no unix domain sockets on Windows [2022-01-20T08:14:54.825Z] [2022-01-20T08:14:54.825Z] DONE 1 tests, 1 skipped in 2.454s [2022-01-20T08:14:55.076Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T08:14:55.301Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-01-20T08:14:56.138Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T08:14:56.293Z] testing: warning: no tests to run [2022-01-20T08:14:56.293Z] PASS [2022-01-20T08:14:56.293Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2022-01-20T08:14:56.293Z] [2022-01-20T08:14:56.293Z] DONE 0 tests in 1.172s [2022-01-20T08:14:56.293Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-01-20T08:14:57.092Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T08:14:58.036Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T08:14:58.524Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:14:58.524Z] INFO: Testing against a local daemon [2022-01-20T08:14:58.524Z] === RUN TestPluginWithDevMounts [2022-01-20T08:14:58.524Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:58.524Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-01-20T08:14:58.524Z] PASS [2022-01-20T08:14:58.524Z] ok github.com/docker/docker/integration/plugin/volumes 0.085s [2022-01-20T08:14:59.001Z] [2022-01-20T08:14:59.001Z] === Skipped [2022-01-20T08:14:59.001Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-01-20T08:14:59.001Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:14:59.001Z] [2022-01-20T08:14:59.001Z] DONE 1 tests, 1 skipped in 2.244s [2022-01-20T08:14:59.001Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-01-20T08:14:59.010Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T08:14:59.604Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T08:15:01.298Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:15:01.298Z] INFO: Testing against a local daemon [2022-01-20T08:15:01.298Z] === RUN TestSecretInspect [2022-01-20T08:15:01.298Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] --- SKIP: TestSecretInspect (0.00s) [2022-01-20T08:15:01.298Z] === RUN TestSecretList [2022-01-20T08:15:01.298Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] --- SKIP: TestSecretList (0.00s) [2022-01-20T08:15:01.298Z] === RUN TestSecretsCreateAndDelete [2022-01-20T08:15:01.298Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-01-20T08:15:01.298Z] === RUN TestSecretsUpdate [2022-01-20T08:15:01.298Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-01-20T08:15:01.298Z] === RUN TestTemplatedSecret [2022-01-20T08:15:01.298Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-01-20T08:15:01.298Z] === RUN TestSecretCreateResolve [2022-01-20T08:15:01.298Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:01.298Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-01-20T08:15:01.298Z] PASS [2022-01-20T08:15:01.298Z] ok github.com/docker/docker/integration/secret 0.101s [2022-01-20T08:15:01.298Z] [2022-01-20T08:15:01.298Z] === Skipped [2022-01-20T08:15:01.298Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-01-20T08:15:01.298Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] [2022-01-20T08:15:01.298Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-01-20T08:15:01.298Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] [2022-01-20T08:15:01.298Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-01-20T08:15:01.298Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] [2022-01-20T08:15:01.298Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-01-20T08:15:01.298Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] [2022-01-20T08:15:01.298Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-01-20T08:15:01.298Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:01.298Z] [2022-01-20T08:15:01.298Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-01-20T08:15:01.298Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:01.298Z] [2022-01-20T08:15:01.298Z] DONE 6 tests, 6 skipped in 2.215s [2022-01-20T08:15:01.298Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-01-20T08:15:02.313Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T08:15:02.313Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T08:15:03.555Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:15:03.555Z] INFO: Testing against a local daemon [2022-01-20T08:15:03.555Z] === RUN TestServiceCreateInit [2022-01-20T08:15:03.555Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-01-20T08:15:03.555Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:03.555Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-01-20T08:15:03.555Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:03.555Z] --- PASS: TestServiceCreateInit (0.06s) [2022-01-20T08:15:03.555Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:15:03.555Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:15:03.555Z] === RUN TestCreateServiceMultipleTimes [2022-01-20T08:15:03.555Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:03.555Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-01-20T08:15:03.555Z] === RUN TestCreateServiceConflict [2022-01-20T08:15:03.555Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:03.555Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-01-20T08:15:03.555Z] === RUN TestCreateServiceMaxReplicas [2022-01-20T08:15:03.555Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:03.555Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-01-20T08:15:03.555Z] === RUN TestCreateWithDuplicateNetworkNames [2022-01-20T08:15:03.555Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:03.555Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T08:15:03.555Z] === RUN TestCreateServiceSecretFileMode [2022-01-20T08:15:03.555Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:03.555Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-01-20T08:15:03.555Z] === RUN TestCreateServiceConfigFileMode [2022-01-20T08:15:03.555Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:03.555Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-01-20T08:15:03.555Z] === RUN TestCreateServiceSysctls [2022-01-20T08:15:03.555Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-01-20T08:15:04.027Z] === RUN TestCreateServiceCapabilities [2022-01-20T08:15:04.027Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-01-20T08:15:04.027Z] === RUN TestInspect [2022-01-20T08:15:04.027Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestInspect (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestCreateJob [2022-01-20T08:15:04.027Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestCreateJob (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestReplicatedJob [2022-01-20T08:15:04.027Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestReplicatedJob (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestUpdateReplicatedJob [2022-01-20T08:15:04.027Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestServiceListWithStatuses [2022-01-20T08:15:04.027Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestDockerNetworkConnectAlias [2022-01-20T08:15:04.027Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestDockerNetworkReConnect [2022-01-20T08:15:04.027Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestServicePlugin [2022-01-20T08:15:04.027Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestServicePlugin (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestServiceUpdateLabel [2022-01-20T08:15:04.027Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.027Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestServiceUpdateSecrets [2022-01-20T08:15:04.027Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.027Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestServiceUpdateConfigs [2022-01-20T08:15:04.027Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.027Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestServiceUpdateNetwork [2022-01-20T08:15:04.027Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.027Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-01-20T08:15:04.027Z] === RUN TestServiceUpdatePidsLimit [2022-01-20T08:15:04.027Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.027Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-01-20T08:15:04.027Z] PASS [2022-01-20T08:15:04.027Z] ok github.com/docker/docker/integration/service 0.265s [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === Skipped [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:15:04.027Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:15:04.027Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-01-20T08:15:04.027Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-01-20T08:15:04.027Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-01-20T08:15:04.027Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-01-20T08:15:04.027Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-01-20T08:15:04.027Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-01-20T08:15:04.027Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-01-20T08:15:04.027Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-01-20T08:15:04.027Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-01-20T08:15:04.027Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-01-20T08:15:04.027Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-01-20T08:15:04.027Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-01-20T08:15:04.027Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-01-20T08:15:04.027Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-01-20T08:15:04.027Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-01-20T08:15:04.027Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-01-20T08:15:04.027Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-01-20T08:15:04.027Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-01-20T08:15:04.027Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.027Z] [2022-01-20T08:15:04.027Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-01-20T08:15:04.028Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.028Z] [2022-01-20T08:15:04.028Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-01-20T08:15:04.028Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.028Z] [2022-01-20T08:15:04.028Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-01-20T08:15:04.028Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-01-20T08:15:04.028Z] [2022-01-20T08:15:04.028Z] DONE 24 tests, 23 skipped in 2.799s [2022-01-20T08:15:04.028Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-01-20T08:15:04.226Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T08:15:05.487Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T08:15:05.487Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T08:15:05.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T08:15:05.487Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T08:15:05.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T08:15:05.487Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T08:15:05.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T08:15:05.487Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T08:15:05.487Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T08:15:05.487Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T08:15:06.272Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:15:06.272Z] INFO: Testing against a local daemon [2022-01-20T08:15:06.272Z] === RUN TestSessionCreate [2022-01-20T08:15:06.272Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T08:15:06.272Z] --- SKIP: TestSessionCreate (0.00s) [2022-01-20T08:15:06.272Z] === RUN TestSessionCreateWithBadUpgrade [2022-01-20T08:15:06.272Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T08:15:06.272Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T08:15:06.272Z] PASS [2022-01-20T08:15:06.272Z] ok github.com/docker/docker/integration/session 0.089s [2022-01-20T08:15:06.272Z] [2022-01-20T08:15:06.272Z] === Skipped [2022-01-20T08:15:06.272Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-01-20T08:15:06.272Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-01-20T08:15:06.272Z] [2022-01-20T08:15:06.272Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-01-20T08:15:06.272Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-01-20T08:15:06.272Z] [2022-01-20T08:15:06.272Z] DONE 2 tests, 2 skipped in 2.117s [2022-01-20T08:15:06.272Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-01-20T08:15:08.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-01-20T08:15:08.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:15:08.538Z] INFO: Testing against a local daemon [2022-01-20T08:15:08.538Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-01-20T08:15:08.538Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:08.538Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:15:08.538Z] === RUN TestDiskUsage [2022-01-20T08:15:08.538Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T08:15:08.538Z] --- SKIP: TestDiskUsage (0.00s) [2022-01-20T08:15:08.538Z] === RUN TestEventsExecDie [2022-01-20T08:15:08.538Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T08:15:08.538Z] --- SKIP: TestEventsExecDie (0.00s) [2022-01-20T08:15:08.538Z] === RUN TestEventsBackwardsCompatible [2022-01-20T08:15:08.538Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T08:15:08.538Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-01-20T08:15:08.538Z] === RUN TestEventsVolumeCreate [2022-01-20T08:15:08.538Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T08:15:08.538Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-01-20T08:15:08.538Z] === RUN TestInfoAPI [2022-01-20T08:15:08.538Z] --- PASS: TestInfoAPI (0.04s) [2022-01-20T08:15:08.538Z] === RUN TestInfoAPIWarnings [2022-01-20T08:15:08.538Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:15:08.538Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-01-20T08:15:08.538Z] === RUN TestInfoDebug [2022-01-20T08:15:08.538Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:15:08.538Z] --- SKIP: TestInfoDebug (0.00s) [2022-01-20T08:15:08.538Z] === RUN TestInfoInsecureRegistries [2022-01-20T08:15:08.538Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:15:08.538Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-01-20T08:15:08.538Z] === RUN TestInfoRegistryMirrors [2022-01-20T08:15:08.538Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:15:08.538Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-01-20T08:15:08.538Z] === RUN TestLoginFailsWithBadCredentials [2022-01-20T08:15:09.529Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-01-20T08:15:09.529Z] === RUN TestPingCacheHeaders [2022-01-20T08:15:09.529Z] --- PASS: TestPingCacheHeaders (0.07s) [2022-01-20T08:15:09.529Z] === RUN TestPingGet [2022-01-20T08:15:09.529Z] --- PASS: TestPingGet (0.04s) [2022-01-20T08:15:09.529Z] === RUN TestPingHead [2022-01-20T08:15:09.529Z] --- PASS: TestPingHead (0.03s) [2022-01-20T08:15:09.529Z] === RUN TestVersion [2022-01-20T08:15:09.529Z] --- PASS: TestVersion (0.04s) [2022-01-20T08:15:09.529Z] PASS [2022-01-20T08:15:09.529Z] ok github.com/docker/docker/integration/system 1.308s [2022-01-20T08:15:10.008Z] [2022-01-20T08:15:10.008Z] === Skipped [2022-01-20T08:15:10.008Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-01-20T08:15:10.008Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-01-20T08:15:10.008Z] [2022-01-20T08:15:10.008Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-01-20T08:15:10.008Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-01-20T08:15:10.008Z] [2022-01-20T08:15:10.009Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-01-20T08:15:10.009Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-01-20T08:15:10.009Z] [2022-01-20T08:15:10.009Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-01-20T08:15:10.009Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-01-20T08:15:10.009Z] [2022-01-20T08:15:10.009Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-01-20T08:15:10.009Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-01-20T08:15:10.009Z] [2022-01-20T08:15:10.009Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-01-20T08:15:10.009Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-01-20T08:15:10.009Z] [2022-01-20T08:15:10.009Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-01-20T08:15:10.009Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:15:10.009Z] [2022-01-20T08:15:10.009Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-01-20T08:15:10.009Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:15:10.009Z] [2022-01-20T08:15:10.009Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-01-20T08:15:10.009Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-01-20T08:15:10.009Z] [2022-01-20T08:15:10.009Z] DONE 15 tests, 9 skipped in 3.407s [2022-01-20T08:15:10.009Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-01-20T08:15:10.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-01-20T08:15:10.973Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T08:15:11.915Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T08:15:12.250Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:15:12.250Z] INFO: Testing against a local daemon [2022-01-20T08:15:12.250Z] === RUN TestVolumesCreateAndList [2022-01-20T08:15:12.250Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-01-20T08:15:12.250Z] === RUN TestVolumesRemove [2022-01-20T08:15:12.250Z] --- PASS: TestVolumesRemove (0.12s) [2022-01-20T08:15:12.250Z] === RUN TestVolumesInspect [2022-01-20T08:15:12.250Z] --- PASS: TestVolumesInspect (0.04s) [2022-01-20T08:15:12.250Z] === RUN TestVolumesInvalidJSON [2022-01-20T08:15:12.250Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-01-20T08:15:12.250Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-01-20T08:15:12.250Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-01-20T08:15:12.250Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-01-20T08:15:12.250Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-01-20T08:15:12.250Z] PASS [2022-01-20T08:15:12.250Z] ok github.com/docker/docker/integration/volume 0.318s [2022-01-20T08:15:12.251Z] [2022-01-20T08:15:12.251Z] DONE 5 tests in 2.382s [2022-01-20T08:15:12.251Z] INFO: make.ps1 ended at 01/20/2022 08:15:12 [2022-01-20T08:15:12.251Z] INFO: Integration CLI tests being run from the host: [2022-01-20T08:15:12.251Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-01-20T08:15:13.299Z] docker_api_swarm_service_test.go:304: [de21b4455dc54] joining swarm manager [d4c5ffb6009c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:15:13.872Z] docker_api_swarm_service_test.go:304: [d4a811e3f8357] joining swarm manager [d4c5ffb6009c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:15:13.872Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T08:15:14.012Z] ok github.com/docker/docker/libnetwork 37.191s coverage: 40.7% of statements [2022-01-20T08:15:14.012Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-01-20T08:15:14.012Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-01-20T08:15:15.257Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T08:15:15.389Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-01-20T08:15:15.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-01-20T08:15:15.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-01-20T08:15:15.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-01-20T08:15:15.648Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-01-20T08:15:15.648Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-01-20T08:15:15.648Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-01-20T08:15:16.216Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-01-20T08:15:16.475Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-01-20T08:15:16.475Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-01-20T08:15:16.475Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-01-20T08:15:16.641Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T08:15:16.734Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-01-20T08:15:18.023Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T08:15:19.268Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.366s coverage: 59.9% of statements [2022-01-20T08:15:19.268Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-01-20T08:15:19.268Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-01-20T08:15:19.406Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T08:15:20.203Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.184s coverage: 4.0% of statements [2022-01-20T08:15:20.203Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-01-20T08:15:20.364Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T08:15:20.364Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T08:15:20.462Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-01-20T08:15:20.462Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-01-20T08:15:20.721Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-01-20T08:15:20.934Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T08:15:21.268Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T08:15:21.268Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T08:15:21.268Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T08:15:21.268Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T08:15:21.268Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T08:15:22.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-01-20T08:15:22.788Z] INFO: Testing against a local daemon [2022-01-20T08:15:22.788Z] === RUN TestDockerSuite [2022-01-20T08:15:22.788Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-01-20T08:15:22.788Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-01-20T08:15:22.788Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:15:22.788Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-01-20T08:15:22.788Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-01-20T08:15:22.788Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-01-20T08:15:22.788Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-01-20T08:15:22.788Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T08:15:22.788Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-01-20T08:15:22.788Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-01-20T08:15:23.260Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-01-20T08:15:23.478Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T08:15:23.732Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-01-20T08:15:24.205Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-01-20T08:15:24.677Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-01-20T08:15:24.864Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T08:15:25.125Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T08:15:25.125Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T08:15:25.125Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T08:15:25.385Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T08:15:25.385Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T08:15:25.385Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T08:15:25.957Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T08:15:26.898Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T08:15:27.841Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T08:15:28.102Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T08:15:30.693Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.895s coverage: 7.2% of statements [2022-01-20T08:15:30.693Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-01-20T08:15:30.693Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-01-20T08:15:30.693Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-01-20T08:15:30.693Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-01-20T08:15:30.693Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-01-20T08:15:30.693Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-01-20T08:15:30.952Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-01-20T08:15:31.211Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-01-20T08:15:31.211Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-01-20T08:15:31.470Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-01-20T08:15:33.391Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T08:15:33.651Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-01-20T08:15:34.222Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T08:15:36.136Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T08:15:36.136Z] docker_api_swarm_service_test.go:100: [d37283f6b9684] joining swarm manager [d1512c5b0e91b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:15:36.136Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T08:15:36.136Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T08:15:36.136Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T08:15:36.708Z] docker_api_swarm_service_test.go:101: [dfe4144ead5f8] joining swarm manager [d1512c5b0e91b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:15:38.620Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T08:15:39.116Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T08:15:39.116Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T08:15:39.584Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T08:15:40.004Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T08:15:40.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T08:15:41.352Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T08:15:41.352Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T08:15:41.352Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T08:15:41.352Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T08:15:41.352Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T08:15:42.557Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T08:15:43.501Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T08:15:43.501Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T08:15:43.501Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T08:15:43.676Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-01-20T08:15:46.044Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T08:15:46.305Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T08:15:46.566Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T08:15:47.215Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T08:15:47.215Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T08:15:47.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T08:15:47.952Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T08:15:48.524Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T08:15:49.908Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T08:15:50.479Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T08:15:50.479Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T08:15:51.050Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T08:15:52.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T08:15:55.255Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T08:15:55.256Z] check_test.go:379: [d37283f6b9684] daemon is not started [2022-01-20T08:15:55.256Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T08:15:55.827Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T08:15:56.087Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T08:15:57.028Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T08:15:57.288Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T08:15:57.548Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T08:15:58.121Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T08:15:58.121Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T08:15:58.385Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T08:15:58.559Z] ok github.com/docker/docker/libnetwork/ipam 13.821s coverage: 85.3% of statements [2022-01-20T08:15:58.559Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-01-20T08:15:58.559Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-01-20T08:15:58.559Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-01-20T08:15:58.559Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-01-20T08:15:58.559Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-01-20T08:15:58.559Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-01-20T08:15:58.559Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-01-20T08:15:58.559Z] ok github.com/docker/docker/libnetwork/iptables 0.152s coverage: 45.1% of statements [2022-01-20T08:15:58.559Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-01-20T08:15:58.559Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-01-20T08:15:59.327Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T08:15:59.898Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T08:16:00.157Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-01-20T08:16:00.421Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T08:16:01.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T08:16:01.361Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-01-20T08:16:02.305Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T08:16:02.305Z] docker_api_swarm_service_test.go:533: [de42ca72ee5c8] joining swarm manager [d6abc0c717a2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:16:02.594Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T08:16:02.594Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T08:16:02.594Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T08:16:02.594Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T08:16:03.271Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-01-20T08:16:03.841Z] docker_api_swarm_service_test.go:534: [d7b34fbeba79c] joining swarm manager [d6abc0c717a2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:16:03.841Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-01-20T08:16:04.411Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-01-20T08:16:04.981Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-01-20T08:16:05.924Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-01-20T08:16:07.308Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T08:16:07.880Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-01-20T08:16:08.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T08:16:08.277Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T08:16:08.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T08:16:08.821Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T08:16:09.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T08:16:09.759Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T08:16:09.763Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T08:16:10.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T08:16:10.333Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T08:16:10.904Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T08:16:10.904Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T08:16:12.287Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T08:16:12.548Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T08:16:13.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T08:16:13.036Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T08:16:13.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T08:16:13.036Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T08:16:13.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T08:16:13.119Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T08:16:13.379Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T08:16:13.950Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T08:16:13.950Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T08:16:14.210Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T08:16:14.781Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T08:16:15.353Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T08:16:15.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T08:16:16.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T08:16:16.184Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T08:16:16.444Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T08:16:16.705Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T08:16:16.705Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T08:16:17.648Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T08:16:17.908Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T08:16:18.479Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T08:16:19.049Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T08:16:19.049Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T08:16:19.628Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T08:16:20.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T08:16:20.196Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T08:16:20.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T08:16:20.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T08:16:20.196Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T08:16:20.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T08:16:20.196Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T08:16:20.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T08:16:20.578Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T08:16:21.519Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T08:16:22.459Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T08:16:22.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T08:16:23.290Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T08:16:23.550Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T08:16:24.122Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T08:16:24.382Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T08:16:25.764Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T08:16:26.339Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-01-20T08:16:26.536Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T08:16:27.725Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T08:16:27.726Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T08:16:28.296Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T08:16:28.557Z] docker_api_swarm_service_test.go:148: [df1f2c000a618] joining swarm manager [d11a0598408f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:16:29.499Z] docker_api_swarm_service_test.go:148: [d16c912567d09] joining swarm manager [d11a0598408f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:16:30.070Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T08:16:31.456Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T08:16:33.368Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T08:16:35.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T08:16:35.197Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T08:16:35.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T08:16:35.284Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T08:16:35.284Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-20T08:16:35.284Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T08:16:35.284Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-20T08:16:35.284Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T08:16:35.284Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T08:16:36.668Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T08:16:37.609Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T08:16:38.554Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T08:16:39.506Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T08:16:40.449Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T08:16:41.019Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-01-20T08:16:41.019Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T08:16:41.019Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T08:16:41.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T08:16:41.049Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T08:16:41.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T08:16:41.049Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T08:16:41.049Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T08:16:41.279Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-01-20T08:16:42.668Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T08:16:42.668Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T08:16:42.929Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T08:16:43.191Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T08:16:43.762Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-01-20T08:16:44.333Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T08:16:44.333Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T08:16:44.594Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T08:16:45.164Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T08:16:45.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T08:16:45.735Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T08:16:45.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T08:16:45.952Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T08:16:46.308Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T08:16:46.568Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T08:16:46.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T08:16:46.900Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T08:16:46.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T08:16:46.934Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T08:16:46.934Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:16:47.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T08:16:47.366Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T08:16:47.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T08:16:47.366Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T08:16:47.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T08:16:47.399Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T08:16:47.511Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T08:16:48.083Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T08:16:48.653Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T08:16:48.653Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T08:16:48.913Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T08:16:48.957Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T08:16:48.957Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T08:16:48.957Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T08:16:49.483Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T08:16:50.424Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T08:16:50.424Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T08:16:50.424Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T08:16:50.424Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T08:16:52.731Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T08:16:52.967Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T08:16:52.967Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T08:16:54.291Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T08:16:54.291Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T08:16:54.291Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T08:16:54.291Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T08:16:54.291Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T08:16:55.850Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T08:16:56.830Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T08:16:57.296Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T08:16:57.761Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T08:16:58.226Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T08:17:04.078Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T08:17:05.203Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-01-20T08:17:05.203Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T08:17:05.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-01-20T08:17:05.637Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T08:17:05.637Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T08:17:05.637Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T08:17:05.736Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-01-20T08:17:05.737Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-01-20T08:17:05.737Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T08:17:05.737Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T08:17:06.263Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-01-20T08:17:06.308Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T08:17:07.195Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T08:17:07.195Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T08:17:07.195Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T08:17:07.661Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-01-20T08:17:08.166Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-01-20T08:17:08.166Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-01-20T08:17:08.166Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-01-20T08:17:08.166Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-01-20T08:17:08.166Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-01-20T08:17:08.166Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-01-20T08:17:08.166Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-01-20T08:17:08.166Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T08:17:08.166Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-01-20T08:17:08.852Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T08:17:09.218Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T08:17:10.203Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T08:17:10.236Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T08:17:10.671Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T08:17:10.671Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T08:17:11.137Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T08:17:11.176Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T08:17:11.605Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T08:17:12.599Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T08:17:12.599Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T08:17:12.599Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T08:17:12.599Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T08:17:12.599Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T08:17:12.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T08:17:14.028Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-01-20T08:17:14.028Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:17:14.028Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-01-20T08:17:14.028Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T08:17:14.028Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-01-20T08:17:16.457Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T08:17:16.718Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T08:17:17.289Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T08:17:17.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T08:17:17.363Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T08:17:17.363Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T08:17:17.363Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:17:17.830Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T08:17:17.833Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-01-20T08:17:17.862Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T08:17:17.862Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T08:17:17.862Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T08:17:18.452Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T08:17:19.248Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T08:17:19.391Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T08:17:19.391Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T08:17:19.391Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T08:17:19.818Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T08:17:20.056Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-01-20T08:17:20.056Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T08:17:20.056Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-01-20T08:17:20.056Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T08:17:20.056Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-01-20T08:17:20.056Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T08:17:20.056Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-01-20T08:17:20.056Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T08:17:20.056Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-01-20T08:17:21.200Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T08:17:21.200Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T08:17:21.200Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T08:17:22.140Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T08:17:23.836Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-01-20T08:17:23.836Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T08:17:23.836Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-01-20T08:17:23.836Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:17:23.836Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-01-20T08:17:24.129Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T08:17:25.688Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T08:17:25.688Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T08:17:25.688Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T08:17:25.688Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T08:17:25.688Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T08:17:27.247Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T08:17:27.426Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T08:17:27.426Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T08:17:27.997Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T08:17:28.230Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T08:17:28.940Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T08:17:29.251Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T08:17:29.718Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T08:17:30.184Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T08:17:30.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-01-20T08:17:31.019Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-01-20T08:17:31.076Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T08:17:33.619Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T08:17:35.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-01-20T08:17:35.531Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T08:17:37.321Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T08:17:37.446Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T08:17:38.017Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-01-20T08:17:38.589Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T08:17:39.528Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T08:17:39.528Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T08:17:39.528Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T08:17:39.973Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T08:17:39.973Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T08:17:40.512Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T08:17:40.512Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T08:17:40.512Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T08:17:40.546Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T08:17:40.807Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-01-20T08:17:40.980Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T08:17:41.378Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T08:17:41.950Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T08:17:42.210Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T08:17:43.923Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T08:17:44.122Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-01-20T08:17:44.122Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T08:17:44.905Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T08:17:45.371Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T08:17:45.371Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T08:17:45.371Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T08:17:46.036Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T08:17:46.353Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T08:17:46.819Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T08:17:46.819Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T08:17:46.978Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-01-20T08:17:47.285Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T08:17:47.285Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T08:17:47.285Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T08:17:49.520Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T08:17:49.520Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-01-20T08:17:49.520Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T08:17:49.520Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-01-20T08:17:50.079Z] ok github.com/docker/docker/libnetwork/networkdb 103.702s coverage: 60.0% of statements [2022-01-20T08:17:50.079Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-01-20T08:17:50.079Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-01-20T08:17:50.079Z] ok github.com/docker/docker/libnetwork/osl 4.324s coverage: 39.7% of statements [2022-01-20T08:17:50.079Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-01-20T08:17:50.079Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-01-20T08:17:50.079Z] ok github.com/docker/docker/libnetwork/portmapper 0.214s coverage: 48.6% of statements [2022-01-20T08:17:50.079Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-01-20T08:17:50.079Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-01-20T08:17:50.079Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] === Skipped [2022-01-20T08:17:50.079Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-01-20T08:17:50.079Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-01-20T08:17:50.079Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-01-20T08:17:50.079Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-01-20T08:17:50.079Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-01-20T08:17:50.079Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-01-20T08:17:50.079Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-01-20T08:17:50.079Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-01-20T08:17:50.079Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-01-20T08:17:50.079Z] firewalld_test.go:14: firewalld is not running [2022-01-20T08:17:50.079Z] [2022-01-20T08:17:50.079Z] DONE 326 tests, 9 skipped in 197.285s Post stage [Pipeline] junit [2022-01-20T08:17:50.092Z] Recording test results [2022-01-20T08:17:50.107Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T08:17:50.107Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T08:17:50.487Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-01-20T08:17:50.686Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T08:17:50.816Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43103/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5e9459fdce4b1f65412f5f6dd922dd946e310003 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5e9459fdce4b1f65412f5f6dd922dd946e310003 hack/validate/vendor [2022-01-20T08:17:51.258Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T08:17:51.258Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T08:17:51.386Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T08:17:51.956Z] + echo Ensuring container killed. [2022-01-20T08:17:51.957Z] Ensuring container killed. [2022-01-20T08:17:51.957Z] + docker rm -vf docker-pr13 [2022-01-20T08:17:51.957Z] Error: No such container: docker-pr13 [Pipeline] sh [2022-01-20T08:17:52.200Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T08:17:52.244Z] + echo Chowning /workspace to jenkins user [2022-01-20T08:17:52.244Z] Chowning /workspace to jenkins user [2022-01-20T08:17:52.244Z] + id -u [2022-01-20T08:17:52.244Z] + id -g [2022-01-20T08:17:52.244Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43103:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T08:17:53.126Z] + bundleName=unit [2022-01-20T08:17:53.126Z] + echo Creating unit-bundles.tar.gz [2022-01-20T08:17:53.126Z] Creating unit-bundles.tar.gz [2022-01-20T08:17:53.126Z] + 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-01-20T08:17:53.126Z] bundles/junit-report-libnetwork.xml [2022-01-20T08:17:53.126Z] bundles/junit-report.xml [2022-01-20T08:17:53.126Z] bundles/go-test-report-libnetwork.json [2022-01-20T08:17:53.126Z] bundles/go-test-report.json [2022-01-20T08:17:53.126Z] bundles/profile-libnetwork.out [2022-01-20T08:17:53.126Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-01-20T08:17:53.138Z] Archiving artifacts [2022-01-20T08:17:53.139Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T08:17:53.576Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43103/13/artifacts/ [Pipeline] } [2022-01-20T08:17:53.582Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [Pipeline] // catchError [Pipeline] sh [2022-01-20T08:17:53.884Z] + make clean [2022-01-20T08:17:54.142Z] docker volume rm -f docker-dev-cache [2022-01-20T08:17:54.142Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T08:17:54.259Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T08:17:54.259Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T08:17:54.259Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T08:17:55.248Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T08:17:55.248Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T08:17:55.714Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T08:17:55.714Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T08:17:56.179Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T08:17:56.179Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T08:17:56.179Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T08:17:56.647Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T08:17:56.647Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T08:17:56.647Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T08:17:56.880Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-01-20T08:17:57.450Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-01-20T08:17:57.450Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T08:17:57.450Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T08:17:58.021Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-01-20T08:17:58.962Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T08:17:59.903Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T08:18:00.843Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-01-20T08:18:01.104Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-01-20T08:18:01.104Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T08:18:01.364Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T08:18:01.936Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T08:18:02.198Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T08:18:02.769Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T08:18:02.769Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-20T08:18:02.769Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T08:18:03.340Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T08:18:03.600Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T08:18:03.600Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-20T08:18:03.600Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T08:18:04.170Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-01-20T08:18:05.109Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T08:18:05.109Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T08:18:05.109Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T08:18:07.019Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T08:18:07.959Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T08:18:08.529Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T08:18:11.864Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T08:18:12.435Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T08:18:12.696Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-01-20T08:18:14.081Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-01-20T08:18:14.652Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-01-20T08:18:17.193Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-01-20T08:18:19.736Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-01-20T08:18:19.736Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-01-20T08:18:20.676Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-01-20T08:18:20.676Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-01-20T08:18:21.247Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-01-20T08:18:21.817Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-01-20T08:18:21.901Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T08:18:21.901Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T08:18:21.901Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T08:18:21.901Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T08:18:22.077Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-01-20T08:18:22.650Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-01-20T08:18:23.222Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T08:18:23.794Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T08:18:24.737Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T08:18:27.281Z] === RUN TestDockerSuite/TestRunState [2022-01-20T08:18:28.222Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T08:18:28.795Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T08:18:28.955Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T08:18:29.422Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T08:18:29.736Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-01-20T08:18:29.736Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T08:18:29.736Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-01-20T08:18:29.736Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T08:18:29.736Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T08:18:29.888Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T08:18:30.322Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T08:18:30.892Z] === RUN TestDockerSuite/TestRunSysctls [2022-01-20T08:18:31.833Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T08:18:31.833Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T08:18:32.094Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T08:18:32.665Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-01-20T08:18:33.235Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-01-20T08:18:34.620Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-01-20T08:18:35.192Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-01-20T08:18:35.744Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T08:18:35.744Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T08:18:35.744Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T08:18:35.744Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T08:18:35.744Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T08:18:35.744Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T08:18:35.744Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T08:18:36.577Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-01-20T08:18:36.727Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T08:18:36.727Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T08:18:36.727Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T08:18:39.118Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T08:18:39.692Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T08:18:40.157Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T08:18:40.625Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T08:18:41.657Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T08:18:41.917Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T08:18:42.178Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T08:18:42.748Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T08:18:44.131Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T08:18:45.074Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T08:18:45.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T08:18:45.646Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T08:18:45.646Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T08:18:45.906Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T08:18:46.167Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-01-20T08:18:46.739Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T08:18:47.000Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T08:18:47.943Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-01-20T08:18:47.943Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T08:18:47.943Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T08:18:47.943Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T08:18:48.329Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T08:18:48.514Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-01-20T08:18:48.514Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T08:18:51.271Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T08:18:51.821Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-01-20T08:18:52.082Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T08:18:52.342Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T08:18:53.283Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T08:18:54.227Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-01-20T08:18:54.799Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T08:18:56.182Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T08:18:57.569Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-01-20T08:18:57.830Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T08:18:59.744Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T08:19:00.315Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T08:19:00.315Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-20T08:19:00.315Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T08:19:00.315Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-20T08:19:00.315Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T08:19:00.315Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-20T08:19:00.315Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T08:19:00.575Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-01-20T08:19:00.575Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-01-20T08:19:00.575Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T08:19:00.575Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-01-20T08:19:01.515Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-01-20T08:19:01.775Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-01-20T08:19:01.983Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T08:19:01.983Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T08:19:01.983Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T08:19:01.983Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T08:19:03.160Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-01-20T08:19:03.420Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-01-20T08:19:03.680Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-01-20T08:19:04.621Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T08:19:04.621Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-01-20T08:19:05.193Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-01-20T08:19:05.193Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T08:19:05.193Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-01-20T08:19:05.193Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T08:19:05.193Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-01-20T08:19:05.193Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T08:19:05.193Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-01-20T08:19:05.193Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T08:19:05.193Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-01-20T08:19:05.193Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T08:19:05.193Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-01-20T08:19:05.193Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T08:19:05.193Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-01-20T08:19:05.193Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T08:19:05.193Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-01-20T08:19:05.763Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-01-20T08:19:06.023Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-01-20T08:19:06.284Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-01-20T08:19:06.284Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-01-20T08:19:06.854Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T08:19:07.114Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T08:19:07.685Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T08:19:07.685Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-01-20T08:19:08.636Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-01-20T08:19:09.208Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-01-20T08:19:09.208Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-01-20T08:19:09.208Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T08:19:09.208Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T08:19:09.780Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T08:19:10.723Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-01-20T08:19:11.667Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-01-20T08:19:11.667Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T08:19:11.667Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T08:19:11.928Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T08:19:11.928Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T08:19:12.870Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T08:19:13.442Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T08:19:15.353Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T08:19:15.353Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-01-20T08:19:15.614Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T08:19:15.614Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T08:19:15.614Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T08:19:16.556Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-01-20T08:19:17.128Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-01-20T08:19:18.070Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T08:19:18.070Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T08:19:19.453Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T08:19:19.453Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T08:19:19.714Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T08:19:20.658Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-01-20T08:19:20.918Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3996773839 [2022-01-20T08:19:21.490Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T08:19:21.490Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T08:19:22.876Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T08:19:22.876Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T08:19:22.876Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T08:19:23.219Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T08:19:23.219Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T08:19:23.219Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T08:19:24.257Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T08:19:25.197Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T08:19:25.766Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T08:19:25.766Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T08:19:25.766Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T08:19:25.766Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T08:19:26.367Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T08:19:26.997Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T08:19:27.706Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-01-20T08:19:27.706Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T08:19:27.706Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-01-20T08:19:27.706Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-01-20T08:19:27.706Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-01-20T08:19:28.280Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T08:19:30.773Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T08:19:31.495Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-01-20T08:19:32.480Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-01-20T08:19:32.480Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T08:19:32.480Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-01-20T08:19:32.480Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T08:19:32.480Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-01-20T08:19:32.480Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T08:19:32.480Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-01-20T08:19:32.963Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-01-20T08:19:33.560Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T08:19:33.821Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-01-20T08:19:33.947Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-01-20T08:19:34.552Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T08:19:35.203Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T08:19:36.146Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T08:19:36.716Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-01-20T08:19:37.286Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T08:19:37.728Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-01-20T08:19:38.712Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-01-20T08:19:38.712Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T08:19:38.712Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-01-20T08:19:38.712Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T08:19:38.712Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-01-20T08:19:38.712Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-01-20T08:19:39.826Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T08:19:40.396Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-01-20T08:19:41.657Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-01-20T08:19:41.782Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T08:19:42.355Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T08:19:43.299Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-01-20T08:19:43.870Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T08:19:45.254Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T08:19:46.637Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T08:19:48.547Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-01-20T08:19:49.130Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T08:19:51.042Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-01-20T08:19:51.874Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T08:19:51.874Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T08:19:51.874Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T08:19:52.340Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T08:19:53.583Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T08:19:54.158Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-01-20T08:19:56.879Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T08:19:58.903Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-01-20T08:19:59.889Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-01-20T08:19:59.889Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T08:19:59.889Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-01-20T08:20:01.076Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T08:20:03.616Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-01-20T08:20:03.616Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-01-20T08:20:03.674Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-01-20T08:20:04.658Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-01-20T08:20:05.000Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T08:20:05.944Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T08:20:06.515Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T08:20:06.776Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T08:20:06.776Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T08:20:06.776Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T08:20:07.716Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T08:20:10.256Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T08:20:13.560Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-01-20T08:20:13.560Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-01-20T08:20:13.820Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-01-20T08:20:13.820Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-20T08:20:13.820Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-01-20T08:20:13.820Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-20T08:20:13.820Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-01-20T08:20:14.763Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-01-20T08:20:15.068Z] === RUN TestDockerSuite/TestBuildAddScript [2022-01-20T08:20:15.068Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T08:20:15.068Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-01-20T08:20:15.068Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T08:20:15.068Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-01-20T08:20:15.068Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T08:20:15.068Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-01-20T08:20:15.068Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T08:20:15.068Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-01-20T08:20:15.068Z] === RUN TestDockerSuite/TestBuildAddTar [2022-01-20T08:20:15.334Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-01-20T08:20:15.905Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-01-20T08:20:16.477Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-01-20T08:20:17.049Z] === RUN TestDockerSuite/TestUpdateStats [2022-01-20T08:20:18.961Z] docker_cli_service_logs_test.go:246: checking task ngoslcv6fija [2022-01-20T08:20:18.961Z] docker_cli_service_logs_test.go:251: checking messages for ngoslcv6fija [2022-01-20T08:20:18.961Z] docker_cli_service_logs_test.go:246: checking task vqmstgftcvtm [2022-01-20T08:20:18.961Z] docker_cli_service_logs_test.go:251: checking messages for vqmstgftcvtm [2022-01-20T08:20:20.869Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-01-20T08:20:21.809Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-01-20T08:20:21.809Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-20T08:20:21.809Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-01-20T08:20:22.379Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-01-20T08:20:22.949Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T08:20:25.491Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-01-20T08:20:27.401Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-01-20T08:20:29.314Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-01-20T08:20:29.575Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-01-20T08:20:30.958Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T08:20:32.341Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-01-20T08:20:33.740Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T08:20:35.153Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T08:20:35.153Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T08:20:35.153Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T08:20:35.153Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T08:20:37.057Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-01-20T08:20:37.628Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-01-20T08:20:39.544Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-01-20T08:20:40.115Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-01-20T08:20:41.517Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-01-20T08:20:42.900Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-01-20T08:20:44.284Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-01-20T08:20:45.669Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-01-20T08:20:47.053Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-01-20T08:20:48.436Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T08:20:50.979Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-01-20T08:20:52.891Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-01-20T08:20:52.987Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T08:20:52.987Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T08:20:52.988Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T08:20:55.431Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-01-20T08:20:57.368Z] docker_cli_swarm_test.go:1895: [d29d1bb934f15] joining swarm manager [d50f949149e56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:20:58.307Z] docker_cli_swarm_test.go:1896: [d9354fb0498db] joining swarm manager [d50f949149e56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:21:03.587Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T08:21:03.587Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T08:21:03.587Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T08:21:04.157Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T08:21:04.157Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T08:21:04.157Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T08:21:04.157Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T08:21:04.731Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T08:21:04.731Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T08:21:05.302Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T08:21:05.302Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T08:21:05.495Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T08:21:05.562Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T08:21:05.562Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T08:21:05.562Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T08:21:06.946Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T08:21:07.206Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T08:21:07.206Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T08:21:07.206Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T08:21:07.206Z] === RUN TestDockerSuite/TestVolumeEvents [2022-01-20T08:21:13.783Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T08:21:14.043Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T08:21:14.043Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T08:21:14.043Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T08:21:14.304Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-01-20T08:21:15.701Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-01-20T08:21:15.701Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T08:21:15.701Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-01-20T08:21:15.701Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T08:21:15.701Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-01-20T08:21:15.891Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T08:21:16.216Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T08:21:18.762Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T08:21:18.762Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite (1299.65s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.96s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.55s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.58s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.27s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.58s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.89s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.14s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.98s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.89s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.97s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.08s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.10s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.67s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAttachDetach (0.93s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.23s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.06s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.34s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.85s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.36s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.40s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.10s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.70s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.28s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.57s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.99s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.95s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.49s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.66s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.44s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.87s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.32s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.99s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.77s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.92s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.16s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.91s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.39s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.27s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.70s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.54s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.86s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.77s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.87s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.18s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.17s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.43s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.78s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.11s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.86s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.06s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.92s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.15s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.18s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.44s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.04s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.51s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.82s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.19s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.86s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2022-01-20T08:21:18.762Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.49s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.48s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.72s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.86s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.59s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.41s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.53s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.96s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.82s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.29s) [2022-01-20T08:21:18.762Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-20T08:21:18.762Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T08:21:18.762Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-20T08:21:18.762Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.83s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.59s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (1.91s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.19s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.20s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.57s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.34s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.91s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.62s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.36s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.86s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.02s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.00s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.20s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.57s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.98s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.94s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.02s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.27s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.09s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.84s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.88s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.03s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.95s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.35s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.50s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.77s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnv (1.73s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.16s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.06s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.14s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.89s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.91s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.79s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2022-01-20T08:21:18.762Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.58s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.03s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.66s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.12s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.81s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.37s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.20s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.05s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.44s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.22s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.58s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildHistory (3.70s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.65s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.63s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.62s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLabels (0.66s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.51s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.74s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.12s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.20s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.55s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.39s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.30s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.69s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.89s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.22s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.87s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.26s) [2022-01-20T08:21:18.762Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.74s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.68s) [2022-01-20T08:21:18.762Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.62s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.74s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.21s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.37s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.07s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.03s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.79s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.72s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.25s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildPATH (1.57s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.94s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.92s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildRm (2.76s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.20s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.51s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.90s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.90s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.07s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.79s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildStderr (0.88s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.22s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.33s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.07s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildUser (1.51s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.59s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.27s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.69s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.08s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.88s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.36s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.61s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.93s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.15s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.62s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.64s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitChange (0.80s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.61s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.96s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.91s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitTTY (1.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.99s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.56s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.91s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.47s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.43s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.42s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.45s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.52s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.05s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.48s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.46s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.42s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.66s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.68s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.49s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.87s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.07s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.39s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.25s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.61s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.50s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.52s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d65530_} (1.49s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13113199621_/foo_false____} (1.61s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13113199621_/foo_true____} (1.40s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31283527338_/foo_false____} (1.35s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31283527338_/foo_true____} (1.41s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31283527338_/foo_true__0xc000d65560__} (1.43s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d65578_} (1.47s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d65590_} (1.32s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d655a8_} (1.35s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d655c0_} (1.41s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.12s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.03s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.51s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.50s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.23s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.39s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.54s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.76s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.71s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.63s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.71s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.38s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.76s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.48s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.80s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.95s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.99s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.47s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.34s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.95s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.30s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.72s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.51s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.31s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.61s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.64s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToDot (0.68s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.82s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.91s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToStdout (0.49s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.82s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.53s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.38s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.57s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateRM (0.22s) [2022-01-20T08:21:18.763Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.11s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.92s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.15s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.10s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.53s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.20s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.71s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.52s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-01-20T08:21:18.763Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.90s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.57s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.38s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.78s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.61s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.61s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.25s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.87s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsAttach (0.68s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsCommit (0.83s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.68s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.70s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.65s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.42s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.51s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.40s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsCopy (1.03s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.19s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.50s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.40s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.22s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.44s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFilters (1.18s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.56s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.31s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.96s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.18s) [2022-01-20T08:21:18.764Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T08:21:18.764Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.31s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.62s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsRename (0.79s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.50s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.58s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.81s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsTop (0.86s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.13s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExec (0.80s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.50s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.56s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecCgroup (0.84s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.49s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecInspectID (2.78s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.48s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.72s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecParseError (0.60s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.77s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.69s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2022-01-20T08:21:18.764Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestHealth (19.25s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.72s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.27s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.44s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.55s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.44s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImportGzipped (1.08s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.46s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.53s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.56s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.13s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.66s) [2022-01-20T08:21:18.764Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.75s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T08:21:18.764Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.66s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.53s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.41s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.64s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.83s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.08s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.42s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.44s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.85s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.56s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.62s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.86s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsSince (6.71s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsTail (0.49s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.43s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.44s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.24s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.68s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPluginActive (2.15s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.95s) [2022-01-20T08:21:18.764Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.21s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.10s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.57s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.18s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.35s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPortList (7.72s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.17s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.01s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-01-20T08:21:18.764Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsByOrder (1.92s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.79s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.87s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.75s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.91s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.30s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.08s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.45s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.99s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.64s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.25s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.81s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.67s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.11s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.69s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.37s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.28s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.16s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.74s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.41s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.97s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.68s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.04s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.03s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.69s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.94s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.94s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.62s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.40s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.03s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.41s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.13s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.66s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.67s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.58s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.74s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.60s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.15s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.02s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.59s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.67s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.98s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.20s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.54s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.47s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.29s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.91s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.49s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.07s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.13s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunMount (4.66s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.14s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.99s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.66s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.71s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.24s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.20s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.61s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNetHost (0.77s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.93s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.65s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.23s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.62s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.61s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.59s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.70s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.23s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.43s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.90s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.06s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.87s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunRm (0.48s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.41s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.21s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.58s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.50s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.75s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.50s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.56s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.63s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.63s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunState (1.01s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunSysctls (1.20s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.63s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.93s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.21s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.72s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.34s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.05s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.27s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.63s) [2022-01-20T08:21:18.765Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.66s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.38s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.68s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.98s) [2022-01-20T08:21:18.765Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.88s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.00s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.63s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.27s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.48s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.42s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.62s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.64s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.67s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.52s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.58s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.58s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.76s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.65s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.99s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.69s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.75s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.90s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.90s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.63s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.42s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.92s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.89s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.18s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.72s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.80s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.74s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStartRecordError (1.39s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.22s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.36s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.55s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.47s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.59s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.59s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.19s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.21s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.04s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.82s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.72s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.68s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.23s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.44s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.52s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.40s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.35s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.43s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.18s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.38s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.29s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.91s) [2022-01-20T08:21:18.766Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.58s) [2022-01-20T08:21:18.766Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T08:21:18.766Z] === RUN TestDockerRegistrySuite [2022-01-20T08:21:18.766Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T08:21:19.709Z] check_test.go:195: [d3b46cfb00e7b] daemon is not started [2022-01-20T08:21:19.709Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T08:21:20.648Z] check_test.go:195: [d30e6a24ce126] daemon is not started [2022-01-20T08:21:20.648Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T08:21:22.044Z] check_test.go:195: [d21424fd7de67] daemon is not started [2022-01-20T08:21:22.044Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T08:21:22.304Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-01-20T08:21:22.304Z] check_test.go:195: [d3068f0486c4b] daemon is not started [2022-01-20T08:21:22.304Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T08:21:24.850Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-01-20T08:21:25.422Z] check_test.go:195: [d3cef31078d31] daemon is not started [2022-01-20T08:21:25.422Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T08:21:26.135Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-01-20T08:21:26.135Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T08:21:26.135Z] === RUN TestDockerSuite/TestBuildBlankName [2022-01-20T08:21:26.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-01-20T08:21:26.287Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T08:21:30.705Z] check_test.go:195: [db8bb93d4de36] daemon is not started [2022-01-20T08:21:30.705Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T08:21:33.248Z] check_test.go:195: [d0c899d2e4433] daemon is not started [2022-01-20T08:21:33.248Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T08:21:33.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-01-20T08:21:33.321Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T08:21:33.791Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-01-20T08:21:34.631Z] check_test.go:195: [ddc3cab0226d4] daemon is not started [2022-01-20T08:21:34.631Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T08:21:35.202Z] check_test.go:195: [daf99e02fdc7c] daemon is not started [2022-01-20T08:21:35.202Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T08:21:35.753Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T08:21:35.753Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T08:21:35.753Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T08:21:36.143Z] check_test.go:195: [d689bc4d784e0] daemon is not started [2022-01-20T08:21:36.143Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T08:21:37.529Z] check_test.go:195: [dcc6a00671053] daemon is not started [2022-01-20T08:21:37.529Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T08:21:38.471Z] check_test.go:195: [dce442c191479] daemon is not started [2022-01-20T08:21:38.471Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T08:21:38.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-01-20T08:21:39.042Z] check_test.go:195: [d990f98dae7ed] daemon is not started [2022-01-20T08:21:39.042Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T08:21:40.427Z] check_test.go:195: [d36fd5dec4f52] daemon is not started [2022-01-20T08:21:40.427Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T08:21:40.427Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-01-20T08:21:41.369Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8b59094c6dc40f270a6ded4efaaa117b103612e3b58b6670fa705333b6228053 [2022-01-20T08:21:42.310Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9ee6bcb6609e64586d6a07e26164675598ae438bbdc47624de13d89f6fe9deee [2022-01-20T08:21:42.571Z] check_test.go:195: [dedaf7fcc834b] daemon is not started [2022-01-20T08:21:42.571Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T08:21:42.571Z] docker_cli_swarm_test.go:1796: [d02b5b4ba8544] joining swarm manager [d7859d12770d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:21:43.519Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b65bfccc453d3a72749a096ef5722ca117b9ceeae3807781324781a488a119de [2022-01-20T08:21:44.091Z] docker_cli_swarm_test.go:1797: [d9ab3d454c137] joining swarm manager [d7859d12770d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:21:44.351Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d63a5c8486af06c7c55f2e2e953f6c88dbada89dcc2d9811b2374439bb04703e [2022-01-20T08:21:44.611Z] check_test.go:195: [def2cf22a6343] daemon is not started [2022-01-20T08:21:44.611Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T08:21:45.552Z] check_test.go:195: [d0d37497f5fb7] daemon is not started [2022-01-20T08:21:45.552Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T08:21:47.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-01-20T08:21:48.096Z] check_test.go:195: [dc02783108dde] daemon is not started [2022-01-20T08:21:48.096Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T08:21:48.667Z] check_test.go:195: [d68ff2c684a90] daemon is not started [2022-01-20T08:21:48.667Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T08:21:48.667Z] check_test.go:195: [d622570daab20] daemon is not started [2022-01-20T08:21:48.667Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T08:21:49.609Z] check_test.go:195: [d94772c00ead2] daemon is not started [2022-01-20T08:21:49.609Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T08:21:50.550Z] check_test.go:195: [d14c8c17b13ff] daemon is not started [2022-01-20T08:21:50.550Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T08:21:51.490Z] check_test.go:195: [de94627448a0a] daemon is not started [2022-01-20T08:21:51.490Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T08:21:53.547Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T08:21:54.032Z] check_test.go:195: [db1aae1ec5222] daemon is not started [2022-01-20T08:21:54.032Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T08:21:54.032Z] check_test.go:195: [d62d031f80c62] daemon is not started [2022-01-20T08:21:54.293Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T08:21:55.233Z] check_test.go:195: [d20040844e48a] daemon is not started [2022-01-20T08:21:55.233Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T08:21:55.494Z] check_test.go:195: [df6e81330c8d2] daemon is not started [2022-01-20T08:21:55.494Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T08:21:55.494Z] check_test.go:195: [dbb47629ae360] daemon is not started [2022-01-20T08:21:55.494Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T08:21:55.754Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-01-20T08:21:55.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-01-20T08:21:55.952Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T08:21:55.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-01-20T08:21:56.015Z] check_test.go:195: [ddbaf86669280] daemon is not started [2022-01-20T08:21:56.015Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T08:21:56.275Z] check_test.go:195: [deb8200f32831] daemon is not started [2022-01-20T08:21:56.275Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T08:21:56.353Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T08:21:56.536Z] check_test.go:195: [dda3919e94f25] daemon is not started [2022-01-20T08:21:56.536Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T08:21:56.796Z] check_test.go:195: [de554b9d91fd2] daemon is not started [2022-01-20T08:21:56.796Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T08:21:58.182Z] check_test.go:195: [d8627099caea9] daemon is not started [2022-01-20T08:21:58.182Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T08:21:59.566Z] check_test.go:195: [d132b127cce8d] daemon is not started [2022-01-20T08:21:59.566Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T08:22:00.509Z] check_test.go:195: [d076684b574e0] daemon is not started [2022-01-20T08:22:00.509Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T08:22:01.451Z] check_test.go:195: [d51a4c73a309a] daemon is not started [2022-01-20T08:22:01.451Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T08:22:02.410Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite (44.40s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.40s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.11s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.22s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.11s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.88s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.08s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.33s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.10s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.97s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.26s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.32s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.43s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.38s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s) [2022-01-20T08:22:02.979Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-01-20T08:22:02.980Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-01-20T08:22:02.980Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T08:22:02.980Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T08:22:03.243Z] check_test.go:222: [d9e3846a1fee7] daemon is not started [2022-01-20T08:22:03.243Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T08:22:03.506Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T08:22:03.812Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-01-20T08:22:05.725Z] docker_cli_swarm_test.go:1315: [dd3f6aedebd69] joining swarm manager [d4ba68db601f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:22:06.015Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T08:22:06.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-01-20T08:22:06.403Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T08:22:06.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-01-20T08:22:06.403Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T08:22:06.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-01-20T08:22:06.666Z] check_test.go:222: [d897dfde8de89] daemon is not started [2022-01-20T08:22:06.666Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T08:22:06.926Z] docker_cli_swarm_test.go:1316: [dbc8917309c5c] joining swarm manager [d4ba68db601f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:22:12.145Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T08:22:12.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-01-20T08:22:12.286Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T08:22:12.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-01-20T08:22:12.290Z] check_test.go:222: [df7694ea10879] daemon is not started [2022-01-20T08:22:12.290Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T08:22:12.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-01-20T08:22:12.756Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T08:22:12.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-01-20T08:22:12.756Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T08:22:12.756Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-01-20T08:22:13.231Z] check_test.go:222: [d9490272b0a29] daemon is not started [2022-01-20T08:22:13.231Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T08:22:13.231Z] check_test.go:222: [db364903d82d9] daemon is not started [2022-01-20T08:22:13.231Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T08:22:14.171Z] check_test.go:222: [d9d4970357b51] daemon is not started [2022-01-20T08:22:14.171Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T08:22:15.111Z] check_test.go:222: [d6db77bddc6c3] daemon is not started [2022-01-20T08:22:15.111Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T08:22:16.051Z] check_test.go:222: [d9a62c1e54e44] daemon is not started [2022-01-20T08:22:16.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T08:22:16.455Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T08:22:18.594Z] check_test.go:222: [dbb9fa274ded9] daemon is not started [2022-01-20T08:22:18.594Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T08:22:18.854Z] check_test.go:222: [d92a6e12b9fbb] daemon is not started [2022-01-20T08:22:18.854Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T08:22:19.115Z] check_test.go:222: [d426d41ab9dc7] daemon is not started [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite (16.26s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.34s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.62s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.97s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.86s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2022-01-20T08:22:19.115Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-01-20T08:22:19.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T08:22:19.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T08:22:20.056Z] check_test.go:251: [dbc18023eb095] daemon is not started [2022-01-20T08:22:20.056Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T08:22:20.627Z] check_test.go:251: [d8ca2b2f5bb35] daemon is not started [2022-01-20T08:22:20.627Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T08:22:20.627Z] check_test.go:251: [d629b253e13b0] daemon is not started [2022-01-20T08:22:20.627Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T08:22:22.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T08:22:22.582Z] check_test.go:251: [d19e676a0f4a2] daemon is not started [2022-01-20T08:22:22.582Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T08:22:22.842Z] check_test.go:251: [dd5597acddc84] daemon is not started [2022-01-20T08:22:22.842Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T08:22:23.783Z] check_test.go:251: [d3cb8e66b96d7] daemon is not started [2022-01-20T08:22:23.783Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T08:22:24.044Z] check_test.go:251: [d19596d0643fd] daemon is not started [2022-01-20T08:22:24.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.70s) [2022-01-20T08:22:24.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-01-20T08:22:24.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-01-20T08:22:24.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-01-20T08:22:24.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.25s) [2022-01-20T08:22:24.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-01-20T08:22:24.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-01-20T08:22:24.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-01-20T08:22:24.044Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-01-20T08:22:24.044Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T08:22:24.044Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T08:22:29.323Z] check_test.go:278: [d44eefcfc86b9] daemon is not started [2022-01-20T08:22:29.323Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T08:22:29.323Z] check_test.go:278: [d63cdfbfb18b1] daemon is not started [2022-01-20T08:22:29.323Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T08:22:29.323Z] check_test.go:278: [dceab2c08c6cf] daemon is not started [2022-01-20T08:22:29.323Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T08:22:29.583Z] check_test.go:278: [dbad2bb18e73e] daemon is not started [2022-01-20T08:22:29.583Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T08:22:29.844Z] check_test.go:278: [d52521572b750] daemon is not started [2022-01-20T08:22:29.844Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-01-20T08:22:29.844Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2022-01-20T08:22:29.844Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-01-20T08:22:29.844Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-01-20T08:22:29.844Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-01-20T08:22:29.844Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-01-20T08:22:29.844Z] === RUN TestDockerNetworkSuite [2022-01-20T08:22:29.844Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-01-20T08:22:30.786Z] docker_cli_network_unix_test.go:46: [d3e37d402b3d4] daemon is not started [2022-01-20T08:22:30.786Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-01-20T08:22:31.047Z] docker_cli_network_unix_test.go:46: [d4b07bdaa9fd1] daemon is not started [2022-01-20T08:22:31.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-01-20T08:22:33.856Z] docker_cli_network_unix_test.go:46: [dbd032ba1498e] daemon is not started [2022-01-20T08:22:34.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-01-20T08:22:35.500Z] docker_cli_network_unix_test.go:46: [de5d234a73534] daemon is not started [2022-01-20T08:22:35.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-01-20T08:22:35.760Z] docker_cli_network_unix_test.go:1233: [d647263cbfeeb] daemon is not started [2022-01-20T08:22:38.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-01-20T08:22:38.872Z] docker_cli_network_unix_test.go:46: [d6883c173929b] daemon is not started [2022-01-20T08:22:39.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-01-20T08:22:43.682Z] docker_cli_network_unix_test.go:46: [d2a3ef11874b6] daemon is not started [2022-01-20T08:22:44.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-01-20T08:22:46.005Z] docker_cli_network_unix_test.go:46: [da7cd0ac0cae0] daemon is not started [2022-01-20T08:22:46.543Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T08:22:46.579Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-01-20T08:22:47.520Z] docker_cli_network_unix_test.go:46: [ddb6fe21508e6] daemon is not started [2022-01-20T08:22:47.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-01-20T08:22:48.091Z] docker_cli_network_unix_test.go:46: [d01209017c86e] daemon is not started [2022-01-20T08:22:48.091Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-01-20T08:22:48.354Z] docker_cli_network_unix_test.go:46: [d95a7e8bc88e5] daemon is not started [2022-01-20T08:22:48.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-01-20T08:22:48.651Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-01-20T08:22:49.122Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-01-20T08:22:49.122Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T08:22:49.203Z] docker_cli_network_unix_test.go:46: [d6af76003e81a] daemon is not started [2022-01-20T08:22:49.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-01-20T08:22:49.592Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-01-20T08:22:49.592Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:22:50.034Z] docker_cli_network_unix_test.go:46: [da07c3732b298] daemon is not started [2022-01-20T08:22:50.062Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-01-20T08:22:50.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-01-20T08:22:50.294Z] docker_cli_network_unix_test.go:46: [d2640e30f49b2] daemon is not started [2022-01-20T08:22:50.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-01-20T08:22:50.814Z] docker_cli_network_unix_test.go:46: [dfd30302c1f2d] daemon is not started [2022-01-20T08:22:50.814Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-01-20T08:22:51.074Z] docker_cli_network_unix_test.go:46: [df5fd5ca01d14] daemon is not started [2022-01-20T08:22:51.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-01-20T08:22:51.594Z] docker_cli_network_unix_test.go:46: [d676459d43a6d] daemon is not started [2022-01-20T08:22:51.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-01-20T08:22:51.594Z] docker_cli_network_unix_test.go:46: [d03354b2bdc81] daemon is not started [2022-01-20T08:22:51.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-01-20T08:22:51.631Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-01-20T08:22:51.631Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T08:22:51.631Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-01-20T08:22:51.855Z] docker_cli_network_unix_test.go:46: [db27d14f1e55e] daemon is not started [2022-01-20T08:22:51.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-01-20T08:22:52.426Z] docker_cli_network_unix_test.go:46: [df9eaa99ca6c8] daemon is not started [2022-01-20T08:22:52.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-01-20T08:22:52.998Z] docker_cli_network_unix_test.go:46: [d70ec8a86286c] daemon is not started [2022-01-20T08:22:53.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-01-20T08:22:53.569Z] docker_cli_network_unix_test.go:46: [d3d10d29c8700] daemon is not started [2022-01-20T08:22:53.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-01-20T08:22:53.830Z] docker_cli_network_unix_test.go:46: [d8617d3502113] daemon is not started [2022-01-20T08:22:53.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-01-20T08:22:53.830Z] docker_cli_network_unix_test.go:46: [d9bdf69775c13] daemon is not started [2022-01-20T08:22:53.830Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-01-20T08:22:55.215Z] docker_cli_network_unix_test.go:968: [d5c18bf02c01b] daemon is not started [2022-01-20T08:22:56.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-01-20T08:22:56.406Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-01-20T08:22:56.947Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T08:22:57.107Z] docker_cli_network_unix_test.go:46: [dc4602711d276] daemon is not started [2022-01-20T08:22:57.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-01-20T08:22:57.395Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-01-20T08:22:57.396Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T08:22:57.396Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-01-20T08:22:57.396Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T08:22:57.396Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-01-20T08:22:58.964Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-01-20T08:22:59.910Z] docker_cli_network_unix_test.go:1116: [dd0ac21bf668c] daemon is not started [2022-01-20T08:22:59.952Z] === RUN TestDockerSuite/TestBuildCmd [2022-01-20T08:23:00.423Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-01-20T08:23:00.892Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-01-20T08:23:01.883Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-01-20T08:23:03.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-01-20T08:23:03.209Z] docker_cli_network_unix_test.go:46: [d5f46ab5eb2ed] daemon is not started [2022-01-20T08:23:03.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-01-20T08:23:03.780Z] docker_cli_network_unix_test.go:46: [dd598d4cc1a7b] daemon is not started [2022-01-20T08:23:03.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-01-20T08:23:03.780Z] docker_cli_network_unix_test.go:46: [d7fd3a9a7ab16] daemon is not started [2022-01-20T08:23:03.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-01-20T08:23:03.780Z] docker_cli_network_unix_test.go:46: [dcb1873082cc8] daemon is not started [2022-01-20T08:23:03.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-01-20T08:23:04.041Z] docker_cli_network_unix_test.go:46: [d070f1a9fc682] daemon is not started [2022-01-20T08:23:04.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-01-20T08:23:04.302Z] docker_cli_network_unix_test.go:46: [d65752c996ee2] daemon is not started [2022-01-20T08:23:04.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-01-20T08:23:04.302Z] docker_cli_network_unix_test.go:46: [dd9c47432d0b0] daemon is not started [2022-01-20T08:23:04.302Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-01-20T08:23:05.687Z] docker_cli_network_unix_test.go:46: [d7bce9e842e9a] daemon is not started [2022-01-20T08:23:06.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-01-20T08:23:06.628Z] docker_cli_network_unix_test.go:46: [de05fada22b60] daemon is not started [2022-01-20T08:23:06.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-01-20T08:23:06.628Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T08:23:06.628Z] docker_cli_network_unix_test.go:46: [dfab064a1c5da] daemon is not started [2022-01-20T08:23:06.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-01-20T08:23:07.198Z] docker_cli_network_unix_test.go:46: [d5ac20e7ea014] daemon is not started [2022-01-20T08:23:07.347Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T08:23:07.458Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-01-20T08:23:07.799Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-01-20T08:23:09.370Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-01-20T08:23:09.370Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T08:23:09.370Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-01-20T08:23:10.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-01-20T08:23:10.940Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-01-20T08:23:10.940Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T08:23:10.940Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-01-20T08:23:11.415Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-01-20T08:23:12.138Z] docker_cli_network_unix_test.go:1084: [d044cdc535ba2] daemon is not started [2022-01-20T08:23:13.639Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-01-20T08:23:14.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-01-20T08:23:14.049Z] docker_cli_network_unix_test.go:46: [d120e56476806] daemon is not started [2022-01-20T08:23:14.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-01-20T08:23:14.309Z] docker_cli_network_unix_test.go:46: [d6a2aa3ea5436] daemon is not started [2022-01-20T08:23:14.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-01-20T08:23:14.631Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-01-20T08:23:15.101Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-01-20T08:23:15.101Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T08:23:15.101Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-01-20T08:23:15.953Z] docker_cli_network_unix_test.go:46: [d2f48096c84c4] daemon is not started [2022-01-20T08:23:16.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-01-20T08:23:16.213Z] docker_cli_network_unix_test.go:46: [dfdf0330f2ab0] daemon is not started [2022-01-20T08:23:16.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-01-20T08:23:16.474Z] docker_cli_network_unix_test.go:46: [d98887fe28125] daemon is not started [2022-01-20T08:23:16.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-01-20T08:23:17.314Z] docker_cli_network_unix_test.go:46: [ddf1244afdc6f] daemon is not started [2022-01-20T08:23:17.314Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-01-20T08:23:17.885Z] docker_cli_network_unix_test.go:46: [d15a110811946] daemon is not started [2022-01-20T08:23:18.145Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-01-20T08:23:18.906Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-01-20T08:23:19.896Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-01-20T08:23:19.896Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T08:23:19.896Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-01-20T08:23:19.896Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T08:23:19.896Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-01-20T08:23:26.274Z] docker_cli_network_unix_test.go:46: [d59ac9382142b] daemon is not started [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite (56.63s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.02s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.69s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.43s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.97s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.16s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.03s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.93s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.12s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.27s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.90s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.45s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-01-20T08:23:26.274Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.33s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.93s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.92s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.62s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2022-01-20T08:23:26.274Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.19s) [2022-01-20T08:23:26.274Z] === RUN TestDockerHubPullSuite [2022-01-20T08:23:26.274Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-01-20T08:23:28.184Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-01-20T08:23:30.336Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-01-20T08:23:30.723Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-01-20T08:23:30.983Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-01-20T08:23:32.364Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-01-20T08:23:32.625Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-01-20T08:23:32.625Z] --- PASS: TestDockerHubPullSuite (6.38s) [2022-01-20T08:23:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.83s) [2022-01-20T08:23:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-01-20T08:23:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.67s) [2022-01-20T08:23:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2022-01-20T08:23:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2022-01-20T08:23:32.625Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-01-20T08:23:32.625Z] PASS [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === Skipped [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T08:23:32.625Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T08:23:32.625Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T08:23:32.625Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T08:23:32.625Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T08:23:32.625Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T08:23:32.625Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T08:23:32.625Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T08:23:32.625Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T08:23:32.625Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T08:23:32.625Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T08:23:32.625Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.625Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-01-20T08:23:32.625Z] [2022-01-20T08:23:32.625Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-01-20T08:23:32.626Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T08:23:32.626Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-01-20T08:23:32.626Z] docker_cli_network_unix_test.go:46: [dfab064a1c5da] daemon is not started [2022-01-20T08:23:32.626Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-01-20T08:23:32.626Z] [2022-01-20T08:23:32.626Z] DONE 1262 tests, 51 skipped in 1440.196s [2022-01-20T08:23:32.626Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T08:23:32.886Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T08:23:32.886Z] +++ kill 8386 [2022-01-20T08:23:32.886Z] +++ /etc/init.d/apparmor stop [2022-01-20T08:23:32.886Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T08:23:32.886Z] [2022-01-20T08:23:32.886Z] Unloading profiles will leave already running processes permanently [2022-01-20T08:23:32.886Z] unconfined, which can lead to unexpected situations. [2022-01-20T08:23:32.886Z] [2022-01-20T08:23:32.886Z] To set a process to complain mode, use the command line tool [2022-01-20T08:23:32.886Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T08:23:32.886Z] +++ true [2022-01-20T08:23:32.886Z] exiting test-integration [2022-01-20T08:23:32.886Z] ++ exit 0 [2022-01-20T08:23:32.886Z] [2022-01-20T08:23:33.145Z] + for job in $(jobs -p) [2022-01-20T08:23:33.145Z] + wait 1858 [2022-01-20T08:23:34.525Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-01-20T08:23:37.823Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T08:23:38.364Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T08:23:38.364Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T08:23:38.364Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T08:23:38.364Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T08:23:39.934Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T08:23:44.402Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-01-20T08:23:44.683Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T08:23:44.683Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T08:23:44.683Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T08:23:44.683Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T08:23:44.683Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T08:23:44.683Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T08:23:44.683Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T08:23:44.683Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T08:23:44.683Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T08:23:44.683Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T08:23:44.683Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T08:23:49.549Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T08:23:49.549Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:23:49.549Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T08:23:49.549Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:23:49.549Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T08:23:49.549Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:23:49.549Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T08:23:49.697Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-01-20T08:23:50.024Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T08:23:52.237Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-01-20T08:23:54.762Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T08:23:55.531Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-01-20T08:23:58.072Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-01-20T08:24:01.365Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-01-20T08:24:01.365Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T08:24:01.365Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-01-20T08:24:06.222Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-01-20T08:24:06.222Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-01-20T08:24:06.222Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-01-20T08:24:06.648Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-01-20T08:24:06.909Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-01-20T08:24:07.479Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-01-20T08:24:08.447Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-01-20T08:24:08.447Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T08:24:08.920Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-01-20T08:24:08.920Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T08:24:09.389Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-01-20T08:24:09.389Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T08:24:09.389Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-01-20T08:24:09.663Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T08:24:09.663Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T08:24:09.663Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T08:24:09.663Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T08:24:09.663Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T08:24:09.663Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T08:24:09.663Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T08:24:09.663Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T08:24:09.663Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T08:24:09.663Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T08:24:09.663Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T08:24:09.663Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T08:24:09.859Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-01-20T08:24:09.860Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T08:24:09.860Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-01-20T08:24:10.018Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-01-20T08:24:11.869Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T08:24:11.869Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T08:24:19.009Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T08:24:24.856Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T08:24:30.701Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T08:24:33.558Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T08:24:33.559Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T08:24:33.559Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T08:24:33.559Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T08:24:33.559Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T08:24:33.559Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T08:24:33.559Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T08:24:33.559Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T08:24:33.559Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T08:24:33.559Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T08:24:33.559Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T08:24:33.559Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T08:24:37.338Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T08:24:37.850Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T08:24:38.317Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T08:24:41.142Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T08:24:44.188Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T08:24:44.188Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T08:24:44.188Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T08:24:44.188Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T08:24:44.654Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T08:24:44.654Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T08:24:44.654Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T08:24:45.757Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-01-20T08:24:45.757Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-01-20T08:24:45.757Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T08:24:45.757Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-01-20T08:24:47.009Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T08:24:47.010Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T08:24:47.010Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T08:24:47.010Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T08:24:47.010Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T08:24:47.010Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T08:24:47.010Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T08:24:47.010Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T08:24:47.010Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T08:24:47.010Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T08:24:47.010Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T08:24:51.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T08:24:51.747Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:24:51.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T08:24:51.747Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:24:51.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T08:24:51.747Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:24:51.747Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T08:24:52.213Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T08:24:53.365Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T08:24:53.365Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:24:53.365Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T08:24:56.951Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T08:25:05.848Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T08:25:05.848Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T08:25:06.295Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-01-20T08:25:06.295Z] docker_cli_swarm_test.go:1180: [db47cc1a48134] joining swarm manager [d8e9ad16fea54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:25:08.053Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T08:25:08.053Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T08:25:08.053Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T08:25:08.519Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T08:25:08.519Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T08:25:11.100Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-01-20T08:25:11.100Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-01-20T08:25:11.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-01-20T08:25:11.575Z] docker_cli_swarm_test.go:1189: [d7ce834f25b35] joining swarm manager [d8e9ad16fea54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:25:11.855Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T08:25:12.320Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T08:25:12.320Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T08:25:12.321Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T08:25:12.321Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T08:25:12.321Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T08:25:12.321Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T08:25:12.321Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T08:25:12.321Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T08:25:12.321Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T08:25:12.321Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T08:25:12.321Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T08:25:13.259Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T08:25:14.241Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T08:25:14.706Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T08:25:15.261Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T08:25:15.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-01-20T08:25:15.688Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T08:25:15.728Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T08:25:16.154Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T08:25:17.135Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T08:25:18.340Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-01-20T08:25:18.692Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T08:25:21.302Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-01-20T08:25:22.870Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T08:25:24.539Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T08:25:24.539Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:25:24.539Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T08:25:24.539Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T08:25:24.539Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T08:25:24.539Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T08:25:25.004Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T08:25:25.004Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T08:25:25.004Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T08:25:25.470Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T08:25:26.451Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T08:25:30.005Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T08:25:31.191Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T08:25:37.144Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T08:25:44.286Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T08:25:44.753Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T08:25:48.975Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T08:25:48.975Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T08:25:48.975Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T08:25:49.440Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T08:25:50.603Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T08:25:50.603Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T08:25:50.603Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T08:25:51.069Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T08:25:51.535Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T08:25:51.535Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T08:25:51.535Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T08:25:58.268Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-01-20T08:26:01.938Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T08:26:01.938Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:26:01.938Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T08:26:04.865Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-01-20T08:26:09.065Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-01-20T08:26:10.446Z] docker_cli_swarm_test.go:1112: [d2e4362c2b746] joining swarm manager [d3f3ae17a9195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:26:11.827Z] docker_cli_swarm_test.go:1113: [d57fd9c017c1f] joining swarm manager [d3f3ae17a9195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:26:14.410Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T08:26:14.410Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T08:26:17.351Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T08:26:17.351Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T08:26:17.351Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T08:26:17.817Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T08:26:17.817Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T08:26:22.561Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T08:26:23.542Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T08:26:24.524Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T08:26:25.265Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T08:26:25.530Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T08:26:25.996Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T08:26:26.978Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T08:26:28.538Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T08:26:33.639Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-01-20T08:26:33.639Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-01-20T08:26:33.639Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T08:26:33.639Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-01-20T08:26:35.675Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T08:26:35.675Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:26:35.675Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T08:26:35.675Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T08:26:35.675Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T08:26:35.675Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T08:26:35.675Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T08:26:35.675Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T08:26:35.675Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T08:26:35.675Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T08:26:36.656Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T08:26:37.748Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T08:26:42.486Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T08:26:42.507Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T08:26:48.330Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T08:26:54.179Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T08:27:00.302Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T08:27:00.302Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T08:27:00.302Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T08:27:01.863Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T08:27:11.960Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T08:27:11.960Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T08:27:11.960Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T08:27:20.696Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T08:27:20.696Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T08:27:20.696Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T08:27:20.696Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T08:27:20.696Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T08:27:20.696Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T08:27:23.637Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T08:27:28.376Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T08:27:31.315Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T08:27:31.315Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T08:27:31.315Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T08:27:34.258Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T08:27:35.311Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T08:27:36.870Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T08:27:44.526Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T08:27:47.265Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T08:27:47.731Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T08:27:56.995Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T08:27:58.127Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T08:27:59.891Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-01-20T08:28:00.358Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-01-20T08:28:01.068Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T08:28:01.342Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-01-20T08:28:02.846Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T08:28:03.315Z] docker_cli_swarm_test.go:1166: [d5fcfe11f1b60] joining swarm manager [d3f3ae17a9195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-01-20T08:28:08.217Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T08:28:09.984Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T08:28:12.969Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T08:28:17.123Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T08:28:17.726Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T08:28:19.291Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T08:28:19.291Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T08:28:19.291Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T08:28:19.291Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T08:28:19.291Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T08:28:21.455Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-01-20T08:28:21.499Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T08:28:21.499Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T08:28:21.499Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T08:28:23.997Z] docker_cli_swarm_test.go:1447: [d1d1d0dabc701] joining swarm manager [d4fd582ad377b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:28:24.257Z] docker_cli_swarm_test.go:1448: [d23d928d1f0b2] joining swarm manager [d4fd582ad377b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-01-20T08:28:26.626Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-01-20T08:28:36.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-01-20T08:28:36.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-01-20T08:28:36.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-01-20T08:28:36.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-01-20T08:28:36.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-01-20T08:28:37.047Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-01-20T08:28:38.328Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T08:28:38.328Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T08:28:38.328Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T08:28:39.589Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-01-20T08:28:41.572Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-01-20T08:28:42.884Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-01-20T08:28:44.795Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-01-20T08:28:45.471Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T08:28:45.937Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T08:28:45.937Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T08:28:45.937Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T08:28:45.937Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T08:28:45.937Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T08:28:46.704Z] docker_cli_swarm_unix_test.go:63: [d2cf9c88f1027] joining swarm manager [d73253fe6d656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:28:49.719Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T08:28:50.248Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-01-20T08:28:54.469Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T08:28:57.421Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T08:28:57.421Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T08:28:57.421Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T08:29:00.365Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T08:29:01.347Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T08:29:02.906Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T08:29:04.167Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T08:29:13.315Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T08:29:14.298Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T08:29:20.370Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-01-20T08:29:21.957Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T08:29:24.704Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T08:29:29.447Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T08:29:32.380Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T08:29:34.586Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T08:29:34.586Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T08:29:34.586Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T08:29:34.586Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T08:29:35.051Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T08:29:36.033Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T08:29:38.093Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T08:29:38.570Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-01-20T08:29:40.773Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T08:29:42.971Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-01-20T08:29:42.971Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-01-20T08:29:42.971Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-01-20T08:29:43.957Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T08:29:44.353Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-01-20T08:29:44.557Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T08:29:47.650Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-01-20T08:29:48.335Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T08:29:48.989Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-01-20T08:29:49.808Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T08:29:50.190Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-01-20T08:29:50.275Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T08:29:50.275Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T08:29:50.275Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T08:29:50.275Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T08:29:50.275Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T08:29:52.101Z] docker_api_swarm_test.go:962: [d6bd5488e9540] joining swarm manager [de8f4fb2684d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-01-20T08:29:53.221Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T08:29:53.221Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T08:29:53.221Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T08:30:06.131Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T08:30:06.131Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T08:30:06.131Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T08:30:10.203Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-01-20T08:30:14.774Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T08:30:14.775Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T08:30:19.516Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T08:30:19.516Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T08:30:22.446Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-01-20T08:30:23.305Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T08:30:24.356Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-01-20T08:30:26.268Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-01-20T08:30:29.563Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-01-20T08:30:36.140Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-01-20T08:30:40.342Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-01-20T08:30:41.094Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T08:30:41.094Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T08:30:41.094Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T08:30:42.884Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-01-20T08:30:44.036Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T08:30:44.096Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T08:30:45.025Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T08:30:45.425Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-01-20T08:30:47.977Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-01-20T08:30:48.805Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T08:30:50.517Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-01-20T08:30:53.057Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-01-20T08:30:54.656Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T08:30:54.656Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T08:30:54.656Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T08:30:54.656Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T08:30:54.656Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T08:30:54.656Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T08:30:54.656Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T08:30:54.968Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-01-20T08:30:57.597Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T08:30:58.581Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T08:30:59.010Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T08:31:01.522Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T08:31:01.522Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T08:31:01.522Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T08:31:01.522Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T08:31:01.522Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T08:31:11.491Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T08:31:16.244Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T08:31:16.244Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T08:31:16.244Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T08:31:16.244Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T08:31:16.244Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T08:31:17.810Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T08:31:21.592Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T08:31:22.736Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T08:31:23.202Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T08:31:26.335Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T08:31:31.082Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T08:31:31.855Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T08:31:37.709Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T08:31:37.709Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T08:31:37.709Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T08:31:37.709Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T08:31:37.709Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T08:31:39.916Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T08:31:39.916Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T08:31:39.916Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T08:31:45.717Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-01-20T08:31:45.717Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-01-20T08:31:45.717Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T08:31:45.717Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-01-20T08:31:45.717Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T08:31:45.717Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-01-20T08:31:45.717Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-01-20T08:31:45.717Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-01-20T08:31:45.717Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T08:31:45.717Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-01-20T08:31:45.717Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-01-20T08:31:45.718Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-01-20T08:31:45.718Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-01-20T08:31:48.675Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-01-20T08:31:48.876Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T08:31:49.343Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T08:31:50.318Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T08:31:50.325Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T08:31:51.219Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-01-20T08:31:54.107Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T08:31:54.107Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T08:31:54.544Z] === RUN TestDockerSuite/TestBuildEnv [2022-01-20T08:31:54.544Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T08:31:54.544Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-01-20T08:31:54.544Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T08:31:54.544Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-01-20T08:31:54.544Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T08:31:54.544Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-01-20T08:31:54.544Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T08:31:54.544Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-01-20T08:31:54.544Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T08:31:54.544Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-01-20T08:31:58.351Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-01-20T08:31:58.351Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:31:58.351Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-01-20T08:31:58.351Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:31:58.351Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-01-20T08:31:58.351Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:31:58.351Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-01-20T08:31:58.973Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T08:31:58.973Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T08:31:59.913Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-01-20T08:32:04.661Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-01-20T08:32:04.828Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T08:32:04.828Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T08:32:06.143Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-01-20T08:32:09.012Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T08:32:09.012Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T08:32:09.012Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T08:32:09.012Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T08:32:09.012Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T08:32:09.012Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T08:32:09.012Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T08:32:09.012Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T08:32:09.577Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T08:32:16.151Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T08:32:18.359Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T08:32:18.359Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T08:32:18.359Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T08:32:18.359Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T08:32:18.359Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T08:32:18.359Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T08:32:18.359Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T08:32:20.571Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T08:32:22.481Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-01-20T08:32:22.481Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-01-20T08:32:22.481Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T08:32:22.481Z] === RUN TestDockerSuite/TestBuildExpose [2022-01-20T08:32:22.481Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T08:32:22.481Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-01-20T08:32:22.481Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T08:32:22.481Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-01-20T08:32:22.481Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T08:32:22.481Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-01-20T08:32:22.481Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T08:32:22.481Z] === RUN TestDockerSuite/TestBuildFails [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite (1624.06s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.90s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.17s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.59s) [2022-01-20T08:32:24.243Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.00s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.98s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.92s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.98s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.21s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.22s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.49s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.01s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.63s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.67s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.38s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.91s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.12s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.32s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.56s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.53s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.08s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.16s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.89s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.39s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.44s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.76s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.40s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.41s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.00s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.06s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.88s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.49s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.89s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.04s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.62s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.99s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.37s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.89s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.84s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.86s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.85s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.37s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.19s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.44s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.23s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.95s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.38s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.85s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.50s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.90s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.55s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.84s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.12s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.45s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.69s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.11s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.11s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.41s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.94s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.57s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.24s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.09s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (90.65s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.34s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.65s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.28s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.13s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.76s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.19s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.55s) [2022-01-20T08:32:24.243Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.83s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.12s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.48s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.19s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.84s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.17s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.39s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.22s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.98s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.01s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.96s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.06s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.11s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.70s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.47s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.84s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-01-20T08:32:24.243Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-01-20T08:32:24.243Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T08:32:24.243Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-01-20T08:32:24.243Z] docker_cli_external_volume_driver_test.go:52: [d7518ead22e13] daemon is not started [2022-01-20T08:32:24.695Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-01-20T08:32:24.695Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-01-20T08:32:25.310Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T08:32:30.049Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T08:32:30.555Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-01-20T08:32:34.789Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T08:32:34.789Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T08:32:34.789Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T08:32:34.838Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T08:32:34.838Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T08:32:34.838Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T08:32:35.823Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-01-20T08:32:37.383Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T08:32:37.728Z] === RUN TestDockerSuite/TestBuildForceRm [2022-01-20T08:32:39.135Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-01-20T08:32:41.927Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T08:32:41.927Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T08:32:41.927Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T08:32:42.130Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T08:32:44.891Z] === RUN TestDockerSuite/TestBuildFromGit [2022-01-20T08:32:48.023Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T08:32:48.023Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T08:32:48.023Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T08:32:48.023Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T08:32:48.023Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T08:32:48.023Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T08:32:48.023Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T08:32:49.067Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T08:32:50.760Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-01-20T08:32:51.745Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-01-20T08:32:52.848Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T08:32:52.848Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:32:52.848Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T08:32:52.848Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T08:32:52.848Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T08:32:52.848Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T08:32:52.848Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T08:32:52.848Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T08:32:52.848Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T08:32:52.848Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T08:32:52.848Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T08:32:52.848Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T08:32:52.848Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T08:32:52.848Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:32:52.848Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T08:32:52.848Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T08:32:52.906Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T08:32:52.906Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T08:32:56.719Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T08:32:56.719Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T08:32:56.719Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T08:32:56.719Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T08:32:56.719Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T08:32:57.634Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-01-20T08:32:57.634Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T08:32:57.634Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-01-20T08:32:58.104Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-01-20T08:32:58.586Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-01-20T08:32:58.586Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T08:32:58.586Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-01-20T08:32:59.996Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T08:33:07.137Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T08:33:07.137Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T08:33:07.137Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T08:33:07.233Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-01-20T08:33:07.234Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:33:07.234Z] === RUN TestDockerSuite/TestBuildHistory [2022-01-20T08:33:10.078Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T08:33:10.078Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T08:33:10.078Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T08:33:10.078Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T08:33:10.078Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T08:33:10.078Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T08:33:10.079Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T08:33:13.043Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T08:33:13.043Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T08:33:13.043Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T08:33:13.043Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T08:33:15.251Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T08:33:15.251Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T08:33:15.251Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T08:33:15.251Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T08:33:15.251Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T08:33:15.251Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T08:33:15.251Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:33:15.251Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T08:33:19.038Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T08:33:19.709Z] === RUN TestDockerSuite/TestBuildIidFile [2022-01-20T08:33:20.597Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T08:33:20.693Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-01-20T08:33:21.987Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T08:33:21.987Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T08:33:22.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T08:33:22.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T08:33:22.811Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T08:33:22.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T08:33:22.901Z] === RUN TestDockerSuite/TestBuildInheritance [2022-01-20T08:33:22.901Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T08:33:22.901Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-01-20T08:33:23.368Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-01-20T08:33:23.368Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-01-20T08:33:25.025Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T08:33:25.025Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T08:33:27.969Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T08:33:27.969Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:33:27.969Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T08:33:27.969Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:33:27.969Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T08:33:28.116Z] === RUN TestDockerSuite/TestBuildLabel [2022-01-20T08:33:29.100Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-01-20T08:33:29.567Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-01-20T08:33:30.551Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-01-20T08:33:30.634Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T08:33:30.909Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T08:33:30.909Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T08:33:31.535Z] === RUN TestDockerSuite/TestBuildLabels [2022-01-20T08:33:32.520Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-01-20T08:33:33.115Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T08:33:33.115Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T08:33:33.115Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T08:33:34.081Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-01-20T08:33:35.324Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T08:33:35.377Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T08:33:35.377Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T08:33:35.791Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T08:33:35.843Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T08:33:35.843Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T08:33:35.843Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T08:33:38.735Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T08:33:39.627Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T08:33:39.627Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T08:33:39.627Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T08:33:41.241Z] === RUN TestDockerSuite/TestBuildLastModified [2022-01-20T08:33:41.241Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:33:41.241Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-01-20T08:33:41.241Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T08:33:41.241Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-01-20T08:33:41.241Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-01-20T08:33:41.241Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-01-20T08:33:41.241Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-01-20T08:33:41.241Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-01-20T08:33:41.719Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-01-20T08:33:42.187Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-01-20T08:33:42.515Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T08:33:46.301Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T08:33:46.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T08:33:46.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T08:33:46.768Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T08:33:46.768Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T08:33:46.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-01-20T08:33:46.933Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-01-20T08:33:48.981Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T08:33:48.981Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T08:33:48.981Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T08:33:51.187Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T08:33:51.187Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:33:51.187Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T08:33:52.098Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T08:33:53.392Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T08:33:53.392Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T08:33:54.993Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-01-20T08:33:56.839Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T08:33:56.839Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T08:33:58.134Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T08:33:59.695Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T08:33:59.695Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T08:33:59.695Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T08:33:59.695Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T08:34:00.162Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T08:34:00.162Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T08:34:00.162Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T08:34:00.162Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T08:34:00.162Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T08:34:00.162Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T08:34:00.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T08:34:01.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T08:34:01.719Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T08:34:04.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T08:34:06.877Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T08:34:09.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T08:34:09.885Z] docker_cli_external_volume_driver_test.go:52: [d6c12233cb60c] daemon is not started [2022-01-20T08:34:11.752Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T08:34:11.752Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T08:34:11.752Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T08:34:11.752Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T08:34:11.752Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T08:34:11.752Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T08:34:11.752Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T08:34:12.232Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-01-20T08:34:12.232Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T08:34:12.232Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-01-20T08:34:12.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000117710_} [2022-01-20T08:34:13.310Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T08:34:14.984Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13284121009_c:\foo_false____} [2022-01-20T08:34:15.177Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-01-20T08:34:17.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13284121009_c:\foo_true____} [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T08:34:20.135Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T08:34:20.135Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T08:34:20.603Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T08:34:20.603Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T08:34:20.603Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T08:34:20.603Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T08:34:20.603Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T08:34:20.603Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T08:34:20.603Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T08:34:20.603Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T08:34:20.603Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T08:34:20.603Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T08:34:20.603Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T08:34:23.547Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T08:34:23.547Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T08:34:23.547Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:34:23.547Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T08:34:23.722Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T08:34:24.188Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T08:34:24.188Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T08:34:24.655Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T08:34:24.655Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T08:34:24.655Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T08:34:24.655Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T08:34:24.655Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T08:34:24.777Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-01-20T08:34:26.488Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T08:34:26.488Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T08:34:26.488Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T08:34:26.488Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T08:34:26.862Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T08:34:26.862Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T08:34:26.862Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T08:34:29.432Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T08:34:29.432Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T08:34:29.432Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T08:34:29.432Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T08:34:29.432Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T08:34:29.432Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T08:34:29.432Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T08:34:32.714Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T08:34:34.173Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T08:34:37.124Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T08:34:37.124Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:34:37.124Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T08:34:37.124Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T08:34:37.124Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T08:34:37.453Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T08:34:37.453Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T08:34:37.453Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T08:34:39.669Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-01-20T08:34:46.105Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T08:34:46.105Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T08:34:46.105Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T08:34:47.699Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T08:34:47.699Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T08:34:47.699Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T08:34:47.699Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:34:47.699Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T08:34:51.033Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-01-20T08:34:53.244Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T08:34:54.575Z] docker_cli_external_volume_driver_test.go:52: [d45d5d042f5de] daemon is not started [2022-01-20T08:34:56.337Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T08:34:56.337Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T08:34:56.337Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T08:34:56.337Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T08:34:56.337Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T08:34:57.984Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T08:34:57.984Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:34:57.984Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T08:34:57.984Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T08:34:57.984Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T08:34:57.984Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T08:34:57.984Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T08:34:57.984Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T08:34:57.984Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T08:34:57.984Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T08:34:57.984Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T08:34:57.984Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T08:34:57.984Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T08:34:57.984Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:34:57.984Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T08:34:57.984Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T08:34:58.544Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T08:34:58.544Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T08:34:58.544Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T08:34:58.544Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T08:34:58.544Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T08:35:01.514Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T08:35:01.514Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:35:01.514Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T08:35:01.514Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T08:35:01.514Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T08:35:01.514Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T08:35:01.514Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T08:35:01.514Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T08:35:01.514Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T08:35:01.514Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T08:35:01.988Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T08:35:04.193Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T08:35:06.400Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T08:35:06.628Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T08:35:06.867Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T08:35:06.867Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T08:35:08.872Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-01-20T08:35:09.073Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T08:35:09.467Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-01-20T08:35:09.467Z] docker_cli_external_volume_driver_test.go:52: [d6fb07bc6727a] daemon is not started [2022-01-20T08:35:09.539Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T08:35:10.006Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T08:35:10.006Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T08:35:10.006Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T08:35:10.475Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T08:35:10.475Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T08:35:10.475Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T08:35:10.475Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T08:35:10.941Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T08:35:12.659Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-01-20T08:35:13.768Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T08:35:13.768Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T08:35:13.768Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T08:35:16.711Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T08:35:16.711Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T08:35:16.711Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T08:35:16.711Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T08:35:16.711Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T08:35:16.711Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T08:35:16.711Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T08:35:18.535Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-01-20T08:35:19.585Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T08:35:19.585Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T08:35:19.653Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T08:35:19.653Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T08:35:19.653Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T08:35:19.653Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T08:35:20.051Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T08:35:22.597Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T08:35:22.597Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T08:35:22.597Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T08:35:22.597Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T08:35:22.597Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T08:35:22.597Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T08:35:22.597Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:35:22.597Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T08:35:23.828Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T08:35:23.828Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T08:35:23.828Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T08:35:23.828Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T08:35:24.359Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-01-20T08:35:24.398Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-01-20T08:35:26.380Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T08:35:26.773Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T08:35:26.773Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T08:35:26.773Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T08:35:26.773Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T08:35:26.773Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T08:35:26.773Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T08:35:26.773Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T08:35:26.773Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T08:35:26.773Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T08:35:26.773Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T08:35:26.773Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T08:35:26.773Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T08:35:26.773Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T08:35:26.773Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T08:35:26.773Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T08:35:26.773Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T08:35:29.715Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T08:35:30.166Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T08:35:32.657Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T08:35:33.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T08:35:33.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T08:35:33.109Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T08:35:33.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T08:35:35.598Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T08:35:36.888Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T08:35:36.888Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T08:35:39.833Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T08:35:39.833Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:35:39.833Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T08:35:39.833Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:35:39.833Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T08:35:42.214Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-01-20T08:35:42.214Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T08:35:42.214Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-01-20T08:35:42.776Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T08:35:42.776Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T08:35:45.718Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T08:35:45.718Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T08:35:45.718Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T08:35:45.998Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T08:35:48.659Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T08:35:49.126Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T08:35:49.781Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T08:35:52.069Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T08:35:54.695Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-01-20T08:35:55.163Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-01-20T08:35:55.163Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T08:35:55.163Z] === RUN TestDockerSuite/TestBuildNetNone [2022-01-20T08:35:55.163Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T08:35:55.163Z] === RUN TestDockerSuite/TestBuildNoContext [2022-01-20T08:35:55.646Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T08:35:56.455Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-01-20T08:35:57.853Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T08:35:57.920Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T08:35:58.836Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T08:35:58.952Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-01-20T08:36:03.579Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T08:36:03.703Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-01-20T08:36:03.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T08:36:03.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T08:36:03.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T08:36:03.775Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T08:36:03.775Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T08:36:04.567Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T08:36:05.550Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T08:36:06.651Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-01-20T08:36:06.651Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-01-20T08:36:06.651Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-01-20T08:36:06.752Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T08:36:06.752Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T08:36:06.752Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T08:36:09.607Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-01-20T08:36:09.696Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T08:36:09.696Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:36:09.696Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T08:36:10.594Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-01-20T08:36:11.404Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T08:36:12.161Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-01-20T08:36:13.476Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T08:36:13.476Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T08:36:14.590Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-01-20T08:36:16.148Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T08:36:16.148Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T08:36:16.148Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T08:36:16.148Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:36:16.148Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T08:36:16.148Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T08:36:16.148Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T08:36:16.148Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T08:36:16.148Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T08:36:17.709Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T08:36:17.709Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T08:36:17.709Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T08:36:18.225Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T08:36:19.915Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T08:36:21.168Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T08:36:21.168Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T08:36:21.168Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T08:36:21.168Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T08:36:21.169Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T08:36:21.169Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T08:36:21.169Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T08:36:21.169Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T08:36:21.169Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T08:36:21.169Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T08:36:21.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T08:36:24.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T08:36:24.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T08:36:27.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T08:36:28.562Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T08:36:29.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-01-20T08:36:30.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T08:36:30.781Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T08:36:32.947Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T08:36:32.988Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T08:36:33.402Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-01-20T08:36:33.402Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-01-20T08:36:35.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004602d0_} [2022-01-20T08:36:38.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13736995409_c:\foo_false____} [2022-01-20T08:36:38.840Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T08:36:38.840Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T08:36:38.840Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T08:36:41.052Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T08:36:41.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13736995409_c:\foo_true____} [2022-01-20T08:36:42.060Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T08:36:44.728Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T08:36:44.728Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T08:36:44.728Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T08:36:44.728Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T08:36:44.728Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T08:36:44.728Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T08:36:44.728Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T08:36:45.792Z] === RUN TestDockerSuite/TestExec [2022-01-20T08:36:45.792Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:36:45.792Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T08:36:45.792Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T08:36:45.792Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T08:36:45.847Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-01-20T08:36:47.352Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T08:36:48.514Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T08:36:48.514Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T08:36:48.514Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:36:48.514Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T08:36:49.559Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T08:36:49.559Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:36:49.559Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T08:36:49.559Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:36:49.559Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T08:36:49.559Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T08:36:49.559Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T08:36:51.117Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T08:36:51.456Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T08:36:51.456Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T08:36:51.456Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T08:36:51.456Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T08:36:53.323Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T08:36:54.503Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-01-20T08:36:55.236Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T08:36:55.236Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T08:36:55.236Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T08:36:55.236Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T08:36:55.236Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T08:36:55.236Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T08:36:55.236Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T08:36:55.529Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T08:36:57.741Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T08:37:00.366Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-01-20T08:37:01.090Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T08:37:02.480Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T08:37:02.480Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T08:37:02.480Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T08:37:02.480Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:37:02.480Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T08:37:02.480Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T08:37:02.480Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T08:37:03.298Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T08:37:03.298Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:37:03.298Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T08:37:03.298Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T08:37:03.298Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T08:37:04.688Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T08:37:05.116Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-01-20T08:37:06.100Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-01-20T08:37:06.100Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T08:37:06.100Z] === RUN TestDockerSuite/TestBuildPATH [2022-01-20T08:37:06.100Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T08:37:06.100Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-01-20T08:37:08.315Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-01-20T08:37:08.315Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T08:37:08.315Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-01-20T08:37:09.431Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T08:37:09.431Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T08:37:09.431Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T08:37:09.431Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T08:37:09.431Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T08:37:09.431Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:37:09.431Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T08:37:09.431Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T08:37:09.431Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T08:37:09.431Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T08:37:09.431Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T08:37:11.642Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T08:37:11.642Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T08:37:11.642Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T08:37:11.642Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:37:11.642Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T08:37:11.642Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T08:37:11.642Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T08:37:11.642Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T08:37:11.642Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T08:37:11.642Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T08:37:11.642Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T08:37:13.849Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T08:37:13.849Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T08:37:13.849Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T08:37:15.769Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T08:37:15.769Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T08:37:15.769Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T08:37:15.769Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:37:15.769Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T08:37:16.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-01-20T08:37:19.701Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T08:37:19.701Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T08:37:19.701Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T08:37:19.701Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T08:37:19.701Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T08:37:19.701Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:37:19.701Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T08:37:25.565Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T08:37:26.171Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T08:37:26.172Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T08:37:26.172Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T08:37:26.172Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T08:37:26.172Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T08:37:29.116Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T08:37:29.116Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T08:37:29.116Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T08:37:29.116Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T08:37:29.116Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T08:37:31.419Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T08:37:32.061Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T08:37:32.061Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:37:32.061Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T08:37:32.061Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T08:37:32.061Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T08:37:32.061Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T08:37:32.061Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T08:37:32.061Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T08:37:32.061Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T08:37:32.061Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T08:37:32.061Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T08:37:34.270Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T08:37:34.289Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-01-20T08:37:34.364Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T08:37:37.374Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T08:37:37.840Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T08:37:37.840Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T08:37:40.785Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T08:37:41.251Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T08:37:41.579Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T08:37:41.579Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:37:41.579Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T08:37:41.579Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T08:37:41.579Z] === RUN TestDockerSuite/TestHealth [2022-01-20T08:37:41.579Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T08:37:41.579Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T08:37:41.579Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T08:37:41.579Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T08:37:41.579Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T08:37:41.718Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T08:37:41.718Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T08:37:41.718Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T08:37:42.185Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T08:37:42.185Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T08:37:42.185Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T08:37:42.185Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T08:37:42.652Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T08:37:46.323Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T08:37:46.323Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T08:37:46.323Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T08:37:46.323Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T08:37:46.323Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T08:37:46.323Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T08:37:46.323Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T08:37:46.789Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T08:37:46.789Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:37:46.789Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T08:37:47.771Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T08:37:47.771Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T08:37:49.977Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T08:37:49.977Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T08:37:51.300Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T08:37:51.767Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T08:37:52.182Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T08:37:52.233Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T08:37:55.126Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T08:37:55.127Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T08:37:55.127Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:37:55.127Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T08:37:55.177Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T08:37:55.644Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T08:37:55.644Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T08:37:55.644Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T08:37:58.585Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T08:37:58.585Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:37:58.585Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T08:37:58.916Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T08:37:58.916Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T08:37:58.916Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T08:37:58.916Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:37:58.916Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T08:37:58.916Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:37:58.916Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T08:37:58.916Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T08:37:58.916Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T08:37:58.916Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T08:37:58.916Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:37:58.916Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T08:37:58.916Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:37:58.916Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T08:37:59.052Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T08:37:59.052Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T08:37:59.052Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T08:37:59.052Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T08:37:59.052Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T08:37:59.052Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T08:37:59.052Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T08:37:59.052Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T08:37:59.052Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T08:37:59.052Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T08:37:59.052Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T08:37:59.052Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T08:37:59.052Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T08:37:59.052Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.052Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T08:37:59.180Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-01-20T08:37:59.394Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T08:37:59.394Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T08:37:59.394Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.394Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T08:37:59.394Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.394Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T08:37:59.394Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T08:37:59.394Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.394Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T08:37:59.394Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:37:59.394Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T08:38:01.993Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T08:38:02.336Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T08:38:04.544Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T08:38:04.544Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:38:04.544Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T08:38:04.544Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T08:38:04.544Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T08:38:04.544Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T08:38:04.544Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T08:38:04.544Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T08:38:05.775Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T08:38:06.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-01-20T08:38:07.487Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T08:38:07.487Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T08:38:08.719Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T08:38:09.693Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T08:38:09.693Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T08:38:09.693Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T08:38:09.693Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T08:38:09.693Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T08:38:09.693Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T08:38:09.693Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T08:38:12.637Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T08:38:17.377Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T08:38:17.377Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:38:17.377Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T08:38:17.377Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:38:17.377Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T08:38:17.378Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:38:17.378Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T08:38:19.126Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T08:38:19.587Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T08:38:20.419Z] === RUN TestDockerSuite/TestBuildRm [2022-01-20T08:38:21.793Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T08:38:22.260Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T08:38:23.866Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T08:38:24.466Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T08:38:26.675Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T08:38:26.675Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T08:38:26.675Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T08:38:27.142Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T08:38:29.350Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T08:38:29.731Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T08:38:30.840Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-01-20T08:38:32.306Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T08:38:32.673Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T08:38:33.139Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T08:38:33.800Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-01-20T08:38:33.800Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T08:38:33.800Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-01-20T08:38:33.800Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T08:38:34.269Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-01-20T08:38:35.848Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-01-20T08:38:37.046Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T08:38:38.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-01-20T08:38:38.992Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T08:38:39.253Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T08:38:39.459Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T08:38:39.636Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-01-20T08:38:40.442Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T08:38:41.467Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T08:38:43.429Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-01-20T08:38:43.676Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T08:38:46.292Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T08:38:46.622Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T08:38:48.832Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T08:38:50.702Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T08:38:51.777Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T08:38:51.777Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T08:38:51.777Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T08:38:51.777Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T08:38:52.148Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T08:38:52.148Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T08:38:52.615Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T08:38:52.615Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:38:52.615Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T08:38:52.615Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T08:38:52.615Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T08:38:52.615Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T08:38:52.615Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T08:38:53.598Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T08:38:53.598Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T08:38:53.598Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T08:38:53.869Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-01-20T08:38:53.983Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T08:38:56.189Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T08:38:56.541Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T08:39:02.040Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T08:39:04.983Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T08:39:04.984Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T08:39:04.984Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T08:39:06.541Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T08:39:07.011Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T08:39:08.800Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-01-20T08:39:08.800Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-01-20T08:39:08.817Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-01-20T08:39:08.817Z] docker_cli_external_volume_driver_test.go:484: [dcc5095fcd1f8] daemon is not started [2022-01-20T08:39:09.269Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-01-20T08:39:12.863Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T08:39:17.604Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T08:39:19.708Z] === RUN TestDockerSuite/TestBuildSpaces [2022-01-20T08:39:20.175Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-01-20T08:39:23.459Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T08:39:23.708Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-01-20T08:39:23.708Z] docker_cli_external_volume_driver_test.go:52: [d53de7806f9ce] daemon is not started [2022-01-20T08:39:24.927Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-01-20T08:39:24.927Z] === RUN TestDockerSuite/TestBuildStderr [2022-01-20T08:39:26.414Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T08:39:28.620Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T08:39:28.620Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T08:39:28.620Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T08:39:29.697Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-01-20T08:39:31.560Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T08:39:32.376Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T08:39:33.361Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T08:39:33.779Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T08:39:37.142Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite (436.89s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2022-01-20T08:39:38.601Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-01-20T08:39:38.601Z] PASS [2022-01-20T08:39:38.601Z] [2022-01-20T08:39:38.601Z] === Skipped [2022-01-20T08:39:38.601Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T08:39:38.601Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-01-20T08:39:38.601Z] check_test.go:308: [db3650afef9ea] daemon is not started [2022-01-20T08:39:38.601Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-01-20T08:39:38.601Z] [2022-01-20T08:39:38.601Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-20T08:39:38.601Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-01-20T08:39:38.601Z] check_test.go:308: [da941850cbce4] daemon is not started [2022-01-20T08:39:38.601Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-01-20T08:39:38.601Z] [2022-01-20T08:39:38.601Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-20T08:39:38.601Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-01-20T08:39:38.601Z] check_test.go:308: [d5493cc413ef0] daemon is not started [2022-01-20T08:39:38.601Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-01-20T08:39:38.601Z] [2022-01-20T08:39:38.601Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T08:39:38.601Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-01-20T08:39:38.601Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-01-20T08:39:38.601Z] [2022-01-20T08:39:38.601Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T08:39:38.601Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-01-20T08:39:38.601Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-01-20T08:39:38.601Z] [2022-01-20T08:39:38.601Z] DONE 271 tests, 5 skipped in 2405.643s [2022-01-20T08:39:38.601Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-01-20T08:39:38.601Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0042ff9337ce/docker.pid [2022-01-20T08:39:38.601Z] +++ kill 7024 [2022-01-20T08:39:38.601Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7024 is not a child of this shell [2022-01-20T08:39:38.601Z] warning: PID 7024 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0042ff9337ce/docker.pid had a nonzero exit code [2022-01-20T08:39:38.601Z] ++++ cat bundles/test-integration/docker.pid [2022-01-20T08:39:38.601Z] +++ kill 8383 [2022-01-20T08:39:38.601Z] +++ /etc/init.d/apparmor stop [2022-01-20T08:39:38.601Z] Leaving: AppArmorNo profiles have been unloaded. [2022-01-20T08:39:38.601Z] [2022-01-20T08:39:38.601Z] Unloading profiles will leave already running processes permanently [2022-01-20T08:39:38.601Z] unconfined, which can lead to unexpected situations. [2022-01-20T08:39:38.601Z] [2022-01-20T08:39:38.601Z] To set a process to complain mode, use the command line tool [2022-01-20T08:39:38.601Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-01-20T08:39:38.601Z] +++ true [2022-01-20T08:39:38.601Z] exiting test-integration [2022-01-20T08:39:38.601Z] ++ exit 0 [2022-01-20T08:39:38.601Z] [2022-01-20T08:39:38.601Z] + exit 0 [2022-01-20T08:39:38.601Z] ++ jobs -p [2022-01-20T08:39:38.601Z] + pids= [2022-01-20T08:39:38.601Z] + echo 'Remaining pids to kill: []' [2022-01-20T08:39:38.601Z] Remaining pids to kill: [] [2022-01-20T08:39:38.601Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-01-20T08:39:38.619Z] Recording test results [2022-01-20T08:39:40.389Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-01-20T08:39:40.727Z] + echo Ensuring container killed. [2022-01-20T08:39:40.727Z] Ensuring container killed. [2022-01-20T08:39:40.727Z] + docker ps -aq -f name=docker-pr13-* [2022-01-20T08:39:40.727Z] + cids=5a874d384034 [2022-01-20T08:39:40.727Z] a6e9322260da [2022-01-20T08:39:40.727Z] 341b72559a91 [2022-01-20T08:39:40.727Z] + [ -n 5a874d384034 [2022-01-20T08:39:40.727Z] a6e9322260da [2022-01-20T08:39:40.727Z] 341b72559a91 ] [2022-01-20T08:39:40.727Z] + docker rm -vf 5a874d384034 a6e9322260da 341b72559a91 [2022-01-20T08:39:41.298Z] 5a874d384034 [2022-01-20T08:39:41.298Z] a6e9322260da [2022-01-20T08:39:41.298Z] 341b72559a91 [Pipeline] sh [2022-01-20T08:39:41.588Z] + echo Chowning /workspace to jenkins user [2022-01-20T08:39:41.588Z] Chowning /workspace to jenkins user [2022-01-20T08:39:41.588Z] + id -u [2022-01-20T08:39:41.588Z] + id -g [2022-01-20T08:39:41.588Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43103:/workspace busybox chown -R 1000:1000 /workspace [2022-01-20T08:39:41.588Z] Unable to find image 'busybox:latest' locally [2022-01-20T08:39:41.588Z] latest: Pulling from library/busybox [2022-01-20T08:39:41.848Z] 5cc84ad355aa: Pulling fs layer [2022-01-20T08:39:41.848Z] 5cc84ad355aa: Download complete [2022-01-20T08:39:41.848Z] 5cc84ad355aa: Pull complete [2022-01-20T08:39:41.848Z] Digest: sha256:5acba83a746c7608ed544dc1533b87c737a0b0fb730301639a0179f9344b1678 [2022-01-20T08:39:41.848Z] Status: Downloaded newer image for busybox:latest [2022-01-20T08:39:42.992Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T08:39:42.993Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T08:39:42.993Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T08:39:44.184Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T08:39:44.184Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T08:39:44.184Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T08:39:44.184Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T08:39:44.184Z] === RUN TestDockerSuite/TestLogsTail [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-01-20T08:39:45.201Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T08:39:45.444Z] + bundleName=amd64 [2022-01-20T08:39:45.445Z] + echo Creating amd64-bundles.tar.gz [2022-01-20T08:39:45.445Z] Creating amd64-bundles.tar.gz [2022-01-20T08:39:45.445Z] + xargs tar -czf amd64-bundles.tar.gz [2022-01-20T08:39:45.445Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-01-20T08:39:45.743Z] === RUN TestDockerSuite/TestLogsTimestamps [Pipeline] archiveArtifacts [2022-01-20T08:39:46.400Z] Archiving artifacts [2022-01-20T08:39:48.687Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T08:39:48.707Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43103/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T08:39:49.018Z] + make clean [2022-01-20T08:39:49.278Z] docker volume rm -f docker-dev-cache [2022-01-20T08:39:49.278Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T08:39:49.953Z] === RUN TestDockerSuite/TestExec [2022-01-20T08:39:49.953Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:39:49.953Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T08:39:49.953Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T08:39:49.953Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T08:39:50.937Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-01-20T08:39:50.937Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T08:39:50.937Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T08:39:51.633Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T08:39:51.633Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T08:39:51.633Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T08:39:51.633Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T08:39:51.633Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T08:39:51.633Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T08:39:51.633Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T08:39:51.633Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T08:39:51.633Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T08:39:51.633Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T08:39:51.633Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T08:39:51.633Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T08:39:51.633Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T08:39:51.633Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T08:39:51.633Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T08:39:51.633Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPortList [2022-01-20T08:39:51.633Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T08:39:51.633Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [Pipeline] } [2022-01-20T08:39:52.498Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T08:39:52.894Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T08:39:53.482Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-01-20T08:39:56.675Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T08:39:56.676Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:39:56.676Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T08:39:56.676Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:39:56.676Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T08:39:56.676Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T08:39:56.676Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T08:39:57.482Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T08:39:57.482Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T08:39:57.482Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T08:39:57.482Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T08:39:57.482Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T08:39:57.482Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T08:39:57.482Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T08:39:57.482Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:39:57.482Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T08:39:58.232Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-01-20T08:40:02.223Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T08:40:02.223Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T08:40:02.223Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T08:40:04.100Z] === RUN TestDockerSuite/TestBuildUser [2022-01-20T08:40:04.100Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T08:40:04.100Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-01-20T08:40:04.100Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T08:40:04.100Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-01-20T08:40:04.100Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T08:40:04.100Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-01-20T08:40:05.323Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T08:40:07.884Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-01-20T08:40:07.884Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-01-20T08:40:08.273Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T08:40:10.832Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-01-20T08:40:10.832Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T08:40:10.832Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-01-20T08:40:10.832Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T08:40:10.832Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-01-20T08:40:10.878Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T08:40:10.878Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T08:40:10.878Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T08:40:12.223Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T08:40:15.167Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T08:40:19.657Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T08:40:21.028Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T08:40:21.028Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T08:40:21.028Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T08:40:21.028Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:40:21.028Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T08:40:21.028Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T08:40:21.028Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T08:40:24.814Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T08:40:30.664Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T08:40:30.664Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T08:40:30.664Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T08:40:30.664Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T08:40:30.664Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T08:40:30.664Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:40:30.664Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T08:40:30.664Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T08:40:30.664Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T08:40:30.664Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T08:40:30.664Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T08:40:32.237Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-01-20T08:40:33.223Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-01-20T08:40:34.456Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T08:40:34.456Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T08:40:34.456Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T08:40:34.456Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:40:34.456Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T08:40:34.456Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T08:40:34.456Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T08:40:34.456Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T08:40:34.456Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T08:40:34.456Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T08:40:34.456Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T08:40:34.562Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T08:40:34.562Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T08:40:34.562Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T08:40:34.562Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T08:40:38.240Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T08:40:38.240Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T08:40:38.240Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T08:40:41.876Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-01-20T08:40:45.388Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T08:40:45.388Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T08:40:45.388Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T08:40:45.388Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T08:40:45.388Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T08:40:45.388Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:40:45.388Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T08:40:47.029Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T08:40:50.805Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T08:40:52.299Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-01-20T08:40:52.299Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T08:40:52.299Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-01-20T08:40:52.299Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T08:40:52.299Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-01-20T08:40:52.527Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T08:40:54.521Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-01-20T08:40:54.521Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T08:40:54.988Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-01-20T08:40:58.378Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T08:40:59.443Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T08:41:03.116Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T08:41:03.225Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T08:41:03.225Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T08:41:03.225Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T08:41:03.225Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T08:41:03.693Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T08:41:07.469Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-01-20T08:41:08.430Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T08:41:08.430Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:41:08.430Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T08:41:08.430Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T08:41:08.430Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T08:41:08.430Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T08:41:08.430Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T08:41:08.430Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T08:41:08.430Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T08:41:10.264Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T08:41:10.264Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:41:10.264Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T08:41:10.264Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T08:41:10.264Z] === RUN TestDockerSuite/TestHealth [2022-01-20T08:41:10.264Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T08:41:10.264Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T08:41:10.264Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T08:41:10.264Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T08:41:10.264Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T08:41:10.414Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-01-20T08:41:10.414Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-01-20T08:41:15.003Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T08:41:15.003Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T08:41:15.003Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T08:41:15.003Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T08:41:15.469Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T08:41:15.469Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T08:41:15.469Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T08:41:15.566Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T08:41:15.566Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T08:41:15.566Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T08:41:16.032Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T08:41:16.032Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T08:41:16.032Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T08:41:16.452Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T08:41:16.452Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:41:16.452Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T08:41:17.435Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T08:41:17.435Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T08:41:17.600Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T08:41:18.581Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T08:41:18.581Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T08:41:18.581Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T08:41:19.641Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T08:41:19.641Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T08:41:21.850Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T08:41:22.355Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T08:41:24.789Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T08:41:25.257Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T08:41:25.257Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:41:25.257Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T08:41:25.325Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-01-20T08:41:25.325Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T08:41:25.325Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-01-20T08:41:25.325Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T08:41:25.325Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-01-20T08:41:25.325Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T08:41:25.325Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-01-20T08:41:25.325Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-01-20T08:41:27.100Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T08:41:29.036Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T08:41:29.036Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T08:41:29.036Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T08:41:29.036Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:41:29.036Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T08:41:29.036Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:41:29.036Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T08:41:29.502Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T08:41:29.502Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T08:41:29.502Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T08:41:29.502Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T08:41:29.502Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T08:41:29.502Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T08:41:29.502Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T08:41:29.502Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:41:29.502Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T08:41:30.049Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T08:41:32.441Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T08:41:33.976Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-01-20T08:41:35.381Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T08:41:35.381Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:41:35.381Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T08:41:35.381Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T08:41:35.381Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T08:41:35.381Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T08:41:35.381Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T08:41:35.381Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T08:41:35.537Z] === RUN TestDockerSuite/TestBuildXZHost [2022-01-20T08:41:35.537Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T08:41:35.537Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-01-20T08:41:35.537Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T08:41:35.537Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-01-20T08:41:35.537Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T08:41:35.537Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-01-20T08:41:37.746Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-01-20T08:41:38.321Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T08:41:38.321Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T08:41:42.100Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T08:41:42.100Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T08:41:42.100Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T08:41:42.100Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T08:41:42.100Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T08:41:42.100Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T08:41:42.100Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T08:41:43.605Z] === RUN TestDockerSuite/TestCommitChange [2022-01-20T08:41:44.328Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T08:41:48.349Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-01-20T08:41:50.178Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T08:41:50.178Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:41:50.178Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T08:41:50.178Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:41:50.178Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T08:41:50.178Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:41:50.178Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T08:41:51.245Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T08:41:51.245Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:41:51.245Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T08:41:52.147Z] === RUN TestDockerSuite/TestCommitHardlink [2022-01-20T08:41:52.147Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T08:41:52.147Z] === RUN TestDockerSuite/TestCommitNewFile [2022-01-20T08:41:52.385Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T08:41:56.161Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T08:41:56.161Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T08:41:59.103Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T08:41:59.289Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-01-20T08:41:59.289Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T08:41:59.289Z] === RUN TestDockerSuite/TestCommitTTY [2022-01-20T08:41:59.879Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T08:41:59.879Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T08:41:59.879Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T08:41:59.879Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T08:42:02.049Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T08:42:02.049Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T08:42:02.049Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T08:42:02.516Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T08:42:04.618Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T08:42:06.298Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T08:42:06.438Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-01-20T08:42:10.078Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T08:42:10.219Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-01-20T08:42:10.219Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:42:10.219Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-01-20T08:42:10.219Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T08:42:10.219Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-01-20T08:42:10.219Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T08:42:10.219Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-01-20T08:42:10.219Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T08:42:10.219Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-01-20T08:42:10.219Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T08:42:10.219Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-01-20T08:42:10.219Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T08:42:10.219Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-01-20T08:42:10.219Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:42:10.219Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-01-20T08:42:10.219Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-01-20T08:42:10.465Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T08:42:10.465Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:42:10.465Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T08:42:14.245Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T08:42:14.245Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T08:42:14.720Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T08:42:17.220Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T08:42:17.364Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-01-20T08:42:20.161Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T08:42:23.100Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T08:42:24.533Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-01-20T08:42:24.533Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T08:42:24.533Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-01-20T08:42:26.043Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T08:42:26.744Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-01-20T08:42:26.744Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T08:42:26.744Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-01-20T08:42:26.744Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T08:42:26.744Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-01-20T08:42:26.744Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T08:42:26.744Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-01-20T08:42:28.951Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-01-20T08:42:28.951Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T08:42:28.952Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-01-20T08:42:28.952Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-01-20T08:42:28.985Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T08:42:29.629Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T08:42:31.190Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T08:42:31.895Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-01-20T08:42:31.895Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-01-20T08:42:31.895Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T08:42:31.895Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-01-20T08:42:31.895Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T08:42:31.895Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-01-20T08:42:31.895Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:42:31.895Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-01-20T08:42:31.927Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T08:42:32.172Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T08:42:34.106Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T08:42:34.867Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T08:42:34.867Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T08:42:35.334Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T08:42:35.334Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:42:35.334Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T08:42:35.334Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T08:42:35.334Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T08:42:35.334Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T08:42:35.334Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T08:42:35.334Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T08:42:35.334Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T08:42:35.334Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T08:42:35.334Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T08:42:35.334Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T08:42:35.334Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T08:42:36.319Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-01-20T08:42:38.017Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T08:42:38.275Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T08:42:39.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-01-20T08:42:39.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-01-20T08:42:39.264Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T08:42:39.264Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-01-20T08:42:41.214Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T08:42:41.477Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-01-20T08:42:41.477Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-01-20T08:42:42.751Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T08:42:43.688Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-01-20T08:42:43.688Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:42:43.688Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-01-20T08:42:43.688Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:42:43.688Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-01-20T08:42:45.900Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-01-20T08:42:46.368Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-01-20T08:42:48.350Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-01-20T08:42:48.582Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-01-20T08:42:48.582Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T08:42:48.582Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-01-20T08:42:50.554Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T08:42:50.554Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T08:42:50.554Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T08:42:51.391Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T08:42:51.527Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-01-20T08:42:51.527Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-01-20T08:42:53.739Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-01-20T08:42:54.334Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T08:42:54.334Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T08:42:55.166Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T08:42:55.631Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T08:42:57.836Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T08:42:58.487Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-01-20T08:43:00.185Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T08:43:02.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-01-20T08:43:02.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-01-20T08:43:02.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-01-20T08:43:02.293Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-01-20T08:43:02.293Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-01-20T08:43:03.853Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-01-20T08:43:03.853Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T08:43:03.853Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-01-20T08:43:06.037Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T08:43:11.015Z] === RUN TestDockerSuite/TestContainerAPITop [2022-01-20T08:43:11.015Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:43:11.015Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-01-20T08:43:11.895Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T08:43:13.226Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-01-20T08:43:13.226Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-01-20T08:43:15.625Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T08:43:16.606Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T08:43:16.634Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T08:43:17.980Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-01-20T08:43:20.192Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-01-20T08:43:20.192Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T08:43:20.192Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-01-20T08:43:20.192Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T08:43:20.192Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-01-20T08:43:20.192Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T08:43:20.192Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-01-20T08:43:20.192Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T08:43:20.192Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-01-20T08:43:20.192Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T08:43:20.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-01-20T08:43:20.415Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T08:43:20.415Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T08:43:20.415Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T08:43:21.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-01-20T08:43:21.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-01-20T08:43:22.452Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T08:43:22.918Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T08:43:22.918Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T08:43:22.918Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T08:43:22.918Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T08:43:22.918Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T08:43:22.918Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T08:43:22.918Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T08:43:22.918Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T08:43:22.918Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T08:43:22.918Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T08:43:22.918Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T08:43:22.918Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T08:43:22.918Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T08:43:22.918Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T08:43:22.918Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T08:43:23.356Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T08:43:24.728Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-01-20T08:43:25.125Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T08:43:25.125Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T08:43:25.125Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T08:43:25.125Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T08:43:25.125Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T08:43:26.297Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T08:43:27.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-01-20T08:43:30.969Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T08:43:33.176Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T08:43:34.823Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-01-20T08:43:35.386Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T08:43:36.701Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T08:43:36.701Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T08:43:36.701Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T08:43:36.701Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T08:43:36.701Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T08:43:38.539Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T08:43:39.115Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T08:43:40.744Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T08:43:40.744Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T08:43:42.893Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T08:43:43.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00052e9d8_} [2022-01-20T08:43:45.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12323111011_c:\foo_false____} [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T08:43:45.833Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T08:43:45.833Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T08:43:45.833Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T08:43:45.833Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T08:43:45.833Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T08:43:45.833Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T08:43:45.833Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T08:43:45.833Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T08:43:45.833Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T08:43:45.833Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T08:43:45.833Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T08:43:45.833Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T08:43:45.833Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T08:43:45.833Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T08:43:45.833Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T08:43:45.833Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPortList [2022-01-20T08:43:45.833Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T08:43:45.833Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T08:43:46.592Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T08:43:46.592Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T08:43:47.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12323111011_c:\foo_true____} [2022-01-20T08:43:48.803Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T08:43:48.803Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T08:43:48.803Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-01-20T08:43:50.865Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-01-20T08:43:50.865Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T08:43:50.865Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-01-20T08:43:50.865Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.331Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-01-20T08:43:51.331Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.331Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-01-20T08:43:51.331Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.331Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-01-20T08:43:51.331Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.331Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T08:43:51.682Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T08:43:51.682Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T08:43:51.682Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T08:43:51.682Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T08:43:51.682Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T08:43:51.682Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T08:43:51.682Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T08:43:51.682Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.682Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T08:43:51.740Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T08:43:51.740Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.740Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T08:43:51.740Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T08:43:51.740Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-01-20T08:43:53.542Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.542Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-01-20T08:43:53.542Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.955Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T08:43:53.955Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.955Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T08:43:53.955Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.955Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T08:43:53.955Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.955Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T08:43:53.955Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.955Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T08:43:53.955Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.955Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T08:43:53.955Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.955Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T08:43:53.955Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T08:43:53.955Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T08:43:54.010Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-01-20T08:43:54.010Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:43:54.010Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-01-20T08:43:56.161Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T08:43:57.531Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T08:43:57.531Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T08:43:57.531Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T08:43:58.367Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T08:44:01.156Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-01-20T08:44:01.156Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-01-20T08:44:01.156Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T08:44:01.156Z] === RUN TestDockerSuite/TestCpRelativePath [2022-01-20T08:44:01.318Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T08:44:01.318Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T08:44:01.318Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T08:44:01.318Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T08:44:01.318Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T08:44:01.318Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T08:44:01.318Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T08:44:04.100Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-01-20T08:44:04.100Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T08:44:04.100Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-01-20T08:44:04.100Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T08:44:04.100Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-01-20T08:44:04.100Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T08:44:04.100Z] === RUN TestDockerSuite/TestCpToCaseA [2022-01-20T08:44:04.256Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T08:44:04.256Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T08:44:04.256Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T08:44:04.256Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:44:04.256Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T08:44:04.256Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T08:44:04.256Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T08:44:04.256Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:44:04.256Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T08:44:05.813Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T08:44:08.861Z] === RUN TestDockerSuite/TestCpToCaseB [2022-01-20T08:44:10.002Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T08:44:10.002Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T08:44:10.002Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T08:44:10.421Z] === RUN TestDockerSuite/TestCpToCaseC [2022-01-20T08:44:10.421Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:44:10.888Z] === RUN TestDockerSuite/TestCpToCaseD [2022-01-20T08:44:10.888Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T08:44:10.888Z] === RUN TestDockerSuite/TestCpToCaseE [2022-01-20T08:44:11.660Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T08:44:11.660Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T08:44:11.660Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T08:44:11.660Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T08:44:11.660Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T08:44:11.660Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T08:44:11.660Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T08:44:11.660Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:44:11.660Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T08:44:11.660Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T08:44:11.660Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T08:44:11.660Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T08:44:11.660Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T08:44:13.874Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T08:44:13.874Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T08:44:13.874Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T08:44:13.874Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T08:44:13.874Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T08:44:13.874Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T08:44:16.821Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T08:44:19.037Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T08:44:19.037Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T08:44:19.037Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T08:44:19.693Z] === RUN TestDockerSuite/TestCpToCaseF [2022-01-20T08:44:19.693Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T08:44:19.693Z] === RUN TestDockerSuite/TestCpToCaseG [2022-01-20T08:44:19.693Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:44:19.693Z] === RUN TestDockerSuite/TestCpToCaseH [2022-01-20T08:44:21.414Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T08:44:21.414Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T08:44:21.414Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T08:44:21.414Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T08:44:21.414Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T08:44:21.414Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T08:44:21.414Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T08:44:22.474Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T08:44:23.620Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T08:44:26.573Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T08:44:29.513Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T08:44:31.718Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T08:44:31.718Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T08:44:31.718Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T08:44:31.718Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T08:44:31.718Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T08:44:31.718Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T08:44:31.718Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T08:44:31.718Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T08:44:31.718Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T08:44:31.718Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T08:44:31.718Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T08:44:31.718Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T08:44:31.718Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T08:44:31.718Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T08:44:31.718Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T08:44:31.718Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T08:44:36.453Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T08:44:36.453Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T08:44:36.453Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T08:44:36.453Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T08:44:36.453Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:44:36.453Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T08:44:36.453Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T08:44:36.453Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T08:44:36.453Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T08:44:36.453Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T08:44:36.453Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T08:44:36.453Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T08:44:40.259Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T08:44:40.259Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T08:44:40.259Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T08:44:40.259Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T08:44:40.259Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T08:44:40.259Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T08:44:40.925Z] === RUN TestDockerSuite/TestCpToCaseI [2022-01-20T08:44:40.926Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T08:44:40.926Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-01-20T08:44:40.926Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T08:44:40.926Z] === RUN TestDockerSuite/TestCpToDot [2022-01-20T08:44:43.586Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T08:44:43.586Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T08:44:43.586Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T08:44:45.143Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T08:44:45.143Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T08:44:45.609Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T08:44:45.609Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T08:44:46.108Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T08:44:46.787Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-01-20T08:44:46.787Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T08:44:46.787Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-01-20T08:44:46.787Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T08:44:46.787Z] === RUN TestDockerSuite/TestCpToStdout [2022-01-20T08:44:49.740Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-01-20T08:44:49.740Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:44:49.740Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-01-20T08:44:49.740Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T08:44:49.741Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-01-20T08:44:49.741Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T08:44:49.741Z] === RUN TestDockerSuite/TestCpVolumePath [2022-01-20T08:44:49.741Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T08:44:49.741Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-01-20T08:44:49.741Z] === RUN TestDockerSuite/TestCreateArgs [2022-01-20T08:44:50.210Z] === RUN TestDockerSuite/TestCreateByImageID [2022-01-20T08:44:52.445Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-01-20T08:44:54.247Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T08:44:54.247Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T08:44:54.247Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T08:44:54.247Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T08:44:54.247Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T08:44:54.247Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T08:44:54.247Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T08:44:54.659Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-01-20T08:44:54.750Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T08:44:55.126Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-01-20T08:44:55.126Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-01-20T08:44:57.342Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-01-20T08:44:58.328Z] === RUN TestDockerSuite/TestCreateLabels [2022-01-20T08:44:58.328Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-01-20T08:44:58.328Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T08:44:58.328Z] === RUN TestDockerSuite/TestCreateRM [2022-01-20T08:44:58.797Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-01-20T08:44:58.797Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T08:44:58.797Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-01-20T08:44:58.797Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-01-20T08:44:58.981Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T08:44:59.264Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-01-20T08:45:01.903Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T08:45:01.903Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T08:45:01.903Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T08:45:01.903Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T08:45:01.903Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T08:45:03.729Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T08:45:03.729Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T08:45:03.729Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T08:45:03.729Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T08:45:03.729Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T08:45:03.729Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T08:45:03.729Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T08:45:03.729Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T08:45:03.729Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T08:45:03.729Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T08:45:05.286Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T08:45:06.842Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T08:45:07.764Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T08:45:07.764Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:45:07.764Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T08:45:07.764Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T08:45:07.764Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T08:45:07.764Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T08:45:07.764Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T08:45:07.764Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T08:45:07.764Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T08:45:07.919Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-01-20T08:45:07.919Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-01-20T08:45:08.387Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-01-20T08:45:09.208Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T08:45:10.190Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T08:45:12.191Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-01-20T08:45:12.191Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-01-20T08:45:12.191Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T08:45:12.191Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-01-20T08:45:12.394Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T08:45:12.860Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T08:45:12.860Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T08:45:12.860Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T08:45:12.860Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T08:45:12.860Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T08:45:12.860Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T08:45:12.860Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T08:45:12.860Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T08:45:12.860Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T08:45:12.860Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T08:45:12.860Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T08:45:12.860Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T08:45:12.860Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T08:45:12.860Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T08:45:12.860Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T08:45:12.860Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T08:45:14.404Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-01-20T08:45:14.404Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.404Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-01-20T08:45:14.871Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-01-20T08:45:14.871Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-01-20T08:45:14.871Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-01-20T08:45:14.871Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-01-20T08:45:14.871Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-01-20T08:45:14.871Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-01-20T08:45:14.871Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-01-20T08:45:14.871Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDevicePermissions [2022-01-20T08:45:14.871Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDockerFails [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-01-20T08:45:14.871Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-01-20T08:45:14.871Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-01-20T08:45:14.871Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestEventsAttach [2022-01-20T08:45:14.871Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T08:45:14.871Z] === RUN TestDockerSuite/TestEventsCommit [2022-01-20T08:45:14.871Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T08:45:15.339Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-01-20T08:45:16.641Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T08:45:16.641Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T08:45:16.641Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T08:45:16.641Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T08:45:16.641Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T08:45:16.641Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T08:45:16.641Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T08:45:16.641Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T08:45:16.641Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T08:45:16.641Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:45:16.641Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T08:45:17.564Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-01-20T08:45:18.171Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T08:45:18.171Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T08:45:18.171Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T08:45:19.730Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T08:45:19.730Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T08:45:19.730Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T08:45:20.525Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-01-20T08:45:20.713Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T08:45:21.695Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T08:45:21.695Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T08:45:21.695Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T08:45:22.758Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-01-20T08:45:25.287Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T08:45:25.287Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T08:45:25.287Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T08:45:27.546Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T08:45:28.231Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T08:45:31.410Z] === RUN TestDockerSuite/TestEventsCopy [2022-01-20T08:45:33.396Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T08:45:34.092Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T08:45:36.168Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-01-20T08:45:36.298Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T08:45:36.347Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T08:45:39.241Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T08:45:41.447Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T08:45:42.021Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-01-20T08:45:43.652Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T08:45:43.652Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T08:45:43.652Z] === RUN TestDockerSuite/TestRunState [2022-01-20T08:45:43.652Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T08:45:43.652Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T08:45:44.229Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-01-20T08:45:44.697Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-01-20T08:45:46.593Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T08:45:46.593Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:45:46.593Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T08:45:48.801Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T08:45:48.801Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T08:45:48.801Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T08:45:48.801Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T08:45:48.801Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T08:45:49.267Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T08:45:49.267Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T08:45:49.267Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T08:45:49.267Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T08:45:49.441Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-01-20T08:45:49.441Z] === RUN TestDockerSuite/TestEventsFilterType [2022-01-20T08:45:50.426Z] === RUN TestDockerSuite/TestEventsFilters [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T08:45:54.015Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T08:45:54.015Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T08:45:56.308Z] === RUN TestDockerSuite/TestEventsFormat [2022-01-20T08:45:56.967Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T08:45:56.967Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T08:45:56.967Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T08:46:00.747Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T08:46:00.747Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T08:46:00.747Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T08:46:00.747Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T08:46:00.747Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T08:46:01.644Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T08:46:01.644Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:46:01.644Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T08:46:02.165Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-01-20T08:46:02.165Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-01-20T08:46:02.165Z] === RUN TestDockerSuite/TestEventsImageImport [2022-01-20T08:46:02.165Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:46:02.165Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-01-20T08:46:02.165Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T08:46:02.165Z] === RUN TestDockerSuite/TestEventsImagePull [2022-01-20T08:46:02.165Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T08:46:02.165Z] === RUN TestDockerSuite/TestEventsImageTag [2022-01-20T08:46:02.632Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-01-20T08:46:02.632Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T08:46:02.632Z] === RUN TestDockerSuite/TestEventsRename [2022-01-20T08:46:03.695Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T08:46:05.608Z] === RUN TestDockerSuite/TestEventsResize [2022-01-20T08:46:10.332Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T08:46:10.332Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T08:46:10.332Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T08:46:10.799Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T08:46:12.341Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T08:46:14.315Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-01-20T08:46:15.889Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-01-20T08:46:17.076Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T08:46:18.858Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-01-20T08:46:19.456Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T08:46:23.623Z] === RUN TestDockerSuite/TestEventsTop [2022-01-20T08:46:23.623Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T08:46:23.623Z] === RUN TestDockerSuite/TestEventsUntag [2022-01-20T08:46:24.194Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T08:46:24.194Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:46:24.194Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T08:46:24.212Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T08:46:24.213Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T08:46:24.213Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T08:46:24.213Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T08:46:26.580Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-01-20T08:46:27.155Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T08:46:30.093Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T08:46:31.331Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T08:46:31.331Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T08:46:31.331Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T08:46:31.346Z] === RUN TestDockerSuite/TestExec [2022-01-20T08:46:31.346Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:46:31.346Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-01-20T08:46:31.346Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T08:46:31.346Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-01-20T08:46:32.298Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T08:46:32.298Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T08:46:32.298Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T08:46:32.298Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T08:46:32.298Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T08:46:32.298Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:46:32.298Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T08:46:32.298Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T08:46:32.299Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T08:46:32.299Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T08:46:32.299Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T08:46:32.299Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T08:46:32.299Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T08:46:32.299Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T08:46:32.764Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T08:46:32.915Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-01-20T08:46:35.140Z] === RUN TestDockerSuite/TestExecAPIStart [2022-01-20T08:46:35.140Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:46:35.140Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-01-20T08:46:35.140Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:46:35.140Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-01-20T08:46:35.140Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T08:46:35.140Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-01-20T08:46:36.542Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T08:46:37.373Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-01-20T08:46:38.101Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T08:46:39.658Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T08:46:40.343Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-01-20T08:46:42.565Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-01-20T08:46:44.798Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T08:46:45.511Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T08:46:45.511Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T08:46:45.511Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T08:46:45.511Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T08:46:45.511Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T08:46:45.511Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T08:46:45.511Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T08:46:47.726Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T08:46:47.726Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T08:46:48.192Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T08:46:48.192Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T08:46:48.608Z] === RUN TestDockerSuite/TestExecCgroup [2022-01-20T08:46:48.608Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T08:46:48.608Z] === RUN TestDockerSuite/TestExecEnv [2022-01-20T08:46:48.608Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:46:48.608Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-01-20T08:46:48.608Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T08:46:48.608Z] === RUN TestDockerSuite/TestExecExitStatus [2022-01-20T08:46:49.130Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T08:46:50.415Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T08:46:51.572Z] === RUN TestDockerSuite/TestExecInspectID [2022-01-20T08:46:52.069Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T08:46:52.535Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T08:46:56.342Z] === RUN TestDockerSuite/TestExecInteractive [2022-01-20T08:46:56.342Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T08:46:56.342Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-01-20T08:46:56.342Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T08:46:56.342Z] === RUN TestDockerSuite/TestExecParseError [2022-01-20T08:46:56.342Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:46:56.342Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-01-20T08:46:56.342Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T08:46:56.342Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-01-20T08:46:56.342Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T08:46:56.342Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-01-20T08:46:59.051Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T08:46:59.051Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T08:46:59.051Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T08:46:59.307Z] === RUN TestDockerSuite/TestExecSetEnv [2022-01-20T08:46:59.307Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T08:46:59.307Z] === RUN TestDockerSuite/TestExecStartFails [2022-01-20T08:46:59.307Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:46:59.307Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-01-20T08:46:59.307Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T08:46:59.307Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-01-20T08:46:59.307Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T08:46:59.307Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-01-20T08:46:59.307Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T08:46:59.307Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-01-20T08:47:01.177Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T08:47:01.529Z] === RUN TestDockerSuite/TestExecUlimits [2022-01-20T08:47:01.529Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T08:47:01.529Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-01-20T08:47:06.188Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T08:47:06.188Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:47:06.188Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T08:47:07.087Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T08:47:10.221Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-01-20T08:47:10.221Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T08:47:10.221Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-01-20T08:47:10.221Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T08:47:10.221Z] === RUN TestDockerSuite/TestExecWithUser [2022-01-20T08:47:10.221Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:47:10.221Z] === RUN TestDockerSuite/TestGetContainerStats [2022-01-20T08:47:10.933Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T08:47:10.933Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T08:47:10.933Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T08:47:10.933Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:47:10.933Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T08:47:10.933Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T08:47:10.933Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T08:47:10.933Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T08:47:10.933Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T08:47:15.726Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T08:47:16.112Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-01-20T08:47:18.068Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T08:47:18.069Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:47:18.069Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T08:47:18.069Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T08:47:18.069Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T08:47:18.069Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:47:18.069Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T08:47:18.069Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:47:18.069Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T08:47:18.069Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T08:47:18.069Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T08:47:18.069Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:47:18.069Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T08:47:20.274Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T08:47:20.465Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T08:47:20.931Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T08:47:21.998Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-01-20T08:47:22.481Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T08:47:22.481Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T08:47:22.481Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T08:47:24.686Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T08:47:24.686Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T08:47:24.686Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T08:47:24.686Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T08:47:24.686Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T08:47:24.686Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:47:24.686Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T08:47:24.686Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T08:47:24.686Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T08:47:24.686Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:47:24.686Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T08:47:24.686Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T08:47:24.686Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T08:47:24.709Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T08:47:24.955Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-01-20T08:47:30.923Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-01-20T08:47:30.923Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:47:30.923Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-01-20T08:47:30.923Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-01-20T08:47:30.923Z] === RUN TestDockerSuite/TestHealth [2022-01-20T08:47:30.923Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T08:47:30.923Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-01-20T08:47:31.394Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-01-20T08:47:31.394Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-01-20T08:47:31.394Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-01-20T08:47:36.159Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-01-20T08:47:36.159Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-01-20T08:47:36.159Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T08:47:36.159Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-01-20T08:47:36.159Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-01-20T08:47:36.159Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-01-20T08:47:36.159Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-01-20T08:47:36.629Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-01-20T08:47:36.629Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:47:37.099Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-01-20T08:47:38.088Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-01-20T08:47:38.088Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-01-20T08:47:39.594Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T08:47:40.060Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T08:47:40.060Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T08:47:40.060Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T08:47:40.060Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T08:47:40.310Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-01-20T08:47:40.310Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-01-20T08:47:40.526Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T08:47:40.526Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T08:47:40.991Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T08:47:42.532Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-01-20T08:47:43.930Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T08:47:43.930Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T08:47:45.490Z] === RUN TestDockerSuite/TestImagesFormat [2022-01-20T08:47:45.490Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-01-20T08:47:45.490Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:47:45.490Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-01-20T08:47:46.167Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T08:47:48.664Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T08:47:48.797Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T08:47:48.798Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T08:47:48.798Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T08:47:48.798Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T08:47:48.798Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestImportBadURL [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestImportDisplay [2022-01-20T08:47:49.456Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestImportFile [2022-01-20T08:47:49.456Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-01-20T08:47:49.456Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestImportGzipped [2022-01-20T08:47:49.456Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-01-20T08:47:49.456Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-01-20T08:47:49.456Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T08:47:49.456Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-01-20T08:47:49.456Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T08:47:49.925Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-01-20T08:47:49.925Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T08:47:49.925Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-01-20T08:47:49.925Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-01-20T08:47:49.925Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:47:49.925Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-01-20T08:47:49.925Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:47:49.925Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-01-20T08:47:52.147Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-01-20T08:47:52.442Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T08:47:52.908Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T08:47:52.908Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T08:47:52.908Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T08:47:52.908Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T08:47:52.908Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T08:47:52.908Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T08:47:52.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T08:47:52.908Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T08:47:52.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T08:47:52.908Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T08:47:52.908Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T08:47:52.908Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T08:47:52.908Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T08:47:52.908Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T08:47:53.373Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T08:47:54.371Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-01-20T08:47:54.371Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:47:54.371Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-01-20T08:47:54.371Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T08:47:54.371Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-01-20T08:47:54.841Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-01-20T08:47:54.841Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T08:47:54.841Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-01-20T08:47:56.313Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T08:47:56.313Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T08:47:56.313Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T08:47:56.313Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T08:47:56.313Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T08:47:57.068Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-01-20T08:47:57.429Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T08:47:57.429Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:47:57.429Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T08:47:57.429Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T08:47:57.429Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T08:47:57.429Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T08:47:57.429Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T08:47:57.539Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-01-20T08:47:59.758Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-01-20T08:47:59.758Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T08:47:59.758Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-01-20T08:47:59.758Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T08:47:59.758Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-01-20T08:47:59.758Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T08:47:59.758Z] === RUN TestDockerSuite/TestInspectDefault [2022-01-20T08:48:01.979Z] === RUN TestDockerSuite/TestInspectHistory [2022-01-20T08:48:02.159Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T08:48:05.106Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T08:48:06.071Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T08:48:06.071Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T08:48:06.071Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T08:48:06.746Z] === RUN TestDockerSuite/TestInspectImage [2022-01-20T08:48:06.746Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:48:06.746Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-01-20T08:48:06.746Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:48:06.746Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-01-20T08:48:06.746Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:48:06.746Z] === RUN TestDockerSuite/TestInspectInt64 [2022-01-20T08:48:08.049Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T08:48:09.706Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-01-20T08:48:10.988Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T08:48:11.948Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-01-20T08:48:11.948Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-01-20T08:48:14.074Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T08:48:14.074Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T08:48:14.171Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-01-20T08:48:16.471Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T08:48:16.471Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.471Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite (2224.82s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (71.65s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.95s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.26s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.16s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.64s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.14s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.17s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (72.65s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.29s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.41s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.11s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.12s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.03s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.71s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.19s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.63s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.63s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.05s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.11s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.42s) [2022-01-20T08:48:16.941Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.39s) [2022-01-20T08:48:16.941Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.49s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.17s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.78s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.39s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.59s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (21.98s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.20s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.48s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.05s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.36s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.51s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.41s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.13s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.17s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.91s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.93s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.30s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.35s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.61s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.57s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.02s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.43s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.02s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.75s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.13s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.32s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.98s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignore (54.76s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.85s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.69s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.56s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.49s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.20s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.89s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.88s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.14s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.18s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.12s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.30s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.24s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.62s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.12s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.82s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.62s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFails (2.66s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.21s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.08s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.68s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.06s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.10s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.27s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildHistory (11.69s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.89s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.41s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.96s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLabels (1.02s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.77s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.48s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.04s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.92s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.89s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.31s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.34s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.02s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.13s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.08s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.44s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.82s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.79s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.00s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.66s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.39s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.69s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.82s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.56s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.75s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.04s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.03s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.29s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildRm (11.72s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.21s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.92s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.79s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.56s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.52s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.75s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.41s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.70s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildStderr (3.91s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.90s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.46s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.08s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.99s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.73s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.11s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T08:48:16.942Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.75s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.43s) [2022-01-20T08:48:16.942Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.35s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.86s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.83s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.85s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.02s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.02s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.87s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.51s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCommitChange (4.95s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.51s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.96s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCommitTTY (7.20s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.46s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.20s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.60s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.64s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.34s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.21s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.16s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.19s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.71s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.65s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.09s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.77s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.62s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.95s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.18s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.96s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.58s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.48s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.06s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.84s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.24s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.71s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.56s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.62s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.62s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000117710_} (2.50s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13284121009_c:\foo_false____} (2.59s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13284121009_c:\foo_true____} (2.62s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.80s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.69s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.72s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.86s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.73s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.69s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.78s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpToDot (2.35s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCpToStdout (2.77s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.12s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.87s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.41s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.36s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.37s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.77s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.93s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.84s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.86s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.58s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsCopy (4.39s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.77s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.68s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.47s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.15s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFilters (5.46s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFormat (5.24s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsRename (2.48s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsResize (7.96s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.57s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.52s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.04s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.37s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.02s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-01-20T08:48:16.943Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.04s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.07s) [2022-01-20T08:48:16.943Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.05s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.70s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.16s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestExecInspectID (4.53s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.42s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.22s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.43s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.23s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.11s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.08s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.59s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.08s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.85s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.75s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.61s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.57s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.48s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.56s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectDefault (2.55s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectHistory (4.65s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.69s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.11s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.59s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.16s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.08s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectStatus (3.34s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.20s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.30s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.59s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.25s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.54s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.65s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.60s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.87s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.68s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.23s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.45s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.56s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.59s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.63s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.47s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.60s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsSince (9.15s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsTail (2.97s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.77s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.66s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.08s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.21s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsByOrder (7.89s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.86s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.42s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.22s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.79s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.76s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.41s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.63s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.16s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.70s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.75s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.32s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.36s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.80s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.85s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.88s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.68s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.35s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.13s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.96s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.95s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.07s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.96s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.30s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.95s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.02s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.83s) [2022-01-20T08:48:16.944Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.15s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T08:48:16.944Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.11s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.11s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.82s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.70s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.55s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.34s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.96s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.92s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.02s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.66s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.56s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.57s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.75s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.28s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.64s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.58s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.20s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunExitCode (2.69s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.66s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.55s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.68s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.62s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.04s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.87s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.43s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.57s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.85s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.37s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.63s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.59s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunRm (2.72s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.68s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.65s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.59s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.14s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.67s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.47s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.91s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.95s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.05s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.30s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.07s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.23s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.49s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.67s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.62s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.73s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.14s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.77s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.27s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.60s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.12s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.15s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-01-20T08:48:16.945Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-01-20T08:48:16.945Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.87s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.32s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.19s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.79s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.16s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T08:48:16.946Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T08:48:16.946Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T08:48:16.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T08:48:16.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T08:48:16.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T08:48:16.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T08:48:16.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T08:48:16.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T08:48:16.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T08:48:16.946Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T08:48:16.946Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T08:48:16.946Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T08:48:16.946Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:16.946Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T08:48:17.132Z] === RUN TestDockerSuite/TestInspectPlugin [2022-01-20T08:48:17.132Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.132Z] === RUN TestDockerSuite/TestInspectRootFS [2022-01-20T08:48:17.132Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-01-20T08:48:17.413Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T08:48:17.413Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T08:48:17.413Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T08:48:17.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T08:48:17.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T08:48:17.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T08:48:17.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T08:48:17.413Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T08:48:17.413Z] === RUN TestDockerDaemonSuite [2022-01-20T08:48:17.413Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T08:48:17.413Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T08:48:17.413Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T08:48:17.413Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T08:48:17.413Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T08:48:17.413Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T08:48:17.413Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T08:48:17.413Z] === RUN TestDockerSwarmSuite [2022-01-20T08:48:17.413Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T08:48:17.413Z] === RUN TestDockerPluginSuite [2022-01-20T08:48:17.413Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T08:48:17.413Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T08:48:17.413Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T08:48:17.413Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T08:48:17.413Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T08:48:17.413Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T08:48:17.413Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T08:48:17.413Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.413Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T08:48:17.413Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T08:48:17.414Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T08:48:17.414Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T08:48:17.414Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T08:48:17.414Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T08:48:17.414Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T08:48:17.414Z] === RUN TestDockerNetworkSuite [2022-01-20T08:48:17.414Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T08:48:17.414Z] === RUN TestDockerHubPullSuite [2022-01-20T08:48:17.414Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T08:48:17.414Z] PASS [2022-01-20T08:48:17.414Z] ok github.com/docker/docker/integration-cli 2225.163s [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === Skipped [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-20T08:48:17.414Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T08:48:17.414Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T08:48:17.414Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T08:48:17.414Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T08:48:17.414Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T08:48:17.414Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T08:48:17.414Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T08:48:17.414Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T08:48:17.414Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T08:48:17.414Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T08:48:17.414Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T08:48:17.414Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-01-20T08:48:17.414Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.36s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T08:48:17.414Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-01-20T08:48:17.414Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.414Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-01-20T08:48:17.414Z] [2022-01-20T08:48:17.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-01-20T08:48:17.415Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.33s) [2022-01-20T08:48:17.415Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.33s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T08:48:17.415Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T08:48:17.415Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T08:48:17.415Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T08:48:17.415Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.415Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T08:48:17.415Z] [2022-01-20T08:48:17.415Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T08:48:17.415Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T08:48:17.416Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T08:48:17.416Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T08:48:17.416Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T08:48:17.416Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T08:48:17.416Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T08:48:17.416Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T08:48:17.416Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T08:48:17.416Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T08:48:17.416Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T08:48:17.416Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T08:48:17.416Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T08:48:17.416Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T08:48:17.416Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T08:48:17.416Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T08:48:17.416Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T08:48:17.416Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-01-20T08:48:17.416Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T08:48:17.416Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.416Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T08:48:17.416Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.416Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T08:48:17.416Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T08:48:17.417Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T08:48:17.417Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T08:48:17.417Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-01-20T08:48:17.417Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T08:48:17.417Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T08:48:17.417Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T08:48:17.417Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T08:48:17.417Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T08:48:17.417Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T08:48:17.417Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T08:48:17.417Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T08:48:17.417Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T08:48:17.417Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T08:48:17.417Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T08:48:17.417Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T08:48:17.417Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T08:48:17.417Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.417Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T08:48:17.417Z] [2022-01-20T08:48:17.417Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T08:48:17.418Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-01-20T08:48:17.418Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-20T08:48:17.418Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T08:48:17.418Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T08:48:17.418Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T08:48:17.418Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T08:48:17.418Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T08:48:17.418Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:48:17.418Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T08:48:17.418Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T08:48:17.418Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T08:48:17.418Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T08:48:17.418Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T08:48:17.418Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T08:48:17.418Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T08:48:17.418Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.418Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T08:48:17.418Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.418Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T08:48:17.418Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.419Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T08:48:17.419Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.419Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T08:48:17.419Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.05s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.05s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.420Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T08:48:17.420Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.420Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T08:48:17.420Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T08:48:17.886Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.886Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T08:48:17.886Z] [2022-01-20T08:48:17.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T08:48:17.887Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T08:48:17.887Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-01-20T08:48:17.887Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T08:48:17.887Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:48:17.887Z] [2022-01-20T08:48:17.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:48:17.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T08:48:17.888Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] DONE 1085 tests, 539 skipped in 2234.792s [2022-01-20T08:48:17.888Z] INFO: Integration tests ended at 01/20/2022 08:48:17. Duration:00:37:15.0823269 [2022-01-20T08:48:17.888Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] Containers: 2 [2022-01-20T08:48:17.888Z] Running: 0 [2022-01-20T08:48:17.888Z] Paused: 0 [2022-01-20T08:48:17.888Z] Stopped: 2 [2022-01-20T08:48:17.888Z] Images: 18 [2022-01-20T08:48:17.888Z] Server Version: 0.0.0-dev [2022-01-20T08:48:17.888Z] Storage Driver: windowsfilter [2022-01-20T08:48:17.888Z] Windows: [2022-01-20T08:48:17.888Z] Logging Driver: json-file [2022-01-20T08:48:17.888Z] Plugins: [2022-01-20T08:48:17.888Z] Volume: local [2022-01-20T08:48:17.888Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T08:48:17.888Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T08:48:17.888Z] Swarm: inactive [2022-01-20T08:48:17.888Z] Default Isolation: process [2022-01-20T08:48:17.888Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T08:48:17.888Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T08:48:17.888Z] OSType: windows [2022-01-20T08:48:17.888Z] Architecture: x86_64 [2022-01-20T08:48:17.888Z] CPUs: 4 [2022-01-20T08:48:17.888Z] Total Memory: 32GiB [2022-01-20T08:48:17.888Z] Name: azwin-2-504930 [2022-01-20T08:48:17.888Z] ID: KKOM:ON4E:EL26:M6D4:G5FR:DJAD:TIIB:4GWM:75XD:L7AB:FHAR:XVRI [2022-01-20T08:48:17.888Z] Docker Root Dir: D:\CI\PR-43103\13\daemon [2022-01-20T08:48:17.888Z] Debug Mode (client): false [2022-01-20T08:48:17.888Z] Debug Mode (server): true [2022-01-20T08:48:17.888Z] File Descriptors: -1 [2022-01-20T08:48:17.888Z] Goroutines: 17 [2022-01-20T08:48:17.888Z] System Time: 2022-01-20T08:48:17.5912732Z [2022-01-20T08:48:17.888Z] EventsListeners: 0 [2022-01-20T08:48:17.888Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:48:17.888Z] Labels: [2022-01-20T08:48:17.888Z] Experimental: false [2022-01-20T08:48:17.888Z] Insecure Registries: [2022-01-20T08:48:17.888Z] 127.0.0.0/8 [2022-01-20T08:48:17.888Z] Live Restore Enabled: false [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] [2022-01-20T08:48:17.888Z] INFO: Stopping daemon under test [2022-01-20T08:48:17.888Z] SUCCESS: The process with PID 548 (child process of PID 3300) has been terminated. [2022-01-20T08:48:17.888Z] SUCCESS: The process with PID 3300 (child process of PID 1256) has been terminated. [2022-01-20T08:48:17.888Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T08:48:17.888Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 08:48:17. [2022-01-20T08:48:17.888Z] INFO: Tidying up at end of run [2022-01-20T08:48:17.888Z] INFO: Saving daemon under test log (d:\CI\PR-43103\13\dut.out) to bundles\CIDUT.out [2022-01-20T08:48:17.888Z] INFO: Saving daemon under test log (d:\CI\PR-43103\13\dut.err) to bundles\CIDUT.err [2022-01-20T08:48:17.888Z] INFO: Saving containerd logs to bundles [2022-01-20T08:48:17.888Z] INFO: Nuke-Everything... [2022-01-20T08:48:18.353Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T08:48:18.353Z] 40e95b625ace [2022-01-20T08:48:18.353Z] f65081178b43 [2022-01-20T08:48:18.353Z] INFO: Tidying pidfile d:\CI\PR-43103\13\docker.pid [2022-01-20T08:48:18.354Z] INFO: Nuking d:\CI [2022-01-20T08:48:19.352Z] === RUN TestDockerSuite/TestInspectStatus [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T08:48:19.921Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T08:48:19.921Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-01-20T08:48:21.572Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-01-20T08:48:22.861Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T08:48:22.861Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T08:48:22.861Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T08:48:26.355Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-01-20T08:48:27.600Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T08:48:27.600Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T08:48:27.600Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T08:48:27.600Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T08:48:27.600Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T08:48:28.574Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-01-20T08:48:29.808Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T08:48:29.808Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T08:48:29.808Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T08:48:29.808Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T08:48:29.808Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T08:48:29.808Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T08:48:29.808Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T08:48:29.808Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T08:48:29.808Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T08:48:29.808Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T08:48:29.808Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T08:48:29.808Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T08:48:29.808Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T08:48:29.808Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T08:48:29.808Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T08:48:30.797Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-01-20T08:48:32.015Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-01-20T08:48:33.760Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-01-20T08:48:35.795Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T08:48:35.984Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-01-20T08:48:38.003Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T08:48:38.003Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T08:48:38.003Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T08:48:38.003Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T08:48:38.003Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T08:48:38.003Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T08:48:38.003Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T08:48:38.207Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-01-20T08:48:39.599Z] INFO: Zapped successfully [2022-01-20T08:48:39.600Z] [2022-01-20T08:48:39.600Z] INFO: executeCI.ps1 exiting at Thu Jan 20 08:48:38 CUT 2022. Duration 01:00:43.0399169 [2022-01-20T08:48:39.600Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T08:48:39.846Z] Recording test results [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksEnvs [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-01-20T08:48:40.426Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.426Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-01-20T08:48:40.427Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.427Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-01-20T08:48:40.427Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.427Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-01-20T08:48:40.427Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.427Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-01-20T08:48:40.427Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.427Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-01-20T08:48:40.427Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.427Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-01-20T08:48:40.896Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-01-20T08:48:40.896Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-01-20T08:48:40.941Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T08:48:40.941Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.941Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T08:48:40.941Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:48:40.941Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T08:48:40.941Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T08:48:41.407Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T08:48:41.407Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:48:41.407Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T08:48:42.964Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T08:48:43.116Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-01-20T08:48:44.686Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-01-20T08:48:48.338Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T08:48:48.813Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T08:48:48.813Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T08:48:48.813Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T08:48:48.813Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T08:48:48.813Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T08:48:48.813Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T08:48:48.813Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T08:48:48.813Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:48:48.813Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T08:48:48.813Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T08:48:48.813Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T08:48:48.813Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T08:48:49.278Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T08:48:49.850Z] Creating win-2022-integration-bundles.zip [2022-01-20T08:48:50.568Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [Pipeline] archiveArtifacts [2022-01-20T08:48:51.629Z] Archiving artifacts [2022-01-20T08:48:52.217Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T08:48:52.217Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T08:48:52.217Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T08:48:52.217Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T08:48:52.217Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T08:48:52.217Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T08:48:52.805Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-01-20T08:48:52.805Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T08:48:53.275Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-01-20T08:48:55.156Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-01-20T08:48:55.495Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-01-20T08:48:55.495Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-01-20T08:48:58.098Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T08:48:58.098Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T08:48:58.098Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T08:49:01.042Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T08:49:01.042Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T08:49:01.042Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T08:49:01.042Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T08:49:01.042Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T08:49:01.042Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T08:49:01.042Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T08:49:01.393Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-01-20T08:49:03.982Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T08:49:06.923Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T08:49:07.289Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-01-20T08:49:07.386Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43103/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T08:49:08.408Z] + make clean [2022-01-20T08:49:09.863Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T08:49:09.968Z] docker volume rm -f docker-dev-cache [2022-01-20T08:49:09.968Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T08:49:12.803Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T08:49:12.803Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T08:49:12.803Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T08:49:12.803Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T08:49:12.803Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T08:49:12.803Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T08:49:12.803Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T08:49:12.803Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T08:49:12.803Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T08:49:13.175Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-01-20T08:49:13.269Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T08:49:13.269Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T08:49:13.269Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T08:49:13.269Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T08:49:13.269Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T08:49:13.269Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T08:49:13.269Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T08:49:16.133Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-01-20T08:49:18.357Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-01-20T08:49:18.357Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T08:49:18.357Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-01-20T08:49:19.117Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T08:49:19.117Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T08:49:19.117Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T08:49:19.117Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T08:49:19.117Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:49:19.117Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T08:49:19.117Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T08:49:19.117Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T08:49:19.117Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T08:49:19.117Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T08:49:19.117Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T08:49:19.117Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T08:49:20.583Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-01-20T08:49:23.542Z] === RUN TestDockerSuite/TestLogsSince [2022-01-20T08:49:26.263Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T08:49:26.263Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T08:49:26.263Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T08:49:28.469Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T08:49:28.469Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T08:49:28.469Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T08:49:28.469Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T08:49:28.469Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T08:49:28.469Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T08:49:28.469Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T08:49:28.469Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T08:49:28.469Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.469Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T08:49:28.470Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.470Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T08:49:28.470Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.470Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T08:49:28.470Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.470Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T08:49:28.470Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T08:49:28.935Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T08:49:32.243Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-01-20T08:49:32.243Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T08:49:32.243Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-01-20T08:49:32.243Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T08:49:32.243Z] === RUN TestDockerSuite/TestLogsTail [2022-01-20T08:49:36.044Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-01-20T08:49:37.574Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T08:49:37.574Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T08:49:37.574Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T08:49:37.574Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T08:49:37.574Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T08:49:37.574Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T08:49:37.574Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T08:49:38.269Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-01-20T08:49:40.506Z] === RUN TestDockerSuite/TestMountIntoProc [2022-01-20T08:49:40.506Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.506Z] === RUN TestDockerSuite/TestMountIntoSys [2022-01-20T08:49:40.506Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.506Z] === RUN TestDockerSuite/TestNetHostname [2022-01-20T08:49:40.506Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.506Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-01-20T08:49:40.506Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.506Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-01-20T08:49:40.506Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.506Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-01-20T08:49:40.506Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPluginActive [2022-01-20T08:49:40.976Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-01-20T08:49:40.976Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-01-20T08:49:40.976Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-01-20T08:49:40.976Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-01-20T08:49:40.976Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-01-20T08:49:40.976Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-01-20T08:49:40.976Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-01-20T08:49:40.976Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-01-20T08:49:40.976Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPortHostBinding [2022-01-20T08:49:40.976Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPortList [2022-01-20T08:49:40.976Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T08:49:40.976Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-01-20T08:49:44.715Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-01-20T08:49:45.759Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-01-20T08:49:45.759Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-01-20T08:49:45.759Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-01-20T08:49:45.759Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-01-20T08:49:45.759Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-01-20T08:49:45.759Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-01-20T08:49:45.759Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-01-20T08:49:45.759Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:49:45.759Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T08:49:49.453Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T08:49:49.453Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T08:49:49.453Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T08:49:49.453Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T08:49:49.453Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T08:49:49.453Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T08:49:49.453Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T08:49:49.453Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T08:49:49.453Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T08:49:49.453Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T08:49:50.522Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-01-20T08:49:50.522Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T08:49:50.522Z] === RUN TestDockerSuite/TestPsByOrder [2022-01-20T08:49:51.011Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T08:49:52.568Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T08:49:54.776Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T08:49:55.760Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T08:49:58.702Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T08:49:59.168Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T08:49:59.168Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T08:49:59.168Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T08:49:59.168Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T08:49:59.168Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T08:49:59.168Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T08:49:59.168Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T08:49:59.168Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T08:49:59.168Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T08:49:59.168Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T08:49:59.168Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T08:49:59.168Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T08:49:59.168Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T08:49:59.168Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T08:49:59.168Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T08:49:59.168Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T08:49:59.200Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-01-20T08:49:59.200Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T08:49:59.200Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-01-20T08:50:02.971Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T08:50:02.971Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T08:50:02.971Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T08:50:02.971Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T08:50:02.971Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T08:50:02.971Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T08:50:02.971Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T08:50:02.971Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T08:50:02.971Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T08:50:02.971Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:50:02.971Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T08:50:09.703Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-01-20T08:50:13.420Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T08:50:13.420Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T08:50:13.420Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T08:50:16.360Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T08:50:22.214Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T08:50:24.681Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-01-20T08:50:24.681Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-01-20T08:50:24.681Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T08:50:24.681Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-01-20T08:50:25.154Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T08:50:28.095Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T08:50:31.874Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T08:50:31.874Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T08:50:31.874Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T08:50:31.874Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T08:50:31.874Z] === RUN TestDockerSuite/TestRunState [2022-01-20T08:50:31.874Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T08:50:31.874Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T08:50:34.814Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T08:50:34.814Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:50:34.814Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T08:50:35.279Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T08:50:35.279Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T08:50:35.279Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T08:50:35.279Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T08:50:35.279Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T08:50:35.279Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T08:50:35.279Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T08:50:35.279Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T08:50:35.746Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T08:50:37.204Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-01-20T08:50:40.162Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-01-20T08:50:40.489Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T08:50:40.489Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T08:50:40.489Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T08:50:40.489Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T08:50:40.955Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T08:50:40.955Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T08:50:40.955Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T08:50:40.955Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T08:50:40.955Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T08:50:40.955Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T08:50:40.955Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T08:50:40.955Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T08:50:40.955Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T08:50:40.955Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T08:50:40.955Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T08:50:40.955Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T08:50:40.955Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T08:50:40.955Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T08:50:40.955Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T08:50:40.955Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T08:50:40.955Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T08:50:43.907Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T08:50:43.907Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T08:50:43.907Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T08:50:46.847Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T08:50:46.847Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T08:50:46.847Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T08:50:46.847Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T08:50:46.847Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T08:50:50.624Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T08:50:52.693Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-01-20T08:50:59.261Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T08:51:03.154Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-01-20T08:51:03.154Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T08:51:03.154Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-01-20T08:51:03.154Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T08:51:03.154Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-01-20T08:51:05.109Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T08:51:06.964Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-01-20T08:51:06.964Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:51:06.964Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-01-20T08:51:06.964Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T08:51:06.964Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-01-20T08:51:06.964Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T08:51:06.964Z] === RUN TestDockerSuite/TestPsRightTagName [2022-01-20T08:51:07.434Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T08:51:07.434Z] === RUN TestDockerSuite/TestPsShowMounts [2022-01-20T08:51:13.752Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T08:51:13.752Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T08:51:13.752Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T08:51:13.752Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T08:51:14.599Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-01-20T08:51:14.599Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T08:51:14.599Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-01-20T08:51:16.161Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-01-20T08:51:16.161Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T08:51:16.161Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-01-20T08:51:17.530Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T08:51:17.723Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-01-20T08:51:18.706Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-01-20T08:51:18.706Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T08:51:18.706Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-01-20T08:51:20.469Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T08:51:22.489Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-01-20T08:51:23.411Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T08:51:23.411Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T08:51:23.411Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T08:51:23.411Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T08:51:23.411Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T08:51:23.411Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:51:23.411Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T08:51:23.411Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T08:51:23.411Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T08:51:23.411Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T08:51:23.411Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T08:51:23.411Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T08:51:23.411Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T08:51:23.411Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T08:51:23.411Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T08:51:27.235Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-01-20T08:51:29.263Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T08:51:29.445Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-01-20T08:51:31.469Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T08:51:33.676Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T08:51:39.528Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T08:51:39.528Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T08:51:39.528Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T08:51:39.528Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T08:51:39.528Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T08:51:39.528Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T08:51:39.528Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T08:51:41.735Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T08:51:42.202Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T08:51:42.667Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T08:51:42.667Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T08:51:44.873Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T08:51:50.669Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-01-20T08:51:50.669Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:51:50.669Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-01-20T08:51:53.510Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T08:51:53.510Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T08:51:53.510Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T08:51:55.412Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-01-20T08:51:55.412Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-01-20T08:51:55.879Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-01-20T08:51:56.863Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-01-20T08:52:01.611Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-01-20T08:52:04.038Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T08:52:04.038Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:52:04.038Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T08:52:05.537Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-01-20T08:52:05.537Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:52:05.537Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-01-20T08:52:08.775Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T08:52:08.775Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T08:52:08.775Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T08:52:08.775Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:52:08.775Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T08:52:08.775Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T08:52:08.775Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T08:52:08.776Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T08:52:08.776Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T08:52:10.297Z] === RUN TestDockerSuite/TestRmiBlank [2022-01-20T08:52:10.297Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-01-20T08:52:10.297Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-01-20T08:52:17.415Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T08:52:17.416Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:52:17.416Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T08:52:17.416Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T08:52:17.416Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T08:52:17.416Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:52:17.416Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T08:52:17.416Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:52:17.416Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T08:52:17.416Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T08:52:17.416Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T08:52:17.416Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:52:17.416Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T08:52:20.359Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T08:52:24.139Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T08:52:24.139Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T08:52:24.139Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T08:52:25.221Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-01-20T08:52:27.430Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-01-20T08:52:27.899Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-01-20T08:52:32.778Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T08:52:32.778Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T08:52:32.778Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T08:52:32.778Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T08:52:32.778Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T08:52:32.778Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:52:32.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T08:52:32.778Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T08:52:32.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T08:52:32.778Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:52:32.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T08:52:32.778Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T08:52:32.778Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T08:52:35.044Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-01-20T08:52:39.795Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-01-20T08:52:47.689Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T08:52:47.689Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T08:52:47.689Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T08:52:47.689Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T08:52:47.689Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T08:52:47.689Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T08:52:48.155Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T08:52:48.155Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T08:52:48.459Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-01-20T08:52:51.411Z] === RUN TestDockerSuite/TestRmiTag [2022-01-20T08:52:51.931Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T08:52:51.931Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T08:52:52.396Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-01-20T08:52:54.608Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-01-20T08:52:55.713Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T08:52:55.713Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T08:52:55.713Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T08:52:56.179Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T08:52:56.179Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T08:53:06.579Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T08:53:06.579Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:53:06.579Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T08:53:06.579Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T08:53:06.579Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T08:53:06.579Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T08:53:06.579Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T08:53:15.225Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T08:53:15.225Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T08:53:15.691Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T08:53:19.899Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-01-20T08:53:19.899Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-01-20T08:53:23.682Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-01-20T08:53:25.384Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-01-20T08:53:25.384Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T08:53:25.384Z] === RUN TestDockerSuite/TestRunAddHost [2022-01-20T08:53:25.384Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T08:53:25.384Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-01-20T08:53:25.384Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T08:53:25.384Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-01-20T08:53:25.384Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T08:53:25.384Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-01-20T08:53:25.384Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T08:53:25.384Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-01-20T08:53:25.384Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T08:53:25.384Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-01-20T08:53:25.384Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T08:53:25.384Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-01-20T08:53:27.609Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-01-20T08:53:27.609Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T08:53:27.609Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-01-20T08:53:27.609Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T08:53:27.609Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-01-20T08:53:28.157Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T08:53:28.157Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T08:53:28.157Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite (2521.09s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (72.16s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.14s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.14s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.06s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.44s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (77.36s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.11s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.53s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.59s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.93s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.83s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.32s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.69s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.23s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.09s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.89s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.98s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.28s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.06s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.48s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.12s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.43s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.27s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.15s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.07s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.39s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.55s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.02s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.85s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.26s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.82s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.99s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.65s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.86s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.51s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.25s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.60s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.66s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.73s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.24s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.53s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.58s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.26s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.25s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.70s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.57s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.70s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.49s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.15s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.82s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.28s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.92s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.26s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.60s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.60s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.16s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.95s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.11s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.34s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T08:53:29.140Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.09s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T08:53:29.140Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.00s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.97s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.52s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFails (3.06s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.07s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.02s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.71s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.14s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.39s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.44s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildHistory (11.99s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.17s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.78s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.76s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.75s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLabel (1.05s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLabels (1.03s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.59s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.04s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.63s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.55s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.19s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.54s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.38s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.72s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.61s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.74s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.51s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.65s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.50s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.71s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.13s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.74s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.61s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.09s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.51s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.49s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.55s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.36s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.23s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.95s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.69s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.15s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildRm (14.32s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.17s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.42s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.24s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.31s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.81s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.74s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.70s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.72s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.39s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildStderr (4.95s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.25s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.79s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.64s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.55s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.84s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.60s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.74s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.08s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.86s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.26s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.79s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.34s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.91s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.94s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.17s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.18s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.11s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.12s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCommitChange (5.25s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.95s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.76s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCommitTTY (7.86s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.84s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.77s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.96s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.99s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.02s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.97s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.57s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.61s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.05s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.59s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.98s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.03s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.02s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.15s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.93s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.67s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.85s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.96s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.07s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.19s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.90s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.09s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.69s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.58s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.91s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.92s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.92s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.98s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004602d0_} (2.95s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13736995409_c:\foo_false____} (2.90s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13736995409_c:\foo_true____} (2.96s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.12s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.23s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.17s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.53s) [2022-01-20T08:53:29.141Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.07s) [2022-01-20T08:53:29.141Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.07s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.03s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCpToDot (3.15s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCpToStdout (3.12s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.04s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.73s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.82s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.12s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.06s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.06s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.11s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.13s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.76s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsCopy (5.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.39s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.00s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.93s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.03s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFilters (6.02s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFormat (5.96s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsRename (3.11s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsResize (33.35s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.00s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.64s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.44s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.11s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.04s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.08s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (8.08s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.59s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.65s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.14s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.28s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.61s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecInspectID (5.61s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.82s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.60s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.55s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.15s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.08s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.04s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.13s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.89s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.84s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.20s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.34s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.77s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.94s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.92s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.93s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.97s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectDefault (2.98s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectHistory (4.87s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.95s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.56s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.92s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.13s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.61s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectStatus (3.70s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.60s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.69s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.95s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.03s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.98s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.98s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.04s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.92s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.02s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.17s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.06s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.64s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.80s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.80s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.76s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.58s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.24s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.07s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsSince (9.53s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsTail (3.26s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.14s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.99s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.90s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T08:53:29.142Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T08:53:29.142Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.84s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPsByOrder (12.47s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.26s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.57s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.56s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.19s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.08s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.67s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.80s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.73s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.45s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.08s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.10s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.70s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.34s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.87s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.91s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.52s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.37s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.51s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.58s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.60s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.48s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.96s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.76s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.05s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.37s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.22s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.09s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.74s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.42s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.66s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.94s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.95s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.96s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.92s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.94s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.84s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.15s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.95s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.95s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.95s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.82s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.96s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.97s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.89s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunExitCode (2.97s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.95s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.97s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.97s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.39s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.50s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.43s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.77s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T08:53:29.143Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T08:53:29.143Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.31s) [2022-01-20T08:53:29.610Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.15s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T08:53:29.610Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-01-20T08:53:29.610Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-01-20T08:53:29.610Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.91s) [2022-01-20T08:53:29.610Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2022-01-20T08:53:29.610Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-01-20T08:53:29.610Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.77s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T08:53:29.610Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.63s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.39s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunRm (3.06s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.99s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.09s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.94s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.55s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.02s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.39s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.19s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.92s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.00s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.72s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.92s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.83s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.20s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.81s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.93s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.04s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.47s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.45s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.86s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.95s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.42s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.34s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.52s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.57s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.60s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (7.57s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.27s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.66s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.47s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.75s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.81s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T08:53:29.611Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.61s) [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T08:53:29.611Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.611Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T08:53:29.611Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T08:53:29.612Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T08:53:29.612Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T08:53:29.612Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T08:53:29.612Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T08:53:29.612Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T08:53:29.612Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T08:53:29.612Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T08:53:29.612Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T08:53:29.612Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T08:53:29.612Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T08:53:29.612Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T08:53:29.612Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T08:53:29.612Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T08:53:29.612Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T08:53:29.612Z] === RUN TestDockerDaemonSuite [2022-01-20T08:53:29.612Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T08:53:29.612Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T08:53:29.612Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T08:53:29.612Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T08:53:29.612Z] === RUN TestDockerSwarmSuite [2022-01-20T08:53:29.612Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T08:53:29.612Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T08:53:29.612Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T08:53:29.612Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T08:53:29.612Z] === RUN TestDockerNetworkSuite [2022-01-20T08:53:29.612Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T08:53:29.612Z] === RUN TestDockerHubPullSuite [2022-01-20T08:53:29.612Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T08:53:29.612Z] PASS [2022-01-20T08:53:29.612Z] ok github.com/docker/docker/integration-cli 2521.403s [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === Skipped [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-20T08:53:29.612Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T08:53:29.612Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T08:53:29.612Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T08:53:29.612Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T08:53:29.612Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T08:53:29.612Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T08:53:29.612Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.14s) [2022-01-20T08:53:29.612Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.14s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T08:53:29.612Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T08:53:29.612Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-20T08:53:29.612Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T08:53:29.612Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T08:53:29.612Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T08:53:29.612Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T08:53:29.612Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T08:53:29.612Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T08:53:29.612Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T08:53:29.612Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T08:53:29.612Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T08:53:29.612Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-20T08:53:29.612Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T08:53:29.612Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T08:53:29.612Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.612Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-01-20T08:53:29.612Z] [2022-01-20T08:53:29.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T08:53:29.612Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T08:53:29.613Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.31s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T08:53:29.613Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.613Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-01-20T08:53:29.613Z] [2022-01-20T08:53:29.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-20T08:53:29.614Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.33s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.33s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.32s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2022-01-20T08:53:29.614Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T08:53:29.614Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T08:53:29.614Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T08:53:29.614Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T08:53:29.614Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T08:53:29.614Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T08:53:29.614Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T08:53:29.614Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T08:53:29.614Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T08:53:29.614Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.614Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-01-20T08:53:29.614Z] [2022-01-20T08:53:29.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T08:53:29.615Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T08:53:29.615Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T08:53:29.615Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T08:53:29.615Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T08:53:29.615Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T08:53:29.615Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T08:53:29.615Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T08:53:29.615Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T08:53:29.615Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T08:53:29.615Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T08:53:29.615Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T08:53:29.615Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T08:53:29.615Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T08:53:29.615Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T08:53:29.615Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T08:53:29.615Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T08:53:29.615Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T08:53:29.615Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T08:53:29.615Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T08:53:29.615Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T08:53:29.615Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T08:53:29.615Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T08:53:29.615Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.615Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-01-20T08:53:29.615Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T08:53:29.616Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T08:53:29.616Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T08:53:29.616Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T08:53:29.616Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T08:53:29.616Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T08:53:29.616Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T08:53:29.616Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T08:53:29.616Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T08:53:29.616Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T08:53:29.616Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T08:53:29.616Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T08:53:29.616Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T08:53:29.616Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T08:53:29.616Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T08:53:29.616Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T08:53:29.616Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T08:53:29.616Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T08:53:29.616Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T08:53:29.616Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T08:53:29.616Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T08:53:29.616Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-20T08:53:29.616Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T08:53:29.616Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-01-20T08:53:29.616Z] [2022-01-20T08:53:29.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T08:53:29.616Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.616Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T08:53:29.617Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T08:53:29.617Z] [2022-01-20T08:53:29.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T08:53:29.617Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T08:53:29.617Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T08:53:30.083Z] [2022-01-20T08:53:30.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T08:53:30.083Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.083Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-01-20T08:53:30.083Z] [2022-01-20T08:53:30.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T08:53:30.083Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.083Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-01-20T08:53:30.083Z] [2022-01-20T08:53:30.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T08:53:30.083Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.083Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-01-20T08:53:30.083Z] [2022-01-20T08:53:30.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T08:53:30.084Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.084Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T08:53:30.084Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T08:53:30.085Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T08:53:30.085Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.085Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T08:53:30.085Z] [2022-01-20T08:53:30.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T08:53:30.086Z] [2022-01-20T08:53:30.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T08:53:30.086Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.086Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T08:53:30.087Z] [2022-01-20T08:53:30.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T08:53:30.087Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.087Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T08:53:30.087Z] [2022-01-20T08:53:30.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T08:53:30.087Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.087Z] [2022-01-20T08:53:30.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T08:53:30.087Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.087Z] [2022-01-20T08:53:30.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T08:53:30.087Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T08:53:30.087Z] [2022-01-20T08:53:30.087Z] DONE 1085 tests, 544 skipped in 2531.215s [2022-01-20T08:53:30.087Z] INFO: Integration tests ended at 01/20/2022 08:53:29. Duration:00:42:11.5067903 [2022-01-20T08:53:30.087Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T08:53:30.087Z] [2022-01-20T08:53:30.087Z] Containers: 2 [2022-01-20T08:53:30.087Z] Running: 0 [2022-01-20T08:53:30.087Z] Paused: 0 [2022-01-20T08:53:30.087Z] Stopped: 2 [2022-01-20T08:53:30.087Z] Images: 18 [2022-01-20T08:53:30.087Z] Server Version: 0.0.0-dev [2022-01-20T08:53:30.087Z] Storage Driver: windowsfilter [2022-01-20T08:53:30.087Z] Windows: [2022-01-20T08:53:30.087Z] Logging Driver: json-file [2022-01-20T08:53:30.087Z] Plugins: [2022-01-20T08:53:30.087Z] Volume: local [2022-01-20T08:53:30.087Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T08:53:30.087Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T08:53:30.087Z] Swarm: inactive [2022-01-20T08:53:30.087Z] Default Isolation: process [2022-01-20T08:53:30.087Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-01-20T08:53:30.087Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-01-20T08:53:30.087Z] OSType: windows [2022-01-20T08:53:30.087Z] Architecture: x86_64 [2022-01-20T08:53:30.087Z] CPUs: 4 [2022-01-20T08:53:30.087Z] Total Memory: 32GiB [2022-01-20T08:53:30.087Z] Name: azwin-2-504931 [2022-01-20T08:53:30.087Z] ID: VCDT:3SYX:QKCA:OP2W:OTAU:GJUE:BN3U:3QX4:SXWD:BPNX:JNQI:BK57 [2022-01-20T08:53:30.087Z] Docker Root Dir: D:\CI\PR-43103\13\daemon [2022-01-20T08:53:30.087Z] Debug Mode (client): false [2022-01-20T08:53:30.087Z] Debug Mode (server): true [2022-01-20T08:53:30.087Z] File Descriptors: -1 [2022-01-20T08:53:30.087Z] Goroutines: 46 [2022-01-20T08:53:30.087Z] System Time: 2022-01-20T08:53:29.8635157Z [2022-01-20T08:53:30.087Z] EventsListeners: 0 [2022-01-20T08:53:30.087Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:53:30.087Z] Labels: [2022-01-20T08:53:30.087Z] Experimental: false [2022-01-20T08:53:30.087Z] Insecure Registries: [2022-01-20T08:53:30.087Z] 127.0.0.0/8 [2022-01-20T08:53:30.087Z] Live Restore Enabled: false [2022-01-20T08:53:30.087Z] [2022-01-20T08:53:30.087Z] [2022-01-20T08:53:30.087Z] INFO: Stopping daemon under test [2022-01-20T08:53:30.087Z] SUCCESS: The process with PID 5752 (child process of PID 3624) has been terminated. [2022-01-20T08:53:30.087Z] SUCCESS: The process with PID 3624 (child process of PID 3288) has been terminated. [2022-01-20T08:53:30.552Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T08:53:30.552Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 08:53:30. [2022-01-20T08:53:30.552Z] INFO: Tidying up at end of run [2022-01-20T08:53:30.552Z] INFO: Saving daemon under test log (d:\CI\PR-43103\13\dut.out) to bundles\CIDUT.out [2022-01-20T08:53:30.552Z] INFO: Saving daemon under test log (d:\CI\PR-43103\13\dut.err) to bundles\CIDUT.err [2022-01-20T08:53:30.552Z] INFO: Saving containerd logs to bundles [2022-01-20T08:53:30.552Z] INFO: Nuke-Everything... [2022-01-20T08:53:30.552Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T08:53:30.552Z] 6a6e50cced97 [2022-01-20T08:53:30.552Z] c3b7d09e03a0 [2022-01-20T08:53:31.018Z] INFO: Tidying pidfile d:\CI\PR-43103\13\docker.pid [2022-01-20T08:53:31.018Z] INFO: Killing containerd with PID 5540 [2022-01-20T08:53:31.018Z] INFO: Nuking d:\CI [2022-01-20T08:53:32.363Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-01-20T08:53:35.309Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-01-20T08:53:37.519Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-01-20T08:53:39.731Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-01-20T08:53:41.950Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-01-20T08:53:41.950Z] === RUN TestDockerSuite/TestRunBindMounts [2022-01-20T08:53:52.228Z] INFO: Zapped successfully [2022-01-20T08:53:52.228Z] [2022-01-20T08:53:52.228Z] INFO: executeCI.ps1 exiting at Thu Jan 20 08:53:49 CUT 2022. Duration 01:05:20.7547569 [2022-01-20T08:53:52.228Z] [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-01-20T08:53:52.354Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T08:53:52.354Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T08:53:52.476Z] Recording test results [2022-01-20T08:53:53.923Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-01-20T08:53:53.923Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T08:53:53.923Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-01-20T08:53:57.709Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-01-20T08:53:57.709Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T08:53:57.709Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-01-20T08:53:57.709Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T08:53:57.709Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-01-20T08:53:59.605Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T08:53:59.922Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-01-20T08:53:59.922Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T08:53:59.922Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-01-20T08:53:59.922Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T08:53:59.922Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-01-20T08:53:59.922Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T08:53:59.922Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-01-20T08:53:59.922Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T08:53:59.922Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-01-20T08:53:59.922Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T08:53:59.922Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-01-20T08:53:59.922Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T08:53:59.922Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-01-20T08:53:59.922Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T08:53:59.922Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-01-20T08:54:01.120Z] Creating win-2022-c8d-integration-bundles.zip [2022-01-20T08:54:02.132Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [Pipeline] archiveArtifacts [2022-01-20T08:54:03.547Z] Archiving artifacts [2022-01-20T08:54:05.082Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-01-20T08:54:07.291Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-01-20T08:54:07.291Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T08:54:07.291Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-01-20T08:54:07.291Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T08:54:07.291Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-01-20T08:54:07.291Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T08:54:07.291Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-01-20T08:54:09.504Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-01-20T08:54:09.504Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T08:54:09.504Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-01-20T08:54:09.504Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:54:09.504Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-01-20T08:54:09.504Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T08:54:09.504Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-01-20T08:54:09.504Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:54:09.504Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-01-20T08:54:11.714Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-01-20T08:54:17.576Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-01-20T08:54:17.576Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T08:54:17.576Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-01-20T08:54:17.576Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T08:54:17.576Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-01-20T08:54:17.576Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T08:54:17.576Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-01-20T08:54:17.576Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:54:17.576Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-01-20T08:54:17.576Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T08:54:17.576Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-01-20T08:54:17.576Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T08:54:17.576Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-01-20T08:54:18.223Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43103/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T08:54:19.136Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-01-20T08:54:19.136Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T08:54:19.136Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-01-20T08:54:19.170Z] + make clean [2022-01-20T08:54:19.603Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-01-20T08:54:19.603Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T08:54:19.603Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-01-20T08:54:20.729Z] docker volume rm -f docker-dev-cache [2022-01-20T08:54:20.729Z] docker-dev-cache [Pipeline] deleteDir [2022-01-20T08:54:21.812Z] === RUN TestDockerSuite/TestRunEchoStdout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T08:54:24.035Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-01-20T08:54:24.035Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T08:54:24.035Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-01-20T08:54:26.247Z] === RUN TestDockerSuite/TestRunEnvironment [2022-01-20T08:54:26.247Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T08:54:26.247Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-01-20T08:54:26.247Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T08:54:26.247Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-01-20T08:54:26.247Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T08:54:26.247Z] === RUN TestDockerSuite/TestRunExitCode [2022-01-20T08:54:28.457Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-01-20T08:54:31.402Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-01-20T08:54:33.616Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-01-20T08:54:40.762Z] === RUN TestDockerSuite/TestRunExposePort [2022-01-20T08:54:40.762Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-01-20T08:54:40.762Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T08:54:40.762Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-01-20T08:54:40.762Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T08:54:40.762Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-01-20T08:54:40.762Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T08:54:40.762Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-01-20T08:54:40.762Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T08:54:40.762Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T08:54:40.762Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T08:54:40.762Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-01-20T08:54:40.762Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T08:54:40.762Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-01-20T08:54:40.762Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T08:54:40.762Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-01-20T08:54:51.170Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-01-20T08:54:51.170Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T08:54:51.170Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-01-20T08:54:51.170Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-01-20T08:54:51.170Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:54:51.170Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-01-20T08:54:51.170Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T08:54:51.170Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-01-20T08:54:51.170Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T08:54:51.170Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-01-20T08:54:51.170Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T08:54:51.170Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-01-20T08:54:59.819Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-01-20T08:54:59.819Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T08:54:59.819Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunModeHostname [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunMount [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-01-20T08:55:02.034Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T08:55:02.034Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-01-20T08:55:09.183Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-01-20T08:55:09.183Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T08:55:09.183Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-01-20T08:55:09.183Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T08:55:09.183Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-01-20T08:55:09.183Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T08:55:09.183Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-01-20T08:55:15.039Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-01-20T08:55:18.820Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-01-20T08:55:18.820Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNetHost [2022-01-20T08:55:18.820Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-01-20T08:55:18.820Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-01-20T08:55:18.820Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-01-20T08:55:18.820Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-01-20T08:55:18.820Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-01-20T08:55:18.820Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-01-20T08:55:18.820Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-01-20T08:55:18.820Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-01-20T08:55:20.381Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-01-20T08:55:22.595Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-01-20T08:55:24.807Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-01-20T08:55:25.791Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-01-20T08:55:28.003Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-01-20T08:55:28.474Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T08:55:28.474Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-01-20T08:55:28.474Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T08:55:28.474Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-01-20T08:55:28.474Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T08:55:28.474Z] === RUN TestDockerSuite/TestRunPortInUse [2022-01-20T08:55:28.474Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T08:55:28.474Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-01-20T08:55:28.474Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T08:55:28.474Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-01-20T08:55:28.474Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T08:55:28.474Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-01-20T08:55:28.474Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T08:55:28.474Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-01-20T08:55:28.474Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T08:55:28.474Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-01-20T08:55:31.422Z] === RUN TestDockerSuite/TestRunPublishPort [2022-01-20T08:55:31.422Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T08:55:31.422Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-01-20T08:55:31.422Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T08:55:31.422Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-01-20T08:55:31.422Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T08:55:31.422Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-01-20T08:55:31.422Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T08:55:31.422Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-01-20T08:55:31.422Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:55:31.889Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-01-20T08:55:40.547Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-01-20T08:55:40.547Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T08:55:40.547Z] === RUN TestDockerSuite/TestRunRm [2022-01-20T08:55:47.700Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-01-20T08:55:52.455Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-01-20T08:55:55.418Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-01-20T08:55:57.628Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-01-20T08:55:59.841Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-01-20T08:56:02.787Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-01-20T08:56:02.787Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T08:56:02.787Z] === RUN TestDockerSuite/TestRunState [2022-01-20T08:56:02.787Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T08:56:02.787Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-01-20T08:56:09.950Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-01-20T08:56:09.950Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:56:09.950Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-01-20T08:56:11.511Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-01-20T08:56:11.511Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T08:56:11.511Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-01-20T08:56:11.511Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T08:56:11.511Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-01-20T08:56:11.978Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-01-20T08:56:11.978Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-01-20T08:56:11.978Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T08:56:11.978Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUserByID [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T08:56:16.724Z] === RUN TestDockerSuite/TestRunUserByName [2022-01-20T08:56:16.724Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T08:56:17.191Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-01-20T08:56:19.406Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-01-20T08:56:19.406Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T08:56:19.406Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-01-20T08:56:21.626Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-01-20T08:56:21.626Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T08:56:21.626Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-01-20T08:56:21.626Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T08:56:21.626Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-01-20T08:56:24.584Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-01-20T08:56:37.123Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-01-20T08:56:41.886Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-01-20T08:56:47.769Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-01-20T08:56:47.769Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T08:56:47.769Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-01-20T08:56:47.769Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-01-20T08:56:49.990Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-01-20T08:56:52.949Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-01-20T08:56:55.170Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-01-20T08:56:55.170Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T08:56:55.170Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-01-20T08:56:55.170Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-01-20T08:56:55.170Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-01-20T08:56:55.170Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:56:55.170Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-01-20T08:56:55.170Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T08:56:55.170Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-01-20T08:56:55.170Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T08:56:55.170Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-01-20T08:56:55.170Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T08:56:55.170Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-01-20T08:56:55.170Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T08:56:55.170Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-01-20T08:56:59.938Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-01-20T08:57:01.507Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-01-20T08:57:03.739Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-01-20T08:57:08.502Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-01-20T08:57:08.502Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-01-20T08:57:08.502Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-01-20T08:57:08.502Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-01-20T08:57:08.502Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveImageId [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-01-20T08:57:08.502Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T08:57:08.502Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-01-20T08:57:10.722Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-01-20T08:57:11.192Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-01-20T08:57:11.192Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-01-20T08:57:11.662Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-01-20T08:57:13.232Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-01-20T08:57:20.402Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-01-20T08:57:20.402Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T08:57:20.402Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-01-20T08:57:29.083Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-01-20T08:57:29.083Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:57:29.083Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-01-20T08:57:32.043Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-01-20T08:57:32.043Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T08:57:32.044Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-01-20T08:57:32.044Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:57:32.044Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-01-20T08:57:32.044Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T08:57:32.525Z] === RUN TestDockerSuite/TestStartRecordError [2022-01-20T08:57:32.525Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T08:57:32.525Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-01-20T08:57:42.966Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-01-20T08:57:42.966Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:57:42.966Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-01-20T08:57:42.966Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T08:57:42.966Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-01-20T08:57:42.966Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:57:42.966Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-01-20T08:57:42.966Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:57:42.966Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-01-20T08:57:42.966Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T08:57:42.966Z] === RUN TestDockerSuite/TestStatsNoStream [2022-01-20T08:57:42.966Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:57:42.966Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-01-20T08:57:45.186Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-01-20T08:57:47.427Z] === RUN TestDockerSuite/TestTopPrivileged [2022-01-20T08:57:47.427Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T08:57:47.898Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-01-20T08:57:50.119Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-01-20T08:57:50.119Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T08:57:50.119Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-01-20T08:57:50.119Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T08:57:50.119Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-01-20T08:57:50.119Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:57:50.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-01-20T08:57:50.119Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T08:57:50.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-01-20T08:57:50.119Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:57:50.119Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-01-20T08:57:50.119Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T08:57:50.119Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-01-20T08:58:07.960Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-01-20T08:58:07.960Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-01-20T08:58:07.960Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-01-20T08:58:07.960Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T08:58:07.960Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-01-20T08:58:07.960Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-01-20T08:58:07.960Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-01-20T08:58:07.960Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-01-20T08:58:09.529Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-01-20T08:58:09.529Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-01-20T08:58:13.334Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-01-20T08:58:13.334Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-01-20T08:58:13.803Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-01-20T08:58:13.803Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-01-20T08:58:13.803Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-01-20T08:58:28.756Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-01-20T08:58:28.756Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:58:28.756Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-01-20T08:58:28.756Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-01-20T08:58:28.756Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-01-20T08:58:28.756Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T08:58:28.756Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-01-20T08:58:34.651Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-01-20T08:58:35.121Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-01-20T08:58:35.121Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-01-20T08:58:45.562Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-01-20T08:58:45.562Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T08:58:45.562Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite (2603.26s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (101.55s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.85s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.70s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.41s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.44s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.28s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.13s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.58s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.77s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.24s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.57s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.97s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.69s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.97s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.17s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.75s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.75s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddTar (52.35s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.98s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.90s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.66s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.77s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.96s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.59s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.89s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.68s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (31.64s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.45s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.38s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.38s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.39s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.43s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.35s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.20s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (3.73s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T08:58:46.032Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (10.14s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.49s) [2022-01-20T08:58:46.032Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.65s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.97s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.56s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.53s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.67s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.52s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.16s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.01s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.97s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.18s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (90.28s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.72s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.18s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.06s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.31s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.93s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.31s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.93s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (107.52s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.26s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.72s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.46s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.16s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.33s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.11s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.06s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.53s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.72s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFails (2.41s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.08s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.43s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.97s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.20s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.49s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.64s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildHistory (11.98s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.21s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.04s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.61s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLabels (1.05s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.39s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.89s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.17s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.66s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.99s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.48s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.65s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.54s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.75s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.21s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.83s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.48s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.42s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.11s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.60s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.61s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.74s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.22s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.07s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.53s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.13s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.10s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.40s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.27s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.77s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildRm (12.96s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.50s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.68s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.85s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.28s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.30s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.46s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.79s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildStderr (4.46s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.09s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.24s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.31s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.57s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.27s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.98s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.59s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.84s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.40s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.89s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.04s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.08s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.83s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.93s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.24s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.99s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.25s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.52s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.24s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.34s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.80s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestCommitChange (5.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.54s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.50s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestCommitTTY (6.77s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.27s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.92s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.09s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.46s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.40s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.55s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.59s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.27s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.32s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.38s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.37s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.49s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.17s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.39s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.95s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.97s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.89s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.14s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.22s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.41s) [2022-01-20T08:58:46.033Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.16s) [2022-01-20T08:58:46.033Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.92s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.94s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.67s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.72s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.68s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.75s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00052e9d8_} (2.73s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12323111011_c:\foo_false____} (2.69s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12323111011_c:\foo_true____} (2.68s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.44s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.32s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.49s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.41s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.49s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.20s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpToCaseH (19.23s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpToDot (7.49s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCpToStdout (2.83s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.57s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.11s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.55s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.57s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.61s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.55s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.37s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsCopy (4.99s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.28s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.51s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.08s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.12s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFilters (5.79s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFormat (5.07s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsRename (2.71s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsResize (7.94s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.40s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.00s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.86s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.53s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.03s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.20s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.26s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.40s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.39s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.13s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.19s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.40s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecInspectID (4.86s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.80s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.59s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.95s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.06s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.10s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.10s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.08s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.27s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.92s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.25s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.61s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.91s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.29s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.40s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.31s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectDefault (2.24s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectHistory (4.49s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.40s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.25s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.32s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.27s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectStatus (2.62s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.34s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.35s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.44s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.51s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.39s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.36s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.26s) [2022-01-20T08:58:46.034Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T08:58:46.034Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.09s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.12s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.71s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.41s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.88s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.95s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.98s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.70s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.35s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.44s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.43s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsSince (9.21s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsTail (3.21s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.69s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.37s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.66s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.76s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsByOrder (8.39s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.64s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.54s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.87s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.98s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.29s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.61s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.79s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.43s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.04s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.12s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.60s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.13s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.90s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.53s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.32s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.14s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.94s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.22s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.94s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.82s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.60s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.27s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.46s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.55s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.54s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.87s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.29s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.19s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.60s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.93s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.28s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.50s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.33s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.44s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.30s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.37s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T08:58:46.035Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.15s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T08:58:46.035Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.54s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.47s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.31s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.27s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.28s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.30s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.28s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.26s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.37s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunExitCode (2.29s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.36s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.26s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.21s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.06s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.89s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.98s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.27s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.87s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.07s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.32s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.29s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.08s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.08s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.88s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunRm (7.20s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.66s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.89s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.36s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.23s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.58s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.14s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.04s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.80s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.25s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.25s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.20s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (12.07s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.50s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.53s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.53s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.36s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.33s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.92s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.27s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.46s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T08:58:46.506Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-01-20T08:58:46.506Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.98s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.73s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.11s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.63s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.38s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.27s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.34s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.76s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.30s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.46s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.85s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.63s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.05s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.13s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.54s) [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-01-20T08:58:46.507Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-01-20T08:58:46.507Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-01-20T08:58:46.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-01-20T08:58:46.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-01-20T08:58:46.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-01-20T08:58:46.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-01-20T08:58:46.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-01-20T08:58:46.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-01-20T08:58:46.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-01-20T08:58:46.507Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthTokenSuite [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-01-20T08:58:46.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-01-20T08:58:46.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-01-20T08:58:46.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-01-20T08:58:46.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-01-20T08:58:46.507Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T08:58:46.507Z] === RUN TestDockerDaemonSuite [2022-01-20T08:58:46.507Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-01-20T08:58:46.507Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-01-20T08:58:46.507Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-01-20T08:58:46.507Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.507Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T08:58:46.507Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T08:58:46.507Z] === RUN TestDockerSwarmSuite [2022-01-20T08:58:46.507Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-01-20T08:58:46.507Z] === RUN TestDockerPluginSuite [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-01-20T08:58:46.508Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T08:58:46.508Z] === RUN TestDockerExternalVolumeSuite [2022-01-20T08:58:46.508Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-01-20T08:58:46.508Z] === RUN TestDockerNetworkSuite [2022-01-20T08:58:46.508Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-01-20T08:58:46.508Z] === RUN TestDockerHubPullSuite [2022-01-20T08:58:46.508Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-01-20T08:58:46.508Z] PASS [2022-01-20T08:58:46.508Z] ok github.com/docker/docker/integration-cli 2603.667s [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === Skipped [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T08:58:46.508Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T08:58:46.508Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T08:58:46.508Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T08:58:46.508Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T08:58:46.508Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T08:58:46.508Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T08:58:46.508Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T08:58:46.508Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T08:58:46.508Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-20T08:58:46.508Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T08:58:46.508Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T08:58:46.508Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T08:58:46.508Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-01-20T08:58:46.508Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T08:58:46.508Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.33s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-20T08:58:46.508Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.508Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-01-20T08:58:46.508Z] [2022-01-20T08:58:46.508Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-01-20T08:58:46.509Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.35s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.35s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-20T08:58:46.509Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T08:58:46.509Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T08:58:46.509Z] docker_cli_sni_test.go:18: Flakey test [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T08:58:46.509Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T08:58:46.509Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T08:58:46.509Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T08:58:46.509Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T08:58:46.509Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T08:58:46.509Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.509Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-01-20T08:58:46.509Z] [2022-01-20T08:58:46.509Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T08:58:46.510Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T08:58:46.510Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T08:58:46.510Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T08:58:46.510Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T08:58:46.510Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T08:58:46.510Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-20T08:58:46.510Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2022-01-20T08:58:46.510Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T08:58:46.510Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T08:58:46.510Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T08:58:46.510Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T08:58:46.510Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T08:58:46.510Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T08:58:46.510Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-01-20T08:58:46.510Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T08:58:46.510Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.510Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-01-20T08:58:46.510Z] [2022-01-20T08:58:46.510Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T08:58:46.510Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T08:58:46.511Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T08:58:46.511Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T08:58:46.511Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T08:58:46.511Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T08:58:46.511Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T08:58:46.511Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T08:58:46.511Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T08:58:46.511Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T08:58:46.511Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T08:58:46.511Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.511Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-01-20T08:58:46.511Z] [2022-01-20T08:58:46.511Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T08:58:46.512Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.512Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-01-20T08:58:46.512Z] [2022-01-20T08:58:46.512Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T08:58:46.981Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.981Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-01-20T08:58:46.981Z] [2022-01-20T08:58:46.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T08:58:46.981Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.981Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-01-20T08:58:46.981Z] [2022-01-20T08:58:46.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T08:58:46.981Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.981Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-01-20T08:58:46.981Z] [2022-01-20T08:58:46.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T08:58:46.981Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.981Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-01-20T08:58:46.981Z] [2022-01-20T08:58:46.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T08:58:46.981Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.981Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-01-20T08:58:46.981Z] [2022-01-20T08:58:46.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T08:58:46.981Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.981Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-01-20T08:58:46.981Z] [2022-01-20T08:58:46.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T08:58:46.981Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.981Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-01-20T08:58:46.981Z] [2022-01-20T08:58:46.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T08:58:46.982Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T08:58:46.982Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T08:58:46.982Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T08:58:46.982Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T08:58:46.982Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:58:46.982Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T08:58:46.982Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T08:58:46.982Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T08:58:46.982Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T08:58:46.982Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T08:58:46.982Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.982Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-01-20T08:58:46.982Z] [2022-01-20T08:58:46.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T08:58:46.982Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.983Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-01-20T08:58:46.983Z] [2022-01-20T08:58:46.983Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T08:58:46.983Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.984Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T08:58:46.984Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.984Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-01-20T08:58:46.984Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T08:58:46.985Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-01-20T08:58:46.985Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T08:58:46.985Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T08:58:46.985Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T08:58:46.985Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T08:58:46.985Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T08:58:46.985Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T08:58:46.985Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T08:58:46.985Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T08:58:46.985Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T08:58:46.985Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.985Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T08:58:46.985Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.985Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-01-20T08:58:46.985Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-01-20T08:58:46.986Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] DONE 1085 tests, 539 skipped in 2614.290s [2022-01-20T08:58:46.986Z] INFO: Integration tests ended at 01/20/2022 08:58:46. Duration:00:43:34.6259216 [2022-01-20T08:58:46.986Z] INFO: Docker info of the daemon under test at end of run [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] Containers: 2 [2022-01-20T08:58:46.986Z] Running: 0 [2022-01-20T08:58:46.986Z] Paused: 0 [2022-01-20T08:58:46.986Z] Stopped: 2 [2022-01-20T08:58:46.986Z] Images: 18 [2022-01-20T08:58:46.986Z] Server Version: 0.0.0-dev [2022-01-20T08:58:46.986Z] Storage Driver: windowsfilter [2022-01-20T08:58:46.986Z] Windows: [2022-01-20T08:58:46.986Z] Logging Driver: json-file [2022-01-20T08:58:46.986Z] Plugins: [2022-01-20T08:58:46.986Z] Volume: local [2022-01-20T08:58:46.986Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-01-20T08:58:46.986Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-01-20T08:58:46.986Z] Swarm: inactive [2022-01-20T08:58:46.986Z] Default Isolation: process [2022-01-20T08:58:46.986Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-01-20T08:58:46.986Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-01-20T08:58:46.986Z] OSType: windows [2022-01-20T08:58:46.986Z] Architecture: x86_64 [2022-01-20T08:58:46.986Z] CPUs: 4 [2022-01-20T08:58:46.986Z] Total Memory: 32GiB [2022-01-20T08:58:46.986Z] Name: azwin-2-2f4500 [2022-01-20T08:58:46.986Z] ID: LOX6:HFLP:HVW4:A5J4:AP3R:BAUC:6UJG:C5YZ:MZCI:EJPN:FFHK:KWZY [2022-01-20T08:58:46.986Z] Docker Root Dir: D:\CI\PR-43103\13\daemon [2022-01-20T08:58:46.986Z] Debug Mode (client): false [2022-01-20T08:58:46.986Z] Debug Mode (server): true [2022-01-20T08:58:46.986Z] File Descriptors: -1 [2022-01-20T08:58:46.986Z] Goroutines: 17 [2022-01-20T08:58:46.986Z] System Time: 2022-01-20T08:58:46.8855935Z [2022-01-20T08:58:46.986Z] EventsListeners: 0 [2022-01-20T08:58:46.986Z] Registry: https://index.docker.io/v1/ [2022-01-20T08:58:46.986Z] Labels: [2022-01-20T08:58:46.986Z] Experimental: false [2022-01-20T08:58:46.986Z] Insecure Registries: [2022-01-20T08:58:46.986Z] 127.0.0.0/8 [2022-01-20T08:58:46.986Z] Live Restore Enabled: false [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:46.986Z] [2022-01-20T08:58:47.456Z] INFO: Stopping daemon under test [2022-01-20T08:58:47.456Z] SUCCESS: The process with PID 5348 (child process of PID 6112) has been terminated. [2022-01-20T08:58:47.456Z] SUCCESS: The process with PID 6112 (child process of PID 1356) has been terminated. [2022-01-20T08:58:47.456Z] INFO: Stop tailing logs of the daemon under tests [2022-01-20T08:58:47.456Z] INFO: executeCI.ps1 Completed successfully at 01/20/2022 08:58:47. [2022-01-20T08:58:47.456Z] INFO: Tidying up at end of run [2022-01-20T08:58:47.456Z] INFO: Saving daemon under test log (d:\CI\PR-43103\13\dut.out) to bundles\CIDUT.out [2022-01-20T08:58:47.456Z] INFO: Saving daemon under test log (d:\CI\PR-43103\13\dut.err) to bundles\CIDUT.err [2022-01-20T08:58:47.456Z] INFO: Saving containerd logs to bundles [2022-01-20T08:58:47.456Z] INFO: Nuke-Everything... [2022-01-20T08:58:47.929Z] INFO: Container count on control daemon to delete is 2 [2022-01-20T08:58:48.399Z] 0a0ea39b1048 [2022-01-20T08:58:48.399Z] 1461b24f8191 [2022-01-20T08:58:48.399Z] INFO: Tidying pidfile d:\CI\PR-43103\13\docker.pid [2022-01-20T08:58:48.399Z] INFO: Nuking d:\CI [2022-01-20T08:59:18.558Z] INFO: Zapped successfully [2022-01-20T08:59:18.558Z] [2022-01-20T08:59:18.558Z] INFO: executeCI.ps1 exiting at Thu Jan 20 08:59:15 CUT 2022. Duration 01:10:50.7949767 [2022-01-20T08:59:18.558Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-01-20T08:59:18.809Z] Recording test results [2022-01-20T08:59:26.252Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-01-20T08:59:28.385Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-01-20T08:59:30.184Z] Archiving artifacts [2022-01-20T08:59:44.808Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43103/13/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-01-20T08:59:45.768Z] + make clean [2022-01-20T08:59:46.759Z] docker volume rm -f docker-dev-cache [2022-01-20T08:59:47.229Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS